summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* | fix force close during sharezhuw2018-09-201-0/+4
|/
* fix video and music can be played at same timezhuw2018-09-191-1/+3
* Merge "SnapdraongGallery:add HEIF support"Linux Build Service Account2018-09-173-7/+71
|\
| * SnapdraongGallery:add HEIF supportjunjiez2018-09-143-7/+71
* | SnapdraongGallery:PrintHelper errorjunjiez2018-09-142-1/+7
|/
* Merge "Disable TruePortrait."Linux Build Service Account2018-09-131-4/+4
|\
| * Disable TruePortrait.jinwu2018-09-131-4/+4
* | Add MODIFY_AUDIO_ROUTING permissionjinwu2018-09-071-0/+1
|/
* fix null pointer in settingsActivityzhuw2018-09-051-1/+1
* Merge "Add a property to control audio effect"Linux Build Service Account2018-09-021-7/+10
|\
| * Add a property to control audio effectjinwu2018-08-271-7/+10
* | Fix Time bar don't update replay after trimzhuw2018-08-302-1/+28