summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Import translations. DO NOT MERGEBill Yi2016-08-0780-162/+82
| | | | | Change-Id: I4a3d1fd414d50dd077a27893ca9739d43209425d Auto-generated-cl: translation import
* Merge "Pull down should work on search box, even if all apps scroll is not ↵Hyunyoung Song2016-08-050-0/+0
|\ | | | | | | | | | | | | | | at top. b/30295305" into ub-launcher3-calgary am: 96c56b3607 Change-Id: I3b6bba49aecb048a4a0ac0add155c2e333239172
| * Merge "Pull down should work on search box, even if all apps scroll is not ↵Hyunyoung Song2016-08-053-6/+12
| |\ | | | | | | | | | at top. b/30295305" into ub-launcher3-calgary
* | \ Pull down should work on search box, even if all apps scroll is not at top. ↵Hyunyoung Song2016-08-053-6/+12
|\ \ \ | | |/ | |/| | | | | | | | | | | | | | | | b/30295305 am: 58a9c4b7d2 Change-Id: Idf5d93385390ac8022a9af5804b2d40f0bdeb178
| * | Pull down should work on search box, even if all apps scroll is not at top.Hyunyoung Song2016-08-053-6/+12
| | | | | | | | | | | | | | | | | | b/30295305 Change-Id: I38bbe47d6e33929c550930c9f157c58fbea203ef
* | | Merge "Fix hotseat flicker when opened all apps in landscape, rotate screen, ↵Hyunyoung Song2016-08-050-0/+0
|\ \ \ | | |/ | |/| | | | | | | | | | | | | | | | pull down" into ub-launcher3-calgary am: 9323bdbb2a Change-Id: Id4a3d6b965e8d5e9178ef55e94fe5730c4fdefed
| * | Merge "Fix hotseat flicker when opened all apps in landscape, rotate screen, ↵Hyunyoung Song2016-08-052-3/+2
| |\ \ | | | | | | | | | | | | pull down" into ub-launcher3-calgary
* | \ \ Fix hotseat flicker when opened all apps in landscape, rotate screen, pull downHyunyoung Song2016-08-052-3/+2
|\ \ \ \ | | |/ / | |/| | | | | | | | | | | | | | am: d7d740287f Change-Id: Ie5f36dee1fd63fc4f5e92c790ae7fff80f8730c3
| * | | Fix hotseat flicker when opened all apps in landscape, rotate screen, pull downHyunyoung Song2016-08-042-3/+2
| | | | | | | | | | | | | | | | | | | | | | | | b/30595452 Change-Id: Ib634ffbc509c6b16ac58c184ccbca15ae936be14
* | | | Merge "Change NavBar to transparent black b/30615471" into ub-launcher3-calgaryHyunyoung Song2016-08-050-0/+0
|\ \ \ \ | | |/ / | |/| | | | | | | | | | | | | | am: 0472d496ea Change-Id: If6ff28a43d6ed53395b1abef39d747415440f9e9
| * | | Merge "Change NavBar to transparent black b/30615471" into ub-launcher3-calgaryHyunyoung Song2016-08-057-10/+21
| |\ \ \
* | \ \ \ Change NavBar to transparent black b/30615471Hyunyoung Song2016-08-057-10/+21
|\ \ \ \ \ | | |/ / / | |/| | | | | | | | | | | | | | | | | | am: 4ebc3d070f Change-Id: I16e91dc100a79a7e2210dd63c098ae324dc03958
| * | | | Change NavBar to transparent blackHyunyoung Song2016-08-057-10/+21
| | |_|/ | |/| | | | | | | | | | | | | | | | | | b/30615471 Change-Id: I7885e8a7fd63ee10c9b0107087046730e8acfde9
* | | | Merge "Use shortcut disabled message if available." into ub-launcher3-calgaryTony Wickham2016-08-050-0/+0
|\ \ \ \ | | |/ / | |/| | | | | | | | | | | | | | am: 37aba27bbc Change-Id: If5252961f47f281cfe549144b257561e82828e51
| * | | Merge "Use shortcut disabled message if available." into ub-launcher3-calgaryTony Wickham2016-08-053-0/+17
| |\ \ \ | | |/ / | |/| |
* | | | Use shortcut disabled message if available.Tony Wickham2016-08-053-0/+17
|\ \ \ \ | | |/ / | |/| | | | | | | | | | | | | | am: 4efffc5ba6 Change-Id: I4faf0908b93e4093d3a9d31a496f1110bb118b54
| * | | Use shortcut disabled message if available.Tony Wickham2016-08-053-0/+17
| | | | | | | | | | | | | | | | | | | | Bug: 30681210 Change-Id: Ibb5fd58e5fc9557b63730bc1e3c3977133769466
* | | | Reduce distance to start deferred drag from shortcuts to 12dp.Tony Wickham2016-08-041-3/+2
|\ \ \ \ | | |/ / | |/| | | | | | | | | | | | | | am: 598e184352 Change-Id: Ie584f6eaad9c5f2e03539bc6e05bfbdb117053b5
| * | | Reduce distance to start deferred drag from shortcuts to 12dp.Tony Wickham2016-08-041-3/+2
| |/ / | | | | | | | | | Change-Id: Ida298760bb66b5894dab94ff4ccaa788c8604661
* | | Merge "Reset mActiveController to null in ↵Tony Wickham2016-08-040-0/+0
|\| | | | | | | | | | | | | | | | | | | | | | | DragLayer.onInterceptTouchEvent()." into ub-launcher3-calgary am: 960a7fe15e Change-Id: I2b490ce6c47bc48c6ca116fcb221d5c55cd53225
| * | Merge "Reset mActiveController to null in ↵Tony Wickham2016-08-041-0/+2
| |\ \ | | | | | | | | | | | | DragLayer.onInterceptTouchEvent()." into ub-launcher3-calgary
* | \ \ Reset mActiveController to null in DragLayer.onInterceptTouchEvent().Tony Wickham2016-08-041-0/+2
|\ \ \ \ | | |/ / | |/| | | | | | | | | | | | | | am: 98cbd62e1f Change-Id: I3522946f6da6c895ccded2da36a6fc5eed0ae178
| * | | Reset mActiveController to null in DragLayer.onInterceptTouchEvent().Tony Wickham2016-08-041-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Otherwise the previous active controller will continue to handle touch events even if it doesn't re-intercept future touches. For instance, All Apps was handling the swipe gesture after DragLayer intercepted to close a shortcuts container, which led to the weird behavior described in the bug. Bug: 30590854 Change-Id: I247b39b03d336a04659f6ce644380bf3cef8de3f
* | | | Adding support for updating the pinned shortcuts without updating the ID mapSunny Goyal2016-08-041-8/+17
|\ \ \ \ | | |/ / | |/| | | | | | | | | | | | | | am: 50941fb8a6 Change-Id: I324cb483837f2d9952eb6a38f4513a8f0fb90915
| * | | Adding support for updating the pinned shortcuts without updatingSunny Goyal2016-08-041-8/+17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | the ID map Bug: 30654182 Change-Id: I30082bd87466a29b7bafe1e8cbf1446e1d1e4f3e
* | | | Merge "Prevent refreshing app search results with empty query." into ↵Winson2016-08-040-0/+0
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ub-launcher3-calgary am: 49a1ab9006 Change-Id: If077eca553544ab85adf707d8fba629430e8bcc9
| * | | Merge "Prevent refreshing app search results with empty query." into ↵Winson Chung2016-08-041-2/+2
| |\ \ \ | | | | | | | | | | | | | | | ub-launcher3-calgary
* | \ \ \ Prevent refreshing app search results with empty query.Winson2016-08-041-2/+2
|\ \ \ \ \ | | |/ / / | |/| | | | | | | | | | | | | | | | | | am: 45a11dd9ee Change-Id: I43eb2e8b1b70dfa6ba389c5c082e729fdd53199a
| * | | | Prevent refreshing app search results with empty query.Winson2016-08-031-2/+2
| | |/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Any change to the TextView text will cause mQuery to be set, which will cause a new search next time refreshSearchResult is called. We should also be checking there if it is a valid search query before starting a new search. Bug: 30606307 Change-Id: I08640c56199211f2aeea2386fcf699810853ab58
* | | | Merge "Import translations. DO NOT MERGE" into ub-launcher3-calgaryBill Yi2016-08-040-0/+0
|\ \ \ \ | | |/ / | |/| | | | | | | | | | | | | | am: ce231c53ba -s ours Change-Id: Ibdac423b28937e93bb83eeea5b63962b9c3fca6c
| * | | Merge "Import translations. DO NOT MERGE" into ub-launcher3-calgaryTreeHugger Robot2016-08-0480-4/+162
| |\ \ \ | | |/ / | |/| |
* | | | Import translations. DO NOT MERGEBill Yi2016-08-040-0/+0
|\ \ \ \ | | |/ / | |/| | | | | | | | | | | | | | am: edd583d6cd -s ours Change-Id: I35f5bdfbed56c4d969f98962ff1b4174554704ae
| * | | Import translations. DO NOT MERGEBill Yi2016-08-0380-4/+162
| | | | | | | | | | | | | | | | | | | | Change-Id: Id9dfc22db1bca7d0e0278bad6854582bf6dbb9b6 Auto-generated-cl: translation import
* | | | Merge "Import translations. DO NOT MERGE" into ub-launcher3-masterTreeHugger Robot2016-08-0480-4/+162
|\ \ \ \
| * | | | Import translations. DO NOT MERGEBill Yi2016-08-0380-4/+162
| | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I24a34df718ec8e502c89914b218ec8ae8846b5a4 Auto-generated-cl: translation import
* | | | | Merge "Change interpolation logic to all apps transitioning on fling ↵Hyunyoung Song2016-08-030-0/+0
|\ \ \ \ \ | | |_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | b/30486958" into ub-launcher3-calgary am: 5a5eb846c4 Change-Id: I13658dc9bbf86d2b5a786dd4d9788339aeae4d41
| * | | | Merge "Change interpolation logic to all apps transitioning on fling ↵Hyunyoung Song2016-08-032-49/+87
| |\ \ \ \ | | |_|/ / | |/| | | | | | | | b/30486958" into ub-launcher3-calgary
* | | | | Change interpolation logic to all apps transitioning on fling b/30486958Hyunyoung Song2016-08-032-49/+87
|\ \ \ \ \ | | |/ / / | |/| / / | |_|/ / |/| | | | | | | am: 191e9d1b29 Change-Id: Ibc1df8706af6a1c686fa05fcb62994810c76d988
| * | | Change interpolation logic to all apps transitioning on flingHyunyoung Song2016-08-032-49/+87
| | |/ | |/| | | | | | | | | | | | | | | | | | | b/30486958 Cleaning up/refactoring this CL will be done in polish branch. Change-Id: Ib51633a1e1cb79f58b505f835053ef238ae1bdec
* | | Merge "Disabling accessibility focus on all children when shortcuts is open" ↵Sunny Goyal2016-08-030-0/+0
|\ \ \ | | |/ | |/| | | | | | | | | | | | | | | | into ub-launcher3-calgary am: 40a29161ae Change-Id: I4549b5db51eee3c1ea1c71e71de64fb5999a35f9
| * | Merge "Disabling accessibility focus on all children when shortcuts is open" ↵Sunny Goyal2016-08-031-11/+21
| |\ \ | | | | | | | | | | | | into ub-launcher3-calgary
* | \ \ Disabling accessibility focus on all children when shortcuts is openSunny Goyal2016-08-031-11/+21
|\ \ \ \ | | |/ / | |/| | | | | | | | | | | | | | am: 7d552c8b18 Change-Id: I92dbc4ad41109c79ed546e99895cfc1dada40732
| * | | Disabling accessibility focus on all children when shortcuts is openSunny Goyal2016-08-031-11/+21
| | | | | | | | | | | | | | | | | | | | Bug: 30611791 Change-Id: Ibb1dec13b62add3799c215fea98e87e3fa89638d
* | | | Merge "Start shortcuts close animation where open left off." into ↵Tony Wickham2016-08-030-0/+0
|\ \ \ \ | | |/ / | |/| | | | | | | | | | | | | | | | | | | | | | ub-launcher3-calgary am: f0cb6018dd Change-Id: Ie9dda99bfac36c6e08ed143107b6eac4b55c28cc
| * | | Merge "Start shortcuts close animation where open left off." into ↵Tony Wickham2016-08-033-25/+89
| |\ \ \ | | | | | | | | | | | | | | | ub-launcher3-calgary
* | \ \ \ Start shortcuts close animation where open left off.Tony Wickham2016-08-033-25/+89
|\ \ \ \ \ | | |/ / / | |/| | | | | | | | | | | | | | | | | | am: 0ba81607e3 Change-Id: Id8077ce640a2c7c1c1f51e5adbea574858d8d4ba
| * | | | Start shortcuts close animation where open left off.Tony Wickham2016-08-023-26/+89
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Before we always started the close animation at 0 instead of the previous open progress, which looked janky. - Shortened the animations' durations and start delays to account for the fact that the open animation was only partially finished when the close animation started. Bug: 30465231 Change-Id: I958ee5f4543dbf1185f3d0229c55fc1b51929655
* | | | | Merge "Align shortcut text with view start." into ub-launcher3-calgaryTony Wickham2016-08-030-0/+0
|\ \ \ \ \ | | |/ / / | |/| | | | | | | | | | | | | | | | | | am: 7b6e3aea31 Change-Id: I24cdbfdadd5d3c1d5469d0155c3eb006fac88714
| * | | | Merge "Align shortcut text with view start." into ub-launcher3-calgaryTony Wickham2016-08-031-0/+1
| |\ \ \ \
* | \ \ \ \ Align shortcut text with view start.Tony Wickham2016-08-031-0/+1
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | am: 1f01b016ce Change-Id: I48fdfbabe3313b98d26adf0fe3a654060088b970