summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Adding an option to change the shadow sizeSunny Goyal2017-05-176-16/+11
|\ | | | | | | | | | | am: 8b6ac00a1b Change-Id: I6ebafb3b81f486adeb510bc021638dd266ca1234
| * Adding an option to change the shadow sizeSunny Goyal2017-05-176-16/+11
| | | | | | | | Change-Id: I8ec810c5cf06852771247af5f1d717f41079c4f5
* | Merge changes from topic 'am-ab6fc536-0646-4c6c-ae5a-3c2749ab079f' into ↵TreeHugger Robot2017-05-171-0/+4
|\ \ | | | | | | | | | | | | | | | | | | | | | ub-launcher3-master * changes: When building Launcher3 target, LauncherDumpProto class should not be proguarded b/36904684 am: 2d4d1c532d When building Launcher3 target, LauncherDumpProto class should not be proguarded b/36904684
| * \ When building Launcher3 target, LauncherDumpProto class should not be ↵Hyunyoung Song2017-05-171-0/+4
| |\ \ | | | | | | | | | | | | | | | | | | | | proguarded b/36904684 am: 2d4d1c532d Change-Id: I50b2c2e0502ca70fe0a42edb2eb2fb7ffefd5d9d
| | * | When building Launcher3 target, LauncherDumpProto class should not be proguardedHyunyoung Song2017-05-171-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | b/36904684 Change-Id: I0fd0e1c63d54d83db428a04067a37f582e4d23f1
* | | | Aligning the search box with bottom of hotseat iconsSunny Goyal2017-05-172-5/+14
|\ \ \ \ | |/ / / |/| | / | | |/ | |/| | | | am: 0dc1db4fee Change-Id: I8d464cb70db99e16d6532188099229ba0a4f701a
| * | Aligning the search box with bottom of hotseat iconsSunny Goyal2017-05-172-5/+14
| | | | | | | | | | | | | | | Bug: 37616877 Change-Id: I153e754db8e6c96b47ab644e19ce110f56bf852e
* | | Removing workspaceLoaded check from loadDeepShortcuts() am: 4869bf3f74Sunny Goyal2017-05-171-11/+9
|\ \ \ | | | | | | | | | | | | Change-Id: Ie438d19db6a1577eff59009f214d1f406b97bfd8
| * | | Removing workspaceLoaded check from loadDeepShortcuts()Sunny Goyal2017-05-171-11/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | loadDeepShortcuts() is called after loadWorkspace() which already clears the shortcutMap. So if loader runs twice, during the second run, workspaceLoaded is true, but the shortcutMap had already been cleared in loadWorkspace(). Bug: 38384071 Change-Id: I40f0faf88376617e56819aef02620488e528dfb2
| * | | Merge "Use a single color for all icon badges." into ub-launcher3-dorvalTony Wickham2017-05-165-14/+13
| |\ \ \
* | \ \ \ Merge "Add setting to turn off icon badging" into ub-launcher3-dorval am: ↵Tony Wickham2017-05-160-0/+0
|\ \ \ \ \ | | |_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | d315d07aee am: 9863ea5dc7 Change-Id: I9b553e7d76c084ec75ad6e964a835665b14a3316
| * | | | Merge "Add setting to turn off icon badging" into ub-launcher3-dorvalTony Wickham2017-05-163-8/+71
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | am: d315d07aee Change-Id: Id23914cbee040f3916257e02a9eb6b3f5a821b83
| | * | | Merge "Add setting to turn off icon badging" into ub-launcher3-dorvalTony Wickham2017-05-163-8/+71
| | |\ \ \
* | | \ \ \ Merge changes from topic 'badge-color' into ub-launcher3-masterTony Wickham2017-05-165-14/+13
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * changes: Fix merge conflicts Use a single color for all icon badges.
| * \ \ \ \ \ Fix merge conflictsTony2017-05-165-14/+13
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | | | | | | | | | Change-Id: If2cabd5558421b8d325faf4f6d7d21b0beccaace
| | * | | | | Use a single color for all icon badges.Tony Wickham2017-05-165-14/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 38346375 Change-Id: I26b7ad3dcfea6a18e169d656e19605c9794eadd3
* | | | | | | Merge changes from topic 'badge-setting' into ub-launcher3-masterTony Wickham2017-05-163-8/+71
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * changes: Add setting to turn off icon badging am: 2ab8482809 Add setting to turn off icon badging
| * \ \ \ \ \ \ Add setting to turn off icon badging am: 2ab8482809Tony Wickham2017-05-163-8/+71
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | / / | | | |_|_|/ / | | |/| | | | Change-Id: I50da31d1a44d85a7d5cb91621186fb62c645cfd0
| | * | | | | Add setting to turn off icon badgingTony Wickham2017-05-163-8/+71
| | |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Redirects to system Notifications setting page. Bug: 36815147 Change-Id: I5ee542f94ed51a73a57df3a726384944ff3ee71d
* | | | | | Design adjustments for transition from workspace to All apps.Mario Bertschler2017-05-167-64/+77
|\ \ \ \ \ \ | |/ / / / / |/| | / / / | | |/ / / | |/| | | | | | | | am: 8acf8b506d Change-Id: I68c0eaac758ac66548ac38a60bfb07642cfec34b
| * | | | Design adjustments for transition from workspace toMario Bertschler2017-05-167-64/+77
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | All apps. Change-Id: I0aeb8da7f0eebdf677ca7bda06fb538f08a6ee51
* | | | | Merge "Minor polishment on app discovery UI." into ub-launcher3-dorval am: ↵Mario Bertschler2017-05-160-0/+0
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8ffddbb7c2 am: 7f91393c55 Change-Id: I4b2141542e90fc7773feeb4e78dbb1b3f793a4ea
| * | | | Merge "Minor polishment on app discovery UI." into ub-launcher3-dorvalMario Bertschler2017-05-163-5/+6
| |\ \ \ \ | | | |/ / | | |/| | | | | | | | | | | | | | | | | am: 8ffddbb7c2 Change-Id: I611a4707882a0fb5c78c223ebd9f5c8e0e67d411
| | * | | Merge "Minor polishment on app discovery UI." into ub-launcher3-dorvalMario Bertschler2017-05-163-5/+6
| | |\ \ \ | | | |/ / | | |/| |
* | | | | Merge changes from topic 'am-fb051ec5-6588-4efd-bc26-64a4a4fdf903' into ↵Mario Bertschler2017-05-163-5/+6
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ub-launcher3-master * changes: Minor polishment on app discovery UI. am: 0287a44c81 Minor polishment on app discovery UI.
| * \ \ \ \ Minor polishment on app discovery UI. am: 0287a44c81Mario Bertschler2017-05-163-5/+6
| |\ \ \ \ \ | | | |_|/ / | | |/| | | | | | | | | Change-Id: I9750202921873b3956146a5a8e80e260e1368afd
| | * | | | Minor polishment on app discovery UI.Mario Bertschler2017-05-163-5/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | b/38341964 b/38342208 b/38341681 Change-Id: I8dfe4f5431cbfa96573c0461fddd410367c9ad13
* | | | | | Merge "Log whether an event happened during landscape mode or not ↵Hyunyoung Song2017-05-160-0/+0
|\ \ \ \ \ \ | |/ / / / / |/| | / / / | | |/ / / | |/| | | | | | | | | | | | | | | | | | b/38211234" into ub-launcher3-dorval am: 441c628a75 am: ec6a48ce60 Change-Id: I84fe2fa90bd15eb3990527035f2a94cd2428ac6b
| * | | | Merge "Log whether an event happened during landscape mode or not ↵Hyunyoung Song2017-05-163-2/+8
| |\ \ \ \ | | | |/ / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | b/38211234" into ub-launcher3-dorval am: 441c628a75 Change-Id: I2101f93fc5dca6e0f216a2cc8b86b976dc052bbe
| | * | | Merge "Log whether an event happened during landscape mode or not ↵TreeHugger Robot2017-05-163-2/+8
| | |\ \ \ | | | |/ / | | |/| / | | | |/ b/38211234" into ub-launcher3-dorval
* | | | Log whether an event happened during landscape mode or not b/38211234 am: ↵Hyunyoung Song2017-05-163-2/+8
|\ \ \ \ | | |_|/ | |/| | | | | | | | | | | | | | d5a9b57713 Change-Id: Ia461aa5c1a4e54f57d5f59a4c79314ab6345c41f
| * | | Log whether an event happened during landscape mode or notHyunyoung Song2017-05-163-2/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* | | | Add missing 'leave behind' view for new Folder animation.Jon Miranda2017-05-160-0/+0
|\ \ \ \ | | |/ / | |/| | | | | | | | | | | | | | am: f79e54b8ac Change-Id: I13aa42083fac0aef932cb33e3eaa2a7cfa26710a
| * | | Add missing 'leave behind' view for new Folder animation.Jon Miranda2017-05-162-15/+24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 35064148 Bug: 38338552 Change-Id: Iac1a795acf0ab21cf319e50d8b504cf42fbbb976 (cherry picked from commit 9544c8e49803742823a271cede8c29e0ec249ada)
* | | | Updating the icon shape override options am: e7539e9be6Sunny Goyal2017-05-160-0/+0
|\| | | | | | | | | | | | | | | | | | | | | | | am: 054090ae2a Change-Id: I7d58a9265aa9eeb37a32aaf9b9e2d5682a9d2c23
| * | | Updating the icon shape override optionsSunny Goyal2017-05-162-7/+5
| |\ \ \ | | | |/ | | |/| | | | | | | | | | | | | am: e7539e9be6 Change-Id: I5fa0da129b8173db1537562bdca67e1508ee2861
* | | | Updating the icon shape override options am: e7539e9be6Sunny Goyal2017-05-162-7/+5
|\ \ \ \ | | |/ / | |/| | | | | | Change-Id: I1fe4eb21811a0c01ca1608a7d2e60e05ff4d40be
| * | | Updating the icon shape override optionsSunny Goyal2017-05-162-7/+5
| | |/ | |/| | | | | | | | | | | | | | | | | | | | | | > Removing rounded rect and cylinder > Adding tear drop shape > Updating the label for default setting Bug: 38216026 Change-Id: Ie31baef1171a78e2d95c617ef8fa8c669dd7c817
* | | Adding support for top padding in BaseRecyclerView. The scrollbar is drawn ↵Sunny Goyal2017-05-169-35/+48
|\ \ \ | | |/ | |/| | | | | | | | | | | | | | | | 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
| * | Adding support for top padding in BaseRecyclerView. The scrollbar isSunny Goyal2017-05-159-35/+48
| | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* | | Merge "Fixes a bug in verifying the validity of a session info." into ↵Mario Bertschler2017-05-151-1/+4
|\| | | | | | | | | | | | | | | | | | | | | | | ub-launcher3-dorval-polish am: b0b30d23c0 Change-Id: I7d521d877c81fdd35b20910bc73143696bc92a76
| * | Merge "Fixes a bug in verifying the validity of a session info." into ↵TreeHugger Robot2017-05-151-1/+4
| |\ \ | | | | | | | | | | | | ub-launcher3-dorval-polish
| | * | Fixes a bug in verifying the validity of a session info.Mario Bertschler2017-05-151-1/+4
| | | | | | | | | | | | | | | | | | | | | | | | b/38276210 Change-Id: I4c89fb60b21d4dbc70efb91111ac16ec16bdea4f
* | | | Merge "Removing padding override in multi-window mode" into ↵Sunny Goyal2017-05-121-3/+0
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ub-launcher3-dorval-polish am: 4e16c2e7b9 Change-Id: I9ed7f1b068ca3b7589d3f5736811f64e0524c5ca
| * | | Merge "Removing padding override in multi-window mode" into ↵TreeHugger Robot2017-05-121-3/+0
| |\ \ \ | | |/ / | |/| | | | | | ub-launcher3-dorval-polish
| | * | Removing padding override in multi-window modeSunny Goyal2017-05-121-3/+0
| | | | | | | | | | | | | | | | | | | | Bug: 37870754 Change-Id: Ia9fa51dccbd425874245bd312c0b0e087257fa81
* | | | Accessibility fixes for moving items am: 0270039b98Tony Wickham2017-05-120-0/+0
|\| | | | | | | | | | | | | | | | | | | | | | | am: 40d2702db4 Change-Id: Icdc8cf17c526998e15cf4ab14370aef1a386a572
| * | | Accessibility fixes for moving itemsTony Wickham2017-05-121-4/+6
| |\ \ \ | | |/ / | |/| / | | |/ | | | | | | am: 0270039b98 Change-Id: I856b8980817dd36785f27e203c0ee6174b24e568
* | | Accessibility fixes for moving items am: 0270039b98Tony Wickham2017-05-111-4/+6
|\ \ \ | | |/ | |/| | | | Change-Id: I09680f0493dd7acaf7a080da941b49c8e76482b0
| * | Accessibility fixes for moving itemsTony Wickham2017-05-111-4/+6
| | | | | | | | | | | | | | | | | | | | | | | | - Don't open popup when using "move item" action - Don't announce "Item moved" if dropping on original cell Bug: 33501751 Change-Id: I7236cd51fc00c357a1d7597e2fcb68c3a7c16b0b