aboutsummaryrefslogtreecommitdiff
path: root/WordPress/src/main/java/org/wordpress/android/ui/DeepLinkingIntentReceiverActivity.java
AgeCommit message (Expand)Author
2016-04-10Removing check for viewpostWill Kwon
2016-04-09Having MagicLinkSignInFragment handle the magic link intentWill Kwon
2016-04-09Opening Magic Link to sign in the userWill Kwon
2016-04-07Handling magic-login url schemeWill Kwon
2016-03-24Clarifying magic link handlingWill Kwon
2016-02-24Handling login urlWill Kwon
2015-06-16Replaced all instances of ActionBarActivity with AppCompatActivityNick Bradbury
2015-05-05remove mIsWordPressComUser from AccountModel and set hasAccessToken() friendl...Maxime Biais
2015-04-03replaced ACCESS_TOKEN and WPCOM_USERNAME preferences by a call to the default...Maxime Biais
2015-04-02new Account model + actions + db persistence and migrationMaxime Biais
2015-02-17Remove password credentials on app upgrade.Dan Roundhill
2014-11-07All Activities now extend AppCompat's ActionBarActivity.Dan Roundhill
2014-10-27refactor, rename NUX* classesMaxime Biais
2014-06-30Moved to gradle multiproject build structureBeau Collins