summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Trebuchet: Use new protected app extrascm-13.0-oldcretin452015-12-091-9/+3
| | | | Change-Id: I11b223cc670a9a63906847b2cf10cd3feb8ff553
* Partially revert "Trebuchet: Update default workspace"Michael Bestas2015-11-193-3/+3
| | | | | | | | * Bring back LockClock to a sane position This reverts commit b31f1cc9e7827bf59571621295e32b2091056faa. Change-Id: Ia688b75028d5e94eb225b11fd703c143ec9fa216
* Trebuchet: Move PROTECTED_COMPONENTS to CMSettingsd34d2015-11-114-4/+8
| | | | Change-Id: I568e3a97e37cb4dee360c138ae481e12b99c46fc
* Trebuchet: Update default workspaceAaahh Ahh2015-11-085-14/+14
| | | | Change-Id: I429953c42c1706b5a616f7725706dcc208617822
* Trebuchet: Enable HW Layers in app drawerScott Mertz2015-11-031-0/+11
| | | | | | | | | | | HW Layers were taken out in the initial commit for Trebuchet app drawer transitions. These transitions don't scale for large resolutions when using software composition. Switch back to HW layers. Change-Id: I26fcca8545cc187a29388287071568b5cd9d642b (cherry picked from commit 88dc0de52961f2337b9c308a5506acfa50940722)
* GMS 3.0 : Update optional apps and foldersAbhisek Devkota2015-11-023-18/+36
| | | | | | | CYNGNOS-1284 Change-Id: I62550df160cd40d77692d42f01ab11e27823b217 (cherry picked from commit 2d723e272e080f0ea63ebb1c6c139c1ae05513c2)
* Update default workspace to GMS 3.0 reqAbhisek Devkota2015-11-023-46/+19
| | | | | | CYNGNOS-1284 Change-Id: If74f7dc1b81e48d00c80b71cef4994d6f5172b59
* Trebuchet: add missing dependency to avoid fatal crashIftekhar Rifat2015-10-231-0/+2
| | | | | | | | | | | | | | | | | | | | | | | * required while building with ANDROID_COMPILE_WITH_JACK=false Crash log: ----------- 10-21 10:15:06.137 3494 3494 E AndroidRuntime: FATAL EXCEPTION: main 10-21 10:15:06.137 3494 3494 E AndroidRuntime: Process: com.cyanogenmod.trebuchet, PID: 3494 10-21 10:15:06.137 3494 3494 E AndroidRuntime: java.lang.RuntimeException: Unable to start activity ComponentInfo{com.cyanogenmod.trebuchet/com.android.launcher3.Launcher}: android.view.InflateException: Binary XML file line #93: Binary XML file line #40: Error inflating class android.support.v7.widget.RecyclerView 10-21 10:15:06.137 3494 3494 E AndroidRuntime: at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2416) 10-21 10:15:06.137 3494 3494 E AndroidRuntime: at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2476) 10-21 10:15:06.137 3494 3494 E AndroidRuntime: at android.app.ActivityThread.access$900(ActivityThread.java:150) 10-21 10:15:06.137 3494 3494 E AndroidRuntime: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1344) 10-21 10:15:06.137 3494 3494 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:102) 10-21 10:15:06.137 3494 3494 E AndroidRuntime: at android.os.Looper.loop(Looper.java:148) 10-21 10:15:06.137 3494 3494 E AndroidRuntime: at android.app.ActivityThread.main(ActivityThread.java:5417) 10-21 10:15:06.137 3494 3494 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method) 10-21 10:15:06.137 3494 3494 E AndroidRuntime: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:726) 10-21 10:15:06.137 3494 3494 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:616) 10-21 10:15:06.137 3494 3494 E AndroidRuntime: Caused by: android.view.InflateException: Binary XML file line #93: Binary XML file line #40: Error inflating class android.support.v7.widget.RecyclerView Change-Id: I58d0a53b66327a0a042fae29de1adb66b59278f0
* Trebuchet : Switch to LOGD instead of isLoggableDanesh M2015-10-151-1/+1
| | | | | | | | | | isLoggable imposes a 23 character limit. CYNGNOS-1194 Change-Id: I9d2ecd9cf9ca9b40ed68a88a8fd60bc414af1280 (cherry picked from commit 9d7e6619afbe6f402ff86d395909f75448893713) (cherry picked from commit 2dddeb2c70e5a3d93a88aadddfc01b9b4779114a)
* Launcher: fix getAssistIntent parametersDan Pasanen2015-10-111-1/+1
| | | | | | * https://github.com/CyanogenMod/android_frameworks_base/commit/165ce066b701ba0153000f0692bfc7032655d17d Change-Id: I768e7774877d21c29ad3f78c5d77135197fc4b19
* Trebuchet : Ensure workspace icon migration for dialerDanesh M2015-10-082-1/+85
| | | | | | | | | Ensure dialer workspace icon migration for c-apps package. CYNGNOS-1194 Change-Id: Id6535f5e8c5b16350666f75dda771311a49fe66b (cherry picked from commit 769805b18f1627d0650b3126d5edcc68550bedec) (cherry picked from commit 0f1fa4888bf8bd5fb3eb8b9bacfb8f6d52b47fae)
* Automatic translation importMichael Bestas2015-10-0343-49/+0
| | | | Change-Id: Ib9d1ead1ee52772acd34baed9773c0d03276ead3
* trebuchet: protect against npeJorge Ruesga2015-10-011-1/+1
| | | | | Change-Id: I14427057c4caf6e9d645944a4b1039343767d4d6 Signed-off-by: Jorge Ruesga <jorge@ruesga.com>
* fix NPE when dragging icon to desktop, when QuickSearchBox is missingDavid Čížek2015-10-011-2/+4
| | | | Change-Id: I82003c814a0f685d3d7781c79b6725cb49ec6530
* Trebuchet: Use hardware layer for fading app drawerLinus Lee2015-10-011-0/+26
| | | | | | | | * Apparently this isn't a hardware layer by default, so performance can be really bad on certain devices. REF: CYNGNOS-1169 Change-Id: I0acc9d4f9bfb5defba902edefced08e035377f28
* Trebuchet : Ensure search bar doesn't show in hiddenDanesh M2015-09-303-8/+16
| | | | | | | | If the user is in the app drawer, or settings panel mode, a broadcast could cause a new search target bar to be added which would reset visibility. Ensure visibility is restored. Change-Id: I9eba1eb6ac36bc9873deab1b81e1bb00ee8d4999
* App Drawer: fix insets on paddingTopRaj Yengisetty2015-09-301-2/+6
| | | | | | | | | Repro: - Use vertical app drawer - Hold scrubber and move to the top of the app list - Observe: white space above the first element in the list view Change-Id: If14b1e9668c88a42e1069e8096ddc04861397d07
* Trebuchet : Update grid + cancel drag on searchablesChangedDanesh M2015-09-291-1/+4
| | | | Change-Id: Iaceebeebc03ab6e0dbd0fcac3a7e5e2265319c0c
* Trebuchet : Update default workspace for cyngn dialerDanesh M2015-09-293-0/+9
| | | | Change-Id: Ifdc122e999b1995f4e974e575f3c86dff808a693
* Trebuchet : Fix drawer inset & search visibilityDanesh M2015-09-292-1/+2
| | | | | | | | | | - If we receive INTENT_GLOBAL_SEARCH_ACTIVITY_CHANGED/INTENT_ACTION_SEARCHABLES_CHANGED we call bindSearchablesChanged which re-adds a search bar and doesn't restore visibility. This patch ensures we don't show the search bar when its not suppose to. - Don't increment margins, since there is no guarantee that the method is only invoked once. Change-Id: I4054a2aaba50a3692c6059afe8efe9796fcd68f4
* Trebuchet: fix NPE when QuickSearchBox is missingmartincz2015-09-301-5/+7
| | | | Change-Id: I8eb1e02907d1e7f56d43dbff3b2fed1e0846d990
* Trebuchet : Fix insets for panelsstaging/catchupDanesh M2015-09-2811-18/+152
| | | | Change-Id: I001a3c87ef2226f6a241b9538c0157b310961978
* Import translations. DO NOT MERGEGeoff Mendal2015-09-271-1/+1
| | | | | Change-Id: Ibdacd9febbe2e1d8a282af7a856d27fbffb1014c Auto-generated-cl: translation import
* Import translations. DO NOT MERGEGeoff Mendal2015-09-2722-9/+623
| | | | | Change-Id: I2287d714cc1f58f409083c256fa4431dc1e4a918 Auto-generated-cl: translation import
* Fix Android.mk.Ying Wang2015-09-271-3/+2
| | | | | | | | | | | | | - You don't need to explicitly specify protobuf library; The library name has been changed and the build system automatically adds it. - You can't have a file target $(LOCAL_BUILT_MODULE) depend on phony target launcher_protoutil_lib. - "include $(call all-makefiles-under,$(LOCAL_PATH))" must be on the last line. (cherry picked from commit 3d74c6632ed6ab23db0cde80bc8a61daecfd49ef) Change-Id: I27d967a57d6a9373da50821af32191614a3c8bc7
* Update protobuf library from 2.3 to 2.6.Jeff Davidson2015-09-271-1/+0
| | | | | | | | The dependency here can be removed because it it automatically added when LOCAL_PROTOC_OPTIMIZE_TYPE=nano by build/core/host_java_library_common.mk. Change-Id: I949d32fb5126f1c05e2a6ed48f6636a4a9b15a48
* Move from host-libprotobuf-java-2.3.0-nano to current versionBrian Carlstrom2015-09-271-1/+1
| | | | Change-Id: I87e768fc95738358eddcca9b524d7546ed632e4b
* fix buildNick Kralevich2015-09-271-1/+1
| | | | | Bug: 18040469 Change-Id: I2938c7b950470eeacfb20391f109ae44d95060c7
* Import translations. DO NOT MERGEGeoff Mendal2015-09-273-7/+7
| | | | | Change-Id: I5afb7119527734723b3bd4e35e66844b62f74d95 Auto-generated-cl: translation import
* Avoid db exception on L and aboveAdam Cohen2015-09-271-4/+2
| | | | | | Bug 18554839 Change-Id: I43f391b7cc376f697ce7b5b363e8be3aa85814b5
* Import translations. DO NOT MERGEGeoff Mendal2015-09-275-9/+9
| | | | | Change-Id: If32589149a2b776b668510662360e04aa66ade88 Auto-generated-cl: translation import
* Fixing wrong package check when adding shortcutsSunny Goyal2015-09-271-1/+1
| | | | | Bug: 18571789,18535867 Change-Id: I2544fa634879846d812b00f8649520400f66d29e
* Ensure that FirstFrameAnimatorHelper doesn't set play time when animation is ↵Adam Cohen2015-09-271-3/+5
| | | | | | | | complete Bug: 18567716 Change-Id: I656e869b8553d650916c2abe6dc83282c8b6fd65
* Ignoring specific db exception to workaround Bug. 18554839.Winson Chung2015-09-271-8/+20
| | | | Change-Id: I80f2dd62297eea671f2d129ae22263e72e506ae4
* Don't try to create an app state instance during restore.Chris Wren2015-09-272-15/+15
| | | | | | | Added a static utility function to get the DeviceProfile instead. Bug: 18504164 Change-Id: Ia510a84f1c195e58acf3bf4d1f6a42c739fdd413
* Import translations. DO NOT MERGEGeoff Mendal2015-09-2719-87/+132
| | | | | Change-Id: I0d7a075387e2ba2c8b9607620ae1d1197cf5cd99 Auto-generated-cl: translation import
* Disabling auto addition of managed profile shortcutsSunny Goyal2015-09-271-3/+6
| | | | | Bug: 16188104 Change-Id: Ib6464c22140df6d60112eb35f5983718b3db6288
* Updating default page indicator assetAdam Cohen2015-09-274-0/+0
| | | | Change-Id: If1be59c8c6590125c2347ba2928f61522f15f959
* Fix a couple regressions from resetting AppsCustomizeTabHostAdam Cohen2015-09-274-5/+13
| | | | | | | Bug 18409435 Bug 18358080 Change-Id: I07a071342b5c5e062ab2bb562b672d93ba0d5c2e
* Prevent multiple workspace state animators from being startedAdam Cohen2015-09-271-0/+14
| | | | | | | | | | | | -> Probably an issue with the way we're wrapping ViewPropertyAnimator which can lead to us acting like it's valid to have multiple instances of a VPA. In reality I think this is very problematic. -> For now, we can just make sure the previous animation is canceled if it hasn't yet completed. Bug 18428886 Change-Id: I097eec08ec68ed098e68866fb5eda72734c51b00
* Clearing DB before restore starts.Sunny Goyal2015-09-271-6/+16
| | | | | Bug: 18362052 Change-Id: Ic4faf04db2f76c0c434907f1c41c8b708283eeb7
* Add callback which got missed in refactorAdam Cohen2015-09-271-2/+11
| | | | | | Bug 18418855 Change-Id: Ia3a1cec76721bbbc118dd7389b5e960802a64b88
* Import translations. DO NOT MERGEGeoff Mendal2015-09-2755-110/+0
| | | | | Change-Id: I79e98ec8bcc48f2c49e648e769fb1ff4d2f993d9 Auto-generated-cl: translation import
* Adding a few null checks.Sunny Goyal2015-09-273-4/+10
| | | | | | | | | | 1) During migration, if launcher2 has deleted user data, migration oes not happen 2) If Launcher3 does not has bind widget permission, QSB would be null. Bug: 18388507 Change-Id: Ief81f6f77ce154e7b3ecd4b77caf24239401e738
* Fixing NullPointer Exception when user is deleted.Sunny Goyal2015-09-271-0/+3
| | | | | Bug: 18388507 Change-Id: I4176ea37a019c2a862e6b2875cc6b03ec9118571
* Adding shortcuts corresponding to ManagedUsers automatically.Sunny Goyal2015-09-274-217/+331
| | | | | Bug: 16188104 Change-Id: Ic07578dd187263f59f3c431cbb78dea90d0c24f4
* Removing some duplicate methodsSunny Goyal2015-09-273-19/+8
| | | | Change-Id: I8a1295ab74890984e8d8508aaa18fd79ac2a032d
* Using the default search widget in Launcher3Sunny Goyal2015-09-2737-1196/+99
| | | | | | | | | | > Removing all logic related to search and voice overlays from Launcher3 > Using the widget provided by global search provider on the homescreen > Removing VoiceButtonProxy, as it is not being used anymore Change-Id: Ie8b09b44f7213c8fa11bce685914442e4884295d
* Removing InstallWidgetReceiver related obsolete code.Sunny Goyal2015-09-276-229/+0
| | | | Change-Id: I61700b363f8af6434e750bcb5323e0ad4e5bf011
* Updating page indicator assetsAdam Cohen2015-09-278-0/+0
| | | | | Bug: 17318376 Change-Id: I4e73bf4892575bbb31f28d2cf1a4e476f8895dfa