Commit Graph

49925 Commits

Author SHA1 Message Date
Sunny Goyal 87bee403ed Merge "Merging motorola's patch to fix ClassCastException" into ub-now-master 2014-07-22 16:21:19 +00:00
Sunny Goyal 0c4a64451e Merging motorola's patch to fix ClassCastException
issue: 15518616
Change-Id: I7d707f12cb20be9aa24d7ea86051f3712b3534af
2014-07-22 13:56:13 -07:00
Nilesh Agrawal 300c150448 Fix build
Change-Id: I4c19afe4da891ad1de125cbb65c494fdc0a9a165
2014-07-22 13:20:54 -07:00
Baligh Uddin 06eda48b01 Import translations. DO NOT MERGE
Change-Id: I10246228fb00843ba5c8efc553d4fd47d72453ad
Auto-generated-cl: translation import
2014-07-22 17:15:38 +00:00
Sunny Goyal 6a4ce9407e Merge "Fixing memory leak in WallpaperCropActivity" into ub-now-master 2014-07-22 16:13:36 +00:00
Sunny Goyal e9bacd9c2b Fixing memory leak in WallpaperCropActivity
issue 15516788

Change-Id: I6feb4cb72052bc7f19e9c30957bff7dcccd5bc9d
2014-07-22 09:39:01 -07:00
Adam Cohen 224ee988fc Updating some assets
-> all apps, page indicators, folder / allapps background

Change-Id: I400511c4f07b43df09de28080008c01a96ab9c75
2014-07-21 11:42:19 -07:00
Kenny Guy d6fe52636d Change getBadgedLabelForUser to use CharSequence
Bug: 16401636
Change-Id: I7b72a6dd53fec1c0afe6ea33803af9e3c54e597e
2014-07-21 18:33:40 +01:00
Adam Cohen 82cc3fe6c7 Merge "Preliminary work on Material Transitions" into ub-now-master 2014-07-19 22:40:06 +00:00
Sunny Goyal c5a8704dc4 Merge "Adding app widget restore support in Launcher3 for android L" into ub-now-master 2014-07-19 22:40:06 +00:00
Sunny Goyal 651077bdd6 Adding app widget restore support in Launcher3 for android L
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
2014-07-21 10:34:21 -07:00
Sunny Goyal 871f3f8bbe Merge "Mergin motorola patch to avoind 0 id for all apps button" into ub-now-master 2014-07-21 15:43:35 +00:00
Adam Cohen 6c5891a9fc Preliminary work on Material Transitions
-> 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
2014-07-18 17:56:42 -07:00
Sunny Goyal ebf50c93b0 Merge "Merging Motorola's patch to disable apps when is safe mode." into ub-now-master 2014-07-18 18:24:25 +00:00
Sunny Goyal c5c60ad359 Merging Motorola's patch to disable apps when is safe mode.
issue: 16044192

Change-Id: I10069dcdf459ecc71361271e883eabb743d77822
2014-07-18 16:10:34 -07:00
Adam Cohen cc83d8dbfe Merge "Specify permission.RECEIVE_LAUNCH_BROADCASTS in String resource" into ub-now-master 2014-07-18 18:24:25 +00:00
Sunny Goyal e7de3b2c2c Mergin motorola patch to avoind 0 id for all apps button
issue: 15518514
Change-Id: I74a16600658f9299131cfbef7ad7a49ac25b12e7
2014-07-18 09:35:28 -07:00
Sander Alewijnse e8a30577f7 Merge "Revert "Add uses feature managed profiles to Launcher3 manifest."" into ub-now-master 2014-07-17 00:10:10 +00:00
Sunny Goyal cdc4dbd878 Adding options in the partner apk to disable the default wallpaper and
provide a folder containing additional wallpapers

issue: 16045459

Change-Id: Id411121ff552d0d270258a5b371d1fd756bd7884
2014-07-16 16:19:23 -07:00
Adam Cohen df3ac430b1 Specify permission.RECEIVE_LAUNCH_BROADCASTS in String resource
Change-Id: I2aca0108e3b41dc1db80d552dd6242a5a8d0245d
2014-07-16 14:48:43 -07:00
Sunny Goyal 3484638cad Adding a circular progress bar for preloader icons
Change-Id: I1b5ba61c01a16a8cb5d3f9e31f827f8c99a1ffc9
2014-07-16 13:37:56 -07:00
Sunny Goyal f599ccfe96 Showing icons for apps on sdcard which are not available during system boot.
issue 15852084

Change-Id: I1e6f59a413581ae3af4219ab32cb5af3d726d382
2014-07-16 18:59:50 +00:00
Sander Alewijnse 97c492ce4d Revert "Add uses feature managed profiles to Launcher3 manifest."
This reverts commit 4224758a54.

Change-Id: I65ddcc2cac41120e0feb0020c4709cdc5a862f10
2014-07-16 16:39:10 +00:00
Kenny Guy bb474f6df0 Merge "Include user handle for uninstall intents." into ub-now-master 2014-07-16 00:46:50 +00:00
Kenny Guy d31df54073 Include user handle for uninstall intents.
Add support for uninstalling apps from other profiles.

Bug: 14127299

Change-Id: I1a3724a45c95cf93b958d23a57829efcedfc4291
2014-07-16 16:49:00 +01:00
Jan-Willem Maarse ca424c67f3 Merge "Allow custom content to lock the workspace" into ub-now-master 2014-07-15 20:35:01 +00:00
Sander Alewijnse 4224758a54 Add uses feature managed profiles to Launcher3 manifest.
Change-Id: If2143424f0d89cc1ed4e504d37106ea52e067e1f
2014-07-15 10:24:29 +01:00
Jan-Willem Maarse 2ff91c46fa Allow custom content to lock the workspace
Change-Id: Ic337df1b2cd54b99d4ef02dcfaca955c90297df0
2014-07-14 18:36:23 -07:00
Sunny Goyal 3e787142a8 Merge "Fixing background being drawn multiple times for BubbleTextView" into ub-now-master 2014-07-10 17:35:05 +00:00
Adam Cohen e639d6b67c am e28cc02e: Fixing issue where package updates were not getting propagated properly
* commit 'e28cc02e81613ee543c31b8aa25809227c4184a2':
  Fixing issue where package updates were not getting propagated properly
2014-07-09 19:12:44 +00:00
Adam Cohen e28cc02e81 Fixing issue where package updates were not getting propagated properly
issue 16097189

Change-Id: I26f2d03930d9d2227017c0cd5a986a230fbe8e58
(cherry picked from commit 52a2841f6b)
2014-07-09 19:09:35 +00:00
Adam Cohen 91d3cdcbfa Merge "Fixing issue where package updates were not getting propagated properly" into ub-now-master 2014-07-09 14:43:38 +00:00
Adam Cohen 52a2841f6b Fixing issue where package updates were not getting propagated properly
issue 16097189

Change-Id: I26f2d03930d9d2227017c0cd5a986a230fbe8e58
2014-07-09 11:33:09 -07:00
Sunny Goyal 15872dad93 Fixing background being drawn multiple times for BubbleTextView
issue 16160873

Change-Id: Ic04d54dd6541e352bf543d8acb2452ea6e0567da
2014-07-08 15:43:54 -07:00
Sunny Goyal d53027e4aa Merge "Fixing icon disappearing when apps are moved to sdcard" into ub-now-master 2014-07-08 17:33:57 +00:00
Sunny Goyal 481c1fb796 Fixing icon disappearing when apps are moved to sdcard
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
2014-07-07 17:52:35 -07:00
Adam Cohen 96bb79819e Enabling quantum look and feel everywhere
-> _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
2014-07-07 15:29:53 -07:00
Baligh Uddin e54e67f898 am cae7ce93: (-s ours) am 18a53ab1: (-s ours) am 13157532: (-s ours) am 2ea40009: (-s ours) am 23b816b1: (-s ours) Import translations. DO NOT MERGE
* commit 'cae7ce93a49d5702cb5738148df18f43e3d6aa21':
  Import translations. DO NOT MERGE
