Commit Graph

13693 Commits

Author SHA1 Message Date
Mario Bertschler ee2ec7cb78 Merge "Minor polishment on app discovery UI." into ub-launcher3-dorval am: 8ffddbb7c2
am: 7f91393c55

Change-Id: I4b2141542e90fc7773feeb4e78dbb1b3f793a4ea
2017-05-16 20:16:43 +00:00
Mario Bertschler 7f91393c55 Merge "Minor polishment on app discovery UI." into ub-launcher3-dorval
am: 8ffddbb7c2

Change-Id: I611a4707882a0fb5c78c223ebd9f5c8e0e67d411
2017-05-16 20:13:42 +00:00
Mario Bertschler 6efd03444b Merge changes from topic 'am-fb051ec5-6588-4efd-bc26-64a4a4fdf903' into ub-launcher3-master
* changes:
  Minor polishment on app discovery UI. am: 0287a44c81
  Minor polishment on app discovery UI.
2017-05-16 20:08:08 +00:00
Mario Bertschler 8ffddbb7c2 Merge "Minor polishment on app discovery UI." into ub-launcher3-dorval 2017-05-16 20:08:08 +00:00
Hyunyoung Song 8fd534bcc3 Merge "Log whether an event happened during landscape mode or not b/38211234" into ub-launcher3-dorval am: 441c628a75
am: ec6a48ce60

Change-Id: I84fe2fa90bd15eb3990527035f2a94cd2428ac6b
2017-05-16 19:01:07 +00:00
Hyunyoung Song ec6a48ce60 Merge "Log whether an event happened during landscape mode or not b/38211234" into ub-launcher3-dorval
am: 441c628a75

Change-Id: I2101f93fc5dca6e0f216a2cc8b86b976dc052bbe
2017-05-16 18:58:07 +00:00
Mario Bertschler f81322b355 Minor polishment on app discovery UI. am: 0287a44c81
Change-Id: I9750202921873b3956146a5a8e80e260e1368afd
2017-05-16 18:49:08 +00:00
Mario Bertschler 0287a44c81 Minor polishment on app discovery UI.
b/38341964
b/38342208
b/38341681

Change-Id: I8dfe4f5431cbfa96573c0461fddd410367c9ad13
2017-05-16 11:48:23 -07:00
TreeHugger Robot 441c628a75 Merge "Log whether an event happened during landscape mode or not b/38211234" into ub-launcher3-dorval 2017-05-16 18:43:30 +00:00
Hyunyoung Song 90f5a34ae8 Log whether an event happened during landscape mode or not b/38211234 am: d5a9b57713
Change-Id: Ia461aa5c1a4e54f57d5f59a4c79314ab6345c41f
2017-05-16 18:13:51 +00:00
Hyunyoung Song d5a9b57713 Log whether an event happened during landscape mode or not
b/38211234

<sample log>
  action:TAP
  Source child:APP_ICON, packageHash=-1046965711, componentHash=-371608779, intentHash=208792422, grid(4,4), span(1,1), pageIdx=0	parent:WORKSPACE id=0
  Elapsed container 3071 ms session 3071 ms action 0 ms
  isInLandscapeMode true
  isInMultiWindowMode false
</sample log>

Change-Id: I44dfe4e7ee2a41c56a50cc2b507bbbeedc458018
2017-05-16 11:12:43 -07:00
Jon Miranda e2eb15bda2 Add missing 'leave behind' view for new Folder animation.
am: f79e54b8ac

Change-Id: I13aa42083fac0aef932cb33e3eaa2a7cfa26710a
2017-05-16 17:36:01 +00:00
Jon Miranda f79e54b8ac Add missing 'leave behind' view for new Folder animation.
Bug: 35064148
Bug: 38338552
Change-Id: Iac1a795acf0ab21cf319e50d8b504cf42fbbb976
(cherry picked from commit 9544c8e498)
2017-05-16 17:20:50 +00:00
Sunny Goyal 87744a44a6 Updating the icon shape override options am: e7539e9be6
am: 054090ae2a

Change-Id: I7d58a9265aa9eeb37a32aaf9b9e2d5682a9d2c23
2017-05-16 16:48:58 +00:00
Sunny Goyal 054090ae2a Updating the icon shape override options
am: e7539e9be6

Change-Id: I5fa0da129b8173db1537562bdca67e1508ee2861
2017-05-16 16:45:59 +00:00
Sunny Goyal 47172cf55c Updating the icon shape override options am: e7539e9be6
Change-Id: I1fe4eb21811a0c01ca1608a7d2e60e05ff4d40be
2017-05-16 16:26:53 +00:00
Sunny Goyal e7539e9be6 Updating the icon shape override options
> Removing rounded rect and cylinder
> Adding tear drop shape
> Updating the label for default setting

