forked from photo/mobile-android
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- GoogleLoginFragment, MainActivity, PhotoDetailsActivity.PhotoDetailsUiFragment, SyncUploadFragment, UploadActivity.UploadUiFragment: currentInstance now is nulled in onDestroy only if it equals to destroying fragment such as in some cases it is possible that 2 instance of the fragment will be in memory at the time - PhotoDetailsActivity.PhotoDetailsUiFragment: updated date format in photo details to be locale specified - PhotoDetailsActivity.PhotoDetailsUiFragment: replaced mImageWorker2.loadImage call with the one with less parameters - CommonUtils: added formatDateTime method
- Loading branch information
1 parent
ec6d5ca
commit 9e298d0
Showing
6 changed files
with
88 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters