Sunny Goyal
cf12698fcc
Merge "Null check in PackageInstallerCompat" into ub-launcher3-burnaby-polish
2015-10-08 20:59:19 +00:00
Sunny Goyal
5802588dc0
Merge "Update the widget spans after the provider changes" into ub-launcher3-burnaby-polish
2015-10-08 20:57:51 +00:00
Sunny Goyal
3b5741c263
Null check in PackageInstallerCompat
...
Bug: 24582224
Change-Id: I2cd4ca12d48b3316a8a519092118d9e2970d944d
2015-10-08 13:56:59 -07:00
Sunny Goyal
bbf0184603
Using 23 instead of Build.Versoin.M until the final SDK is available.
...
Change-Id: I9f8f6fe049afcd0ceb0797ddc803a2e77bab0437
2015-10-08 07:42:49 -07:00
Sunny Goyal
d306055f2d
Moving a few testing classes to a separate package
...
Change-Id: Ied1c063de3e938695493e4937f554686e0719dad
2015-10-07 11:12:38 -07:00
Sunny Goyal
21d89fbf8c
Merge "Fixing overscroll effect when the navigation bar is opaque" into ub-launcher3-burnaby-polish
2015-10-07 17:22:44 +00:00
Geoff Mendal
79d0ac937b
Import translations. DO NOT MERGE
...
Change-Id: Ibbe258e46dd396e9186a47b3881796e12f689e33
Auto-generated-cl: translation import
2015-10-07 07:19:53 -07:00
Sunny Goyal
6fb929e003
Verifying that the table was successfully created during initialzation
...
Table creation sometimes fails scilently, which leads to a crash loop.
This way, we will try to create a table every time after crash, so
the device would eventually be able to recover.
Bug: 24263894
Change-Id: Ic0169d33f4092042423afa24320182786c544d47
2015-10-06 16:47:14 -07:00
Geoff Mendal
a67ba8612f
am 53d3be63: (-s ours) Import translations. DO NOT MERGE
...
* commit '53d3be63a5ab056280279bcb13089faae0e7796f':
Import translations. DO NOT MERGE
2015-10-06 21:15:30 +00:00
Geoff Mendal
53d3be63a5
Import translations. DO NOT MERGE
...
Auto-generated-cl: translation import
Bug: 22482938
Change-Id: I758693c47b7d200da62bc1e9df4d0faaf9b147f2
2015-10-06 14:06:53 -07:00
Tony Wickham
d47807d7a9
am 3a3517fb: Add widget size options for QSB.
...
* commit '3a3517fb6c17120c6d11e5c95a0de4e81205d0ae':
Add widget size options for QSB.
2015-10-06 20:53:46 +00:00
Tony Wickham
3a3517fb6c
Add widget size options for QSB.
...
Bug: 24704753
Change-Id: I3e16c1f67a67b08b3843f7f38312447bdfa6a91e
2015-10-06 13:07:23 -07:00
Sunny Goyal
ec88204389
Update the widget spans after the provider changes
...
Bug: 24003213
Change-Id: I51ad5919a808ef10385d62a48a94589eefcb06bc
2015-10-05 13:23:52 -07:00
Sunny Goyal
fd4264b2b5
Merge "Jailing the saved instance state of all the dynamically generated views" into ub-launcher3-burnaby-polish
2015-10-05 18:26:19 +00:00
Sunny Goyal
d1a0e8b5c8
Jailing the saved instance state of all the dynamically generated views
...
Using itemId instead of generating a new id for each item. This is because
if the process gets killed, View.generateId will get reset but we will still
receive the generated item id map in onRestoreInstance. This will cause
conflicts with newly generated item ids.
We wrap all the generated homescreen views inside a single sparse array. This
ensures that we do not cause any conflict with dynamically generated views in
other parts of the UI.
Bug: 16840760
Change-Id: I6fe69c2e1dd463402f51222715fae31b9d4dd240
2015-10-05 18:25:49 +00:00
Winson Chung
bbb1aea148
Merge "Fixing regression when removing last item from folder." into ub-launcher3-burnaby-polish
2015-10-05 17:58:42 +00:00
Geoff Mendal
521c59a882
Import translations. DO NOT MERGE
...
Change-Id: Id66043bc65557ef6a886bb1bec6ef18590a7056b
Auto-generated-cl: translation import
2015-10-05 07:19:24 -07:00
Winson
6febe1f361
Fixing regression when removing last item from folder.
...
- The regression caused the folder and all its contents to be removed
before the new item could be moved to the place of the folder. In
addition, in this case, the LauncherModel would get out of sync with
the db because we move the last item to the workspace, but don’t
remove it from the contents, so deleting the folder would remove the
item’s mapping in sBgItemIdMap.
Bug: 24620815
Change-Id: I17137f28b0f1617a890488c7a9c5b8a9e8df0e91
2015-10-02 18:26:48 -07:00
Sunny Goyal
95bae9a43d
am c84e6e19: Disabling widget debug
...
* commit 'c84e6e19363c590bbfbac17e9ab7cc61a04d552a':
Disabling widget debug
2015-10-02 20:23:05 +00:00
Sunny Goyal
c84e6e1936
Disabling widget debug
...
Change-Id: I876a904358ce455c97a7a25a34c66af5e9316469
2015-10-02 12:48:37 -07:00
Winson
44818e07af
Fixing regression in removing widgets via accessibility.
...
- Regression was introduced in ag/765323, but not visible in normal
drag and drop because the view is already removed from the parent.
However, when accessibility is enabled, it was only removing it from
the db, but not from the parents.
Change-Id: I37483d0cd6306d270441b11e6f05247d58b88521
2015-10-02 18:44:18 +00:00
Sunny Goyal
935eedad97
Merge "Do not reinflate/rebind widgets if we are going the rebind the full workspace anyway." into ub-launcher3-burnaby-polish
2015-10-02 17:40:35 +00:00
Winson
34ef93ccd6
am 058c21db: Ensure accessibility delegate is set on all apps icons.
...
* commit '058c21db49f4f058b7d84c8de55d3c649918ab70':
Ensure accessibility delegate is set on all apps icons.
2015-10-02 17:21:59 +00:00
Winson
058c21db49
Ensure accessibility delegate is set on all apps icons.
...
Bug: 24605237
Change-Id: I801e2aca1732c021b06d996d907f368f97277cf9
2015-10-02 17:16:15 +00:00
Sunny Goyal
a682a5d8c7
Make sure that the dimensions are not negative when drawing pending widget
...
Bug: 24585203
Change-Id: I3d328d0e1fe81d2704bb5b9d4b340a367bfb9249
2015-10-01 19:36:59 -07:00
Sunny Goyal
6bec75fe70
Do not reinflate/rebind widgets if we are going the rebind the full
...
workspace anyway.
Bug: 23820213
Bug: 24582781
Change-Id: I2cb4927916fed64a69100beb41ee14653ea1d70a
2015-10-01 18:51:50 -07:00
Winson Chung
1845049c66
Merge "Replace Long.compare() with implementation." into ub-launcher3-burnaby-polish
2015-10-01 22:53:15 +00:00
Winson
12fb9fc3c3
Replace Long.compare() with implementation.
...
- Long.compare() was added in API level 19.
Change-Id: Ic7020c941403c10daa6feacdc737c6a82676ada0
2015-10-01 15:34:08 -07:00
Winson Chung
0e32c14ada
Merge "Fixing regression in search bar animation." into ub-launcher3-burnaby-polish
2015-10-01 19:33:58 +00:00
Winson
a2dc7c351d
Fixing regression in search bar animation.
...
- The other case should fall through to the animation even
when there is no search bar overlay.
Change-Id: Id91bea78b56934cc1c3379777068adc100f11dba
2015-10-01 12:19:23 -07:00
Sunny Goyal
eaaed098a6
Merge "Adding progress information for preload icons in content description" into ub-launcher3-burnaby-polish
2015-10-01 18:36:29 +00:00
Sunny Goyal
9ccacb544b
Merge "Fixing 'Item removed' announced twice when using accessible DnD" into ub-launcher3-burnaby-polish
2015-10-01 18:25:28 +00:00
Sunny Goyal
c469aadd92
Adding progress information for preload icons in content description
...
Bug: 24086091
Change-Id: Id8fb024973f4affd998627d30077e2764b07edc4
2015-10-01 11:24:59 -07:00
Winson Chung
2c4d2ccd90
Merge "Don’t create dummy app info." into ub-launcher3-burnaby-polish
2015-09-30 23:00:57 +00:00
Winson
5fbe0746dd
Don’t create dummy app info.
...
Bug: 24539514
Change-Id: I5d14a4d9993e072451f8e7ed9a4cea219ae5d246
2015-09-30 15:44:05 -07:00
Geoff Mendal
de7ae659ff
am 91dd0872: (-s ours) Import translations. DO NOT MERGE
...
* commit '91dd087271807980638a490fd8072d28a39ada8d':
Import translations. DO NOT MERGE
2015-09-30 20:04:22 +00:00
Geoff Mendal
91dd087271
Import translations. DO NOT MERGE
...
Auto-generated-cl: translation import
Bug: 22482938
Change-Id: Id607b75f77fe89ee801336c8bc3e7d7db3ad59fa
2015-09-30 14:08:36 -05:00
Geoff Mendal
9fa63a3720
Import translations. DO NOT MERGE
...
Change-Id: I9f55cad49486a35efa5f85b54e894951b3e0964c
Auto-generated-cl: translation import
2015-09-30 07:12:17 -07:00
Winson Chung
850de64c0d
Merge "Fixing other missing cases of truncated sorts." into ub-launcher3-burnaby-polish
2015-09-30 00:06:55 +00:00
Winson
46a06da01c
Fixing other missing cases of truncated sorts.
...
Bug: 24505761
Change-Id: I9b9358e8b134f0c4aac32ac536d9c8a1f0629957
2015-09-29 16:58:02 -07:00
Tony Wickham
58ecbe40f6
Flipped widths of Nexus 4 and Nexus 5 in InvariantDeviceProfile.
...
Without this change, Nexus 4 uses the Nexus 5 device profile and
vice versa. But because the profiles have exactly the same values,
it didn't matter that they were flopped.
Change-Id: I3fd788e040feb8de5bb5f5e336acbd4ac995dc0f
2015-09-29 15:19:32 -07:00
Winson
c088049113
Highlighting sectioned apps on fast-scroll.
...
- This CL fixes an old assumption we had about the height
of rows in AllApps, and ensures that we account for the
difference in height between the predictive icons and the
normal icons.
- In addition, we refactor FastBitmapDrawable to have multiple
states, which it manages in drawing itself, including the
press state and fast scroll focus states. And we also refactor
some of the fast scroll logic in the all apps recycler view
out to its own class.
Change-Id: I1988159b2767df733bbbfc7dc601859cde6c9943
2015-09-28 17:32:19 -07:00
Sunny Goyal
5189454083
am e1899e44: Merge "Adding size check when generating holographic outline" into ub-launcher3-burnaby
...
* commit 'e1899e44368f7602afc5b87a75102e7ff551982c':
Adding size check when generating holographic outline
2015-09-28 19:21:58 +00:00
Sunny Goyal
e1899e4436
Merge "Adding size check when generating holographic outline" into ub-launcher3-burnaby
2015-09-28 19:17:25 +00:00
Sunny Goyal
81284287a7
am de9590be: Adding null check when creating icon bitmap
...
* commit 'de9590be4ca2779ae0f7f64a48ac8b90472484f8':
Adding null check when creating icon bitmap
2015-09-28 18:46:18 +00:00
Sunny Goyal
bf1a98f596
Adding size check when generating holographic outline
...
Bug: 24426913
Change-Id: Ic7c9c767ea60ae4b25e064127105d94104233596
2015-09-28 11:34:23 -07:00
Sunny Goyal
de9590be4c
Adding null check when creating icon bitmap
...
Bug: 24299267
Change-Id: I596e4a8dbd4e45cffff75e6cf7bbbf7ec45c8ec9
2015-09-27 19:05:04 +00:00
Winson
f768d93468
Fixing regression in L3 with search bar transition.
...
Change-Id: Ia4155a653012c5d23df21167233fe766e5479347
2015-09-25 23:21:00 +00:00
Winson
17e2d49547
Use Long.compare() instead of truncating values for comparison.
...
Bug: 24116808
2015-09-25 23:20:13 +00:00
Tony Wickham
cb20e0bc8e
Merge "Inform users when "Set wallpaper" fails." into ub-launcher3-burnaby-polish
2015-09-25 21:22:44 +00:00