aboutsummaryrefslogtreecommitdiff
path: root/WordPress/src/main/java/org/wordpress/android/ui/accounts/AbstractFragment.java
AgeCommit message (Expand)Author
2016-06-07added proper Context (activity, service, applicatino) wherever needed to be p...Mario Zorz
2016-04-20Checking for not only next, but enter as wellWill Kwon
2016-04-10Converting to support FragmentsWill Kwon
2016-01-21Remove debug log - add info log when user goes to the New Account screen - ca...Maxime Biais
2015-12-10Showing keyboard for input in list editor when FAB is clickedTony Rankin
2015-04-13replace switch/case on non final field by if/elseifMaxime Biais
2015-02-18Added a listener for when a REST API request fails with an authorization error.Dan Roundhill
2014-12-04fix #2036: check if the fragment is addedMaxime Biais
2014-10-27refactor, rename NUX* classesMaxime Biais