2014-07-06 21:49:32 +00:00
Baligh Uddin d794d1172e am 72569a38: (-s ours) am 03c79df9: (-s ours) am f70d0619: (-s ours) am e0bc7603: (-s ours) Import translations. DO NOT MERGE
* commit '72569a387742812be7e87362721631beaa05028c':
  Import translations. DO NOT MERGE
2014-07-06 21:46:25 +00:00
Baligh Uddin cae7ce93a4 am 18a53ab1: (-s ours) am 13157532: (-s ours) am 2ea40009: (-s ours) am 23b816b1: (-s ours) Import translations. DO NOT MERGE
* commit '18a53ab1aa846053e6de896e093bca5d9e42b6aa':
  Import translations. DO NOT MERGE
2014-07-06 21:45:55 +00:00
Baligh Uddin 4e3b221950 am 6d025224: (-s ours) am 1debb60a: (-s ours) am d88a3cb7: (-s ours) Import translations. DO NOT MERGE
* commit '6d02522461542f65c18725f3f2c6f24dcb801719':
  Import translations. DO NOT MERGE
2014-07-06 21:43:20 +00:00
Baligh Uddin 18a53ab1aa am 13157532: (-s ours) am 2ea40009: (-s ours) am 23b816b1: (-s ours) Import translations. DO NOT MERGE
* commit '13157532a7502d700a75c4f6bf45a10e5b52fc5c':
  Import translations. DO NOT MERGE
2014-07-06 21:42:47 +00:00
Baligh Uddin 72569a3877 am 03c79df9: (-s ours) am f70d0619: (-s ours) am e0bc7603: (-s ours) Import translations. DO NOT MERGE
* commit '03c79df9f3dca05f767493b4ffbcabb1eab44434':
  Import translations. DO NOT MERGE
2014-07-06 21:42:43 +00:00
Baligh Uddin 35424cc2a6 am 869df29e: (-s ours) am c1ac011a: (-s ours) Import translations. DO NOT MERGE
* commit '869df29e9125942bee858276698f02204b5273cf':
  Import translations. DO NOT MERGE
2014-07-06 21:41:55 +00:00
Baligh Uddin aa40be0a15 am a9a4c58a: (-s ours) am d9d0f513: (-s ours) Import translations. DO NOT MERGE
* commit 'a9a4c58a57ee2d2bcc14c2277e8788b8a61059d2':
  Import translations. DO NOT MERGE
2014-07-06 21:40:09 +00:00
Baligh Uddin 03c79df9f3 am f70d0619: (-s ours) am e0bc7603: (-s ours) Import translations. DO NOT MERGE
* commit 'f70d061975f732456888bfa31c81998985ed5ddf':
  Import translations. DO NOT MERGE
2014-07-06 21:39:41 +00:00
Baligh Uddin 6d02522461 am 1debb60a: (-s ours) am d88a3cb7: (-s ours) Import translations. DO NOT MERGE
* commit '1debb60a8088b4bc999b9b602b17b578794945a4':
  Import translations. DO NOT MERGE
2014-07-06 21:39:37 +00:00
Baligh Uddin 13157532a7 am 2ea40009: (-s ours) am 23b816b1: (-s ours) Import translations. DO NOT MERGE
* commit '2ea40009f88c84301dc1b0e82daf8698bfb52fd6':
  Import translations. DO NOT MERGE
2014-07-06 21:39:30 +00:00
Baligh Uddin 869df29e91 am c1ac011a: (-s ours) Import translations. DO NOT MERGE
* commit 'c1ac011a00d0c269fed833ecb9b6e82dcc495b5a':
  Import translations. DO NOT MERGE
2014-07-06 21:36:10 +00:00
Baligh Uddin f3ef27127b am e95ca561: (-s ours) Import translations. DO NOT MERGE
* commit 'e95ca561c515f927caae4b4de27aa73cad789b07':
  Import translations. DO NOT MERGE
2014-07-06 21:36:03 +00:00