summaryrefslogtreecommitdiffstats
path: root/src/com
Commit message (Expand)AuthorAgeFilesLines
* Gallery2: Migrate remaining bits to AndroidXWang Han2019-10-215-5/+9
* Move Gallery2 to androidx.Aurimas Liutikas2019-10-2130-50/+49
* Gallery2: Get rid of packages monitorLuK13372019-10-212-97/+9
* Gallery: Kill media effect dialog on moviesLuca Stefani2019-10-213-625/+1
* Gallery2: Fix various issues and glitchesArne Coucheron2019-10-217-19/+25
* Gallery2: Fix potential crashMichael W2019-10-211-1/+9
* Gallery2: Fix views overlapCagdas Caglak2019-10-211-1/+8
* Gallery2: Increase the size of the tiles when decoding imagesGabriele M2019-10-211-1/+1
* Gallery2: Support the newly added media file types in MTP modeJaesung Chung2019-10-212-7/+48
* Gallery2: Remove 3D overscroll effectMichael Bestas2019-10-214-268/+8
* Gallery2: Everyone or no oneJoey Rizzoli2019-10-211-26/+1
* Gallery2: Replace hamburger menu with bottom barJoey Rizzoli2019-10-216-162/+58
* Gallery2: Move & improve CAF stringsMichael Bestas2019-10-211-3/+3
* Gallery2: Update menuJoey Rizzoli2019-10-213-6/+0
* Gallery2: Update themeJoey Rizzoli2019-10-212-2/+4
* Gallery2: Change all share intents to chooser stylemaxwen2019-10-217-114/+106
* Gallery2: Make sure no NPE happensMichael W2019-10-213-11/+22
* Gallery2: Reduce logspam in video playeremancebo2019-10-214-34/+84
* Gallery2: Store DATE_TAKEN as millisecondsDanesh M2019-10-211-1/+1
* Gallery2: Add record time to details viewFlamefire2019-10-213-13/+36
* Gallery2: Try to open existing cameraMichael W2019-10-213-9/+13
* Gallery: TileImageView: fix NPEAnas Karbila2019-10-211-1/+1
* FaceDetect: Catch linker errors during initializationChristopher N. Hesse2019-10-211-3/+21
* 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-215-6/+288
* Gallery2: Remove slideshow option if there are only videosyanglv2019-10-211-0/+31
* 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
* Float.NaN != ... always evaluates to true, use Float.isNaN.Ian Rogers2019-10-217-9/+7
* fix FC when apply some DDM effectzhuw2019-04-251-1/+1
* Revert "fix cannot delete media files in SnapdragonGallery"zhuw2019-04-172-19/+0
* fix cannot delete media files in SnapdragonGalleryzhuw2019-04-112-0/+19
* 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-172-7/+70
|\
| * SnapdraongGallery:add HEIF supportjunjiez2018-09-142-7/+70
* | SnapdraongGallery:PrintHelper errorjunjiez2018-09-142-1/+7
|/
* Disable TruePortrait.jinwu2018-09-131-4/+4
* Merge "Add a property to control audio effect"Linux Build Service Account2018-09-021-7/+10
|\