summaryrefslogtreecommitdiffstats
path: root/src/com
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * Add a property to control audio effectjinwu2018-08-271-7/+10
* | Fix Time bar don't update replay after trimzhuw2018-08-301-1/+15
* | Fix null pointer when copy representantionzhuw2018-08-281-0/+1
|/
* SnapdragonGallery:Add FileProviderjunjiez2018-08-142-2/+13
* Fix show toast Failed to post notification on channel "null"zhuw2018-08-011-5/+14
* Fix focus close when select video in pickerzhuw2018-07-121-0/+9
* SDGallery:Fix focus close when receive package changed intentzhuw2018-06-191-1/+24
* Fix focus close when Up event occurs before destroyzhuw2018-04-221-1/+3