summaryrefslogtreecommitdiffstats
path: root/res
Commit message (Collapse)AuthorAgeFilesLines
* Import translations. DO NOT MERGEBill Yi2016-06-2377-155/+309
| | | | | Change-Id: I5a894e35050d7445d4593ca4578a5d26eef05131 Auto-generated-cl: translation import
* Merge "Accessibility fixes and updates" into ub-launcher3-calgarySunny Goyal2016-06-222-1/+4
|\
| * Accessibility fixes and updatesSunny Goyal2016-06-222-1/+4
| | | | | | | | | | | | | | | | > Adding custom actions on the page indicator to go to overview mode > Disabling custom actions on the first page > Disabling 'move page left' on the second page Change-Id: Ib8154f70cb3f93e663a881357c6c46c33253887f
* | Updating some strings 'Tap & hold' > 'Touch & hold'Sunny Goyal2016-06-221-2/+2
|/ | | | | Bug: 29388170 Change-Id: Ida97ac8b49d0b365a5437ec4926d16c6486659eb
* All apps pull up workHyunyoung Song2016-06-211-0/+1
| | | | | | | | | | | | | | | | b/28917826 b/29469966 b/29542376 - Move state transition to when the finger is lifted and not when the view settles. - Refactor the vertical pull detector to use bit operation to define which direction scroll to allow. - Fixed many issues regarding screen rotation - Fixes issue where slowly sliding the all apps goes into overview mode - Fixes issue where quick slide up leads to animation starting from middle Change-Id: I2384a0fcc5550e17359a044ef506bcc66507da5f
* Update Launcher to use theme colors.Andrew Sapperstein2016-06-209-21/+9
| | | | | | | | | | | | | | | | | | | Instead of using hard-coded variants of colors, use the theme color that corresponds (colorAccent, colorPrimary, etc). Updated: - "Search for more apps" text - App info drop target hover color - PageIndicatorDots - All apps & widget scroll bar & scroll popup colors - All apps section text color - widget picker background color TODO: - widget picker header color BUG: 28625102 Change-Id: I74b543ff71b8caef8cd950c8183ac84c759cb4d5
* UI fixes to All apps pull up workHyunyoung Song2016-06-151-1/+2
| | | | | | | | | | | | | | | | | b/28917826 - nav bar change to light when top of the all apps container passes y mid point of the status bar - apps search edit box change when top of the all apps passes the bottom of nav bar - Restrict pull up to work only if the ACTION_DOWN event started from the hotseat. - Landscape: reverted old padding and margin. Only the interaction is different. - Tuning of the motion spec - Animation duration respects fling speed more agressively. - and many more small bugs... Change-Id: Icde4093c41eeab8c9c6d9dc8b7d57adc3b171349
* Add caret shaped all app pull up handle to page indicator.Hyunyoung Song2016-06-155-3/+37
| | | | | | | | | b/28917826 > PageIndicator is also added in landscape > Touch delegate allows the active touch area to be 36dp Change-Id: If00f45fc88a13cd5a6759d771313439eb58561e3
* Import translations. DO NOT MERGEBill Yi2016-06-1377-154/+77
| | | | | Change-Id: I32411e1060a5383212672e414bad21ece14c6231 Auto-generated-cl: translation import
* Merge "Replacing overview panel icons with vector drawables" into ↵Sunny Goyal2016-06-1329-257/+88
|\ | | | | | | ub-launcher3-calgary
| * Replacing overview panel icons with vector drawablesSunny Goyal2016-06-0329-257/+88
| | | | | | | | Change-Id: I3ca6662a75ba8b07e817a7a5681ede79d305c41a
* | Import translations. DO NOT MERGEBill Yi2016-06-0977-78/+155
| | | | | | | | | | Change-Id: Ib1042efbc531203100b43bc32bf17ca3c05eca48 Auto-generated-cl: translation import
* | Merge "Updating the app search buton text" into ub-launcher3-calgarySunny Goyal2016-06-082-3/+3
|\ \
| * | Updating the app search buton textSunny Goyal2016-06-072-3/+3
| | | | | | | | | | | | | | | Bug: 28774501 Change-Id: I268a2d98f70d160c91ebd8fc796f3626ae67c159
* | | Unifying focus indicator handling for workspace and all-appsSunny Goyal2016-06-088-83/+14
| | | | | | | | | | | | | | | | | | | | | Adding an abstract FocusIndicatorHelper based on FocusIndicatorView which draws the background instead of using a dummy view. Change-Id: Id560195323d2ddad8fcd77ba675cf3f4fd4a94ab
* | | Import translations. DO NOT MERGEBill Yi2016-06-071-1/+1
|/ / | | | | | | | | Change-Id: Idd8897ea385ab5190750df3179e21a829d160099 Auto-generated-cl: translation import
* | Merge "Removing the SearchDropTarget bar as it no longer contains the QSB" ↵Sunny Goyal2016-06-0710-236/+160
|\ \ | | | | | | | | | into ub-launcher3-calgary
| * | Removing the SearchDropTarget bar as it no longer contains the QSBSunny Goyal2016-06-0610-236/+160
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | > Renaming it to simply DropTargetBar > Moving AppInfo to the top bar as well > The workspace pages will extend to the top edge (minus some padding). Since the QSB is no longer displayed on top of every page, there is no reason to reserve the space. > In spring-loaded mode, the workspace cell layout will scale enough to make room for the drop target bar at the top Change-Id: I2baf607310335dd576c9d9fcbb75ab708f47ac03
* | | Import translations. DO NOT MERGEBill Yi2016-06-066-13/+13
|/ / | | | | | | | | Change-Id: Ia6c33079c6d94e4e6045fba33317f886cc6d9907 Auto-generated-cl: translation import
* | Fixing memory leak in QSB widgetSunny Goyal2016-06-031-1/+8
| | | | | | | | | | | | | | | | | | | | | | > Instead of recreating the whole fragment, only recreating the views when reinflating > Binding the fragment in xml instead of in code This prevents duplicate fragment binding Bug: 29120662 Change-Id: I25b942f64d68f25e1358f15d8a919daeebdcff9c
* | Import translations. DO NOT MERGEBill Yi2016-06-015-10/+10
| | | | | | | | | | Change-Id: I98b86e3d83370b4548154c5b290faffa1f05ca5c Auto-generated-cl: translation import
* | Moving the QSB to the workspace grid.Sunny Goyal2016-05-272-0/+77
|/ | | | | | | | | | | | The QSB will only be resent on the first screen of the workspace covering the full width of the first row. If will not be movable. The first screen of the workspace will not be movable. The searchDropTargetBar no longer contains the QSB (it can be renamed in aseparate cl). Refactoring all QSB related logic by moving it to a custom view inflated only using xml. Change-Id: Icb4fd6eb855df1af15f685961c38351bf4fd4f4a
* Merge "Adding a loading view for widgets list" into ub-launcher3-calgarySunny Goyal2016-05-261-0/+6
|\
| * Adding a loading view for widgets listSunny Goyal2016-05-191-0/+6
| | | | | | | | | | Bug: 28427096 Change-Id: Icdc5ceed0caa1fafc97452142e4b71aa3026ddf9
* | Merge "Import translations. DO NOT MERGE" into ub-launcher3-calgaryTreeHugger Robot2016-05-264-4/+4
|\ \
| * | Import translations. DO NOT MERGEBill Yi2016-05-254-4/+4
| | | | | | | | | | | | | | | Change-Id: I3e46a07d27c7e8578532ec595aae472e67c0764d Auto-generated-cl: translation import
* | | Merge "Removing logic for workspace migration from Launcher2" into ↵Sunny Goyal2016-05-255-229/+0
|\ \ \ | |/ / |/| | | | | ub-launcher3-calgary
| * | Removing logic for workspace migration from Launcher2Sunny Goyal2016-05-235-229/+0
| | | | | | | | | | | | Change-Id: I8a121d74862f665c58406f8d5c7eb1263e7ccff3
* | | Merge "Removing some usused resources" into ub-launcher3-calgarySunny Goyal2016-05-2424-122/+0
|\ \ \ | |/ / |/| |
| * | Removing some usused resourcesSunny Goyal2016-05-1824-122/+0
| |/ | | | | | | Change-Id: Ib11db872270931f956ba7093e472c866a1b0e794
* / Import translations. DO NOT MERGEBill Yi2016-05-2377-107/+261
|/ | | | | Change-Id: I398e3304ae15e66577c39b53896d46d602a91965 Auto-generated-cl: translation import
* Updating the folder page indicator to be more like theSunny Goyal2016-05-1819-73/+12
| | | | | | | | | framework page indicator (used in quick settings) The active page is indicated with the accent color. During scroll the active indicator expands to 2 dots corresponding to the visible pages. Change-Id: Iaf57836b642cf87e5eed98048ecca7dd8e7643a4
* Merge "Import translations. DO NOT MERGE" into ub-launcher3-calgaryBaligh Uddin2016-05-1811-19/+19
|\
| * Import translations. DO NOT MERGEBaligh Uddin2016-05-1711-19/+19
| | | | | | | | | | Change-Id: I6ed48cc0d1df572fa6aa007722fd1bb4246cd6c5 Auto-generated-cl: translation import
* | Add PageIndicator interface and custom PageIndicatorLine view.Tony Wickham2016-05-175-15/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | - The current PageIndicator has been renamed to PageIndicatorDots and PageIndicatorMarker has been renamed to PageIndicatorDot. - PageIndicatorDots and PageIndicatorLine implement PageIndicator. - PageIndicatorLine uses scroll progress and number of pages to draw a line of the correct size and position. - All of these page indicator files are now in a pageindicators package. Bug: 27227498 Change-Id: I9230d2e0600ce583989bd31d0b0e252b148d15c2
* | Opening the system default wallpaper picker on clicking the wallpaper tileSunny Goyal2016-05-171-0/+3
| | | | | | | | | | Bug: 28790378 Change-Id: If283b60a0b9563ab8e80d49b0ffa195fc3ffda8a
* | Making the 'Allow rotation' setting dependent on system stateSunny Goyal2016-05-161-1/+5
|/ | | | | | | | | | | The setting will not be available on a tablet, where rotation is always enabled. On mobiles, it will be disabled when auto-rotate is disabled in display settings. Also removing content provider dependency from settings, as its in the same process as launcher. Bug: 28704055 Change-Id: Ibe6b1e67411fb0e4b2e36446710f463e4a3d6883
* Adding full backup handler for launcher3Sunny Goyal2016-05-101-0/+7
| | | | | | Bug: 28302573 Change-Id: If0889a3b00b88b134b19d7f790159dfafdcdb004
* Import translations. DO NOT MERGEBaligh Uddin2016-05-021-2/+1
| | | | | Change-Id: Idf845844d4c1319981ffb13b279be6ea307d4543 Auto-generated-cl: translation import
* Import translations. DO NOT MERGEBill Yi2016-04-2649-97/+49
| | | | | Change-Id: I2bc7d79eaae8261dfe5397f4e5eadfdaf71e9a1c Auto-generated-cl: translation import
* Import translations. DO NOT MERGEBill Yi2016-04-2577-2/+128
| | | | | Change-Id: I3868028d1eede381601fe3565c554dbb82259ca9 Auto-generated-cl: translation import
* Showing a toast when changing wallaper is disabledSunny Goyal2016-04-211-0/+2
| | | | | | Bug: 27940102 Change-Id: I373093d9b85dca356aaa8798931d5315981fd74c (cherry picked from commit 2afb636180fbc6832274aab1f8ac6e5407ae191a)
* Merge "Import translations. DO NOT MERGE" into ub-launcher3-calgaryBaligh Uddin2016-04-193-4/+4
|\
| * Import translations. DO NOT MERGEBaligh Uddin2016-04-193-4/+4
| | | | | | | | | | Change-Id: If9c08424dedf67ada131561400790a3aec22cfb2 Auto-generated-cl: translation import
* | Removing Launcher broadcast support from Launcher3Sunny Goyal2016-04-151-3/+0
|/ | | | Change-Id: Ibaf5fe1465d3858b060fc2958194cf60f22a11db
* Removing first launcher broadcastSunny Goyal2016-04-141-3/+0
| | | | Change-Id: I225205a219cf2e0f27bb3c78cbdad1a3429d466f
* Refactor UserEventLogging, Add predictedRank, replace Bundle with ProtoHyunyoung Song2016-04-131-0/+4
| | | | | | | | | | | | | | b/26494415 - Removed bundle object that became redundant now that we have LauncherEvent proto - Combined Stats and UserEventLogger as they are effectively doing same thing - Removed parent field inside Target - added predictedRank target inside Target b/27967359 - make com.android.launcher3.action.LAUNCH broadcast explicit Later CL: finish packageName/intent/componentHash/predictedRank fields Change-Id: I441fb46c834f73e58a4d2324e8da7971e8713ec8
* Deleting resources added due to merge conflictsSunny Goyal2016-04-0612-0/+0
| | | | Change-Id: I26e46e0470c6b2a33a633b69a5f636b30a61dbc7
* Adding an upper bound to all-apps width on larger devicesSunny Goyal2016-04-043-0/+24
| | | | Change-Id: I16a0d8fb7c5023045d0a6b9e8089e0ab6a476d6d
* Fix spring-loaded highlight on JB.Tony Wickham2016-03-311-0/+1
| | | | | | | | It was setting the panel to black when highlighting a CellLayout, instead of just adding a white border. Bug: 27135377 Change-Id: I879b12613b0cbfdda2a980065c66ea3ceb960f33