aboutsummaryrefslogtreecommitdiff
path: root/WordPress/src/main/java/org/wordpress/android/ui/prefs/MyProfileFragment.java
AgeCommit message (Expand)Author
2016-08-16Show toast when user changes My Profile without a connectionNick Bradbury
2016-07-27Adds missing setTargetFragment statement to MyProfileFragmentOguz Kocer
2016-07-27MyProfileFragment now directly handles the ProfileInputDialogFragment callbackOguz Kocer
2016-07-26Removes an empty lineOguz Kocer
2016-07-25Handle ProfileInputDialogFragment.Callback inside the activityOguz Kocer
2016-07-25Register for events in MyProfileFragment instead of activityOguz Kocer
2016-07-22Revert "Use tag instead of textview id for ProfileInputDialogFragment callback"Oguz Kocer
2016-07-22Use tag instead of textview id for ProfileInputDialogFragment callbackOguz Kocer
2016-07-22Initial implementation of MyProfileFragment introducedOguz Kocer