summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Trebuchet: Don't do reveal animation from apps/widgets to overviewcretin452017-03-261-1/+6
| | | | | | Issued-id: OPO-423 Change-Id: I218605be2215d5f6f8a2b2b8b786e0fdddb00643
* Trebuchet: Don't animate folder if locked state changedcretin452017-03-261-2/+6
| | | | | | Issue-id: CYNGNOS-2046 Change-Id: If6488d018b83b8e20874dbe0d32479f19ceac4cc
* Trebuchet: Fix measuring error when reloading app drawercretin452017-03-262-3/+11
| | | | | | Issue-id: CYNGNOS-1883 Change-Id: I77705be7020120bc58a45f507b288838a5eba2bb
* Trebuchet: Handle the NPE when user has no Google Apps installedLuK13372017-03-261-2/+3
| | | | Change-Id: Ie04d940d56497fd5e09fd4b1c44682527b20bdc5
* Trebuchet: Lock orientation while in grid size fragmentcretin452017-03-261-2/+4
| | | | | | Issue-id: CYNGNOS-2013 Change-Id: I14a8dfd98acd615c7ffd4b311027f5c46072cea8
* Trebuchet: Open settings panel when clicking settingscretin452017-03-261-10/+16
| | | | | | Issue-id: CYNGNOS-2002 Change-Id: I4fc2ffd17febc8f1e5fa804e6a26feaa51a29c4b
* Trebuchet: Move allow rotation to home settings sectioncretin452017-03-262-13/+62
| | | | | | Issue-id: CYNGNOS-1929 Change-Id: Ib1e615ccbce7991a31e15a967c942994fc3c01c2
* Trebuchet: Change icon labels setting to switchcretin452017-03-261-11/+17
| | | | | | Issue-id: CYNGNOS-1900 Change-Id: Ife68fe84867be631c59cc1de7c44205817e07130
* Trebuchet: Revise protected app folders UIcretin452017-03-263-461/+96
| | | | | | Issue-id: CYNGNOS-1881 Change-Id: I5cbc5d9fe9358fdf2708376bfe5d7bf2108a0897
* Don't crash if a theme change intent arrives while we're not running.Danny Baumann2017-03-261-1/+5
| | | | Change-Id: I35aede5599d307674ef7a593adc5ffcf529ed99a
* Refactor fastscroll to disable zoom cleanlyArtem Shvadskiy2017-03-261-2/+2
| | | | | Change-Id: I3912986aae78bd5a3244410e4486a52a50834867 issue-id: OPO-424
* Trebuchet: Don't zoom icons on fast scrollcretin452017-03-261-0/+116
| | | | | | Issue-id: OPO-424 Change-Id: I2da15761896e5cdaa2cd622086206dbbb9c88bee
* Trebuchet: Don't animate folder closed when pressing menu keycretin452017-03-262-4/+16
| | | | | | | | * Also don't animate with Y translation if animation boolean is false. Issue-id: OPO-434 Change-Id: I4d2e68d967eca87c3e3d27e4ea22d4126ef3c998
* Trebuchet: Fix background flicker when opening all appscretin452017-03-261-0/+15
| | | | | | Issue-id: OPO-422 Change-Id: I96136f61fe3b2263f77d162952cf189927334b8b
* Trebuchet: Fix adapter derp on grid size itemcretin452017-03-261-3/+3
| | | | | | Issue-id: OPO-421 Change-Id: Ia3bd18b38918e35fe8721399c9a32620c2b184b7
* Trebuchet: Close folder layout when adding shortcutcretin452017-03-261-1/+15
| | | | | | Issue-id: CYNGNOS-1801 Change-Id: I6ee9324f650b5896c5097983b32c0e0963c28b42
* Trebuchet: Don't animate open folder if already opencretin452017-03-261-0/+1
| | | | | | Issue-id: CYNGNOS-1603 Change-Id: I3d723ca28ea35b06fa45f5c03b8161291e3ec558
* Trebuchet: Fix landscape spacing issuecretin452017-03-261-3/+7
| | | | | | | | Don't keeping adding padding for the qsb on every orientation change. Issue-id: CYNGNOS-1640 Change-Id: Ibe1c8de8d5af2da1ba5e53648a468785db77a5ba
* Trebuchet: Fix NPE when app search controller is offGabriele M2017-03-261-1/+2
| | | | Change-Id: Ia6a9322e0aee3e16d4dd864fbc5a341e3f0501a8
* Trebuchet: Remove app search controller if turned offcretin452017-03-262-7/+20
| | | | | | Issue-id: CYNGNOS-1590 Change-Id: I0e5e8eacfc696380947f1667fd5ebd927252e125
* Trebuchet: Fix some monkey test race condition bugscretin452017-03-262-19/+28
| | | | | | Issue-id: CYNGNOS-1587 Change-Id: I45ead8cfbd7fab3a9ae62f878a160a696c411e75
* Prevent possible NPE during monkey testMartin Brabham2017-03-261-0/+3
| | | | | Change-Id: If12f50a843540ed07cfff96af17caf9f181945f4 Ticket-Id: OPO-296
* Trebuchet: Don't crash on widget clickscretin452017-03-261-0/+11
| | | | | | Issue-id: NIGHTLIES-2266 Change-Id: I804614c4d4636f58374c8f5d3e6252fbcd40ae29
* Trebuchet: Ensure workspace is invisibile while in all apps viewcretin452017-03-261-0/+1
| | | | | | Issue-id: CYNGNOS-1544 Change-Id: Ia46172d8b5c113647e996d8bd1e9a05d1201754a
* Trebuchet: Make sure overview arrows point up when collapsedcretin452017-03-262-0/+21
| | | | Change-Id: If72134daeb7424b3474eb59bf4773c9a2c0d4819
* Trebuchet: Ensure sections list isn't nullcretin452017-03-261-1/+1
| | | | | | Issue-id: CYNGNOS-1530 Change-Id: I371effbecf6205579a8dc5854a9e6d49e46783cc
* Trebuchet: Move allow rotation pref to overlay panelcretin452017-03-266-87/+32
| | | | Change-Id: I83feccbf5aac5de53ca578c4d62a25561d72b3ee
* Trebuchet: Fix page indicator bottom padding on setting changecretin452017-03-261-1/+1
| | | | | | Issue-id: CYNGNOS-1423 Change-Id: I1e5f21a215d9a8ba1679a1c700dd326ffc1441ac
* Ensure we don't go over the icon size limitationMartin Brabham2017-03-261-0/+6
| | | | | Change-Id: Id6209acc0c18b27d0a2826acdc1c7a83efb744ad Ticket-Id: CYNGNOS-1427
* Trebuchet: Don't resize BubbleTextView based on all apps prefcretin452017-03-261-10/+0
| | | | | | Issue-id: CYNGNOS-1427 Change-Id: I3bb5107fa24b85e5713d7f6403a332246609804b
* Trebuchet: Adjust device profiles and add one for baconcretin452017-03-261-4/+7
| | | | Change-Id: Ib96af9891f08506e3f83e1fd21835665ae4be6c2
* Trebuchet: Auto collapse settings panelcretin452017-03-262-0/+23
| | | | | | Issue-id: CYNGNOS-1425 Change-Id: I26896332431eb42dc4727a4f2bb9c4c0a3cfbcc5
* Trebuchet: Fix some icon size and flush cache issuescretin452017-03-263-22/+22
| | | | Change-Id: I6aa4bc09fd888559d3a1795f4f0968f9b89534d9
* Trebuchet: Add ability to disable the scroller completelyMartin Herndl2017-03-266-36/+57
| | | | | | | | | This change adds another toggle to the drawer settings which disables the app drawer scroller completely. There is already a setting which toggles between horizontal and vertical scroller, but I like my drawer if it's even cleaner and uses no scroller at all. Change-Id: Iad3efdafee264852f52e728341fd86d60452b05b
* Handle theme changesClark Scheff2017-03-264-2/+94
| | | | | | | issue-id: CYNGNOS-1434 NIGHTLIES-2149 Change-Id: I85208f3d6b572fb7a161db79cd3b74c1102dbba2 (cherry picked from commit 50f78e36b079bbe14bcb50064d28940358d42544)
* Add app drawer search bar toggle to settingsMartin Herndl2017-03-266-15/+42
| | | | | | | | | | | This adds the possibility to enable or disable the search bar on top of the app drawer. In the Launcher class it will be created with the View.GONE visibility to avoid taking up space if disabled. Per default it behaves like before and is enabled. PS3: Make sure the hasSearchBar boolean is set. Change-Id: I48711aea2b15bf535815d0e453ac33079af26eca
* Fix: Restore workspace gradients when returning from Widget dropRaj Yengisetty2017-03-261-0/+2
| | | | Change-Id: I08927ea359460f60cebe1b942273a24eea8f86d5
* Fix: Workspace background gradientRaj Yengisetty2017-03-261-0/+3
| | | | | | | | | | | | | Repro: - Open App Drawer - Launcher any app - Press back (User should be returned to the App Drawer) - Press back again (User should be returned to the Home Screen) - Note gradient near status bar (Home Screen gradient is missing!) - Press home - Note Home Screen gradient reappears Change-Id: Ib24d94c2deba06f872f42bfffff78317844dd731
* Trebuchet: Add scrubber to widget viewcretin452017-03-265-2/+114
| | | | Change-Id: I68711e95ed31a962b47e995e979e32de37570b44
* Reimplement CM Settings Overview Panel Part 5Yvonne Wong2017-03-263-35/+105
| | | | | | | | - Enable default screen button - Make UI changes to settings panel - Add a broadcast receiver for hide/unhide search bar setting Change-Id: I849dd412231795b894e7af7ee575e60feb618c70
* Trebuchet: Add DB migrationcretin452017-03-264-7/+183
| | | | Change-Id: Ic470848380ede33ba52e71d453d5328a23160b48
* Reimplement CM Settings Overview Panel Part 4Yvonne Wong2017-03-268-64/+283
| | | | | | | - Enable protected apps and update workspace/app drawer/widgets view when protected apps change - Change reload launcher to happen after each setting toggle to reduce UI lag Change-Id: I0a4a4a077c3cb94eaccfb4e8c4213135cb99d57e
* Trebuchet: Add app drawer settingscretin452017-03-268-35/+152
| | | | Change-Id: I040420608de64bedc6e9832268796cdf801f5c21
* Reimplement CM Settings Overview Panel Part 3Yvonne Wong2017-03-268-46/+781
| | | | | | - Enable dynamic grid resizing Change-Id: I95a7f20da48e037a94ce5b6191c5597490d91d9d
* Re-Implementation of hidden foldersVineet Patil2017-03-268-10/+621
| | | | Change-Id: I2cdb881eb6a2608279d30a1cdfc1327a89ae7693
* Reimplement CM Settings Overview Panel in the new Launcher Part 2Yvonne Wong2017-03-268-38/+185
| | | | | | | - Enables hiding the search bar from the workspace - Adds a reload launcher flag to reload only during onResume or newIntent if needed Change-Id: I0feb279f9003b268b5a129cef40d3665787ee451
* Reimplement CM Settings Overview Panel in the new Launcher Part 1Yvonne Wong2017-03-2621-47/+3414
| | | | | | | | | - Adds vertical sliding panel and animations associated with opening and closing the panel - Adds the views for settings and animation for the drawer arrow - Enables hiding workspace icon labels, hiding drawer icon labels, scrolling wallpaper, and larger icons - Changes how ragged grid custom icon sizes gets defined Change-Id: I1a82215a09486b4770494e665e598efdbabd1d3e
* Trebuchet: Use full res app icon on icon cache initcretin452017-03-261-1/+2
| | | | Change-Id: I77400641d561de9b012b4fadd088fb62c9dbdcdd
* Reimplement the CM scrubber against the new Launchercretin452017-03-2615-64/+1430
| | | | | | PS4: Implement RTL support Change-Id: I4456d54b5924913d1b36e1cfa9a2269150f6fb3e
* Implementation of folder animation changes as per cm-13.0Vineet Patil2017-03-267-78/+397
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Folder animations in parity with cm. Folder Layout Revision Updated the folder layout to reflect design revisions based on community feedback Change-Id: Ica1bb796dfccf779a954cf0903a1ae94a010ea1a Conflicts: res/drawable-hdpi/folder_bg.9.png res/drawable-hdpi/folder_fill_highlight.9.png res/drawable-mdpi/folder_bg.9.png res/drawable-mdpi/folder_fill_highlight.9.png res/drawable-xhdpi/folder_bg.9.png res/drawable-xhdpi/folder_fill_highlight.9.png res/drawable-xxhdpi/folder_bg.9.png res/drawable-xxhdpi/folder_fill_highlight.9.png res/layout-land/launcher.xml res/layout-port/launcher.xml res/layout-sw720dp/launcher.xml res/layout/user_folder.xml res/values/dimens.xml src/com/android/launcher3/Folder.java src/com/android/launcher3/FolderIcon.java src/com/android/launcher3/Launcher.java Folder animation changes as per cm-13.0 Change-Id: I019511a58bd9f6a60a3c9b68c826726881cec83f Implementing folder animations Change-Id: I83f17c996ecc894ce22fd195b9b33caf58e2e822