aboutsummaryrefslogtreecommitdiff
path: root/AndroidManifest.xml
AgeCommit message (Expand)Author
2013-09-10Upgrade target versionBeau Collins
2013-09-03Passcode: Styling the keyboardDanilo 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-27Added the first and very raw version of PasscodeLocker - See#44.Danilo Ercoli
2013-08-19Don't continue processing the image in the post editor unless we have a valid...Dan Roundhill
2013-08-09Version bump.Dan Roundhill
2013-07-31Version bump.Dan Roundhill
2013-07-08Version bump!Dan Roundhill
2013-06-12Override getSenderIDs in GCMIntentService to provide the sender ID and avoid ...Dan Roundhill
2013-06-11version code bumpDan Roundhill
2013-05-24Cleaning up the manifest fileDan Roundhill
2013-05-13Updating version number.Dan Roundhill
2013-05-13Fix for notifications not registering on devices less than Android 4.0Dan Roundhill
2013-05-06Merge remote-tracking branch 'origin/master' into notificationsRobert Collins
2013-05-03Updating version number.Dan Roundhill
2013-05-02Merge branch 'master' into notificationsRobert Collins
2013-05-02Access Settings using a different activity animation. Also changed settings t...Dan Roundhill
2013-05-01Some more manifest cleanup.Dan Roundhill
2013-04-29Updating version number.Dan Roundhill
2013-04-29Use different icon for adding comment to post. Also removed 'org.wordpress.an...Dan Roundhill
2013-04-29Adding patch for adding a comment to posts. Props jamesjhuDan Roundhill
2013-04-26Notifications: Make use of note_id to pass along to NotificationsActivity so ...Dan Roundhill
2013-04-24Implementing notification repliesRobert Collins
2013-04-22Merge remote-tracking branch 'origin/master' into notificationsRobert Collins
2013-04-22Adding specific uses-feature elements for gps and network location. Should fi...Dan Roundhill
2013-04-19Updating version number.Dan Roundhill
2013-04-19Don't use any special launchModes for menu drawer activities. Since we create...Dan Roundhill
2013-04-18Don't use singleTask launch mode for PostsActivity since it is the main activ...Dan Roundhill
2013-04-15!ReaderActivity should use the singleTask launch mode.Dan Roundhill
2013-04-14Fixed post/page upload error message from not showing when the Posts or Pages...Dan Roundhill
2013-04-12Show soft keyboard when AddCommentActivity launchesJames Hu
2013-04-12Additional support for global WP.com account. If credentials are change serve...Dan Roundhill
2013-04-12Refactored ReplyToCommentActivity into generic AddCommentActivity, initial su...James Hu
2013-04-11Adding global WP.com account. Refs #496Dan Roundhill
2013-04-11Configuring notificationsRobert Collins
2013-04-08Added a simple style for the welcome view layout, to better support layout on...Dan Roundhill
2013-04-06Removed onNewIntent since we are using PagesActivity now. Also made sure to n...Dan Roundhill
2013-04-04Added orientation flags to PagesActivity and ViewSiteActivity. Also made up b...Dan Roundhill
2013-04-04AddAccountActivity was missing the 'screenSize' attribute to ignore orientati...Dan Roundhill
2013-03-25Restore Last Selected ActivityDan Roundhill
2013-03-14Added 'View Site' row to menu drawer. Also changed WebViewController to exten...mrroundhill
2013-03-14Menu Drawer: Changed drawer to use a ListView in order to better support sett...mrroundhill
2013-03-12don't force new task on app launchwillnorris
2013-03-12Adding an mShouldFinish boolean to WPActionBarActivity so that we can track w...mrroundhill
2013-03-12rename two additional classes that got missedwillnorris
2013-03-12organize activitieswillnorris
2013-03-11display open source licenseswillnorris
2013-03-11refactor WebViewActivitywillnorris
2013-03-10rename Settings.java to BlogPreferences.javawillnorris