summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Rename app back to GalleryArne Coucheron2019-10-212-3/+5
* Add new rule about watermarkzhuw2019-10-212-1/+31
* Fix the issue of view don't reload when onPausejinwu2019-10-211-1/+0
* Fix FC of parsing uri is nulljinwu2019-10-211-0/+1
* SDGallery:Fix monkey FC when url from pick activity is nullzhuw2019-10-211-1/+3
* Don't show Camera Icon when no pictures found in Albumsjinwu2019-10-211-6/+0
* SnapdragonGallery: Fix crash show dialog when activity finishedzhuw2019-10-211-2/+5
* SnapdragonGallery: Fix dialog dismiss when homezhuw2019-10-211-1/+0
* SnapdragonGallery: Fix FC when init() before setContentViewzhuw2019-10-211-1/+5
* Gallery2: Support GIF animationLikai Ding2019-10-217-6/+315
* Gallery2: Remove slideshow option if there are only videosyanglv2019-10-211-0/+31
* Move Gallery2 over to AAPT2 and new v4 modulesColin Cross2019-10-212-38/+25
* Use -Werror in packages/apps/Gallery2Chih-Hung Hsieh2019-10-212-1/+11
* Fix build with proguardColin Cross2019-10-211-2/+7
* Fix makefile include for support-v4Alan Viverette2019-10-211-2/+3
* Fix proguard failure when using javacAlan Viverette2019-10-211-2/+4
* Use explicit support library prebuiltsAlan Viverette2019-10-211-2/+2
* Fix build Gallery2Seigo Nonaka2019-10-211-1/+2
* Rename android.utils.Pools to com.android.photos.util.PoolsJiyong Park2019-10-213-3/+3
* Gallery2: Fix CollectionIncompatibleTypeAndreas Gampe2019-10-211-1/+1
* Gallery2: Fix NaN comparisonsAndreas Gampe2019-10-212-4/+4
* Stop using junit classes in productionPaul Duffin2019-10-215-14/+12
* Revert "Fix compiling errors in P"Michael Bestas2019-10-215-13/+13
* Add missing includes.Dan Albert2019-10-215-1/+11
* Fix misc-macro-parentheses warnings in Gallery2.Chih-Hung Hsieh2019-10-212-10/+10
* Float.NaN != ... always evaluates to true, use Float.isNaN.Ian Rogers2019-10-217-9/+7
* Fix ProGuard error.Ying Wang2019-10-211-0/+3
* Merge c4ddefcfd1268445e003213159ade66485d36ca4 on remote branchLinux Build Service Account2019-06-300-0/+0
|\
| * Revert "Update sdk verison to 29"jinwu2019-06-141-1/+1
* | Revert "Update sdk verison to 29"jinwu2019-06-171-1/+1
* | Merge c4dbcf9f92cfc808d8c1bf5e63e2b9df5a0bc430 on remote branchLinux Build Service Account2019-06-141-1/+2
|\|
| * Merge "Add AUDIO_ROUTING permission." into android-snapdragonGallery.lnx.2.0Linux Build Service Account2019-06-091-0/+1
| |\
| | * Add AUDIO_ROUTING permission.jinwu2019-06-071-0/+1
| * | Update sdk verison to 29jinwu2019-06-091-1/+1
| |/
* | Merge 269c39685ccc0fb0f17ae189e4c366052d54b0e9 on remote branchLinux Build Service Account2019-05-062-2/+1
|\|
| * Merge "SnapdraongGallery:Fix CTS issue" into android-snapdragonGallery.lnx.2.0Linux Build Service Account2019-04-281-1/+0
| |\
| | * SnapdraongGallery:Fix CTS issuejinwu2019-04-251-1/+0
| * | fix FC when apply some DDM effectzhuw2019-04-251-1/+1
| |/
* | Merge 173c887e40682d6d3db2ea627a41eb47e7ea3198 on remote branchLinux Build Service Account2019-04-263-3/+4
|\|
| * Revert "fix cannot delete media files in SnapdragonGallery"zhuw2019-04-172-19/+0
| * Merge "fix toolbar is overlaid on ni-co-bar" into android-snapdragonGallery.l...Linux Build Service Account2019-04-162-3/+3
| |\
| | * fix toolbar is overlaid on ni-co-barzhuw2019-03-272-3/+3
| * | Merge "fix cannot delete media files in SnapdragonGallery" into android-snapd...Linux Build Service Account2019-04-162-0/+19
| |\ \
| | * | fix cannot delete media files in SnapdragonGalleryzhuw2019-04-112-0/+19
| | |/
| * / fix SecurityException on FOREGROUND_SERVICEzhuw2019-04-031-0/+1
| |/
* | Merge de2fe56987661769ad7c6b82519b01e8798c1dd7 on remote branchLinux Build Service Account2019-03-191-1/+1
|\|
| * [SnapdragonGallery] Change target SDK to 28.jinwu2019-03-041-1/+1
|/
* Move <permission> tags to just below <manifest>Lalit Kansara2018-10-011-7/+7
* Merge "fix force close when calculate scaleFactor"Linux Build Service Account2018-09-201-1/+2
|\
| * fix force close when calculate scaleFactorzhuw2018-09-191-1/+2