summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | | | | | Reduce logspam in video playeremancebo2015-03-2819-51/+103
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I71b1356f7e326174378c99b4b0e5e60764a7c139
| * | | | | | | | gallery: use inJustDecodeBounds in ImageFilterBorderJorge Ruesga2015-03-282-4/+50
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | To avoid OOM exceptions loading the border drawable JIRA: BUGDUMP-20716 https://jira.cyanogenmod.org/browse/BUGDUMP-20716 Signed-off-by: Jorge Ruesga <jorge@ruesga.com> Change-Id: Ie3fdb34de83f4a863c0d1d23bb8162b2425955e9
| * | | | | | | | Gallery2 : Store DATE_TAKEN as millisecondsDanesh M2015-03-281-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | DATE_TAKEN expects milliseconds Change-Id: I1958057f1af5aaab8190cdffc81f2b994d81a186
| * | | | | | | | Camera: Fix out-of-order operations while setting up the editorRicardo Cerqueira2015-03-281-2/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The buffer's producer is created by the cache pipeline generation, so verifying that it isn't null before calling compute() is wrong. This breaks a few devices, and should actually break them all, so fix it; only check if getProducer() is valid after running setProducer() Change-Id: I9d7d03fa9c9eb7063daef2ae28a78cd70b7a5ef3
| * | | | | | | | Camera: Ensure background edition complete on back KeySuman Mukherjee2015-03-283-1/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Block back key event till the image will get displayed while user pressed edit option/icon. This'll allow the background process to cleanup memory. Added null check and bitmap recycle to avoid crash. Change-Id: Ied1c1f3ecf07a352743908135a5b7976373a58a3 CRs-Fixed: 587402
| * | | | | | | | Gallery : Filter picasa specific optionsDanesh Mondegarian2015-03-281-0/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove menu options that don't serve a purpose due to their dependency on picasa support being built in. Removed "Settings" item from menu. (GallerySettings are empty) https://jira.cyanogenmod.org/browse/CYAN-1329 Change-Id: Ie75b839ec9b30a5a934477e92523803239a238e3
| * | | | | | | | Revert "Gallery2: The settings in the gallery is blank."Michael Bestas2015-03-282-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 21a80743d420fe04c1d24ff9e36f05224bacc8d5. Change-Id: I9417af7e6c51384f289dc1e90f6794133bac5fb7
| * | | | | | | | Gallery2: Modify AOSP EL translationsMichael Bestas2015-03-281-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix wrong gender in plurals PS3: Trigger Cid Signed-off-by: Michael Bestas <mikeioannina@gmail.com> Change-Id: I4fdac15d90f1f37d02029fd88ca404d346c72f3f (cherry picked from commit 6fffb7036fcfdfd3ae7399db161ea56e5c6427e3)
| * | | | | | | | Gallery2: Remove Chinese CAF translationsMichael Bestas2015-03-284-170/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I015238ca00115e76a4d25cbbd2f69a6420c58425
| * | | | | | | | Gallery2: Set untranslatableMichael Bestas2015-03-281-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I2a8209a0a8bee15e637a690ed4aca92dba686f3c
| * | | | | | | | Gallery2: Remove unused stringsMichael Bestas2015-03-281-3/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Ib9638dd20aa0ba249152f7fe55d54c2e16b11807
| * | | | | | | | Gallery2: Improve stringsMichael Bestas2015-03-282-21/+22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I412575218eec402b194cb8b51b7bee6d2e353b79
| * | | | | | | | Gallery2: move CAF strings to codeaurora_stringsVladislav Koldobskiy2015-03-282-29/+29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I3861ed5094307034fcec830fd1ff0595a75e84e1
| * | | | | | | | Gallery2: Make grids scroll vertically by defaultcretin452015-03-288-60/+131
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Can optionally be switched back to horizontal via overlay. Change-Id: I666a2e7cfe95cba630171b6272eda9a786be4cb6
| * | | | | | | | Gallery : Remove DialogPicker theme in v21Danesh M2015-03-281-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Crashes widget selection : Caused by: java.lang.NullPointerException: Attempt to invoke virtual method 'java.lang.Class java.lang.Object.getClass()' on a null object reference at com.android.internal.app.WindowDecorActionBar.getDecorToolbar(WindowDecorActionBar.java:238) at com.android.internal.app.WindowDecorActionBar.init(WindowDecorActionBar.java:191) at com.android.internal.app.WindowDecorActionBar.<init>(WindowDecorActionBar.java:165) at android.app.Activity.initWindowDecorActionBar(Activity.java:2127) at android.app.Activity.setContentView(Activity.java:2145) at com.android.gallery3d.app.AbstractGalleryActivity.setContentView(AbstractGalleryActivity.java:142) at com.android.gallery3d.app.PickerActivity.onCreate(PickerActivity.java:48) at com.android.gallery3d.app.DialogPicker.onCreate(DialogPicker.java:28) at android.app.Activity.performCreate(Activity.java:5933) at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1105) at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2251) Change-Id: I9d83526153794e8bc0cc6ec46735ff883f004e60
| * | | | | | | | Gallery2: More material for filtershowcretin452015-03-2810-38/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I2633910d3007a12103e45d319997d239aebbc4b8
| * | | | | | | | Add clean step after recent changesdhacker292015-03-281-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | out/target/common/obj/APPS/Gallery2_intermediates/src/renderscript /src/com/android/gallery3d/filtershow/filters/ScriptC_convolve3x3.java:24: error: package android.support.v8.renderscript does not exist Change-Id: I8411ec214607d0875bea5e41d93b416585e15592
| * | | | | | | | Gallery2: Fix filtershow renderscript for lollipopcretin452015-03-2812-45/+35
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Use the non support version Change-Id: Idce8f3f4741def8dcd080f226cd9a0ef909f7eb1
| * | | | | | | | Gallery2: Materializationcretin452015-03-2853-95/+379
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Material theme - FAB - New Icon - Add missing resources for movie settings - Fix action mode - Vector drawables Change-Id: I9c8cc81759502a417a5585fd1d3fd9b61e0bd68b
| * | | | | | | | Revert "Gallery2: reduce post delay time"Surajit Podder2015-03-281-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit a062a4a3b567553622aa1e3b4de393917225b8b3. CRs-Fixed: 756218 Change-Id: I22eee7e21b0eb4a7900ae7db886b9a3cab56fe23
| * | | | | | | | Gallery2: reduce post delay timevivek mehta2015-03-281-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently there is 500ms of delay added in Video view that adds to app playback startup latency time. Reducing this delay to 50ms helps in reducing the startup latency. Change-Id: If1db674a66d68b94654868fd3e4d5c84ea5265e7
| * | | | | | | | Merge AU_LINUX_ANDROID_LA.BR.1.2.3_RB1.05.01.00.036.045 on remote branchLinux Build Service Account2015-03-250-0/+0
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I46b8141151131a10072cf896b152ab63a0e3c99d
| | * \ \ \ \ \ \ \ Merge AU_LINUX_ANDROID_LA.BR.1.2.3_RB1.05.01.00.036.044 on remote branchLinux Build Service Account2015-03-230-0/+0
| | |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: If297aaec5fb179a2353e3346d7236549243c3f16
| | | * \ \ \ \ \ \ \ Merge AU_LINUX_ANDROID_LA.BR.1.2.3_RB1.05.01.00.036.042 on remote branchLinux Build Service Account2015-03-190-0/+0
| | | |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I8f7c08f5366454009c29a1ed18624953055fbf93
| | | | * | | | | | | | Merge AU_LINUX_ANDROID_LA.BR.1.2.3_RB1.05.01.00.036.041 on remote branchLinux Build Service Account2015-03-180-0/+0
| | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I9fae43c528964a7ff378a1a661b56067e918d2bd
| | | | * | | | | | | | Merge AU_LINUX_ANDROID_LA.BR.1.2.3_RB1.05.01.00.036.039 on remote branchLinux Build Service Account2015-03-150-0/+0
| | | | |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I8497419bb354faa5e9020c505a24fd6d1e4160a5
| | | | | * \ \ \ \ \ \ \ Merge AU_LINUX_ANDROID_LA.BR.1.2.3_RB1.05.00.02.036.038 on remote branchLinux Build Service Account2015-03-120-0/+0
| | | | | |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Ie1308714811378b00f53498cd5495e5eeccb97bd
| | | | | | * \ \ \ \ \ \ \ Merge AU_LINUX_ANDROID_LA.BR.1.2.3_RB1.05.00.02.036.037 on remote branchLinux Build Service Account2015-03-110-0/+0
| | | | | | |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I83854aab55542a446809f9adb16f92c567fb3109
| | | | | | | * | | | | | | | Merge AU_LINUX_ANDROID_LA.BR.1.2.3_RB1.05.00.02.036.036 on remote branchLinux Build Service Account2015-03-090-0/+0
| | | | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: If900d6284310008b1efc0555800e1442d5d15e8d
| | | | | | | * | | | | | | | Merge AU_LINUX_ANDROID_LA.BR.1.2.3_RB1.05.00.02.036.034 on remote branchLinux Build Service Account2015-03-040-0/+0
| | | | | | | |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I81edd692e5ddbe53a1a448327d9d76aa9872e004
| | | | | | | | * | | | | | | | Merge AU_LINUX_ANDROID_LA.BR.1.2.3_RB1.05.00.02.036.033 on remote branchLinux Build Service Account2015-03-020-0/+0
| | | | | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Idf1b0453662ce521d7990741d6dedc0079acd7f1
| | | | | | | | * | | | | | | | Merge AU_LINUX_ANDROID_LA.BR.1.2.3_RB1.05.00.02.036.032 on remote branchLinux Build Service Account2015-02-260-0/+0
| | | | | | | | |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I9271353b7586de3670524fc573d7700fc9b2e06f
| | | | | | | | | * | | | | | | | Merge AU_LINUX_ANDROID_LA.BR.1.2.3_RB1.05.00.02.036.031 on remote branchLinux Build Service Account2015-02-240-0/+0
| | | | | | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I957c823f605de9894cbe0070caf4e24ea387d116
| | | | | | | | | * | | | | | | | Merge AU_LINUX_ANDROID_LA.BR.1.2.3_RB1.05.00.02.036.029 on remote branchLinux Build Service Account2015-02-200-0/+0
| | | | | | | | | |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I522455849009b37c327b3573ec2595593ea863f6
| | | | | | | | | | * \ \ \ \ \ \ \ Merge AU_LINUX_ANDROID_LA.BR.1.2.3_RB1.05.00.02.036.027 on remote branchLinux Build Service Account2015-02-180-0/+0
| | | | | | | | | | |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I2a9952d915d31ce937d16e9d5181652bffd19b6d
| | | | | | | | | | | * \ \ \ \ \ \ \ Merge AU_LINUX_ANDROID_LA.BR.1.2.3_RB1.05.00.02.036.026 on remote branchLinux Build Service Account2015-02-160-0/+0
| | | | | | | | | | | |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Ifc1d506ab2f657c5c4e855ca021981716d6ad736
| | | | | | | | | | | | * | | | | | | | Merge AU_LINUX_ANDROID_LA.BR.1.2.3_RB1.05.00.02.036.025 on remote branchLinux Build Service Account2015-02-120-0/+0
| | | | | | | | | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I5f7fbcb7b4e37f32601c9b9bf6bd894e331d97d1
| | | | | | | | | | | | * | | | | | | | Merge AU_LINUX_ANDROID_LA.BR.1.2.3_RB1.05.00.02.036.021 on remote branchLinux Build Service Account2015-02-040-0/+0
| | | | | | | | | | | | |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I659adea48d0b5adaddf7cc86f368d9680cbc3388
| | | | | | | | | | | | | * \ \ \ \ \ \ \ Merge AU_LINUX_ANDROID_LA.BR.1.2.3_RB1.05.00.02.036.020 on remote branchLinux Build Service Account2015-02-020-0/+0
| | | | | | | | | | | | | |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Iecd0f42b6b813e8f78e14421ae1e869639c707f1
| | | | | | | | | | | | | | * \ \ \ \ \ \ \ Merge "Merge AU_LINUX_ANDROID_LA.BR.1.2.3_RB1.05.00.02.036.018 on remote branch"Linux Build Service Account2015-01-220-0/+0
| | | | | | | | | | | | | | |\ \ \ \ \ \ \ \
| | | | | | | | | | | | | | | * | | | | | | | Merge AU_LINUX_ANDROID_LA.BR.1.2.3_RB1.05.00.02.036.018 on remote branchLinux Build Service Account2015-01-220-0/+0
| | | | | | | | | | | | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Ib3241beb1490410b9335526ea735d8ab557cc15a
| | | | | | | | | | | | | | | * | | | | | | | Merge AU_LINUX_ANDROID_LA.BR.1.2.3_RB1.05.00.00.036.017 on remote branchLinux Build Service Account2015-01-200-0/+0
| | | | | | | | | | | | | | | |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: If87f28def96668f0860676059d3e44ac75f29f65
| | | | | | | | | | | | | | | | * | | | | | | | Merge AU_LINUX_ANDROID_LA.BR.1.2.3_RB1.05.00.00.036.016 on remote branchLinux Build Service Account2015-01-190-0/+0
| | | | | | | | | | | | | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I6b313162f43f5e95ab01f81f9912ef5c4b22b6d0
| | | | | | | | | | | | | | | | * | | | | | | | Merge AU_LINUX_ANDROID_LA.BR.1.2.3_RB1.05.00.00.036.015 on remote branchLinux Build Service Account2015-01-160-0/+0
| | | | | | | | | | | | | | | | |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I9a3dc7c465dfd7a40b04d21c01b32ae960994aa6
| | | | | | | | | | | | | | | | | * \ \ \ \ \ \ \ Merge AU_LINUX_ANDROID_LA.BR.1.2.3_RB1.05.00.00.036.014 on remote branchLinux Build Service Account2015-01-140-0/+0
| | | | | | | | | | | | | | | | | |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I8adf16a06118a59e3289173614d46cdbb836ddbf
| | | | | | | | | | | | | | | | | | * \ \ \ \ \ \ \ Merge "Merge AU_LINUX_ANDROID_LA.BR.1.2.3_RB1.05.00.00.036.013 on remote branch"Linux Build Service Account2015-01-120-0/+0
| | | | | | | | | | | | | | | | | | |\ \ \ \ \ \ \ \
| | | | | | | | | | | | | | | | | | | * | | | | | | | Merge AU_LINUX_ANDROID_LA.BR.1.2.3_RB1.05.00.00.036.013 on remote branchLinux Build Service Account2015-01-120-0/+0
| | | | | | | | | | | | | | | | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Icc816a5041639bc1785f275e643dd45f11a15e42
| | | | | | | | | | | | | | | | | | | * | | | | | | | Merge "Merge AU_LINUX_ANDROID_LA.BR.1.2.3_RB1.05.00.00.036.011 on remote branch"Linux Build Service Account2015-01-080-0/+0
| | | | | | | | | | | | | | | | | | |/| | | | | | | |
| | | | | | | | | | | | | | | | | | | * | | | | | | | Merge AU_LINUX_ANDROID_LA.BR.1.2.3_RB1.05.00.00.036.011 on remote branchLinux Build Service Account2015-01-080-0/+0
| | | | | | | | | | | | | | | | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: If3a9afa95a4b8e5696300775cf098ceb74f4ba93
| | | | | | | | | | | | | | | | | | | * | | | | | | | Merge "Merge AU_LINUX_ANDROID_LA.BR.1.2.3_RB1.05.00.00.036.010 on remote branch"Linux Build Service Account2015-01-050-0/+0
| | | | | | | | | | | | | | | | | | | |\ \ \ \ \ \ \ \