summaryrefslogtreecommitdiffstats
path: root/src/com/android
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'LA.UM.7.3.r1-06900-sdm845.0' into HEADBruno Martins2019-03-276-7/+64
|\
| * Merge 607dbbce47ceb7a63bd49ddb6af0c2026c4b1d9a on remote branchLinux Build Service Account2019-01-092-0/+6
| |\
| | * Merge "fix NullPointerException in applyOriginalAspect" into android-snapdrag...Linux Build Service Account2019-01-011-0/+3
| | |\
| | | * fix NullPointerException in applyOriginalAspectzhuw2018-12-101-0/+3
| | * | fix monkey force close in showRepresentationzhuw2018-12-101-0/+3
| | |/
| * | Merge 0e13f5a5b5098b78d6c446e201f0ef7be8db2d0e on remote branchLinux Build Service Account2018-12-094-7/+58
| |\|
| | * SnapdraongGallery:Fix black screenjunjiez2018-11-211-6/+6
| | * change Home button function in timelinepagezhuw2018-11-012-0/+46
| | * fix monkey FC when delete itemzhuw2018-10-171-1/+6
* | | Move Gallery2 to androidx.Aurimas Liutikas2018-11-2030-50/+49
* | | Gallery2: Get rid of packages monitorLuK13372018-11-202-97/+9
* | | Gallery: Kill media effect dialog on moviesLuca Stefani2018-11-203-626/+1
* | | Gallery2: Fix various issues and glitchesArne Coucheron2018-11-207-19/+25
* | | Gallery2: Fix potential crashMichael W2018-11-201-1/+9
* | | Gallery2: Fix views overlapCagdas Caglak2018-11-201-1/+8
* | | Gallery2: Increase the size of the tiles when decoding imagesGabriele M2018-11-201-1/+1
* | | Gallery2: Support the newly added media file types in MTP modeJaesung Chung2018-11-202-7/+48
* | | Gallery2: Remove 3D overscroll effectMichael Bestas2018-11-204-268/+8
* | | Gallery2: Everyone or no oneJoey Rizzoli2018-11-201-26/+1
* | | Gallery2: Replace hamburger menu with bottom barJoey Rizzoli2018-11-206-162/+58
* | | Gallery2: Move & improve CAF stringsMichael Bestas2018-11-201-3/+3
* | | Gallery2: Update menuJoey Rizzoli2018-11-203-6/+0
* | | Gallery2: Update themeJoey Rizzoli2018-11-202-2/+4
* | | Gallery2: Change all share intents to chooser stylemaxwen2018-11-207-114/+106
* | | Gallery2: Make sure no NPE happensMichael W2018-11-203-11/+22
* | | Gallery2: Reduce logspam in video playeremancebo2018-11-204-34/+84
* | | Gallery2: Store DATE_TAKEN as millisecondsDanesh M2018-11-201-1/+1
* | | Gallery2: Add record time to details viewFlamefire2018-11-203-13/+36
* | | Gallery2: Try to open existing cameraMichael W2018-11-203-9/+13
* | | Gallery: TileImageView: fix NPEAnas Karbila2018-11-201-1/+1
* | | Add new rule about watermarkzhuw2018-11-132-1/+31
* | | Fix the issue of view don't reload when onPausejinwu2018-11-131-1/+0
* | | Fix FC of parsing uri is nulljinwu2018-11-131-0/+1
* | | SDGallery:Fix monkey FC when url from pick activity is nullzhuw2018-11-131-1/+3
* | | Don't show Camera Icon when no pictures found in Albumsjinwu2018-11-131-6/+0
* | | SnapdragonGallery: Fix crash show dialog when activity finishedzhuw2018-11-131-2/+5
* | | SnapdragonGallery: Fix dialog dismiss when homezhuw2018-11-111-1/+0
* | | SnapdragonGallery: Fix FC when init() before setContentViewzhuw2018-11-101-1/+5
* | | Gallery2: Support GIF animationLikai Ding2018-11-105-6/+288
* | | Gallery2: Remove slideshow option if there are only videosyanglv2018-11-101-0/+31
* | | Gallery2: Fix CollectionIncompatibleTypeAndreas Gampe2018-11-101-1/+1
* | | Gallery2: Fix NaN comparisonsAndreas Gampe2018-11-102-4/+4
* | | Stop using junit classes in productionPaul Duffin2018-11-105-14/+12
* | | Revert "Fix compiling errors in P"Michael Bestas2018-11-105-13/+13
* | | Float.NaN != ... always evaluates to true, use Float.isNaN.Ian Rogers2018-11-107-9/+7
|/ /
* | Merge d661be8b145151b69ba2db7609acb8cdf31a3a8d on remote branchLinux Build Service Account2018-10-251-2/+5
|\|
| * Fix video play status error when press power button twicezhuw2018-09-251-2/+5
* | Merge 5b873ebc30599be247847b8497ad46ca9393a294 on remote branchLinux Build Service Account2018-10-078-14/+90
|\|
| * 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