1. fb39715 Migrate libphotoviewer to androidx by Aurimas Liutikas · 6 years ago
  2. b5a9af5 Fix interface definition by Alan Viverette · 7 years ago
  3. 2f36ad7 Merge "PhotoPagerAdapter: Boolean.valueOf() -> Boolean.parseBoolean()" am: 717626a986 by Tobias Thierer · 8 years ago
  4. 0935fcd PhotoPagerAdapter: Boolean.valueOf() -> Boolean.parseBoolean() by Tobias Thierer · 8 years ago
  5. 8bd440f Merge "PhotoViewer sets ContentDescriptions when provided by PagerAdapter" into ub-photoviewer-dorothea by Tavis Bohne · 8 years ago
  6. 272ce63 PhotoView announces each photo as it's swiped in by Tavis Bohne · 8 years ago
  7. 1f9535b PhotoViewer sets ContentDescriptions when provided by PagerAdapter by Tavis Bohne · 8 years ago
  8. dcdb96e Allows photoviewer subclasses to modify layouts more freely. by Andrew DiMarco · 8 years ago
  9. 9fec66c Fixed photo unbinding issue in PhotoViewFragment class by Jae Yoon Chong · 8 years ago
  10. 55a7a1c Zoom behavior after over-zooming and panning speed updated by Khoa Ha · 9 years ago
  11. a1ee3cd Merge "Zoom behavior after over-zooming and panning speed updated" by Andrew Sapperstein · 8 years ago
  12. ac61de5 Zoom behavior after over-zooming and panning speed updated by Khoa Ha · 9 years ago
  13. e3bc739 Talkback shoudn't announce Photo details twice. by Yizhen Fu · 9 years ago
  14. 8650d3c Support disabling timer-based lights out by Ken Thai · 9 years ago
  15. 2181c0e Add @Nullable where required in ActionBarInterface by Scott Kennedy · 9 years ago
  16. 9ea7077 Bug 18864683: Accessibility by Shri Borde · 9 years ago
  17. 307bd80 Hide "couldn't load image" on image load. by Andrew Sapperstein · 10 years ago
  18. 05f451d Bug 16879455: setScaleAnimation() results in RuntimeException by Shri Borde · 10 years ago
  19. ff6ac38 Bug 17474391: Opening a different photo from same list of photos by Shri Borde · 10 years ago
  20. 0667dbc Overzoom animation added when attempting to zoom past max scale. by khoaha · 10 years ago
  21. 503256b Fixed bugs related to flick trajectory and boundary collision. by khoaha · 10 years ago
  22. 4a6abe4 Call setData in launch intent. b/17391328. by Andrew Sapperstein · 10 years ago
  23. e700c54 Double-tap when zoomed now zooms out to the default zoom. by khoaha · 10 years ago
  24. 8749b62 Replace == NaN with Float.isNaN. b/17107077 by Andrew Sapperstein · 10 years ago
  25. dcdb713 Merge "Bug 16879455: PhotoViewFragment.sPhotoSize initialized late" into ub-photoviewer-brady by Shri Borde · 10 years ago
  26. 55ac8ea Bug 16879455: PhotoViewFragment.sPhotoSize initialized late by Shri Borde · 10 years ago
  27. e36676c Add PhotoPagerAdapter.getContentType api by Shri Borde · 10 years ago
  28. 0641890 Revert "Limit how PhotoViewFragment can be subclassed." by Scott Kennedy · 10 years ago
  29. e4c48c7 Add #getTitle() to ActionBarInterface by Scott Kennedy · 10 years ago
  30. f39584b Search for uri from beginning of data instead of wherever by George Ruban · 10 years ago
  31. cd95597 Additional changes to support controller refactor. by Andrew Sapperstein · 10 years ago
  32. 43a39fe Limit how PhotoViewFragment can be subclassed. by Mathew Inwood · 10 years ago
  33. bb137c8 Move all logic from activity into controller. by Mathew Inwood · 10 years ago
  34. e59b79a am 274afea9: Add a null check before closing the stream by Hao Pan · 10 years ago
  35. 274afea Add a null check before closing the stream by Hao Pan · 10 years ago
  36. 9a12534 am 90382f44: Disable immersive mode on tablets before L. by Adam Copp · 10 years ago
  37. 90382f4 Disable immersive mode on tablets before L. by Adam Copp · 10 years ago
  38. 19aeb66 Add a callback for a view being "up next". by Adam Copp · 10 years ago
  39. 8145871 Don't leave stale cursors in the adapter. by Tony Mantler · 10 years ago
  40. 7887d96 Fix b/12348405. Return null drawable. by Andrew Sapperstein · 10 years ago
  41. 32cedba Prevent crash if PhotoViewFragment is detached. by Adam Copp · 11 years ago
  42. 61be90b Fix b/11460582: Photos not rendering. by Andrew Sapperstein · 11 years ago
  43. f5a3069 Use SYSTEM_UI_FLAG_FULLSCREEN for all uses of lights out mode in JellyBean. by Matt Keoshkerian · 11 years ago
  44. e6d7d3e Merge "Remove HTTP downloads from photoviewer lib." into klp-ub-dev by Adam Copp · 11 years ago
  45. e9825b8 Fix crashing in GB when entering photoviewer by Matt Keoshkerian · 11 years ago
  46. 1b64142 Delay calls to setting lights out until after enter animation completes by Matt Keoshkerian · 11 years ago
  47. 7a75fba Remove HTTP downloads from photoviewer lib. by Adam Copp · 11 years ago
  48. 5f0775a Immersive mode. by Andrew Sapperstein · 11 years ago
  49. 8728a3d Expose the underlying drawable data in a PhotoViewFragment by Matt Keoshkerian · 11 years ago
  50. 8438174 Put debug logging behind a Log.isLoggable call. by Matt Keoshkerian · 11 years ago
  51. 4f49ea6 Update PhotoViewer to load photos as Drawable objects. by Matt Keoshkerian · 11 years ago
  52. 6893051 Allow PhotoViewActivity intent to be created by name by Paul Westbrook · 11 years ago
  53. 69d49ba Don't scale on double tap if there is movement before an up event by Mindy DelliCarpini · 11 years ago
  54. 255eb43 Revert "Don't scale on double tap if there is movement before an up event" by Mindy DelliCarpini · 11 years ago
  55. 7323508 Don't scale on double tap if there is movement before an up event by Mindy Pereira · 11 years ago
  56. bcf946b Add methodPhotoViewFragment to expose its position. by Matt Keoshkerian · 11 years ago
  57. f0fac25 Don't scale on double tap if there is movement before an up event by Mindy Pereira · 11 years ago
  58. 9c4f413 Use support lib LruCache. by Andrew Sapperstein · 11 years ago
  59. b0cade1 Only decode EXIF orientation for JPEG images. by Mark Wei · 11 years ago
  60. f75b928 resolved conflicts for merge of c631b5a4 to klp-dev by Scott Kennedy · 11 years ago
  61. c631b5a Decode EXIF data from input streams. by Mark Wei · 11 years ago
  62. 112d29f Build two photo viewer targets by Paul Westbrook · 11 years ago
  63. 6e7a042 Fix photoviewer to work with appcompat. by Andrew Sapperstein · 11 years ago
  64. 13ea5dd Put setPhotoIndex() back in photoViewActivity by Martin Hibdon · 11 years ago
  65. 5bd3566 Build fix by Martin Hibdon · 11 years ago
  66. 6c056da Fix build by Martin Hibdon · 11 years ago
  67. 1ccbed8 Fix build by Martin Hibdon · 11 years ago
  68. 8670cef Replace ActionbarSherlock with AppCompat by Martin Hibdon · 11 years ago
  69. 1fabec8 Fix display of background by Martin Hibdon · 11 years ago
  70. 18c8569 Don't keep redisplaying the temporary image by Martin Hibdon · 11 years ago
  71. ca8fdcd Update PhotoViewer so that Babel can use it by Martin Hibdon · 11 years ago
  72. 757c044 am 73841d32: Remove all remaining warnings by Scott Kennedy · 11 years ago
  73. 73841d3 Remove all remaining warnings by Scott Kennedy · 11 years ago
  74. 9bd370f am 7732839c: Clean up internet state intent receiver by Adam Copp · 11 years ago
  75. 7732839 Clean up internet state intent receiver by Adam Copp · 11 years ago
  76. 3178de8 am 0e3c85d4: Photoviewer should only compare paths when matching initialPhotoUri. by Mark Wei · 11 years ago
  77. 0e3c85d Photoviewer should only compare paths when matching initialPhotoUri. by Mark Wei · 11 years ago
  78. 2362ca9 am a3c441f1: Return when loader reset. by Andrew Sapperstein · 11 years ago
  79. a3c441f Return when loader reset. by Andrew Sapperstein · 11 years ago
  80. 4cb179b Get rid of a log from Exif when no orientation found. by Mike Dodd · 11 years ago
  81. 5f63dbf resolved conflicts for merge of c5648887 to master by Paul Westbrook · 11 years ago
  82. ff9cbd0 am c4fa70b9: Merge "Use ConnectionManager to restart loaders" into ur9 by Alice Yang · 11 years ago
  83. 4803629 am 4caec680: Merge "Hide spinners if airplane mode enabled whilst browsing images" into jb-mr2-dev by Adam Copp · 11 years ago
  84. 1c0f1cd am c494d535: Merge "This CL breaks existing functionality. Gmail uses the photoviewer to display attachments that are not yet downloaded. While we download the image, we expect that the Bitmap will be null." into jb-mr2-dev by Mark Wei · 11 years ago
  85. f6adcd2 am a4cddf7e: Merge "Hide the spinner and show failure message if photo data is null" into jb-mr2-dev by Adam Copp · 11 years ago
  86. 0e6550a am efd51fc1: Always set ViewPager adapter immediately. by Adam Copp · 11 years ago
  87. 9724edd am 8d833d1d: Use resources to specify wether or not to enforce no upscaling by Adam Copp · 11 years ago
  88. e348198 am 5c16562c: Allow any class to be used for viewing photos by Martin Hibdon · 11 years ago
  89. c564888 resolved conflicts for merge of 99f6f3ea to jb-ub-mail-ur10 by Paul Westbrook · 11 years ago
  90. c4fa70b Merge "Use ConnectionManager to restart loaders" into ur9 by Alice Yang · 11 years ago
  91. ccc9513 Merge "Use ConnectionManager to restart loaders" into jb-mr2-dev by Adam Copp · 11 years ago
  92. 5179456 Use ConnectionManager to restart loaders by Adam Copp · 11 years ago
  93. 4caec68 Merge "Hide spinners if airplane mode enabled whilst browsing images" into jb-mr2-dev by Adam Copp · 11 years ago
  94. 112958e Hide spinners if airplane mode enabled whilst browsing images by Adam Copp · 11 years ago
  95. c494d53 Merge "This CL breaks existing functionality. Gmail uses the photoviewer to display attachments that are not yet downloaded. While we download the image, we expect that the Bitmap will be null." into jb-mr2-dev by Mark Wei · 11 years ago
  96. 22d4e84 This CL breaks existing functionality. Gmail uses the photoviewer to display attachments that are not yet downloaded. While we download the image, we expect that the Bitmap will be null. by Mark Wei · 11 years ago
  97. a4cddf7 Merge "Hide the spinner and show failure message if photo data is null" into jb-mr2-dev by Adam Copp · 11 years ago
  98. 0c8b9ed Hide the spinner and show failure message if photo data is null by Adam Copp · 11 years ago
  99. c06b017 Always set ViewPager adapter immediately. by Adam Copp · 11 years ago
  100. efd51fc Always set ViewPager adapter immediately. by Adam Copp · 11 years ago