Commit Graph

9700 Commits

Author SHA1 Message Date
Adam Cohen f4bb615014 am 88c66dd4: Merge "Revert "Revert "Fixing issue where the prediction bar could be misplaced after installing an app.""" into ub-launcher3-burnaby
* commit '88c66dd4c584455fd9e7208f28ac7bed5b005461':
  Revert "Revert "Fixing issue where the prediction bar could be misplaced after installing an app.""
2015-05-14 19:39:37 +00:00
Adam Cohen d3b7c6c5aa am b0f89aa3: Merge "Revert "Fixing issue where the prediction bar could be misplaced after installing an app."" into ub-launcher3-burnaby
* commit 'b0f89aa343c4d7f5385afbd997f0051b58021ec4':
  Revert "Fixing issue where the prediction bar could be misplaced after installing an app."
2015-05-14 19:39:36 +00:00
Adam Cohen 88c66dd4c5 Merge "Revert "Revert "Fixing issue where the prediction bar could be misplaced after installing an app.""" into ub-launcher3-burnaby 2015-05-14 19:32:18 +00:00
Winson Chung edebee9d0d Revert "Revert "Fixing issue where the prediction bar could be misplaced after installing an app.""
This reverts commit 12717c04c1.

Change-Id: Ieece275e55172f5b6fa52685a273c98e88afd921
2015-05-14 19:28:55 +00:00
Adam Cohen b0f89aa343 Merge "Revert "Fixing issue where the prediction bar could be misplaced after installing an app."" into ub-launcher3-burnaby 2015-05-14 19:28:35 +00:00
Winson Chung 12717c04c1 Revert "Fixing issue where the prediction bar could be misplaced after installing an app."
This reverts commit 02baa79e1f.

Change-Id: I69c6766d78affcc2a1a4b41a69888cba99fcf7d0
2015-05-14 19:27:22 +00: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 db1360dbbb Merge "Removing some more unused resources" into ub-launcher3-burnaby 2015-05-14 18:06:57 +00:00
Winson Chung 556ff1ebd0 am 421a40d3: Merge "Fixing issue where the prediction bar could be misplaced after installing an app." into ub-launcher3-burnaby
* commit '421a40d39ff3e5433e99036522b229af1819398c':
  Fixing issue where the prediction bar could be misplaced after installing an app.
2015-05-14 17:20:42 +00:00
Winson Chung 421a40d39f Merge "Fixing issue where the prediction bar could be misplaced after installing an app." into ub-launcher3-burnaby 2015-05-14 17:14:27 +00:00
Winson Chung 02baa79e1f Fixing issue where the prediction bar could be misplaced after installing an app.
- When the adapter changes, we didn't update the scroll position that the prediction
  bar tracks, which caused it to be misplaced.  This forces a refresh of that scroll
  position to the current state whenever an app is removed or added.
2015-05-14 09:56:17 -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 5f80ef2d01 Merge "Resource cleanup: Removing obsolete resources" into ub-launcher3-burnaby 2015-05-14 16:03:49 +00:00
Winson Chung 6f512a8a43 am 6b27614c: Fixing issue with touch scrolling the prediction bar.
* commit '6b27614c548aa3192df9bb1df243a2fa38af95e3':
  Fixing issue with touch scrolling the prediction bar.
2015-05-13 23:18:37 +00:00
Winson Chung 6b27614c54 Fixing issue with touch scrolling the prediction bar.
Change-Id: Ie15ca96e5ea33a54508285aa76fb6aea81b2376d
2015-05-13 16:04:35 -07:00
Hyunyoung Song 804fc498af am 358af81c: Merge "Set proper height of the widget tray container for preloading." into ub-launcher3-burnaby
* commit '358af81ca4a6495e20b2efe086dfafe844985cd3':
  Set proper height of the widget tray container for preloading.
2015-05-13 19:57:23 +00:00
Hyunyoung Song 358af81ca4 Merge "Set proper height of the widget tray container for preloading." into ub-launcher3-burnaby 2015-05-13 19:48:11 +00:00
Winson Chung 886a397860 am 21e7311e: Removing logging code from last CL.
* commit '21e7311ea12ce842f4e3c79c497cafbdb4580a71':
  Removing logging code from last CL.
2015-05-13 19:27:59 +00:00
Winson Chung 21e7311ea1 Removing logging code from last CL. 2015-05-13 19:12:55 +00:00
Hyunyoung Song fe7580aac4 Set proper height of the widget tray container for preloading.
- previous height value was 0 before, now set it to proper height.
However, getExtraLayoutSpace still worked because the super method set
extra space (1 screen worth) only when ScrollState is non idle.

Change-Id: Ifbaa6a105fe392735e106996d1f08276e678ebcb
2015-05-13 12:00:23 -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
Vadim Tryshev e4020c516b am 8a496ac9: Merge "Fixing accessibility scrolling events generated by PagedView:" into ub-launcher3-burnaby
* commit '8a496ac99e6418c6e05fc8cc6f2c72bdf7c125d5':
  Fixing accessibility scrolling events generated by PagedView:
2015-05-13 17:50:34 +00:00
Vadim Tryshev 8a496ac99e Merge "Fixing accessibility scrolling events generated by PagedView:" into ub-launcher3-burnaby 2015-05-13 17:42:31 +00: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
Sunny Goyal 3f37858eef am f13586ea: am a6095969: Preventing NullPointerException when cancelling a shortcut addition
* commit 'f13586eae96771fde7a4dea26d1d07a3e27d19fd':
  Preventing NullPointerException when cancelling a shortcut addition
2015-05-13 02:27:47 +00:00
Sunny Goyal f13586eae9 am a6095969: Preventing NullPointerException when cancelling a shortcut addition
* commit 'a6095969bb5938ad95ee9f858970d5eb54eb124d':
  Preventing NullPointerException when cancelling a shortcut addition
2015-05-13 02:22:10 +00:00
Winson Chung 0b907de367 am 11509ad6: Fixing regression from g/649060 regarding building layers for detached views.
* commit '11509ad61afb7424ce83057b0d2a4b09f853651f':
  Fixing regression from g/649060 regarding building layers for detached views.
2015-05-13 02:10:31 +00:00
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