Bug: 38216026
Change-Id: Ie31baef1171a78e2d95c617ef8fa8c669dd7c817
2017-05-16 16:26:39 +00:00
Sunny Goyal a485df1275 Adding support for top padding in BaseRecyclerView. The scrollbar is drawn below the top padding. Also adding callback for getting the all-apps vertical pull range so that it can be controlled by SearchUiManager
am: dc19a07aba

Change-Id: I8fda544ee42fcb330611519b1546e574fbd83c81
2017-05-16 00:25:56 +00:00
Sunny Goyal dc19a07aba Adding support for top padding in BaseRecyclerView. The scrollbar is
drawn below the top padding.
Also adding callback for getting the all-apps vertical pull range
so that it can be controlled by SearchUiManager

Bug: 37616877
Change-Id: Ib4642073f3e92f6676caede3bddd652fda89c86f
2017-05-15 14:14:04 -07:00
Mario Bertschler 375f8a15a8 Merge "Fixes a bug in verifying the validity of a session info." into ub-launcher3-dorval-polish
am: b0b30d23c0

Change-Id: I7d521d877c81fdd35b20910bc73143696bc92a76
2017-05-15 17:48:57 +00:00
TreeHugger Robot b0b30d23c0 Merge "Fixes a bug in verifying the validity of a session info." into ub-launcher3-dorval-polish 2017-05-15 17:42:23 +00:00
Mario Bertschler 6d696f8d7c Fixes a bug in verifying the validity of a session info.
b/38276210

Change-Id: I4c89fb60b21d4dbc70efb91111ac16ec16bdea4f
2017-05-15 10:16:12 -07:00
Sunny Goyal e7bcee62b1 Merge "Removing padding override in multi-window mode" into ub-launcher3-dorval-polish
am: 4e16c2e7b9

Change-Id: I9ed7f1b068ca3b7589d3f5736811f64e0524c5ca
2017-05-12 22:11:51 +00:00
TreeHugger Robot 4e16c2e7b9 Merge "Removing padding override in multi-window mode" into ub-launcher3-dorval-polish 2017-05-12 22:04:29 +00:00
Sunny Goyal df39ca11d6 Removing padding override in multi-window mode
Bug: 37870754
Change-Id: Ia9fa51dccbd425874245bd312c0b0e087257fa81
2017-05-12 14:33:41 -07:00
Tony Wickham 3030a6e3af Accessibility fixes for moving items am: 0270039b98
am: 40d2702db4

Change-Id: Icdc8cf17c526998e15cf4ab14370aef1a386a572
2017-05-12 21:31:14 +00:00
Tony Wickham 40d2702db4 Accessibility fixes for moving items
am: 0270039b98

Change-Id: I856b8980817dd36785f27e203c0ee6174b24e568
2017-05-12 21:29:15 +00:00
Tony Wickham b2073457ac Accessibility fixes for moving items am: 0270039b98
Change-Id: I09680f0493dd7acaf7a080da941b49c8e76482b0
2017-05-11 22:23:25 +00:00
Tony Wickham 0270039b98 Accessibility fixes for moving items
- Don't open popup when using "move item" action
- Don't announce "Item moved" if dropping on original cell

Bug: 33501751
Change-Id: I7236cd51fc00c357a1d7597e2fcb68c3a7c16b0b
2017-05-11 15:20:28 -07:00
Jon Miranda b05231571d Merge "Fade in background scrim when resuming from screen off." into ub-launcher3-dorval-polish
am: 9e00b3c503

Change-Id: I8fe3eb9552bc7d59bdf3ecea1415e75fdfce6a69
2017-05-11 20:47:20 +00:00
TreeHugger Robot 9e00b3c503 Merge "Fade in background scrim when resuming from screen off." into ub-launcher3-dorval-polish 2017-05-11 20:36:46 +00:00
Sunny Goyal b53e96fa6a Merge "Adding listener support for color extraction changes Changing the apps-search layout to use theme attribute instead of hard coded layout id" into ub-launcher3-dorval-polish
am: 9968ed0932

Change-Id: I0794cf989605e875e46c688641c8e5ca1114e705
2017-05-11 19:51:51 +00:00
TreeHugger Robot 9968ed0932 Merge "Adding listener support for color extraction changes Changing the apps-search layout to use theme attribute instead of hard coded layout id" into ub-launcher3-dorval-polish 2017-05-11 19:46:28 +00:00
Jon Miranda 2d89ea8453 Fade in background scrim when resuming from screen off.
This change hides the hard cut off that appears when the Launcher
window is transitioning upwards when resuming from when the screen
is off.

