summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Import translations. DO NOT MERGEBaligh Uddin2014-07-2410-19/+10
| | | | | Change-Id: I1427e90539940f8b07b0e64aa2bda08abe8649f7 Auto-generated-cl: translation import
* Merge "Adding nulls check in various drop-drop events" into ub-now-masterSunny Goyal2014-07-221-1/+14
|\
| * Adding nulls check in various drop-drop eventsSunny Goyal2014-07-221-1/+14
| | | | | | | | | | | | | | | | | | | | | | The original patch by motorola had another check, but the 2nd check is wrong as in that case, there would be a nullpointer exception just after the check for the same reason. issue: 15518908 issue: 15516428 Change-Id: I85c5fb3541b7f837e6c5295e97e45162a4120e39
* | Merge "Merging motorola's patch to fix ClassCastException" into ub-now-masterSunny Goyal2014-07-221-3/+3
|\ \
| * | Merging motorola's patch to fix ClassCastExceptionSunny Goyal2014-07-221-3/+3
| |/ | | | | | | | | issue: 15518616 Change-Id: I7d707f12cb20be9aa24d7ea86051f3712b3534af
* | Fix buildNilesh Agrawal2014-07-221-2/+2
| | | | | | | | Change-Id: I4c19afe4da891ad1de125cbb65c494fdc0a9a165
* | Import translations. DO NOT MERGEBaligh Uddin2014-07-2272-183/+2224
| | | | | | | | | | Change-Id: I10246228fb00843ba5c8efc553d4fd47d72453ad Auto-generated-cl: translation import
* | Merge "Fixing memory leak in WallpaperCropActivity" into ub-now-masterSunny Goyal2014-07-221-0/+8
|\ \
| * | Fixing memory leak in WallpaperCropActivitySunny Goyal2014-07-221-0/+8
| |/ | | | | | | | | | | issue 15516788 Change-Id: I6feb4cb72052bc7f19e9c30957bff7dcccd5bc9d
* | Updating some assetsAdam Cohen2014-07-2121-0/+0
| | | | | | | | | | | | -> all apps, page indicators, folder / allapps background Change-Id: I400511c4f07b43df09de28080008c01a96ab9c75
* | Merge "Adding app widget restore support in Launcher3 for android L" into ↵Sunny Goyal2014-07-1912-40/+327
|\ \ | | | | | | | | | ub-now-master
| * | Adding app widget restore support in Launcher3 for android LSunny Goyal2014-07-2112-40/+327
| |/ | | | | | | | | | | | | | | | | | | | | When the app is restored, it displays placeholders for all pending widgets. These placeholders can be moved and removed similar to a widget (size is fixed to what defined in backup). Once the system notifies the launcher of the new widget ids, the place holders are replaced with actual widgets. issue: 10779035 Change-Id: I68cbe4da01e9ca2978cb4471a7c645d2aa592055
* | Merge "Mergin motorola patch to avoind 0 id for all apps button" into ↵Sunny Goyal2014-07-211-1/+1
|\ \ | |/ |/| | | ub-now-master
| * Mergin motorola patch to avoind 0 id for all apps buttonSunny Goyal2014-07-181-1/+1
| | | | | | | | | | issue: 15518514 Change-Id: I74a16600658f9299131cfbef7ad7a49ac25b12e7
* | Merge "Preliminary work on Material Transitions" into ub-now-masterAdam Cohen2014-07-1913-537/+490
|\ \
| * | Preliminary work on Material TransitionsAdam Cohen2014-07-1813-537/+490
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | -> Early exploration of AllApps Hero transition with circular reveal -> Stripping a bunch of dead code from AppsCustomizeTabHost -> Moved background scrim to DragLayer -> Removed "SMALL" state from workspace: replaced with NORMAL_HIDDEN and OVERVIEW_HIDDEN. This is mainly to reduce the overall usage of the z-space model between allapps/widgets and workspace. There are vestigial remains of this model, mainly due to the overview mode, and a bit for spring-loaded. Change-Id: If2302a24394f0ec66621f01ffa2fc4934aa10c3f
* | | Merge "Merging Motorola's patch to disable apps when is safe mode." into ↵Sunny Goyal2014-07-1810-44/+138
|\ \ \ | |/ / |/| | | | | ub-now-master
| * | Merging Motorola's patch to disable apps when is safe mode.Sunny Goyal2014-07-1810-44/+138
| |/ | | | | | | | | | | issue: 16044192 Change-Id: I10069dcdf459ecc71361271e883eabb743d77822
* | Merge "Specify permission.RECEIVE_LAUNCH_BROADCASTS in String resource" into ↵Adam Cohen2014-07-182-3/+10
|\ \ | |/ |/| | | ub-now-master
| * Specify permission.RECEIVE_LAUNCH_BROADCASTS in String resourceAdam Cohen2014-07-162-3/+10
| | | | | | | | Change-Id: I2aca0108e3b41dc1db80d552dd6242a5a8d0245d
* | Merge "Revert "Add uses feature managed profiles to Launcher3 manifest."" ↵Sander Alewijnse2014-07-171-2/+0
|\ \ | | | | | | | | | into ub-now-master
| * | Revert "Add uses feature managed profiles to Launcher3 manifest."Sander Alewijnse2014-07-161-2/+0
| | | | | | | | | | | | | | | | | | This reverts commit 4224758a546aafee4f6b6ce932bfb0d7586d8521. Change-Id: I65ddcc2cac41120e0feb0020c4709cdc5a862f10
* | | Adding a circular progress bar for preloader iconsSunny Goyal2014-07-169-36/+208
| | | | | | | | | | | | Change-Id: I1b5ba61c01a16a8cb5d3f9e31f827f8c99a1ffc9
* | | Showing icons for apps on sdcard which are not available during system boot.Sunny Goyal2014-07-163-28/+120
| | | | | | | | | | | | | | | | | | issue 15852084 Change-Id: I1e6f59a413581ae3af4219ab32cb5af3d726d382
* | | Merge "Include user handle for uninstall intents." into ub-now-masterKenny Guy2014-07-163-16/+25
|\ \ \
| * | | Include user handle for uninstall intents.Kenny Guy2014-07-163-16/+25
| | |/ | |/| | | | | | | | | | | | | | | | | | | Add support for uninstalling apps from other profiles. Bug: 14127299 Change-Id: I1a3724a45c95cf93b958d23a57829efcedfc4291
* | | Merge "Allow custom content to lock the workspace" into ub-now-masterJan-Willem Maarse2014-07-152-2/+13
|\ \ \ | |_|/ |/| |
| * | Allow custom content to lock the workspaceJan-Willem Maarse2014-07-142-2/+13
| |/ | | | | | | Change-Id: Ic337df1b2cd54b99d4ef02dcfaca955c90297df0
* | Add uses feature managed profiles to Launcher3 manifest.Sander Alewijnse2014-07-151-0/+2
| | | | | | | | Change-Id: If2143424f0d89cc1ed4e504d37106ea52e067e1f
* | Merge "Fixing background being drawn multiple times for BubbleTextView" into ↵Sunny Goyal2014-07-101-3/+9
|\ \ | |/ |/| | | ub-now-master
| * Fixing background being drawn multiple times for BubbleTextViewSunny Goyal2014-07-081-3/+9
| | | | | | | | | | | | issue 16160873 Change-Id: Ic04d54dd6541e352bf543d8acb2452ea6e0567da
* | am e28cc02e: Fixing issue where package updates were not getting propagated ↵Adam Cohen2014-07-090-0/+0
|\ \ | | | | | | | | | | | | | | | | | | properly * commit 'e28cc02e81613ee543c31b8aa25809227c4184a2': Fixing issue where package updates were not getting propagated properly
| * | Fixing issue where package updates were not getting propagated properlyAdam Cohen2014-07-091-1/+1
| | | | | | | | | | | | | | | | | | | | | issue 16097189 Change-Id: I26f2d03930d9d2227017c0cd5a986a230fbe8e58 (cherry picked from commit 52a2841f6b364d6a002d33bcea5816b1bce2e30d)
* | | Merge "Fixing issue where package updates were not getting propagated ↵Adam Cohen2014-07-091-1/+1
|\ \ \ | |_|/ |/| | | | | properly" into ub-now-master
| * | Fixing issue where package updates were not getting propagated properlyAdam Cohen2014-07-091-1/+1
| | | | | | | | | | | | | | | | | | issue 16097189 Change-Id: I26f2d03930d9d2227017c0cd5a986a230fbe8e58
* | | Merge "Fixing icon disappearing when apps are moved to sdcard" into ↵Sunny Goyal2014-07-081-2/+7
|\ \ \ | |/ / |/| | | | | ub-now-master
| * | Fixing icon disappearing when apps are moved to sdcardSunny Goyal2014-07-071-2/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | For intents, external application unavailable/available, the extra argument 'replacing' is not sent for jelly beans and lower devices. Using appropriate default value issue: 15852084 Change-Id: I865aa22a16700629fffe440a4b92a634a0ba8ae7
* | | Enabling quantum look and feel everywhereAdam Cohen2014-07-07108-182/+101
|/ / | | | | | | | | | | | | | | -> _l assets become default, new folder icon look is default -> Starting to unify folder look / feel with all apps -> New page indicators Change-Id: I50b2c647fbcbe6ed27705527d8e16bd89e123d0b
* | am cae7ce93: (-s ours) am 18a53ab1: (-s ours) am 13157532: (-s ours) am ↵Baligh Uddin2014-07-060-0/+0
|\| | | | | | | | | | | | | 2ea40009: (-s ours) am 23b816b1: (-s ours) Import translations. DO NOT MERGE * commit 'cae7ce93a49d5702cb5738148df18f43e3d6aa21': Import translations. DO NOT MERGE
| * am 18a53ab1: (-s ours) am 13157532: (-s ours) am 2ea40009: (-s ours) am ↵Baligh Uddin2014-07-060-0/+0
| |\ | | | | | | | | | | | | | | | | | | 23b816b1: (-s ours) Import translations. DO NOT MERGE * commit '18a53ab1aa846053e6de896e093bca5d9e42b6aa': Import translations. DO NOT MERGE
| | * am 13157532: (-s ours) am 2ea40009: (-s ours) am 23b816b1: (-s ours) Import ↵Baligh Uddin2014-07-060-0/+0
| | |\ | | | | | | | | | | | | | | | | | | | | | | | | translations. DO NOT MERGE * commit '13157532a7502d700a75c4f6bf45a10e5b52fc5c': Import translations. DO NOT MERGE
| | | * am 2ea40009: (-s ours) am 23b816b1: (-s ours) Import translations. DO NOT MERGEBaligh Uddin2014-07-060-0/+0
| | | |\ | | | | | | | | | | | | | | | | | | | | * commit '2ea40009f88c84301dc1b0e82daf8698bfb52fd6': Import translations. DO NOT MERGE
| | | | * am 23b816b1: (-s ours) Import translations. DO NOT MERGEBaligh Uddin2014-07-060-0/+0
| | | | |\ | | | | | | | | | | | | | | | | | | | | | | | | * commit '23b816b1bafee73eee28caca3e2a2915f726bbd9': Import translations. DO NOT MERGE
| | | | | * Import translations. DO NOT MERGEBaligh Uddin2014-07-068-27/+27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Iff4546b8b2733909f89750e79e29fe628b4a86c8 Auto-generated-cl: translation import
* | | | | | am 72569a38: (-s ours) am 03c79df9: (-s ours) am f70d0619: (-s ours) am ↵Baligh Uddin2014-07-060-0/+0
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | e0bc7603: (-s ours) Import translations. DO NOT MERGE * commit '72569a387742812be7e87362721631beaa05028c': Import translations. DO NOT MERGE
| * | | | | am 03c79df9: (-s ours) am f70d0619: (-s ours) am e0bc7603: (-s ours) Import ↵Baligh Uddin2014-07-060-0/+0
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | translations. DO NOT MERGE * commit '03c79df9f3dca05f767493b4ffbcabb1eab44434': Import translations. DO NOT MERGE
| | * | | | am f70d0619: (-s ours) am e0bc7603: (-s ours) Import translations. DO NOT MERGEBaligh Uddin2014-07-060-0/+0
| | |\| | | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'f70d061975f732456888bfa31c81998985ed5ddf': Import translations. DO NOT MERGE
| | | * | | am e0bc7603: (-s ours) Import translations. DO NOT MERGEBaligh Uddin2014-07-060-0/+0
| | | |\| | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'e0bc7603c65374edb8ebbfae08f7f0255e881fb4': Import translations. DO NOT MERGE
| | | | * | Import translations. DO NOT MERGEBaligh Uddin2014-07-066-24/+24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I23f0c37cc7d49bb8180c6c7ac13eeb576844ee24 Auto-generated-cl: translation import
* | | | | | am 6d025224: (-s ours) am 1debb60a: (-s ours) am d88a3cb7: (-s ours) Import ↵Baligh Uddin2014-07-060-0/+0
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | translations. DO NOT MERGE * commit '6d02522461542f65c18725f3f2c6f24dcb801719': Import translations. DO NOT MERGE