Sunny Goyal
57ebefb589
Merge "Various icon size changes" into ub-launcher3-burnaby
2015-05-11 23:55:12 +00:00
Sunny Goyal
dfaccf64bd
Various icon size changes
...
1) Setting different icon and text size for workspace and all apps
2) Setting padding during BubbleTextView inflation
Change-Id: I59da6986b0d98e8e2aa6065743bb799a6bf06a37
2015-05-11 16:48:05 -07:00
Sunny Goyal
3e89c7421e
am bcae8f02: Merge "Updating folder grid sizes for various devices" into ub-launcher3-burnaby
...
* commit 'bcae8f0272f4e1c7a8736de22d96924759cbc3c6':
Updating folder grid sizes for various devices
2015-05-11 23:00:26 +00:00
Hyunyoung Song
8d4a5db6dc
am f385e3c0: Merge "Ensure that clipping widget size is 20~40% of its width on every devices" into ub-launcher3-burnaby
...
* commit 'f385e3c058f052073af5ac559c8fd5627046870c':
Ensure that clipping widget size is 20~40% of its width on every devices
2015-05-11 23:00:25 +00:00
Sunny Goyal
bcae8f0272
Merge "Updating folder grid sizes for various devices" into ub-launcher3-burnaby
2015-05-11 22:53:47 +00:00
Hyunyoung Song
f385e3c058
Merge "Ensure that clipping widget size is 20~40% of its width on every devices" into ub-launcher3-burnaby
2015-05-11 22:52:36 +00:00
Winson Chung
a8c23d3e97
am 814f1eb8: Merge "Initial changes to support predicted apps." into ub-launcher3-burnaby
...
* commit '814f1eb8058565f6a1299dd1cd858b163f4cbfdc':
Initial changes to support predicted apps.
2015-05-11 22:11:52 +00:00
Winson Chung
814f1eb805
Merge "Initial changes to support predicted apps." into ub-launcher3-burnaby
2015-05-11 22:04:36 +00:00
Sunny Goyal
4c2f63db37
am 1d7a5566: Merge "When updating an icon, keeping the drawable padding same as before" into ub-launcher3-burnaby
...
* commit '1d7a55668e0a36a7ab150db2df4007dd5810bde8':
When updating an icon, keeping the drawable padding same as before
2015-05-11 22:00:39 +00:00
Winson Chung
4ac3006873
Initial changes to support predicted apps.
...
Change-Id: I80117d51074fe3dbdbb8d81cae886b1dffdfb86a
2015-05-11 21:59:39 +00:00
Hyunyoung Song
4b69f2ca91
Ensure that clipping widget size is 20~40% of its width on every devices
...
b/20338324
b/20763871
Change-Id: I69114cb6dfec95c473313a440a6db76a052e5601
2015-05-11 14:55:07 -07:00
Sunny Goyal
1d7a55668e
Merge "When updating an icon, keeping the drawable padding same as before" into ub-launcher3-burnaby
2015-05-11 21:51:41 +00:00
Sunny Goyal
ddc20bff8f
When updating an icon, keeping the drawable padding same as before
...
Bug: 17879518
Change-Id: Ifc819c353069bf470fd7ef6f989e4a2ea1289d2d
2015-05-11 14:09:30 -07:00
Winson Chung
20d873f461
am 485693c9: Merge "Trim all whitespace from titles and labels." into ub-launcher3-burnaby
...
* commit '485693c9eff4b10e7c9cd2dda1b78d0032b4eeac':
Trim all whitespace from titles and labels.
2015-05-11 20:14:34 +00:00
Winson Chung
485693c9ef
Merge "Trim all whitespace from titles and labels." into ub-launcher3-burnaby
2015-05-11 20:06:17 +00:00
Sunny Goyal
e89174d634
am 62227274: Merge "Using xml-drawable and elevation as folder background" into ub-launcher3-burnaby
...
* commit '62227274cb2c16c87beda01991c61618c800f66b':
Using xml-drawable and elevation as folder background
2015-05-11 19:00:38 +00:00
Sunny Goyal
ecdb6ea707
am 484d56b4: Merge "Accessibility: Folder drag and drop fixes" into ub-launcher3-burnaby
...
* commit '484d56b4750c84351496ed95b4473d2eb2fc43cf':
Accessibility: Folder drag and drop fixes
2015-05-11 19:00:37 +00:00
Sunny Goyal
8386bcbf67
am 9c6e175a: Merge "Adding accessibility widget resize" into ub-launcher3-burnaby
...
* commit '9c6e175a1863855cefc298b800d8d1982f38efeb':
Adding accessibility widget resize
2015-05-11 19:00:36 +00:00
Sunny Goyal
62227274cb
Merge "Using xml-drawable and elevation as folder background" into ub-launcher3-burnaby
2015-05-11 18:54:45 +00:00
Sunny Goyal
484d56b475
Merge "Accessibility: Folder drag and drop fixes" into ub-launcher3-burnaby
2015-05-11 18:54:11 +00:00
Sunny Goyal
9c6e175a18
Merge "Adding accessibility widget resize" into ub-launcher3-burnaby
2015-05-11 18:53:52 +00:00
Sunny Goyal
fee35bbfac
Updating folder grid sizes for various devices
...
Change-Id: Ifd5930a4d6f54428500c0ef61ef21c0fc6a6f5cd
2015-05-11 11:38:46 -07:00
Vadim Tryshev
f4715974b8
Fixing accessibility scrolling events generated by PagedView:
...
1. Not generating scroll events from snapToPage(). It already gets
generated from computeScrollHelper().
2. Not setting action because doing so is not mentioned here:
http://developer.android.com/reference/android/view/accessibility/AccessibilityEvent.html .
3. Not generating scroll event when the page stays same (before it was
generated, say, when we simply returned from the AllApps view to
Workspace).
4. From/To index is not the old and new page numbers; they are indices
of the first and last item; in our case, the item is the page, and
both FromIndex and ToIndex should be set to this page number.
Bug: 18761184
Change-Id: I3dadf816c3d45b8bd42a13930344874584467499
2015-05-11 17:40:07 +00:00
Geoff Mendal
2501dab3ba
Import translations. DO NOT MERGE
...
Change-Id: Ib54515cd577efe40f9fa13273438f5d520c9433b
Auto-generated-cl: translation import
2015-05-11 07:59:21 -07:00
Geoff Mendal
301282cc4c
Import translations. DO NOT MERGE
...
Change-Id: I6a54588a164ab5f709a665b07504924b3c11bef2
Auto-generated-cl: translation import
2015-05-11 05:13:52 -07:00
Winson Chung
82b016cb56
Trim all whitespace from titles and labels.
...
Bug: 20953160
Change-Id: I1610df5e445a4139522226f68fa6439926bc70c6
2015-05-08 22:22:39 -07:00
Winson Chung
678b39330b
am 99d96ba6: Fixing issue with fast scroller not showing sub-section headers.
...
* commit '99d96ba6c8e3258f7d99a33d49da2aeb0da5d862':
Fixing issue with fast scroller not showing sub-section headers.
2015-05-09 00:44:45 +00:00
Winson Chung
aa6dd810bc
am 3253bf40: Merge "Updating sticky headers." into ub-launcher3-burnaby
...
* commit '3253bf40881c648fbd84fd125752e084a7c6ce91':
Updating sticky headers.
2015-05-09 00:44:44 +00:00
Winson Chung
99d96ba6c8
Fixing issue with fast scroller not showing sub-section headers.
...
- Removed some old logic to draw merged section headers
Change-Id: I2a7ff9948a3dce253d6bdcda89cc9f222faab309
2015-05-09 00:39:01 +00:00
Winson Chung
3253bf4088
Merge "Updating sticky headers." into ub-launcher3-burnaby
2015-05-09 00:38:08 +00:00
Winson Chung
c26e17a76c
am 5b370735: Merge "Make common base class to update container bounds and to handle scroll logic." into ub-launcher3-burnaby
...
* commit '5b3707352bc2300cafaa350c0b71a04065bafcd2':
Make common base class to update container bounds and to handle scroll logic.
2015-05-08 21:53:49 +00:00
Winson Chung
5b3707352b
Merge "Make common base class to update container bounds and to handle scroll logic." into ub-launcher3-burnaby
2015-05-08 21:41:58 +00:00
Winson Chung
9480415d9b
Make common base class to update container bounds and to handle scroll logic.
...
Bug: 20763871
Change-Id: I8c2f45cfb10964e4be7e9c07c89dd336585c9989
2015-05-08 21:41:40 +00:00
Sunny Goyal
b7e15adc7b
Animating the folder title & page indicator when a multi-page folder
...
is opened for the first time
Change-Id: I70f5fd942724251a5e863fbb78a0c24f440b0283
2015-05-08 09:58:18 -07:00
Winson Chung
de34aa401e
Updating sticky headers.
...
- The whole section's headers are drawn together, moving as a group
until it reaches the individual bounds for each letter in the section
- Adding animation to search button -> field transition
- Fixing section header text measuring causing sections not to be centered
- Forcing the merge to stop if an app has > 3 full rows; on both phone and
tablet, merging a large section with anything else seems to be less useful
2015-05-08 01:26:24 +00:00
Sunny Goyal
75deaf3d8f
Using xml-drawable and elevation as folder background
...
Change-Id: I21376bd3de8cd58c646d0898d5a8303af9057218
2015-05-07 16:13:35 -07:00
Winson Chung
20e4d6ef70
am ea449fa3: Merge "Fixing issue where apps were not re-sorted after updating." into ub-launcher3-burnaby
...
* commit 'ea449fa37be0fbaed985c38d73e0e3de3e06b8a6':
Fixing issue where apps were not re-sorted after updating.
2015-05-07 20:38:19 +00:00
Winson Chung
ea449fa37b
Merge "Fixing issue where apps were not re-sorted after updating." into ub-launcher3-burnaby
2015-05-07 20:32:32 +00:00
Winson Chung
f50c12788c
Fixing issue where apps were not re-sorted after updating.
...
Bug: 20163738
Change-Id: I2fbefc6f451d8eef3d17f727be450a04204a9ca3
2015-05-07 13:29:30 -07:00
Hyunyoung Song
80210c32b0
am 14706b1e: Merge "Widgets should also be bound when binding all apps. b/20915830" into ub-launcher3-burnaby
...
* commit '14706b1e641ef8e307ab9e8df27924c2a3f0cf24':
Widgets should also be bound when binding all apps. b/20915830
2015-05-07 20:01:40 +00:00
Hyunyoung Song
14706b1e64
Merge "Widgets should also be bound when binding all apps. b/20915830" into ub-launcher3-burnaby
2015-05-07 19:54:09 +00:00
Hyunyoung Song
219d048711
Widgets should also be bound when binding all apps.
...
b/20915830
Change-Id: I772156f8a8d361f485fb4d7edc447c2cee2edf23
2015-05-07 12:51:42 -07:00
Adam Cohen
3462fbc92d
am 4e267f4c: Merge "Adding abstract methods for new RecyclerView lib." into ub-launcher3-burnaby
...
* commit '4e267f4cdca3ec52aa55982560551ea766adf9be':
Adding abstract methods for new RecyclerView lib.
2015-05-07 18:30:42 +00:00
Adam Cohen
4e267f4cdc
Merge "Adding abstract methods for new RecyclerView lib." into ub-launcher3-burnaby
2015-05-07 18:22:35 +00:00
Winson Chung
0a71b9d83f
Adding abstract methods for new RecyclerView lib.
...
Change-Id: I50c3dfaecd79a87340ed4eeaa3195a26311062e0
2015-05-07 11:14:42 -07:00
Sunny Goyal
f18faf4c07
am 067e5e01: Merge "Removing some dead code in paged view" into ub-launcher3-burnaby
...
* commit '067e5e0177a4429e8833b2fd96725eb92e48ab8a':
Removing some dead code in paged view
2015-05-07 17:27:47 +00:00
Sunny Goyal
067e5e0177
Merge "Removing some dead code in paged view" into ub-launcher3-burnaby
2015-05-07 17:19:37 +00:00
Sunny Goyal
75a13a9639
am 8a8f03d1: Merge "Skipping package update tasks if loader has not yet run." into ub-launcher3-burnaby
...
* commit '8a8f03d10a0a55e602c5cbf3c2c7035d2270ab47':
Skipping package update tasks if loader has not yet run.
2015-05-07 17:15:27 +00:00
Sunny Goyal
8a8f03d10a
Merge "Skipping package update tasks if loader has not yet run." into ub-launcher3-burnaby
2015-05-07 17:08:24 +00:00
Winson Chung
55138e3d7c
am 83f59abc: Explorations in dense grids for all apps.
...
* commit '83f59abc9c566da5deb98afe7ea35cfb061f2920':
Explorations in dense grids for all apps.
2015-05-07 03:46:14 +00:00