summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | Gallery2: Store DATE_TAKEN as millisecondsDanesh M2018-11-201-1/+1
* | | Gallery2: Add record time to details viewFlamefire2018-11-206-28/+68
* | | Gallery2: Fix crash of gallery on showing detailsFlamefire2018-11-201-10/+22
* | | Gallery2: Try to open existing cameraMichael W2018-11-204-14/+17
* | | Gallery2: Bump minsdk and targetsdk versionArne Coucheron2018-11-202-2/+5
* | | Gallery: TileImageView: fix NPEAnas Karbila2018-11-201-1/+1
* | | FaceDetect: Catch linker errors during initializationChristopher N. Hesse2018-11-201-3/+21
* | | Rename app back to GalleryArne Coucheron2018-11-132-3/+5
* | | 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-107-6/+315
* | | Gallery2: Remove slideshow option if there are only videosyanglv2018-11-101-0/+31
* | | Move Gallery2 over to AAPT2 and new v4 modulesColin Cross2018-11-102-38/+25
* | | Use -Werror in packages/apps/Gallery2Chih-Hung Hsieh2018-11-102-1/+11
* | | Fix build with proguardColin Cross2018-11-101-2/+7
* | | Move <permission> tags to correct parent elementAlan Viverette2018-11-101-6/+0
* | | Fix makefile include for support-v4Alan Viverette2018-11-101-2/+3
* | | Fix proguard failure when using javacAlan Viverette2018-11-101-2/+4
* | | Use explicit support library prebuiltsAlan Viverette2018-11-101-2/+2
* | | Fix build Gallery2Seigo Nonaka2018-11-101-1/+2
* | | Rename android.utils.Pools to com.android.photos.util.PoolsJiyong Park2018-11-103-3/+3
* | | 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
* | | Add missing includes.Dan Albert2018-11-105-1/+11
* | | Fix misc-macro-parentheses warnings in Gallery2.Chih-Hung Hsieh2018-11-102-10/+10
* | | Float.NaN != ... always evaluates to true, use Float.isNaN.Ian Rogers2018-11-107-9/+7
* | | Fix ProGuard error.Ying Wang2018-11-101-0/+3
|/ /
* | Merge d661be8b145151b69ba2db7609acb8cdf31a3a8d on remote branchLinux Build Service Account2018-10-252-3/+5
|\|
| * SnapdraongGallery:Fix CTS issuejunjiez2018-10-151-1/+0
| * Fix video play status error when press power button twicezhuw2018-09-251-2/+5
* | Merge 5b873ebc30599be247847b8497ad46ca9393a294 on remote branchLinux Build Service Account2018-10-0711-15/+93
|\|
| * 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