Commit Graph

1942 Commits

Author SHA1 Message Date
Sunny Goyal 663384d594 am a8a45468: Merge "Adding padding to the folder content" into ub-launcher3-burnaby
* commit 'a8a4546805876fe18e95917f6faa13caaa4eae2f':
  Adding padding to the folder content
2015-05-15 02:27:20 +00:00
Sunny Goyal a8a4546805 Merge "Adding padding to the folder content" into ub-launcher3-burnaby 2015-05-15 02:22:00 +00:00
Hyunyoung Song 58de285901 am b2751ba5: Changing the text sizes in the widget tray based on feedback from UX
* commit 'b2751ba5247e026049a38131c6c7d67ee826c8aa':
  Changing the text sizes in the widget tray based on feedback from UX
2015-05-15 01:11:50 +00:00
Hyunyoung Song b2751ba524 Changing the text sizes in the widget tray based on feedback from UX
Change-Id: Ide984049a326a6629269e90be3468a53a9dc60e3
2015-05-14 18:02:15 -07:00
Hyunyoung Song 388a3ec725 am e3a1df20: Merge "Place the work profile badge in the correct bottom right (left for RTL) location" into ub-launcher3-burnaby
* commit 'e3a1df20e6aa68175109c0bceb8cbf4b7fe80978':
  Place the work profile badge in the correct bottom right (left for RTL) location
2015-05-15 00:17:51 +00:00
Hyunyoung Song e3a1df20e6 Merge "Place the work profile badge in the correct bottom right (left for RTL) location" into ub-launcher3-burnaby 2015-05-15 00:09:49 +00:00
Hyunyoung Song 6babf2e27e Place the work profile badge in the correct bottom right (left for RTL)
location

Also:
- clean up of some code
- remove requestLayout() method call that is not needed.

b/20338602

Change-Id: I65e0e1ac40da2e3fa85af4d3aca54bed3f200a99
2015-05-14 17:08:45 -07:00
Sunny Goyal 9b7fa8973a am 03f50ef3: Merge "Extending the shadow effect for search bar to lower devices" into ub-launcher3-burnaby
* commit '03f50ef3a41858d2710acc664ac1c4ebbe512003':
  Extending the shadow effect for search bar to lower devices
2015-05-14 22:07:43 +00:00
Sunny Goyal c07da8a29c am fb445cd9: Merge "Various lint error fixes." into ub-launcher3-burnaby
* commit 'fb445cd97d828fa2d9fe3190b25524e39038cd0b':
  Various lint error fixes.
2015-05-14 21:49:17 +00:00
Sunny Goyal 12fb2cc8ec Extending the shadow effect for search bar to lower devices
> Applying the background to the whole container instead of recycleview

Change-Id: Ifc90d05e0e96c41ba9aaf96b906211b101c2e197
2015-05-14 14:44:11 -07:00
Sunny Goyal 7066003b20 Various lint error fixes.
> Fixing some RTL errors by specifying both marginStart and marginLeft
> Moving all layout direction checks to Utilities
> Explicitely adding @TargetApi before every method

Change-Id: Ibe9c52b93b5a6adeadb27ace2b312770fd732ea0
2015-05-14 12:28:07 -07:00
Sunny Goyal c895d4a818 am 5a92b235: Reodering some drawables
* commit '5a92b2356f1c5f79207c4e9bd47d7b0b5bcf6f78':
  Reodering some drawables
2015-05-14 18:40:43 +00:00
Sunny Goyal 0f761da1c1 am db1360db: Merge "Removing some more unused resources" into ub-launcher3-burnaby
* commit 'db1360dbbbc8e94a13be52debdb5395b1be5a32f':
  Removing some more unused resources
2015-05-14 18:17:23 +00:00
Sunny Goyal 5a92b2356f Reodering some drawables
> quantum_panel_shape is xml rectangle with no margin
  > quantum_panel_bitmap is 9-patch drawable with inbuild shadow and margin
  > quantum_panel uses xml-shape for lollipop and 9-patch image for lower
    devices. It includes margin. For shadow, use elevation on lollipop
  > All drawables have _dark variant
  > Using #f5f5f5 for panel background, instead of #ffffff

Change-Id: Ia7c6cea6d514ee3774fcf5fef6139650bdd53208
2015-05-14 11:14:09 -07:00
Sunny Goyal b94f6616f7 Removing some more unused resources
Change-Id: Ia09045d2aa88eb1ec17ac4f201aeaf77c6870678
2015-05-14 09:52:06 -07:00
Sunny Goyal 86ffc7216f am 5f80ef2d: Merge "Resource cleanup: Removing obsolete resources" into ub-launcher3-burnaby
* commit '5f80ef2d019aa66d585cf14d92ef340534a453ed':
  Resource cleanup: Removing obsolete resources
2015-05-14 16:09:35 +00:00
Sunny Goyal 22fc63ee29 Adding padding to the folder content
Change-Id: I88e56ff1aa26282e0167e2599f1b34ee374b705f
2015-05-13 16:01:26 -07:00
Sunny Goyal 0fa93bc5c6 Resource cleanup: Removing obsolete resources
> For workspace scrim, using a flat color, instead of a 1-pixel bitmap

Change-Id: I7e8a16293b90303b0674d7f678c3f4cc5fb8a962
2015-05-13 11:24:18 -07:00
Winson Chung 6f4e044fc4 am 927b36ae: Merge "Pulling out predictions into another row view." into ub-launcher3-burnaby
* commit '927b36ae0b5bf85ba26bd8c8f88918fdb18df1ff':
  Pulling out predictions into another row view.
2015-05-13 17:00:39 +00:00
Winson Chung 927b36ae0b Merge "Pulling out predictions into another row view." into ub-launcher3-burnaby 2015-05-13 16:30:07 +00:00
Winson Chung 208ed75cfd Pulling out predictions into another row view.
Change-Id: Iba0d74457a1314cf0c00a88f9b07df049334e542
2015-05-13 09:10:31 -07:00
Geoff Mendal 838b5588c9 Import translations. DO NOT MERGE
Change-Id: Id0d8bfba3e9f7e0f9f80770d67b12a89db308b2c
Auto-generated-cl: translation import
2015-05-13 05:07:57 -07:00
Sunny Goyal 4f31546dfc am bfcb652c: Merge "Animating the folder title & page indicator when a multi-page folder is opened for the first time" into ub-launcher3-burnaby
* commit 'bfcb652c77fe47fe75115ca299eac93217677e1c':
  Animating the folder title & page indicator when a multi-page folder is opened for the first time
2015-05-13 03:30:15 +00:00
Sunny Goyal bfcb652c77 Merge "Animating the folder title & page indicator when a multi-page folder is opened for the first time" into ub-launcher3-burnaby 2015-05-13 03:25:37 +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
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 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 07b75b85c2 Merge "Using BubbleTextView for widget section headers" into ub-launcher3-burnaby 2015-05-12 22:12:00 +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
Sunny Goyal dfb332f5b6 Removing obsolete strings with no default translation
Change-Id: I80613460450078ef5f1fd495c8dced3abf8d273f
2015-05-12 14:03:15 -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
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
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
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
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
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 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 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 9c6e175a18 Merge "Adding accessibility widget resize" into ub-launcher3-burnaby 2015-05-11 18:53:52 +00:00