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
Kenny Guy
e10abafa50
Merge "Revert "Revert Cls stopping now-master running on googlefood"" into ub-now-master
2014-07-01 17:46:08 +00:00
Amith Yamasani
5ba21b6024
Don't show clings in guest user
...
If the SKIP_FIRST_USE_HINTS setting is ON, don't show clings. This
is used for Guest users.
Bug: 15873403
Change-Id: Icae713788c3ed26d55e8e713da7ec7d0d2b25fce
2014-07-02 02:27:54 +00:00
Chris Wren
803a4bec0f
Drop support for remove all dead promises.
...
Bug: 12764789
Change-Id: Id876b66cf8da4388cb3ed5670a0bbdcf73f2982d
2014-07-01 17:13:04 -04:00
Kenny Guy
c2bd8101b8
Revert "Revert Cls stopping now-master running on googlefood"
...
This reverts commit 7bc272a11b .
Conflicts:
src/com/android/launcher3/BubbleTextView.java
Change-Id: Id1fb2e1249e72658ce5477165c9bcacba9de2b04
2014-06-30 12:30:31 +01:00
Chris Wren
40c5ed3039
Offer to delete broken promise icons.
...
Track state of promise in the info, not the view.
Fix bugs around moving promises to folders.
Fix bugs around filterign and removing promises.
Bug: 12764789
Change-Id: If5e8b6d315e463154b5bafe8aef7ef4f9889bb95
2014-06-27 15:17:56 -04:00
Chris Wren
9041a98280
enable restore by default in master (for 3.7)
...
Change-Id: I3f64a9248602925c17d2e89295f02cbe64160a6a
2014-06-27 16:07:30 +00:00
Sunny Goyal
2a6cf09be9
Fix issue where sometimes duplicate icons are added on homescreen when
...
installing a package
Shortcuts placed by the user have no package in their intent.
Ensure that this is accounted for when searching for duplicates.
issue: 12888844
Change-Id: I2fb8b7c2b8f7cb74926904bf49a96aeb59a5a9f8
2014-06-27 08:20:23 -07:00
Adam Cohen
dcc5e71b3f
Fix issue where focus was sometimes missing when going to all apps with keyboard
...
issue 15407977
Change-Id: I806c4f3d4c5951e4caa7eddaff366a68585f1cd9
2014-06-23 15:48:15 -04:00
Adam Cohen
db78dc8a0a
Fix problem where launcher doesn't draw after rotation w/ translucent activity above it
...
-> Removed some code which caused this. The code was intended to fix a certain issue:
"Fixing issue where we were reverting to the first page of the workspace after
launching an application from all apps, rotating, and returning home"
-> That bug doesn't seem to occur anymore, even with the revert
-> See https://googleplex-android-review.googlesource.com/#/c/209561/1
issue 11808251
Change-Id: I14ada19a294d2e5139a9e650d55f1cd985dd00d3
2014-06-19 14:54:51 -07:00
Adam Cohen
e25c5d1c94
Prevent discordant state between Workspace and Launcher (issue 15409018)
...
Change-Id: I13bb3e51da18998a5dade49c50e5fbf2266022d3
2014-06-18 10:38:31 -07:00
Adam Cohen
7fa0ae5056
DO NOT MERGE - Catching TransactionTooLargeException in AppWidgetHost#startListening
...
solution b) from issue 14255011
Change-Id: I1dc521632a132de496ff9a583b1e0b29415aacdd
(cherry picked from commit 084c31873e )
2014-06-18 17:31:20 +00:00
Adam Cohen
60e1efe032
Fix NPE when dragging shortcut without component while app is uninstalled
...
issue 14601562
Change-Id: Icf0472d38c1b02de8421f146e26f2e2d79de43dd
2014-06-13 19:16:33 -07:00
Adam Cohen
6f127a614c
More defense for issue 14491953
...
Change-Id: I90de51c74e337d56aad891741233e6a857d89b62
2014-06-12 17:08:27 -07:00
Adam Cohen
76308c3b62
am 6ea3b116: Override app launch transition for LMP preview
...
* commit '6ea3b116fc2eea7cc1a6892c548da45a4f581a1d':
Override app launch transition for LMP preview
2014-06-11 18:57:39 +00:00
Adam Cohen
6ea3b116fc
Override app launch transition for LMP preview
...
issue 15544569 j)
Change-Id: I8aff85a154cb98d865a8834f37b13e30cd03de6c
2014-06-11 11:47:56 -07:00
Adam Cohen
128d1c8e1d
am 71b0473f: Add new assets for LMP preview
...
* commit '71b0473f24a7d77263aae88139f13298a1d64b27':
Add new assets for LMP preview
2014-06-11 18:36:17 +00:00
Adam Cohen
71b0473f24
Add new assets for LMP preview
...
issue 15544569 c), d), e)
Change-Id: Ib352ef1fa7c19c3695c82f3ea31936a4b41da5aa
2014-06-11 10:50:41 -07:00
Adam Cohen
74ba0c31a8
am ada8d7df: Merge "Make folder stack more vertical for LMP preview" into ub-now-nova
...
* commit 'ada8d7dfe1a52eab1e2a0954cf369ed6d198de94':
Make folder stack more vertical for LMP preview
2014-06-11 17:37:53 +00:00
Adam Cohen
ada8d7dfe1
Merge "Make folder stack more vertical for LMP preview" into ub-now-nova
2014-06-10 22:12:51 +00:00
Adam Cohen
8edd200141
Make folder stack more vertical for LMP preview
...
issue 15544569 h)
Change-Id: Ie9830429f629db0963f5313d9e4c0c18b14bff4a
2014-06-10 18:59:00 -07:00
Adam Cohen
a629f26824
Merge "Revert "Revert transparent bars for L in 3.5. DO NOT MERGE"" into ub-now-nova
2014-06-10 22:12:51 +00:00
Adam Cohen
0b39535608
Revert "Revert transparent bars for L in 3.5. DO NOT MERGE"
...
This reverts commit e1cdf5253d .
Change-Id: If107c46fcc3062d990b0de9758045946c8017569
2014-06-09 22:54:36 +00:00
Adam Cohen
aa4c8c1fea
Fix for regression which made issue 14491953 occur more easily
...
Change-Id: I27711aad8aae2824a54a043f686918d342ffc5bb
(cherry picked from commit 327acfea13 )
2014-06-09 18:24:03 +00:00
Adam Cohen
327acfea13
Fix for regression which made issue 14491953 occur more easily
...
Change-Id: I27711aad8aae2824a54a043f686918d342ffc5bb
2014-06-06 14:28:10 -07:00
Adam Cohen
30a8e55d1e
am 17937015: Add required cast
...
* commit '179370154f5c5d63f683d44428bdbd1144d0102b':
Add required cast
2014-06-04 05:28:54 +00:00
Adam Cohen
179370154f
Add required cast
...
Change-Id: I6ff78f583777ec71d414d2fa66cce3390fd97d0e
2014-06-03 22:24:54 -07:00
Adam Cohen
8739de663c
am 18bbc6a0: Adding workaround for issue with null drawable
...
* commit '18bbc6a013e10b1fe384b7d3798622e087c813d2':
Adding workaround for issue with null drawable
2014-06-04 05:09:37 +00:00
Adam Cohen
18bbc6a013
Adding workaround for issue with null drawable
...
A drawable is null which ought not be null, since it should have been set during inflation. Seems like a platform issue on one device. Adding a workaround to manually set it in code after inflation if necessary.
issue 15334203
Change-Id: Ideb80c231300e61f6dfe5336d6d647a3e1b51817
2014-06-04 04:48:48 +00:00
Adam Cohen
6bd73154c5
am e9a51198: Revert "Adding debugging and naive fix for issue 15334203"
...
* commit 'e9a5119836e5e3310c474cb4bb5b7a727bc2415f':
Revert "Adding debugging and naive fix for issue 15334203"
2014-06-04 01:25:22 +00:00
Adam Cohen
9b06cd1e45
am ed11c140: Adding debugging and naive fix for issue 15334203
...
* commit 'ed11c14003ca4ae5f702b6eb3f6b5dd8f4e7d4a4':
Adding debugging and naive fix for issue 15334203
2014-06-04 01:25:22 +00:00
Adam Cohen
e9a5119836
Revert "Adding debugging and naive fix for issue 15334203"
...
This reverts commit ed11c14003 .
Change-Id: Ifc46769477e590512cc5ab79a69063c0341f52b2
2014-06-04 01:24:03 +00:00
Adam Cohen
ed11c14003
Adding debugging and naive fix for issue 15334203
...
-> To be reverted, just need signed build.
Change-Id: I6a83e55067d8d2564bb3c4f0c314befbb2793f09
2014-06-03 18:11:15 -07:00
Adam Cohen
1baf799129
Removing some dead code / strings
...
issue 14161836
Change-Id: I44aa0c3109b1b0efe8e1be80eb4c4f373c02994a
2014-06-02 14:13:28 -07:00
Adam Cohen
9b8f51fcc8
Adding ability for partners to specify a default layout
...
Change-Id: Ib071faa4b41d13961c3a33b865b40a644631c08a
2014-06-02 11:06:47 -07:00
Chris Wren
2779ffebcf
am 3489f5c1: disable launcher restore by default, for nova launch
...
* commit '3489f5c1bf0a3b036479b440b917123016568fc7':
disable launcher restore by default, for nova launch
2014-05-30 08:02:17 +00:00
Chris Wren
3489f5c1bf
disable launcher restore by default, for nova launch
...
Change-Id: I54aa2de71f8fcc660922a59ff280ae141e066f73
2014-05-29 16:58:15 -04:00
Kenny Guy
c879052247
Add catch for missing app icon resource.
...
The catch was present before moving the code into
the compat class.
Bug: 15276879
Change-Id: I81fbd49dacd813e861a2bc4f0b41dcbeccb9def2
2014-05-27 16:34:59 +01:00
Chris Wren
812bbe6974
am 58852b39: Log the component name for restored icons.
...
* commit '58852b393bbfa0e2efd73186316cc3fa9592233a':
Log the component name for restored icons.
2014-05-23 21:03:37 +00:00
Chris Wren
58852b393b
Log the component name for restored icons.
...
Bug: 15192063
Change-Id: I7d8aa05600a2278c18f3ac34f87b87b3867bcd0c
2014-05-23 16:57:51 -04:00
Adam Cohen
8d1c2aa509
am 9b1d062b: Make sure we can handle database downgrade (by wiping and starting fresh)
...
* commit '9b1d062b0f1c4714883444df874e1a078764caa1':
Make sure we can handle database downgrade (by wiping and starting fresh)
2014-05-23 17:15:01 +00:00
Adam Cohen
9b1d062b0f
Make sure we can handle database downgrade (by wiping and starting fresh)
...
issue 15144138
Change-Id: I59aad7445d2aaaaede1cba6754e047f05a2859ae
2014-05-21 19:04:49 -07:00
Adam Cohen
4c041dea21
am ea90f83e: Check before suggesting default wallpaper dimensions
...
* commit 'ea90f83e248086b91dbbc7969059f6887190b2a2':
Check before suggesting default wallpaper dimensions
2014-05-22 00:30:09 +00:00
Adam Cohen
ea90f83e24
Check before suggesting default wallpaper dimensions
...
issue 14470153
Change-Id: Id00e9cb4bd2b769818ed61de65be8c1c0119e07d
2014-05-21 17:13:40 -07:00
Adam Cohen
c2cf4d1cdd
am 73859adf: Merge "Revert "Debugging wallpaper stuff on production device (to be reverted once built)"" into ub-now-nova
...
* commit '73859adf80c94a377508a1d9ea8b6fa45a19f80f':
Revert "Debugging wallpaper stuff on production device (to be reverted once built)"
2014-05-21 23:01:58 +00:00
Adam Cohen
9fde43a2e2
am 00a019d9: Merge "Debugging wallpaper stuff on production device (to be reverted once built)" into ub-now-nova
...
* commit '00a019d9e5713a595e6528d985174e4dff454445':
Debugging wallpaper stuff on production device (to be reverted once built)
2014-05-21 23:01:57 +00:00
Adam Cohen
73859adf80
Merge "Revert "Debugging wallpaper stuff on production device (to be reverted once built)"" into ub-now-nova
2014-05-21 23:01:31 +00:00
Adam Cohen
824fcb3a3e
Revert "Debugging wallpaper stuff on production device (to be reverted once built)"
...
This reverts commit f8dc557cf8 .
Change-Id: I2a2ce9a067ec6df829eb23997661bb090daa64ff
2014-05-21 23:01:25 +00:00
Adam Cohen
00a019d9e5
Merge "Debugging wallpaper stuff on production device (to be reverted once built)" into ub-now-nova
2014-05-21 23:00:02 +00:00
Adam Cohen
f8dc557cf8
Debugging wallpaper stuff on production device (to be reverted once built)
...
issue 14470153
Change-Id: I6c93b11f639d79163da0c3ce4e4053e304e0081e
2014-05-21 15:53:11 -07:00