summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
* Trebuchet: Fix resource not found exception when picking a wallpapermyfluxi2017-03-261-1/+1
| | | | | | Select a picture from Gallery, set as wallpaper, crash. Change-Id: I4c23b9523d36f51bdd1cff2858f2ece08fd4cc84
* 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-2610-121/+33
| | | | 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-262-12/+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: Fix hidden folder list text colorcretin452017-03-261-1/+1
| | | | | | Issue-id: CYNGNOS-1464 Change-Id: I4bedab037c2e3adf4169152c53ce0beabcd0e255
* Trebuchet: Ignore mnc/mcc config changescretin452017-03-261-0/+1
| | | | | | | issue-id: CYNGNOS-1417 Change-Id: Iac3eba6e6f9dc0bd2e60462bbe931233fff3e7b6 (cherry picked from commit d11a4f0aa1fccbae88efb3cde7d7a8ac8b806b7c)
* Trebuchet: Exclude from recentscretin452017-03-261-0/+1
| | | | | | Issue-id: CYNGNOS-1449 Change-Id: Iccbd953241886dbbda01e38225123dfd1761accc
* Trebuchet: Add ability to disable the scroller completelyMartin Herndl2017-03-268-37/+60
| | | | | | | | | 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-265-2/+100
| | | | | | | issue-id: CYNGNOS-1434 NIGHTLIES-2149 Change-Id: I85208f3d6b572fb7a161db79cd3b74c1102dbba2 (cherry picked from commit 50f78e36b079bbe14bcb50064d28940358d42544)
* Add app drawer search bar toggle to settingsMartin Herndl2017-03-267-15/+43
| | | | | | | | | | | 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-266-18/+138
| | | | Change-Id: I68711e95ed31a962b47e995e979e32de37570b44
* Reimplement CM Settings Overview Panel Part 5Yvonne Wong2017-03-266-44/+124
| | | | | | | | - 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: Fix landscape NPEcretin452017-03-261-0/+7
| | | | Change-Id: Ice27a7d88398bbffe99c9689feafd6c4aa4e0191
* Trebuchet: Add app drawer settingscretin452017-03-2610-35/+165
| | | | Change-Id: I040420608de64bedc6e9832268796cdf801f5c21
* Reimplement CM Settings Overview Panel Part 3Yvonne Wong2017-03-2620-53/+987
| | | | | | - Enable dynamic grid resizing Change-Id: I95a7f20da48e037a94ce5b6191c5597490d91d9d
* Re-Implementation of hidden foldersVineet Patil2017-03-2622-37/+926
| | | | 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-2662-98/+3756
| | | | | | | | | - 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
* Partially revert "Trebuchet: Update default workspace"Michael Bestas2017-03-263-3/+3
| | | | | | | | * Bring back LockClock to a sane position This reverts commit b31f1cc9e7827bf59571621295e32b2091056faa. Change-Id: Ia688b75028d5e94eb225b11fd703c143ec9fa216
* Trebuchet: Update default workspaceAaahh Ahh2017-03-265-10/+233
| | | | Change-Id: I429953c42c1706b5a616f7725706dcc208617822
* GMS 3.0 : Update optional apps and foldersAbhisek Devkota2017-03-263-18/+36
| | | | | | | CYNGNOS-1284 Change-Id: I62550df160cd40d77692d42f01ab11e27823b217 (cherry picked from commit 2d723e272e080f0ea63ebb1c6c139c1ae05513c2)
* Update default workspace to GMS 3.0 reqAbhisek Devkota2017-03-265-43/+564
| | | | | | CYNGNOS-1284 Change-Id: If74f7dc1b81e48d00c80b71cef4994d6f5172b59
* We shall call it Trebuchetcretin452017-03-267-3/+8
| | | | Change-Id: I068d7e025bb01fd4216be3ffcf3cdfd3285be9da
* 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-2628-66/+1618
| | | | | | PS4: Implement RTL support Change-Id: I4456d54b5924913d1b36e1cfa9a2269150f6fb3e
* Implementation of folder animation changes as per cm-13.0Vineet Patil2017-03-2638-94/+688
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* Import translations. DO NOT MERGE am: 2c29ac6eb5 -s ours am: b58e5fbc57 -s ↵Baligh Uddin2015-10-200-0/+0
|\ | | | | | | | | | | | | | | | | ours am: 2aa01afb35 -s ours am: 25c42a0937 -s ours am: a34c8cc2ba -s ours am: 446b98f4e4 -s ours am: 90022fd4c9 -s ours am: 2473783bbd -s ours am: 14ac721939 -s ours * commit '14ac721939d769f15a4a605955c533197b2ac627': Import translations. DO NOT MERGE
| * Import translations. DO NOT MERGE am: 2c29ac6eb5 -s ours am: b58e5fbc57 -s ↵Baligh Uddin2015-10-200-0/+0
| |\ | | | | | | | | | | | | | | | | | | | | | | | | ours am: 2aa01afb35 -s ours am: 25c42a0937 -s ours am: a34c8cc2ba -s ours am: 446b98f4e4 -s ours am: 90022fd4c9 -s ours am: 2473783bbd -s ours * commit '2473783bbdf6b8ddc5affe8a394a1aa20c24f65d': Import translations. DO NOT MERGE
| | * Import translations. DO NOT MERGE am: 2c29ac6eb5 -s ours am: b58e5fbc57 -s ↵Baligh Uddin2015-10-200-0/+0
| | |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ours am: 2aa01afb35 -s ours am: 25c42a0937 -s ours am: a34c8cc2ba -s ours am: 446b98f4e4 -s ours am: 90022fd4c9 -s ours * commit '90022fd4c98a8d206bd23b3ec09dc9e710ccb4f8': Import translations. DO NOT MERGE
| | | * Import translations. DO NOT MERGE am: 2c29ac6eb5 -s ours am: b58e5fbc57 -s ↵Baligh Uddin2015-10-200-0/+0
| | | |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ours am: 2aa01afb35 -s ours am: 25c42a0937 -s ours am: a34c8cc2ba -s ours am: 446b98f4e4 -s ours * commit '446b98f4e451813247a4b4d8aac690ee936c634d': Import translations. DO NOT MERGE
| | | | * Import translations. DO NOT MERGE am: 2c29ac6eb5 -s ours am: b58e5fbc57 -s ↵Baligh Uddin2015-10-200-0/+0
| | | | |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ours am: 2aa01afb35 -s ours am: 25c42a0937 -s ours am: a34c8cc2ba -s ours * commit 'a34c8cc2ba2f8bf33ff80509dc487b9b475d5e9d': Import translations. DO NOT MERGE
| | | | | * Import translations. DO NOT MERGE am: 2c29ac6eb5 -s ours am: b58e5fbc57 -s ↵Baligh Uddin2015-10-200-0/+0
| | | | | |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ours am: 2aa01afb35 -s ours am: 25c42a0937 -s ours * commit '25c42a09370a96264a84bc44e7ab502bc687bc45': Import translations. DO NOT MERGE
| | | | | | * Import translations. DO NOT MERGE am: 2c29ac6eb5 -s ours am: b58e5fbc57 -s ↵Baligh Uddin2015-10-200-0/+0
| | | | | | |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ours am: 2aa01afb35 -s ours * commit '2aa01afb35e037f6598eb0e6ca3619f618425290': Import translations. DO NOT MERGE