summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Import translations. DO NOT MERGEBaligh Uddin2014-09-253-25/+25
| | | | | Change-Id: I619612c919567fdaec3d7d0f5b9a33c94439c759 Auto-generated-cl: translation import
* UI FixesSunny Goyal2014-09-2313-2/+7
| | | | | | | | | | | | > Adding a scrim to the longpress cling Bug: 17573777 High level design asks (very low-risk) > Changing the dialog to use device default theme > Updating screenpanel assets Change-Id: Ia0216b60fd8cd607d83a5e7c3d7e6c8255125eda
* Merge "When ensuring screen exists, make sure it's actually referring to a ↵Adam Cohen2014-09-201-2/+12
|\ | | | | | | screen, not a rank" into ub-now-porkchop
| * When ensuring screen exists, make sure it's actually referring to a screen, ↵Adam Cohen2014-09-191-2/+12
| | | | | | | | | | | | | | not a rank Bug: 17496589 Change-Id: If60e22dd71fa32530db91e37057689de5fb25646
* | Merge "Import translations. DO NOT MERGE" into ub-now-porkchopBaligh Uddin2014-09-204-9/+9
|\ \
| * | Import translations. DO NOT MERGEBaligh Uddin2014-09-164-9/+9
| | | | | | | | | | | | | | | Change-Id: I4deb7f12992c8e75f889a434ce12df204d78265e Auto-generated-cl: translation import
* | | Merge "Updating promise icon's bitmap and label when onBadgingChanged is ↵Sunny Goyal2014-09-196-8/+95
|\ \ \ | | | | | | | | | | | | received" into ub-now-porkchop
| * | | Updating promise icon's bitmap and label when onBadgingChanged is receivedSunny Goyal2014-09-196-8/+96
| | | | | | | | | | | | | | | | | | | | Bug: 17583799 Change-Id: I68b4f9d4086c43bd949ad8b46b574ec78edb32db
* | | | Merge "Changing intent action for auto installs" into ub-now-porkchopSunny Goyal2014-09-191-1/+1
|\ \ \ \
| * | | | Changing intent action for auto installsSunny Goyal2014-09-191-1/+1
| |/ / / | | | | | | | | | | | | | | | | Bug: 17425805 Change-Id: I12e94860206ed62d6ba04f0b5734cc55ba414e45
* | | | Merge "Adding support to delete unrestored icons and widgets" into ↵Sunny Goyal2014-09-196-19/+72
|\ \ \ \ | | | | | | | | | | | | | | | ub-now-porkchop
| * | | | Adding support to delete unrestored icons and widgetsSunny Goyal2014-09-196-19/+72
| |/ / / | | | | | | | | | | | | | | | | Bug: 17584719 Change-Id: If8e76fc80ea885c9004c50b7b6a9353525a50105
* | | | Merge "Fix: First run cling shoud show 'Welcome' when there is no migration ↵Sunny Goyal2014-09-191-1/+1
|\ \ \ \ | |_|_|/ |/| | | | | | | cling" into ub-now-porkchop
| * | | Fix: First run cling shoud show 'Welcome' when there is no migration clingSunny Goyal2014-09-191-1/+1
| |/ / | | | | | | | | | | | | Bug: 17582926 Change-Id: I662e0ed9f12d237ee34a8f4540b339edee08c611
* | | Merge "Perform null check in animation complete" into ub-now-porkchopAdam Cohen2014-09-181-3/+5
|\ \ \
| * | | Perform null check in animation completeAdam Cohen2014-09-181-3/+5
| | | | | | | | | | | | | | | | | | | | | | | | Bug 17561235 Change-Id: I280dca9e03eed3f4e1edd97f2f8efac0b5e4b29d
* | | | Merge "Update calls now we have an L API version." into ub-now-porkchopKenny Guy2014-09-188-20/+20
|\ \ \ \
| * | | | Update calls now we have an L API version.Kenny Guy2014-09-188-20/+20
| |/ / / | | | | | | | | | | | | | | | | Bug: 17543647 Change-Id: I92c652a4ced5a5e783b24e42f9da4d9dfe1118ba
* / / / Remove catch now api has hit googlefood.Kenny Guy2014-09-181-10/+2
|/ / / | | | | | | | | | | | | Bug: 17543647 Change-Id: Ie0b57719393a705e8c02b226d3e3f57dbf43d800
* / / Fix NPE in WorkspaceAdam Cohen2014-09-171-1/+1
|/ / | | | | | | | | Bug: 17503479 Change-Id: Ib20dfd67c5a755cd4b684163bb538a1bf77fa6ca
* | Merge "Setting context in LauncherAppState before initialising it, as it can ↵Sunny Goyal2014-09-171-0/+1
|\ \ | | | | | | | | | be called from a BroadcastReceiver" into ub-now-porkchop
| * | Setting context in LauncherAppState before initialising it,Sunny Goyal2014-09-161-0/+1
| |/ | | | | | | | | | | | | as it can be called from a BroadcastReceiver Bug: 17519159 Change-Id: I0434a3d1c392e8861eb759d88942deaf98116c19
* | Merge "Null check in flushInvalidIcons" into ub-now-porkchopSunny Goyal2014-09-171-1/+2
|\ \
| * | Null check in flushInvalidIconsSunny Goyal2014-09-151-1/+2
| |/ | | | | | | | | | | | | | | > Icons in a CacheEntry can be null, for a restored app. No need to flush such entries on DeviceProfileChange Bug: 17489687 Change-Id: If6e76206ae5bd8201c9928257706224f2f34c232
* | Merge "Updating shourcuts only when the corresponding user also matches the ↵Sunny Goyal2014-09-171-15/+28
|\ \ | | | | | | | | | AppInfo" into ub-now-porkchop
| * | Updating shourcuts only when the corresponding user also matches the AppInfoSunny Goyal2014-09-121-15/+28
| | | | | | | | | | | | | | | issue: 17480447 Change-Id: I0afbd80e760b7b73b84e483be325b2e905d65a00
* | | Merge "Using ApplicationContext in static objects" into ub-now-porkchopSunny Goyal2014-09-173-7/+5
|\ \ \
| * | | Using ApplicationContext in static objectsSunny Goyal2014-09-153-7/+5
| | |/ | |/| | | | | | | | | | Bug: 17507543 Change-Id: I1651b694acabaf62188dd4ba42739b64a60194c3
* | | Merge "Remove STOPSHIPs from GSA 4.0" into ub-now-porkchopDharmesh Mokani2014-09-173-33/+7
|\ \ \ | |/ / |/| |
| * | Remove STOPSHIPs from GSA 4.0Dharmesh Mokani2014-09-123-33/+7
| | | | | | | | | | | | | | | | | | | | | Added stopships so that GSA won't crash on older L release. Bug: 17443440 Change-Id: I792eb53d5021118bdb09c44ffae7a8286a0cd69b
* | | Merge "Disabling debug logs" into ub-now-porkchopSunny Goyal2014-09-141-2/+2
|\ \ \
| * | | Disabling debug logsSunny Goyal2014-09-091-2/+2
| | |/ | |/| | | | | | | | | | issue: 17327468 Change-Id: If0cd46e1309f58eed52e773ef15e3259df10c905
* | | Merge "Updating screenpanel assets" into ub-now-porkchopSunny Goyal2014-09-148-0/+0
|\ \ \
| * | | Updating screenpanel assetsSunny Goyal2014-09-128-0/+0
| | |/ | |/| | | | | | | | | | Bug: 17414174 Change-Id: I05850fcd3802010160a604f3056a4b2ff3dc601d
* / | Updating margin and content size for migration clingSunny Goyal2014-09-125-2/+13
|/ / | | | | | | | | Bug: 17446533 Change-Id: I1f980f0565083078ba4f5b7619938083367cbab7
* | Merge "Turn off debugging for launch." into ub-now-porkchopChris Wren2014-09-122-2/+2
|\ \
| * | Turn off debugging for launch.Chris Wren2014-09-122-2/+2
| | | | | | | | | | | | Bug: 17483474 Change-Id: I8dd24ba08ffe0773f4d68739b30b829021d69902
* | | Merge "Fixing wrong views being made visible when opening all apps" into ↵Sunny Goyal2014-09-121-4/+1
|\ \ \ | | | | | | | | | | | | ub-now-porkchop
| * | | Fixing wrong views being made visible when opening all appsSunny Goyal2014-09-101-4/+1
| | |/ | |/| | | | | | | | | | issue: 17422327 Change-Id: I18175ecba154dff3ff5d7e1b16696ca46c7aeae8
* | | Merge "Update compat layer for API review changes to LauncherApps" into ↵Kenny Guy2014-09-121-2/+10
|\ \ \ | | | | | | | | | | | | ub-now-porkchop
| * | | Update compat layer for API review changes to LauncherAppsKenny Guy2014-09-111-2/+10
| |/ / | | | | | | | | | | | | Bug:17390765 Change-Id: I15a927402a05387b14a2a6899fd513fc59a2ee41
* | | Dogfood Crash Loop : Fixing crash loop by try and catchDharmesh Mokani2014-09-111-2/+11
| | | | | | | | | | | | | | | Bug: 17467377 Change-Id: Idb2084339323b4953cbd6bbde2735f814fb75a76
* | | Catch Throwable as NoSuchMethodError isn't an Exception.Kenny Guy2014-09-112-4/+4
|/ / | | | | | | | | Bug: 17462165 Change-Id: Ifafdc882fd1020fb6468d2bcae2f219ef5cba64c
* / Fixing a couple issues with bad AllApps stateAdam Cohen2014-09-091-0/+22
|/ | | | | | Bug 17388923 Change-Id: I8f8a0163c0172d6f286a55d89793b843b092a3ca
* Prevent GNL from crashing on JBAdam Cohen2014-09-092-3/+20
| | | | | issue 17433546 Change-Id: Ie5071e516b26400a27473eaaa401023f1af1d840
* Merge "Showing clings only after the intro has completed" into ub-now-porkchopAdam Cohen2014-09-091-12/+17
|\
| * Showing clings only after the intro has completedSunny Goyal2014-09-081-12/+17
| | | | | | | | | | issue: 17408736 Change-Id: Ife2261f717003e828e8032b17c51e34b1ec02ecf
* | Launcher change corresponding to platform change.Dharmesh Mokani2014-09-083-13/+30
|/ | | | | | | | | Here is platform change : ag/540450 Added try catch block so the APK works on older builds as well. Bug: 17390424 Change-Id: Id5731c65f036e35b71aa74ce6d8ae031107ed60b
* Ensure all apps button inintialized before performing all apps transitionAdam Cohen2014-09-072-11/+10
| | | | | | | | -> Also removing text shadows in all apps and folders (bug 16955157) Bug 17400227 Change-Id: I67d361a7a1cb548c9caca4214621607feaef963a
* Second half of workaround for all apps crash in restricted profileAdam Cohen2014-09-061-4/+1
| | | | | | Bug 17363836 Change-Id: If83cf3ef73ce2f992f69d42bad5d6f41cc3b9b9e