summaryrefslogtreecommitdiffstats
path: root/AndroidManifest.xml
Commit message (Collapse)AuthorAgeFilesLines
* Exclude from recentscretin452017-07-151-0/+1
| | | | Change-Id: Iccbd953241886dbbda01e38225123dfd1761accc
* Bump targetsdk to 25Arne Coucheron2017-07-021-1/+1
| | | | Change-Id: Ic138ded6dba217d02f2bb6f5c0d9e49e25077901
* Bump minsdk to 23Joey Rizzoli2017-07-021-1/+1
| | | | | Change-Id: I028750f2383ce124bbe6da6cbfd5562722932389 Signed-off-by: Joey Rizzoli <joey@lineageos.org>
* Rebrand from Launcher3 to TrebuchetArne Coucheron2017-07-021-7/+7
| | | | Change-Id: If3af3a32db2281372dc1beb47e13a2ce0dc380af
* Fixing wrong label in the AndroidManifestSunny Goyal2016-08-251-1/+1
| | | | | | Updating the gradle and protobuf library version Change-Id: I0470ebe7465cf2f04ef59688ac2b3f4933d48ad1
* Fixing FileLogs testsSunny Goyal2016-06-071-1/+10
| | | | | | | | During tests, the logs directory is changed. But the active thread was not getting stopped which was causing some logs to be written to the old location corresponding to some previous test Change-Id: I7b8587eae0eb68fa180e3992694cab3745922483
* Separating out configs and common manifest entriesSunny Goyal2016-05-241-48/+23
| | | | | | | This separation allows for easier modification of Launcher3 by derivative projects Change-Id: Ib3469e9b5d2707daef572050698d792316534d45
* Merge "Changing minSDK for launcher3 to 21 (Lollipop)" into ub-launcher3-calgarySunny Goyal2016-05-111-1/+1
|\
| * Changing minSDK for launcher3 to 21 (Lollipop)Sunny Goyal2016-05-101-1/+1
| | | | | | | | Change-Id: I421a33801886bdcccb43429b571af1ca7c6b9f55
* | Adding full backup handler for launcher3Sunny Goyal2016-05-101-2/+3
|/ | | | | | Bug: 28302573 Change-Id: If0889a3b00b88b134b19d7f790159dfafdcdb004
* Chaning the behavior of settings activity.Sunny Goyal2016-05-021-2/+5
| | | | | | | | > Making all twoState prefs backed by content provider > Using the stadard intent defined in N for settings > Using SharedPrefsListener instead of LauncherProvider Change-Id: I8272f54aa780bc0436e3d0aa89096a4bd2a9194f
* Removing Launcher broadcast support from Launcher3Sunny Goyal2016-04-151-5/+0
| | | | Change-Id: Ibaf5fe1465d3858b060fc2958194cf60f22a11db
* Removing first launcher broadcastSunny Goyal2016-04-141-4/+0
| | | | Change-Id: I225205a219cf2e0f27bb3c78cbdad1a3429d466f
* Removing WallpaperPicker from Launcher3Sunny Goyal2016-04-121-27/+0
| | | | | | | | Launcher3 will no longer include a wallpaper picker. Eventually it will just point to the system wallpaper settings where user can choose from all the installed pickers Change-Id: Ib5832fa7e451610acd4b2d34ee48fe36e3699d26
* Added ColorExtractionService and ExtractedColors.Tony Wickham2016-04-011-0/+5
| | | | | | | | | | | | | | | - Launcher has an instance of ExtractedColors, which is loaded from LauncherProvider in onCreate() and whenever the wallpaper changes. - When the wallpaper changes, the ColorExtractionService is started in the :wallpaper-chooser process. - ColorExtractionService builds an ExtractedColors instance and saves it as a String in LauncherProvider. - When the results are saved, Launcher gets a callback through LauncherProviderChangeListener and reloads the ExtractedColors. - Whenever Launcher loads Extractecolors, it also re-colors items (currently a no-op). Change-Id: I319e2cfe0a86abcbc6bb39ef6b9fbbcad54ad743
* Deleting the WallpaperPicker code inside launcher.Sunny Goyal2016-02-181-3/+3
| | | | | | Instead linking it to the packages/apps/WallpaperPicker project Change-Id: Ib6830b180a22c22afece01e0a4f6e94e89d6452b
* Separating out Launcher3 resources from Wallpaper resourcesSunny Goyal2016-02-101-1/+1
| | | | Change-Id: I7e33c83df8b16e8552fe588cadbcf3bf7881cb95
* Merge "Preventing activity to restart when keyboard is connected or keyboard ↵Sunny Goyal2015-10-161-0/+1
|\ | | | | | | | | | | | | | | | | type changes" into ub-launcher3-burnaby-polish am: 363da26646 * commit '363da26646b3214a437981fc3ad908ccd363f8f3': Preventing activity to restart when keyboard is connected or keyboard type changes
| * Merge "Preventing activity to restart when keyboard is connected or keyboard ↵Sunny Goyal2015-10-161-0/+1
| |\ | | | | | | | | | type changes" into ub-launcher3-burnaby-polish
| | * Preventing activity to restart when keyboard is connected or keyboard type ↵Sunny Goyal2015-10-141-0/+1
| | | | | | | | | | | | | | | | | | | | | changes Bug: 20820889 Change-Id: Ib0b21c04290607ddd67cef2003e6d89f5d6492d8
* | | am 44b48f77: am 28c6b963: Showing a permission prompt for direct call shortcutsSunny Goyal2015-10-141-1/+1
|\| | | | | | | | | | | | | | * commit '44b48f77027c386885ed459de501f9d822abac9c': Showing a permission prompt for direct call shortcuts
| * | am 28c6b963: Showing a permission prompt for direct call shortcutsSunny Goyal2015-10-141-1/+1
| |\ \ | | |/ | |/| | | | | | | * commit '28c6b963d4ccac73ab857c839420513dd560945c': Showing a permission prompt for direct call shortcuts
| | * Showing a permission prompt for direct call shortcutsSunny Goyal2015-10-121-1/+1
| | | | | | | | | | | | | | | Bug: 24580949 Change-Id: Idc92f9f5979a730f43b4905af2bc47b6834dc7a7
| * | Moving a few testing classes to a separate packageSunny Goyal2015-10-071-54/+49
| |/ | | | | | | Change-Id: Ied1c063de3e938695493e4937f554686e0719dad
* | Merge "Moving a few testing classes to a separate package" into ↵Sunny Goyal2015-09-211-54/+49
|\ \ | | | | | | | | | ub-launcher3-master
| * | Moving a few testing classes to a separate packageSunny Goyal2015-08-191-54/+49
| | | | | | | | | | | | Change-Id: Ied1c063de3e938695493e4937f554686e0719dad
* | | am 830b5e08: Updating the target sdk to launcherSunny Goyal2015-08-211-1/+1
|\ \ \ | |/ / |/| / | |/ | | * commit '830b5e08ef8ccc8e4193926ac10ac38cb0ae3e56': Updating the target sdk to launcher
| * Updating the target sdk to launcherSunny Goyal2015-08-211-1/+1
| | | | | | | | Change-Id: Icf8e22f6ceb57dcd4e101b8b1d3ae86c52d12b30
* | Updating logic for setting wallpaper desired sizeSunny Goyal2015-08-191-7/+0
| | | | | | | | | | | | | | | | | | > Only setting desired size on wallpaper change for pre kitkat > Removing wallpaper change receiver from manifest > Removing multi-process wallpaper shared prefs for kitkat+ Bug: 23353784 Change-Id: Iba72d32871ee50b75807e2284a73a691bcddc472
* | am dc352761: Merge "Removing account manager calls" into ub-launcher3-burnabySunny Goyal2015-08-041-1/+0
|\| | | | | | | | | * commit 'dc352761ae542087825227d773ec0b039f0aaaf0': Removing account manager calls
| * Removing account manager callsSunny Goyal2015-08-041-1/+0
| | | | | | | | Change-Id: Ic88139f6ef34046eb3b551d8a75d5f97e1fe3d52
* | Removing boot receiver.Sunny Goyal2015-07-161-8/+0
|/ | | | | | | | > Registering the receiver at runtime, only when it is required > Using system property sys.boot_completed to check if boot completion > This prevents unnecessary process startup during system bootup Change-Id: I68f99ecf2e1ffd2ca7b6d15a99a282451bf67aec
* Moving LauncherExtension to a separate packageSunny Goyal2015-06-251-1/+5
| | | | Change-Id: I6eef1cbb17295e59eae04f90fa44037be5f7da4b
* Ensure that Launcher Activity has an exclusive taskAdam Cohen2015-06-231-0/+1
| | | | | | | | | -> enforce this at the activity level by giving it an empty affinity -> the system should probably enforce this, so this is a work around for now issue 21880868 Change-Id: Iaba4d87781c7fc82ee6c2838c013e01081cdbf9d
* Using content provider to update launcher settingsSunny Goyal2015-06-121-5/+0
| | | | | | | | > Removing cross process preference file > Removed broadcast listener management for settings changes > Defining content provider method to get/set laucnehr preferences Change-Id: Ida36eac0ab17c1d48fedc9404817a53a89b36c4f
* Removing LauncherApplication to enable us to easily catch LauncherAppState ↵Sunny Goyal2015-06-041-1/+0
| | | | | | errors Change-Id: I56e956067692e5b9c4719c5e08b8f558e6011a60
* Use a broadcast receiver instead of a settings observer.Rahul Chaturvedi2015-06-041-1/+7
| | | | | | | | Settings observer doesn't work if a setting is modified in another process, hence we instead register a receiver which listens for a signal from the settings process that the rotation preference has changed. Change-Id: I570e3c67bb64a32347e84ca00a8ac31d9010eac3
* Enabling resumeWhilePausing for the Launcher activity.Winson Chung2015-06-011-0/+1
| | | Bug: 21342101
* Add the Allow Rotation setting to Launcher3.Rahul Chaturvedi2015-06-011-0/+6
| | | | | | | | | | | | 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 UserInitializeReceiver from manifest as it does not existSunny Goyal2015-04-091-9/+0
| | | | Change-Id: I5f14d93abadfab0bc2822bc0c68648c72b5a082c
* Removing UninstallShortcutReceiverSunny Goyal2015-04-011-15/+0
| | | | | | | | | > Removing support due to its flacky design. Removing a shortcut causes a full reload. Also we do not have any concept of owner, so any app can remove any shortcut. Bug: 11372484 Change-Id: I781c922fac7dc77ea82cd0a2af74a5fca22500de
* Merge "Removing all dependencies of launcher code on wallpaper-picker" into ↵Sunny Goyal2015-03-211-1/+1
|\ | | | | | | ub-launcher3-burnaby
| * Removing all dependencies of launcher code on wallpaper-pickerSunny Goyal2015-03-201-1/+1
| | | | | | | | | | | | | | > WallpaperPicker can still depend on launcher code, but not the other way round. Change-Id: I93a07f985c3955c638a68a5fad9c09b184a879b9
* | Rewrite: Widget preview loader logicSunny Goyal2015-03-201-9/+0
|/ | | | | | | | | > Widget previews are saved in data dir instead of cache dir > Expiring widget previews similar to IconCache > Removed support for setting thread priorities Bug: 19865031 Change-Id: Ib6033c2b1ff8ae61bba8762ca994ccd8217d3c75
* First pass of the Launcher Overlay interface / implAdam Cohen2014-10-221-1/+19
| | | | | | | -> Added simple reference launcher extension -> Make launcher able to handle a null qsb Change-Id: Ib1575243cac800a335e95bbf00cdc394bb4741c3
* Update calls now we have an L API version.Kenny Guy2014-09-181-1/+1
| | | | | Bug: 17543647 Change-Id: I92c652a4ced5a5e783b24e42f9da4d9dfe1118ba
* Fixing install shortcut receiver in launcher3Sunny Goyal2014-09-051-4/+4
| | | | Change-Id: If22da17630be71fb22277b7a911aae57322b2ecc
* Updating the ui for widget restore flowSunny Goyal2014-08-121-3/+7
| | | | | | | | | | | | | | > Pending widget show a PreloadIconDrawable to indicate installation progress > Only the concerned widgets are reinflated on package install and not the whole workspace. > Adding support for storing default package icon in IconCache issue: 10779035 issue: 16737660 Change-Id: Id787ae4a5ef72d6e01aeb5a1bae5ab8840037679
* Autoinstalls loading xmlSunny Goyal2014-08-121-13/+0
| | | | | | | | | | > Launcher checkes for an apk in the system image with a broadcast receiver for action: com.android.launcher3.action.LAUNCHER_CUSTOMIZATION > Default layout is parsed from that apk, which can also contain icons and string resources used in the layout config Change-Id: I44fc9e7c3134f525f7b5db29f4e8bb56e17ce445
* Make com.android.launcher3.action.FIRST_LOAD_COMPLETE protectable on both sidesAdam Cohen2014-08-081-0/+1
| | | | | Change-Id: I7ed482e3f6a85c9d58bfcc999b90e0ecda8db217 (cherry picked from commit b531b6d4965576d36547152f7858ec2ac389f6eb)