1. 8f8cf32 Add blue highlight when tapping 360 panorama button by Bobby Georgescu · 12 years ago
  2. 3ed8494 Merge "Fix curves tool" into gb-ub-photos-arches by nicolasroard · 12 years ago
  3. ca51847 Fix curves tool by nicolasroard · 12 years ago
  4. 7af9fac Make save button in video trimming consistent by Doris Liu · 12 years ago
  5. f4b3341 Update save button in photo editor by Doris Liu · 12 years ago
  6. 92bf870 Adding crop UI. Fixes a number of other UI bugs. by Ruben Brunk · 12 years ago
  7. 3cc77a6 Fix XML layout by nicolasroard · 12 years ago
  8. c47b09c Fix UI by nicolasroard · 12 years ago
  9. 9091fa9 layouts, image icons, and layer behavour by John Hoford · 12 years ago
  10. e63a412 Adjust text on Apply button by Bart Sears · 12 years ago
  11. 25844e7 Fixes Rotate, Flip, Straighten tools. by nicolasroard · 12 years ago
  12. ce3f980 Merge "Fixed apply bar text. Moved strings to xml." into gb-ub-photos-arches by Ruben Brunk · 12 years ago
  13. 7909f39 Fixed apply bar text. Moved strings to xml. by Ruben Brunk · 12 years ago
  14. 3a987f7 Merge "Remove old 360 icons" into gb-ub-photos-arches by Michael Kolb · 12 years ago
  15. d3cc4b0 Remove old 360 icons by Michael Kolb · 12 years ago
  16. 1f142b2 Merge "Change ActionBar spinner text size on rotate" into gb-ub-photos-arches by Bobby Georgescu · 12 years ago
  17. 40d60a4 Change ActionBar spinner text size on rotate by Bobby Georgescu · 12 years ago
  18. 55e2685 Add more space between save icon and text by Doris Liu · 12 years ago
  19. 83e27e0 Remove compare and reset from apply bar and fix text. by Ruben Brunk · 12 years ago
  20. 67ca0a7 Hide unwanted scrollbars in editor by Bobby Georgescu · 12 years ago
  21. 25c949f Change "Save" button in editor by Bobby Georgescu · 12 years ago
  22. 36590d5 Merge "Change "Done" to "Save" in editor" into gb-ub-photos-arches by Bobby Georgescu · 12 years ago
  23. 9317bf8 Change "Done" to "Save" in editor by Bobby Georgescu · 12 years ago
  24. 148caa0 Merge "Change text size in spinner to avoid overlap" into gb-ub-photos-arches by Bobby Georgescu · 12 years ago
  25. 7bb23cf Change text size in spinner to avoid overlap by Bobby Georgescu · 12 years ago
  26. ad4889c add White balance & disable UI elements by John Hoford · 12 years ago
  27. bc0be03 Set width of filmstrip/grid spinner to wrap content by Bobby Georgescu · 12 years ago
  28. b316f49 Move panorama stitch progress outside the image. by George Mount · 12 years ago
  29. 8737310 Latest UI by nicolasroard · 12 years ago
  30. 1025c6b Update design for grid/filmstrip switcher by Bobby Georgescu · 12 years ago
  31. b1ae4b1 add redeye and improve shadow removal by John Hoford · 12 years ago
  32. 16f709d Adding Crop, Rotate, Flip. by Ruben Brunk · 12 years ago
  33. f1c701f Change display of 360 panorama button by Bobby Georgescu · 12 years ago
  34. 14dafd6 New UI... by nicolasroard · 12 years ago
  35. b6d989e Implement sharpen by nicolasroard · 12 years ago
  36. 530a57a Remove ActionBarSherlock by Owen Lin · 12 years ago
  37. 011fb76 Improve display of ActionBar album mode switcher by Bobby Georgescu · 12 years ago
  38. 4367088 Merge "Fix border bug and filter application - fix layout (use framelayout) - fix copy imagepreset - added a current image state panel - remove title for border images for now" into gb-ub-photos-arches by nicolasroard · 12 years ago
  39. 09ff3c6 Update FX/pano button appearance, placement, animation by Bobby Georgescu · 12 years ago
  40. ba1ba19 Fix border bug and filter application by nicolasroard · 12 years ago
  41. 7a9f746 Remove the individual Curves channel filters Reorder the filters by nicolasroard · 12 years ago
  42. 5de46c3 Add contrast & brightness filters by John Hoford · 12 years ago
  43. ec9611c Improve ActionBar by nicolasroard · 12 years ago
  44. 78042f3 Use an actionbar by nicolasroard · 12 years ago
  45. 90a84cc Trimming: clean up the UI for trimming. by Teng-Hui Zhu · 12 years ago
  46. 4cc4609 Initial import of the new image editor by nicolasroard · 12 years ago
  47. 825ad7b Add bottom bar UI for photo page by Bobby Georgescu · 12 years ago
  48. a1a2f78 Add the UI elements for video trim activity. by Teng-Hui Zhu · 12 years ago
  49. 441b680 Remove unused resources and fix some warnings. by Owen Lin · 12 years ago
  50. 8331b6a Fix some UI bugs in using SherlockActionBar. by Owen Lin · 12 years ago
  51. a57d8fe Uses ActionBarSherlock in Gallery by Owen Lin · 12 years ago
  52. 67e633e Do not use android:attr/dividerHorizontal. by Ahbong Chang · 12 years ago
  53. 6c589e2 Divider and cancel button now show in the dialog picker. by Ahbong Chang · 12 years ago
  54. 8114743 Adding content description to effect buttons by Doris Liu · 12 years ago
  55. fef28b9 Add SimpleMenuXXX implementation for the Gingerbread platform. by Owen Lin · 12 years ago
  56. 132639d Fix white viewfinder flash introduced by Gallery UI reskin by Bobby Georgescu · 12 years ago
  57. bf1afd5 First gallery reskin iteration. by Bobby Georgescu · 12 years ago
  58. 2b44c26 Do not use listPreferredItemHeightSmall before API 14. by Wu-cheng Li · 12 years ago
  59. c909dd6 Make CustomMenu compatible with API level 10. by Owen Lin · 12 years ago
  60. 5366111 Add back the background when we show the action bar by Owen Lin · 12 years ago
  61. 1d30676 Put a black View in front of SurfaceView. by Chih-Chung Chang · 12 years ago
  62. c40e776 Fix 6046987 The header on the contextual action bar when multiple photos are selected is very janky by Ray Chen · 12 years ago
  63. 2829298 Fix b/5974240: Sliders may not be responsive to touches. by Yuli Huang · 12 years ago
  64. 61ca4fb Create a ScreenNail interface so we can add other types of screenails. by Chih-Chung Chang · 12 years ago
  65. b95e2e9 Fix 5406844 Category switcher does not highlight current selection by Ray Chen · 12 years ago
  66. b71b20d Change id "root" to "movie_view_root" to avoid confusion. by Chih-Chung Chang · 12 years ago
  67. e0f1afb Fix b/5974663: inconsistent transparency of disabled action buttons. by Yuli Huang · 12 years ago
  68. e26a8c8 Simplify EffectAction. by Yuli Huang · 13 years ago
  69. 14ff238 Refactor to remove obsolete design and improve code consistency. by Yuli Huang · 13 years ago
  70. 6618fde Add face tanning effect to gallery by Ruei-sung Lin · 13 years ago
  71. 833b347 Merge "Fix 5543077: Gallery UI tweaks." into ics-mr1 by Chih-Chung Chang · 13 years ago
  72. cf59134 Fix 5543077: Gallery UI tweaks. by Chih-Chung Chang · 13 years ago
  73. 6b5ba47 Fix 5420843 [UI] Text strings for selecting images/album for Gallery widget are confusing by Ray Chen · 13 years ago
  74. d0b3cd7 Fix b/5401109. by Yuli Huang · 13 years ago
  75. 9280f5a Merge "Fix b/5403449." into ics-mr0 by Yuli Huang · 13 years ago
  76. 5ac228e Fix b/5403449. by Yuli Huang · 13 years ago
  77. 26d36b4 Fix 5393669: New Player Control UI. by Chih-Chung Chang · 13 years ago
  78. 04114c8 Merge "Fix 5367090 Gallery top selector (Albums, Locations, Times...) dropdown must use framework component" by Ray Chen · 13 years ago
  79. 8296cb6 Replace slider assets and fix save-share-button height. by Yuli Huang · 13 years ago
  80. 843e84f Fix 5367090 Gallery top selector (Albums, Locations, Times...) dropdown must use framework component by Ray Chen · 13 years ago
  81. 06498f8 Fix b/5032231: Allow share in Photo Editor. by Yuli Huang · 13 years ago
  82. 92aa3ff Merge "Various UI fixes in Gallery" by Evan Millar · 13 years ago
  83. 6b66d70 Fix b/5317371 to make action-bar consistent with framework CAB. by Yuli Huang · 13 years ago
  84. cf19320 Various UI fixes in Gallery by Evan Millar · 13 years ago
  85. 576b871 facelift in gallery by Ruei-sung Lin · 13 years ago
  86. a31c257 Fix 5349519: The Select photo/video activity should use action bar. by Chih-Chung Chang · 13 years ago
  87. fa7e581 Fix 5299746: Tweak layout and icons by Chih-Chung Chang · 13 years ago
  88. 8f81d50 Fix 5299746: Update assets. by Chih-Chung Chang · 13 years ago
  89. 710db77 Fix 5299746: New UI layout, part 2. by Chih-Chung Chang · 13 years ago
  90. c138187 Fix 5239335 ICS Gallery: convert tabs at Gallery home to drop down by Ray Chen · 13 years ago
  91. 3312c9b Merge "Fix b/5182741: Add 'Edit' title in the action-bar." by Yuli Huang · 13 years ago
  92. c1b2e95 Fix b/5182741: Add 'Edit' title in the action-bar. by Yuli Huang · 13 years ago
  93. bc552bd Use different UIs for phone's portrait mode in manage offline page. by Owen Lin · 13 years ago
  94. efd1db0 Fix b/4643148: Make PhotoEditor integrated into Gallery. by Yuli Huang · 13 years ago
  95. 3c22898 Remove resources for Settings. by Owen Lin · 13 years ago
  96. 7f027cd Revert "Revert "Move resource to sync library."" by Owen Lin · 13 years ago
  97. 86a8b2c Revert "Move resource to sync library." by Wei Huang · 13 years ago
  98. bdcae32 Move resource to sync library. by Owen Lin · 13 years ago
  99. 7c56dc2 Fix 5133608 [UI] Details should be displayed as a system dialog in phone UI by Ray Chen · 13 years ago
  100. a85c802 Initial code for Gallery2. by Owen Lin · 13 years ago