summaryrefslogtreecommitdiff
path: root/src/com/android/ex/photo/fragments
AgeCommit message (Expand)Author
2018-04-09Migrate libphotoviewer to androidxAurimas Liutikas
2016-03-17PhotoViewer sets ContentDescriptions when provided by PagerAdapterTavis Bohne
2016-02-09Fixed photo unbinding issue in PhotoViewFragment classJae Yoon Chong
2014-11-14Hide "couldn't load image" on image load.Andrew Sapperstein
2014-08-19Bug 16879455: PhotoViewFragment.sPhotoSize initialized lateShri Borde
2014-08-18Revert "Limit how PhotoViewFragment can be subclassed."Scott Kennedy
2014-06-12Limit how PhotoViewFragment can be subclassed.Mathew Inwood
2014-06-12Move all logic from activity into controller.Mathew Inwood
2014-02-12Add a callback for a view being "up next".Adam Copp
2014-01-06Fix b/12348405. Return null drawable.Andrew Sapperstein
2013-12-10Prevent crash if PhotoViewFragment is detached.Adam Copp
2013-10-14Expose the underlying drawable data in a PhotoViewFragmentMatt Keoshkerian
2013-09-30Update PhotoViewer to load photos as Drawable objects.Matt Keoshkerian
2013-09-13Add methodPhotoViewFragment to expose its position.Matt Keoshkerian
2013-08-01Replace ActionbarSherlock with AppCompatMartin Hibdon
2013-08-01Update PhotoViewer so that Babel can use itMartin Hibdon
2013-07-30Remove all remaining warningsScott Kennedy
2013-07-18Clean up internet state intent receiverAdam Copp
2013-04-15am c4fa70b9: Merge "Use ConnectionManager to restart loaders" into ur9Alice Yang
2013-04-15am c494d535: Merge "This CL breaks existing functionality. Gmail uses the pho...Mark Wei
2013-04-15am a4cddf7e: Merge "Hide the spinner and show failure message if photo data i...Adam Copp
2013-04-15am 8d833d1d: Use resources to specify wether or not to enforce no upscalingAdam Copp
2013-04-15resolved conflicts for merge of 99f6f3ea to jb-ub-mail-ur10Paul Westbrook
2013-03-26Use ConnectionManager to restart loadersAdam Copp
2013-03-18This CL breaks existing functionality. Gmail uses the photoviewer to display ...Mark Wei
2013-03-18Hide the spinner and show failure message if photo data is nullAdam Copp
2013-03-13Merge remote-tracking branch 'goog/jb-ub-mail-ur9' into mergeAlice Yang
2013-03-11When image bytes are unable to be decoded into a Bitmap (like TIFF files), weMark Wei
2013-03-06Use resources to specify wether or not to enforce no upscalingAdam Copp
2013-02-20Continuously attempt to load thumbnail if it fails the first time. This behaviorMark Wei
2013-02-08Let the framework manage fragmentsVikram Aggarwal
2013-01-29Starts a pending download immediately when swiping to that image.Mark Wei
2013-01-17Modify image attachments previews to conform to UX specsMark Wei
2013-01-15Load image attachments from live conversations.Mark Wei
2012-12-19Merge: "Set the scale type for the default image icon"Paul Westbrook
2012-12-19Merge: "Restart loader on attachment cursor updates:Paul Westbrook
2012-12-19Merge "Fix for panorama icon not always showing up in photo viewer"Paul Westbrook
2012-12-19Merge photo viewer changes from masterPaul Westbrook
2012-12-18Performance improvement for photoViewerMartin Hibdon
2012-11-15Need one more initLoader in a runnable.Mike Dodd
2012-11-14call initLoader in a runnableMartin Hibdon
2012-11-13Make some static members protectedMartin Hibdon
2012-11-08Make some members protectedMartin Hibdon
2012-10-30Remove PhotoViewFragment's dependency on PhotoViewActivityMartin Hibdon
2012-10-26Make PhotoViewer use the support libraryMartin Hibdon
2012-10-24Fix scale popping by disabling zoom on thumbnailsAdam Copp
2012-09-21Merge "Add option to permenantly show ProgressBar"Adam Copp
2012-09-20am 05783789: am da78c1dc: am c907eecd: Prevent NPE while viewing photo from a...Mark Wei
2012-09-20Add option to permenantly show ProgressBarAdam Copp
2012-09-19Prevent NPE while viewing photo from attachment.Mark Wei