aboutsummaryrefslogtreecommitdiff
path: root/res
AgeCommit message (Expand)Author
2013-09-10Invalid 9-patch and is not usedBeau Collins
2013-09-04Passcode: Use TableLayout to hold and arrange the keyboard on the screen.Danilo Ercoli
2013-09-03Passcode: Styling the keyboardDanilo Ercoli
2013-09-03Passcode: Use android preferences to show passcode settingsDanilo Ercoli
2013-09-03Passlock: Use CheckBoxPreference to show the passlock statusDanilo Ercoli
2013-09-02Passcode: few more UI tweaksDanilo Ercoli
2013-09-02Passcode: added i18n strings, use better naming convention, added preferences...Danilo Ercoli
2013-08-31Pinlock: added a better version of the unlock screen.Danilo Ercoli
2013-08-27Added the first and very raw version of PasscodeLocker - See#44.Danilo Ercoli
2013-08-22Two steps auth on wpcom: Added instructions to help users to create an applic...Danilo Ercoli
2013-08-22Show a Toast when tapping on a post/page and the posts/pages list is refreshi...Danilo Ercoli
2013-08-09Refactored the addMedia() method to support sharing multiple picasa images to...Dan Roundhill
2013-08-09Adds support for picasa images. Used @aagam94's patch with the following chan...Dan Roundhill
2013-08-09Adding @aagam94's post excerpt patch with a few tweaks:Dan Roundhill
2013-08-08Translation updates.Dan Roundhill
2013-07-31Use 'Categories' string instead of 'Category' for label, and also set the str...Dan Roundhill
2013-07-29Add a category label and change the "Category +" button behaviorMaxime Biais
2013-07-26Remove auto addition of special "Uncategorized" categoryMaxime Biais
2013-07-26make ic_level_indicator.png icon thinnerMaxime Biais
2013-07-25Remove "Selected Categories:" labelMaxime Biais
2013-07-25New icons on delete and select category buttonsMaxime Biais
2013-07-25Refresh select category view.Maxime Biais
2013-07-25add new icon: level_indicator used in select category viewMaxime Biais
2013-07-25Replace category list in EditPost by category buttonsMaxime Biais
2013-07-11Local changes string tweak.Dan Roundhill
2013-07-09Adding an xxhdpi app icon.Dan Roundhill
2013-07-08Change to how post editor saves local drafts:Dan Roundhill
2013-07-08Moved 'View Admin' out of the nav drawer and into blog settings to fix epic u...Dan Roundhill
2013-07-08Use overlay navigation drawer to fit in with the new android standard. Note: ...Dan Roundhill
2013-07-08Check for valid comment before proceeding with edit.Dan Roundhill
2013-06-07Merge branch 'master' of https://github.com/wordpress-mobile/WordPress-AndroidDan Roundhill
2013-06-05Fix force close when signing out of WordPress.com and then tapping a blog to ...Dan Roundhill
2013-06-05Updating translations.Dan Roundhill
2013-06-04Improved comment reply error handling in notificationsRobert Collins
2013-05-31Using a NetworkImageView in reply row templateRobert Collins
2013-05-30Tweaking remote failed imageRobert Collins
2013-05-30New loading and failure images for commentsRobert Collins
2013-05-28Added menu icon for gingerbread and lower devices. Fixed capitalization on a ...Dan Roundhill
2013-05-28Adding more error catching codeDanilo Ercoli
2013-05-27Adding string from notifications branch so we can get them translated ASAPDan Roundhill
2013-05-24A few ic_drawer icons were in the wrong folder. Added a listener to fragment ...Dan Roundhill
2013-05-23Moar icons.Dan Roundhill
2013-05-23Adding menu option to sign out. It will clear all wpcom credentials, unregist...Dan Roundhill
2013-05-23Updating multiple notification icon to not have layers.Dan Roundhill
2013-05-22Removing all uses of async-http library and moved to VolleyRobert Collins
2013-05-22Using the new volley api with the rest clientRobert Collins
2013-05-22Tweaks for inbox style notifications.Dan Roundhill
2013-05-22Tint the follow button to match the color of other buttons in the view.Dan Roundhill
2013-05-22The 16dp margins weren't jiving well with the content. Switching back to 8dp ...Dan Roundhill
2013-05-21Added footer view support for single line notes list. Also matched up header ...Dan Roundhill