Winson Chung
11509ad61a
Fixing regression from g/649060 regarding building layers for detached views.
...
Bug: 21063014
Change-Id: Iff0dba8be5fe7ef5dce4fc65fb6391c33c50b253
2015-05-13 02:01:21 +00:00
Winson Chung
1ac119a8eb
am ed0c1cc7: Minor visual tweaks.
...
* commit 'ed0c1cc739d3b3d82c301299db8abc3146de49bb':
Minor visual tweaks.
2015-05-13 02:00:17 +00:00
Winson Chung
ed0c1cc739
Minor visual tweaks.
...
- Drawing full divider under predicted apps
- Enabling dynamic search bar elevation
- Increasing fast scroller pop-up size
- Insetting the padding to prevent the scroll bar from overlapping with app titles
Bug: 20299865
Change-Id: I48ffde43c2158c23b54cd43fede722da41ccc111
2015-05-13 01:53:23 +00:00
Sunny Goyal
a6095969bb
Preventing NullPointerException when cancelling a shortcut addition
...
Bug: 21024018
Change-Id: Iac09d9e4f1411aa9fe1ec89fbfe749b009c7d457
(cherry picked from commit f044bb1edd )
2015-05-13 01:07:17 +00:00
Hyunyoung Song
6555f77e7f
am 426b94b2: Typecast to correct LayoutParams
...
* commit '426b94b207f0a09df5fd0826891ca2a4732aff30':
Typecast to correct LayoutParams
2015-05-12 23:39:19 +00:00
Hyunyoung Song
426b94b207
Typecast to correct LayoutParams
...
Change-Id: Ifdd04923563a0ef57bd281d1b55b8af0e4cc59f0
2015-05-12 16:27:50 -07:00
Hyunyoung Song
bccf18c78d
am 1e62c159: Unbreak the build. Remove extra xml version definition.
...
* commit '1e62c1594acba67486ec2ded56aed00f5cfaff75':
Unbreak the build. Remove extra xml version definition.
2015-05-12 23:09:54 +00:00
Hyunyoung Song
1e62c1594a
Unbreak the build. Remove extra xml version definition.
...
Change-Id: I42f1c21143bef6181828d1135deaaf153acbf984
2015-05-12 15:58:09 -07:00
Hyunyoung Song
1150e2492c
am 5cd1d92f: Fixing several layout issues.
...
* commit '5cd1d92f6c40b47eff12859d4e13b6431aa778c0':
Fixing several layout issues.
2015-05-12 22:51:32 +00:00
Hyunyoung Song
5cd1d92f6c
Fixing several layout issues.
...
- N7/N9 indented area should not block scroll view
- separator at the end of the widget cell should not show up on the last item.
Not covered in this CL:
- Guarantee that last item is showing only 20~40%. Right now, the
hand picked constant works for N5,6,7,9
b/20338324
b/20763871
Change-Id: I274ab95c6c3e2fc8be8ceafb2e8172c0174a41a5
2015-05-12 15:40:09 -07:00
Sunny Goyal
1923f326bc
am fc9d3d8b: Merge "Removing empty folders in loader" into ub-launcher3-burnaby
...
* commit 'fc9d3d8bcb70216de7709d3edaf9759ac8156b45':
Removing empty folders in loader
2015-05-12 22:21:07 +00:00
Sunny Goyal
ffb72b2439
am 07b75b85: Merge "Using BubbleTextView for widget section headers" into ub-launcher3-burnaby
...
* commit '07b75b85c20530cf7c66a1f5b5cba5437ba127f6':
Using BubbleTextView for widget section headers
2015-05-12 22:21:06 +00:00
Sunny Goyal
fc9d3d8bcb
Merge "Removing empty folders in loader" into ub-launcher3-burnaby
2015-05-12 22:19:11 +00:00
Sunny Goyal
07b75b85c2
Merge "Using BubbleTextView for widget section headers" into ub-launcher3-burnaby
2015-05-12 22:12:00 +00:00
Sunny Goyal
3b69904421
am 19e4d9db: Merge "Preventing NullPointerException when cancelling a shortcut addition" into ub-launcher3-burnaby
...
* commit '19e4d9db28ee6487428879aacd053c319771b51c':
Preventing NullPointerException when cancelling a shortcut addition
2015-05-12 21:50:38 +00:00
Sunny Goyal
19e4d9db28
Merge "Preventing NullPointerException when cancelling a shortcut addition" into ub-launcher3-burnaby
2015-05-12 21:43:52 +00:00
Sunny Goyal
95139bfa6c
resolved conflicts for merge of 2517f887 to ub-launcher3-master
...
Change-Id: I4848774da89811dc173a475cb1d958add6d2bfd0
2015-05-12 14:41:17 -07:00
Jun Mukai
8af0cd808e
Introduce LauncherSearchCallback to handle search overlay status.
...
Bug: 20011047
Change-Id: I93cab4e0614b9658b4b657dd98dca68d42580e63
2015-05-12 14:34:35 -07:00
Winson Chung
22ed889f87
am a3499dc0: Tweaking section processing for different languages
...
* commit 'a3499dc019a677efb008d926b2cd9a5ad0bc0ca0':
Tweaking section processing for different languages
2015-05-12 21:26:11 +00:00
Sunny Goyal
2517f88795
Merge "Removing obsolete strings with no default translation" into ub-launcher3-burnaby
2015-05-12 21:21:59 +00:00
Winson Chung
a3499dc019
Tweaking section processing for different languages
...
- Ensuring that apps with non-letter/digit characters are ordered last in the misc bucket
- Removing duplicate latin-alphabet sections for Simplified Chinese
- Adding more appropriate misc bucket label for Japanese
Bug 21022854
Change-Id: I62c7b219820ef88787fcfa83f1bd4202f16f9c0c
2015-05-12 21:19:32 +00:00
Sunny Goyal
dfb332f5b6
Removing obsolete strings with no default translation
...
Change-Id: I80613460450078ef5f1fd495c8dced3abf8d273f
2015-05-12 14:03:15 -07:00
Sunny Goyal
f044bb1edd
Preventing NullPointerException when cancelling a shortcut addition
...
Bug: 21024018
Change-Id: Iac09d9e4f1411aa9fe1ec89fbfe749b009c7d457
2015-05-12 13:31:19 -07:00
Winson Chung
04a008d2bc
am f6d7f4f2: Merge "Exploring dense all apps layout." into ub-launcher3-burnaby
...
* commit 'f6d7f4f21c4d3efa08084d3caaa1a19660ca5777':
Exploring dense all apps layout.
2015-05-12 18:50:46 +00:00
Winson Chung
f6d7f4f21c
Merge "Exploring dense all apps layout." into ub-launcher3-burnaby
2015-05-12 18:40:32 +00:00
Sunny Goyal
0e08f166fa
Using BubbleTextView for widget section headers
...
> Loading highres icons on the worker thread.
Change-Id: I5b68a86820aa4c132c156339e497354cf57f0fca
2015-05-12 11:40:24 -07:00
Sunny Goyal
1936ec048c
Removing empty folders in loader
...
Bug: 21050720
Change-Id: Id174bb1e18b070e32273d66649f0e286e3546f89
2015-05-12 11:03:24 -07:00
Sunny Goyal
e2fba6cba1
Prevent work folder creation when launcher is upgraded.
...
Change-Id: If7a91e0852dae1bf5dcf21e89c1771b5f37629f3
2015-05-12 10:40:43 -07:00
Winson Chung
74437ffec1
am 44d0aacd: Fixing issue with font size.
...
* commit '44d0aacd5f44623ba87f1c8b3693d74df69d50e5':
Fixing issue with font size.
2015-05-12 01:12:09 +00:00
Winson Chung
44d0aacd5f
Fixing issue with font size.
...
Change-Id: I3f32840333f96ce49dfb915da3f335de0c0b022e
2015-05-12 01:03:49 +00:00
Winson Chung
13eb527b5a
Exploring dense all apps layout.
...
- Disabling section headers in all apps on tablet layouts
- Fixing issue with predictions not showing on rotation
- Fixing issue with over-aggressive dismissing of keyboard & filtered app state
- Fixing issue where the container bounds were running straight up to the nav bar
Change-Id: I5a5a56afa75b50be96af4894bf785ffbb1b15fb3
2015-05-11 17:53:47 -07:00
Sunny Goyal
e2c01d4e19
am 57ebefb5: Merge "Various icon size changes" into ub-launcher3-burnaby
...
* commit '57ebefb5891255a23472473d5ec90b5247a334fc':
Various icon size changes
2015-05-12 00:01:02 +00:00
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