Bug: 36446766

Change-Id: I0c0fe13ee9e08d27b94916d0407ef431d82b8d6a
2017-05-11 12:32:28 -07:00
Tony d243e5b4e8 Merge "Visual updates for popup" into ub-launcher3-dorval am: 5cfde85cb6
am: e37d2b9f32

Change-Id: I25d9652462269f92b7f4793d5fb75d5bfb6d0712
2017-05-10 01:25:11 +00:00
Tony e37d2b9f32 Merge "Visual updates for popup" into ub-launcher3-dorval
am: 5cfde85cb6

Change-Id: I4e97cb52054b5c5ff467f3481b92730f6f9a3e8e
2017-05-10 01:19:41 +00:00
TreeHugger Robot 5cfde85cb6 Merge "Visual updates for popup" into ub-launcher3-dorval 2017-05-10 01:10:55 +00:00
Tony Wickham 580256aed7 Visual updates for popup am: 0b8a6fe532
Change-Id: I56bb105e398632286540a82af003ac0095b1eaeb
2017-05-10 01:03:10 +00:00
Tony 0b8a6fe532 Visual updates for popup
- Update some dimens
  - Increase left padding for shortcuts
  - Adjust arrow and notification ellipsis offset accordingly
  - Align shortcut dividers to be same width as text
  - Notification text 14sp instead of 15sp
  - Increase width of popup by 12dp
- Shortcuts text 87% black instead of 54%
- Arrow has same color as attached side, so takes on header
  gray instead of white when appropriate

Bug: 37753827
Change-Id: I0844b85995f22218a3b7e605e1653cceaed6cda1
2017-05-09 20:02:23 -05:00
Sunny Goyal 4249540ec5 Merge "Adding support for DB downgrade" into ub-launcher3-dorval-polish
am: 7588a8c391

Change-Id: I934f2b5f1f351c2ced78cbc647f4f744228ef57f
2017-05-09 23:08:03 +00:00
TreeHugger Robot 7588a8c391 Merge "Adding support for DB downgrade" into ub-launcher3-dorval-polish 2017-05-09 22:51:02 +00:00
Jon Miranda 52a66ff425 Fix bug where deep shortcut drag view target was skewed to the right. am: aa6f66aad2
am: 2c0c746a00

Change-Id: Iffc072dde7b37343576386955f8e5f5df6df2658
2017-05-09 20:39:47 +00:00
Jon Miranda 2c0c746a00 Fix bug where deep shortcut drag view target was skewed to the right.
am: aa6f66aad2

Change-Id: I87a99bfc52d7c8398099fc2230f02c0c7b6dee22
2017-05-09 20:35:17 +00:00
Jonathan Miranda 3bc116c36a Fix bug where deep shortcut drag view target was skewed to the right. am: aa6f66aad2
Change-Id: Ia80cc62724ffce6d9a404896117573ff68ab3bdf
2017-05-09 20:01:03 +00:00
Jon Miranda aa6f66aad2 Fix bug where deep shortcut drag view target was skewed to the right.
Bug: 38140665
Change-Id: I9386bf70cf51b6be33264f85cbfe9e8049d0c32e
2017-05-09 13:00:49 -07:00
Sunny Goyal 05f30889d6 Adding support for DB downgrade
Adding a schema file for handling DB downgrade. This schema file is part of
the backup/restore set, and hence is available on a device with lower app version.

Bug: 37257575
Change-Id: I69c8ef5f28d5209be6e6679412c7459d4eeda5d0
2017-05-09 12:59:04 -07:00
Sunny Goyal 60820d796f Adding listener support for color extraction changes
Changing the apps-search layout to use theme attribute instead of hard
coded layout id

Bug: 37616877
Change-Id: Iae601758303f83a2774635f0d88f74d99fc643c3
2017-05-09 12:41:50 -07:00
Bill Yi 2240c4dee0 Import translations. DO NOT MERGE am: 38d2add77b -s ours
am: 07557e81a5  -s ours

Change-Id: Ifdbd0d376aba116fe74166b49d69d3f7b634e9c4
2017-05-09 16:54:49 +00:00
Bill Yi 07557e81a5 Import translations. DO NOT MERGE
am: 38d2add77b  -s ours

Change-Id: Ic2fb60c5a9ecedc2c53c9f454ef343abbf39defe
2017-05-09 16:50:59 +00:00
Bill Yi 32827a5ee6 Merge "Import translations. DO NOT MERGE" into ub-launcher3-dorval-polish
am: f8b7e0831e  -s ours

Change-Id: I85532b1427a0cfbbe7e65cab8013214e11df13af
2017-05-09 16:50:59 +00:00