summaryrefslogtreecommitdiffstats
path: root/res/xml
Commit message (Collapse)AuthorAgeFilesLines
* Launcher3: Google Feed integrationEdward Cross2018-07-181-6/+13
| | | | | | | | If Google Search is installed, the Google Feed can be found at the -1 screen (which is the very left). This feature is enabled by default. Change-Id: I495196818699fd378cd60e6dd61b07a0ab951762
* Revert "Trebuchet: feed integration support"Joey2018-07-181-7/+0
| | | | | | This reverts commit 8dee56deeed7b09a9e5e9f4d21f27aa9d495930c. Change-Id: I911aff9099b69c07f784b89689dfeae0ec0e223c
* Trebuchet: make forced adaptive icons optionalJoey2018-05-211-0/+9
| | | | | Change-Id: Ie84af7114118f54b2d267a35ce24dd5e58c0be22 Signed-off-by: Joey <joey@lineageos.org>
* xml: device_profiles: correct XML tagAlexander Martinz2018-04-101-2/+2
| | | | | | | When specifying the package name, Android Studio gets really confused Change-Id: I26e2b874c4a72f1f042eb581cb14f3f6e055d61c Signed-off-by: Alexander Martinz <amartinz@shiftphones.com>
* Trebuchet: Add contacts to the hotseatLuca Stefani2018-03-041-1/+8
| | | | Change-Id: I1552fdab7de1249ee057125883672bcf028e7294
* Trebuchet: allow disabling workspace editJoey2018-02-051-0/+9
| | | | | Change-Id: I503e19cbc512eac0e4a8c8bccc16a6ccc0e805da Signed-off-by: Joey <joey@lineageos.org>
* Trebuchet: Update references to ElevenMichael Bestas2018-01-233-12/+12
| | | | | | * Package name was rebranded Change-Id: If90125424c160fc5c2728abaf48562767170cc06
* Trebuchet: feed integration supportThecrazyskull2018-01-191-0/+7
| | | | | | | | | | | | | | jrizzoli: adapted for trebuchet Includes the following commits: * Launcher3: support google now tab * LauncherClient: make sure service is connected before trying to unbind * Launcher3: animate workspace when animating the Google now page * Launcher3: make Google now left page optional * Launcher3: cleanup launcher tab preference Change-Id: I84582ae812b8ecb0d694ae2396843effdcf1219c Signed-off-by: Joey <joey@lineageos.org>
* Trebuchet: initial icon shape exposure for future extensionJoey Rizzoli2018-01-191-3/+3
| | | | | Change-Id: I76a571ce2b53214ef197a5164f584cb4dc2d3ecf Signed-off-by: Joey Rizzoli <joey@lineageos.org>
* Trebuchet: quick settings & settings reorganizationJoey Rizzoli2018-01-192-64/+106
| | | | Signed-off-by: Joey Rizzoli <joey@lineageos.org>
* Trebuchet: icon packs supportJoey Rizzoli2018-01-191-0/+4
| | | | | | | | | | | | | | | Based on the following commits: * https://github.com/AOSPA/android_packages_apps_Launcher3/commit/cf4bde2098de8beec24a0c88bf2e51e19a9c22b6 * https://github.com/AOSPA/android_packages_apps_Launcher3/commit/8ddafe17ad6adc268ad1a93b7724d8b22028a71b * https://github.com/AOSPA/android_packages_apps_Launcher3/commit/0940176c3c01a1f87237811f42d05a592b0968b3 With the following additions: * Support for adaptive icons * UI changes * Cleanup and improvements Change-Id: I877a8b2dd204753179736fa7c1c34444e9b2c849 Signed-off-by: Joey Rizzoli <joey@lineageos.org>
* Trebuchet: add toggle for desktop and drawer labelsJoey Rizzoli2018-01-191-0/+12
| | | | Signed-off-by: Joey Rizzoli <joey@lineageos.org>
* Launcher3: custom gridJoey Rizzoli2018-01-192-0/+16
| | | | | Signed-off-by: Arne Coucheron <arco68@gmail.com> Signed-off-by: Joey Rizzoli <joey@lineageos.org>
* Trebuchet: predictive appsYajat2018-01-191-0/+7
| | | | | | jrizzoli: expose for runtime toggle Signed-off-by: Joey <joey@lineageos.org>
* Apply icon size modifications from old TrebuchetArne Coucheron2018-01-191-12/+12
| | | | | | Also fix Nexus 4/5 swapped minWidthDps Change-Id: I33f47154d2687c8a758fb655c9e66e619b0522ad
* Trebuchet expand statusbar on swipe downThecrazyskull2018-01-191-0/+6
| | | | | Change-Id: I5e75b7e1c6806dae9ac2a000e377873319a5f787 Signed-off-by: Joey Rizzoli <joey@lineageos.org>
* Increase to 5 rows on some device profilesArne Coucheron2018-01-191-3/+3
| | | | | | | These now have lower icon sizes than originally, so 5 rows should fit perfectly. Change-Id: Ie39b1ce658882ce9fae95dd4e10021700c07856c
* Update default workspaceArne Coucheron2018-01-193-28/+304
| | | | Change-Id: If62561591610c22203f6d16348ffbf074506dcef
* Adding a warning button when notification access is not availableSunny Goyal2017-07-101-3/+4
| | | | | Bug: 63418030 Change-Id: I4c2c497d989902ac002314a3b8fb97083757958b
* Reorder home settingsHyunyoung Song2017-06-261-17/+17
| | | | | | Bug: 62957388 Change-Id: I8fdc6448033d3c7f49396e506ef7f1fee45a7914
* Landscape grid changes for Workspace/All Apps.Jon Miranda2017-06-231-15/+4
| | | | | | | | This is the just first CL to get eyes on the changes. Next CL will update the All Apps to be full width. Bug: 37015359 Change-Id: I2d7ec6851fdc13b8fa654e7e2be3152330243ccc
* Fix typo in preferencesTony2017-06-121-1/+1
| | | | | Bug: 62299923 Change-Id: I6e76a46f9e1fa7acf4b746840c33c914de364417
* Merge "Add setting to turn off icon badging" into ub-launcher3-dorvalTony Wickham2017-05-161-7/+19
|\ | | | | | | | | | | am: d315d07aee Change-Id: Id23914cbee040f3916257e02a9eb6b3f5a821b83
| * Add setting to turn off icon badgingTony Wickham2017-05-161-7/+19
| | | | | | | | | | | | | | Redirects to system Notifications setting page. Bug: 36815147 Change-Id: I5ee542f94ed51a73a57df3a726384944ff3ee71d
* | Adding support for DB downgradeSunny Goyal2017-05-091-0/+1
|/ | | | | | | | Adding a schema file for handling DB downgrade. This schema file is part of the backup/restore set, and hence is available on a device with lower app version. Bug: 37257575 Change-Id: I69c8ef5f28d5209be6e6679412c7459d4eeda5d0
* Adding support for dynamically change icon shape for AdaptiveIconsSunny Goyal2017-04-041-0/+10
| | | | | | | | > This would allow developers to verify their icon designs on different device configurations > This settings is only visible when developer settings is enabled Change-Id: I7e32abfede001c134f23390734dcd39c93b68b9a
* Adding broadcast receiver to handle SESSION_COMMIT broadcastSunny Goyal2017-03-091-0/+7
| | | | | | | | | | > Disabling Install shortcut broadcast for O and above > Adding a preference to control automatic icon addition on homescreen > Adding icons on homescreen for new installs based on the above preference Bug: 32920609 Bug: 27967412 Change-Id: I92e5cb7c841fb445dc8bc058d975f212ee54f8d1
* Removing logic around replacing icon during restoreSunny Goyal2017-01-056-142/+0
| | | | | | | | This logic was dependent on key-value based backup. Since we are using full-backup, the appropriate flags are never set. Bug: 18764649 Change-Id: I95a93eee63ac9c82acfb66abfdd1a5407974df46
* Defining the list of predefined device profiles in xml.Sunny Goyal2016-07-071-0/+196
| | | | | | This allows the profiles to be easily customized by derivatives. Change-Id: Iaec2b7a0eda34581c8e48b7dc44817013632dabe
* Adding full backup handler for launcher3Sunny Goyal2016-05-101-0/+7
| | | | | | Bug: 28302573 Change-Id: If0889a3b00b88b134b19d7f790159dfafdcdb004
* Adding support for negative x and y in layout xml.Sunny Goyal2015-12-184-9/+97
| | | | | | | | | | | Fixing default configurations for some screen sizes. > Negative values for x and y are parsed as distance from end column and row respectively. e.g. (-1, -2) => (3, 2) in a 4x4 grid Bug: 26110981 Change-Id: I4ca30e225ed6e2a31610ab23235d2cd10e8d317c
* Updating the default layouts for launcher3Sunny Goyal2015-08-045-258/+184
| | | | Change-Id: I088c7195ae1985788e845900463d22973a0f61d4
* Enabling translation for preference stringSunny Goyal2015-06-251-1/+0
| | | | | | | > Removing description string Bug: 22065032 Change-Id: I8acb51b113066924f028b4dd891b508027e7cb6a
* Add the Allow Rotation setting to Launcher3.Rahul Chaturvedi2015-06-011-0/+27
| | | | | | | | | | | | This CL adds a Settings activity along with the code needed to provide a "Allow Rotation" setting to all phones and tablets. This setting is set to false for phones and true for tablets. On changing the setting from unlocked to locked, the launcher (and the Settings activity) will get locked to the orientation the user was in when he disabled "Allow Rotation". This is consistent with how the natural rotation feature of Android works. Change-Id: I8a1c59d1fa0bb9262530cad96e0a9bdbab0d9344
* Removing some more unused resourcesSunny Goyal2015-05-141-49/+0
| | | | Change-Id: Ia09045d2aa88eb1ec17ac4f201aeaf77c6870678
* Replacing hotseat icon to an appropriate system appSunny Goyal2015-01-226-0/+142
| | | | | | | | | | | > During backupi, store the hotseat target app type, based on some predefined common system apps > During restore, save this app type in the restore flag, if it is a hotseat app > During first launcher load, if an app is not being restored, try to replace it with an appropriate replacement for that type, otherwise delete it. Bug: 18764649 Change-Id: Ic49e40bd707bd8d7de18bbab8b1e58a0a36426a2
* Adding ability to list folder items in separate fileAdam Cohen2014-10-173-168/+0
| | | | | | | -> remove all apps default layouts Bug 17569015 Change-Id: I39b899b61d5b1cff2d7801d281dacfc804c403c5
* Adding support for dynamically resolved default layouts.Winson Chung2014-05-166-0/+343
| | | | Change-Id: Id05c60b93423ce37dd06a126ecf33c74a0ba1d62
* Add support for uri favorites and resolve groupsJason Monk2014-03-071-12/+37
| | | | | | | | | | | | | | Adds support for new types in default_workspace xml files. Adds support to favorite that attempts to resolve an intent specified by URI. If a logical choice can be found from the resolve, it adds the shortcut. Adds support for a resolve, which contains several favorites and attempts to add the shortcuts until one is successful. Bug: 10547358 Change-Id: Ia30341e77e7d4a0bd4a4f4e6a3d9ce2a48a46237
* Allow 5 hotseat icons in DISABLE_ALL_APPS mode.Nilesh Agrawal2013-12-091-0/+56
| | | | | | | | Added the xml resource in Launcher3 package as well. This is a dummy resource with just hotseat icons. Previously reviewed on: http://ag/396580 Change-Id: I31b0d7d4796d028f44f746260c381f2d8226605a
* Remove built-in wallpaper picker.Daniel Sandler2013-08-211-20/+0
| | | | | | | | Note that we don't yet have a solution for the user's initial wallpaper. Bother! Bug: 9626042 Change-Id: I07ab09a3d10434e444dc27051034d387e692e469
* Launcher2 is now Launcher3.Daniel Sandler2013-06-053-3/+3
| | | | | | | | | | Changes include - moving from com.android.launcher{,2} to com.android.launcher3 - removing wallpapers - new temporary icon Change-Id: I1eabd06059e94a8f3bdf6b620777bd1d2b7c212b
* Updating dialtacts to new package.Chiao Cheng2012-08-212-4/+4
| | | | | Bug: 6993891 Change-Id: Ibe0ba3b09b5aaa607e36e601e32572b6f0a94b89
* Updating default workspace and fixing issue where new hotseat browser icon ↵Winson Chung2011-11-161-0/+49
| | | | | | is not shown. (Bug 5478946, Bug 5623287) Change-Id: I7ebac3a4bde868de2b5beacc95fc94302dc0d6ee
* remove references to google appsMichael Jurka2011-09-281-48/+4
| | | Change-Id: Id373dc701afdd476e125936711bbb040e1451f9e
* Moving power control in default layoutMichael Jurka2011-09-271-1/+1
| | | | | | Bug # 5383127 Change-Id: Ie5833c649276d6ec8c6adf1f46998d3d37a52033
* Removing news/weather widget from default layoutMichael Jurka2011-09-261-8/+0
| | | | Change-Id: I99bbb90dd656749f2039061b0dc164395c59b52a
* Updating default workspace, fixing missing Browser icon. (5358657)Winson Chung2011-09-221-18/+40
| | | | Change-Id: Ibdfbc5084afacfa951355e2e7582d5a86fd742a5
* Reordering default workspace folder.Winson Chung2011-09-201-5/+5
| | | | Change-Id: I2fb836aa8bee6b7e43d94bd7c056be6524b145f6
* We were too clever! Restoring the default folder name.Winson Chung2011-09-091-1/+2
| | | | Change-Id: I363328040be78e395abf1903212c93b8bbe54f08