- 21 Aug, 2015 1 commit
-
-
Sunny Goyal authored
Change-Id: Icf8e22f6ceb57dcd4e101b8b1d3ae86c52d12b30
-
- 04 Aug, 2015 1 commit
-
-
Sunny Goyal authored
Change-Id: Ic88139f6ef34046eb3b551d8a75d5f97e1fe3d52
-
- 22 Jul, 2015 1 commit
-
-
Hyunyoung Song authored
b/22609402 Change-Id: I140cf972d57e14737a6f91c0b4a8ec6c7ff1af2b
-
- 26 Jun, 2015 1 commit
-
-
Sunny Goyal authored
Change-Id: I6eef1cbb17295e59eae04f90fa44037be5f7da4b
-
- 24 Jun, 2015 1 commit
-
-
Adam Cohen authored
-> 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
-
- 12 Jun, 2015 1 commit
-
-
Sunny Goyal authored
> Removing cross process preference file > Removed broadcast listener management for settings changes > Defining content provider method to get/set laucnehr preferences Change-Id: Ida36eac0ab17c1d48fedc9404817a53a89b36c4f
-
- 05 Jun, 2015 1 commit
-
-
Sunny Goyal authored
Change-Id: I56e956067692e5b9c4719c5e08b8f558e6011a60
-
- 04 Jun, 2015 1 commit
-
-
Rahul Chaturvedi authored
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
-
- 01 Jun, 2015 2 commits
-
-
Winson Chung authored
Bug: 21342101
-
Rahul Chaturvedi authored
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
-
- 09 Apr, 2015 1 commit
-
-
Sunny Goyal authored
Change-Id: I5f14d93abadfab0bc2822bc0c68648c72b5a082c
-
- 01 Apr, 2015 1 commit
-
-
Sunny Goyal authored
> 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
-
- 21 Mar, 2015 2 commits
-
-
Sunny Goyal authored
> WallpaperPicker can still depend on launcher code, but not the other way round. Change-Id: I93a07f985c3955c638a68a5fad9c09b184a879b9
-
Sunny Goyal authored
> 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
-
- 23 Oct, 2014 1 commit
-
-
Adam Cohen authored
-> Added simple reference launcher extension -> Make launcher able to handle a null qsb Change-Id: Ib1575243cac800a335e95bbf00cdc394bb4741c3
-
- 18 Sep, 2014 1 commit
-
-
Kenny Guy authored
Bug: 17543647 Change-Id: I92c652a4ced5a5e783b24e42f9da4d9dfe1118ba
-
- 05 Sep, 2014 1 commit
-
-
Sunny Goyal authored
Change-Id: If22da17630be71fb22277b7a911aae57322b2ecc
-
- 12 Aug, 2014 2 commits
-
-
Sunny Goyal authored
> 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
-
Sunny Goyal authored
> 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
-
- 08 Aug, 2014 1 commit
-
-
Adam Cohen authored
Change-Id: I7ed482e3f6a85c9d58bfcc999b90e0ecda8db217 (cherry picked from commit b531b6d4965576d36547152f7858ec2ac389f6eb)
-
- 24 Jul, 2014 1 commit
-
-
Adam Cohen authored
-> fixing small thing from previous CL issue 16191557 Change-Id: I015859f6028066e7c8664436f291ed226a539e29
-
- 21 Jul, 2014 1 commit
-
-
Sunny Goyal authored
When the app is restored, it displays placeholders for all pending widgets. These placeholders can be moved and removed similar to a widget (size is fixed to what defined in backup). Once the system notifies the launcher of the new widget ids, the place holders are replaced with actual widgets. issue: 10779035 Change-Id: I68cbe4da01e9ca2978cb4471a7c645d2aa592055
-
- 16 Jul, 2014 2 commits
-
-
Sunny Goyal authored
issue 15852084 Change-Id: I1e6f59a413581ae3af4219ab32cb5af3d726d382
-
Sander Alewijnse authored
This reverts commit 4224758a. Change-Id: I65ddcc2cac41120e0feb0020c4709cdc5a862f10
-
- 15 Jul, 2014 1 commit
-
-
Sander Alewijnse authored
Change-Id: If2143424f0d89cc1ed4e504d37106ea52e067e1f
-
- 03 Mar, 2014 1 commit
-
-
Selim Cinek authored
When opening the picker, the currently chosen wallpaper is shown in the background. In this change also the nullpointer was fixed when deleting the currently selected wallpaper and setting it, because we revert to the old wallpaper in that case. When going into the same live wallpaper than the currently selected we are going back to home if the user sets it or goes back now, in order for the user not to loose state. The real fix for this will be done later when the following bug will be fixed: b/13241760 Bug: 12063773 Bug: 13219612 Change-Id: I7c6abb25755eca99c3255278e0884d1ff4749b55
-
- 26 Feb, 2014 1 commit
-
-
Winson Chung authored
-
- 10 Jan, 2014 1 commit
-
-
Dan Sandler authored
The user will be able to request "icon migration", which is not a direct mapping of the old workspace, but rather follows this heuristic for bringing the user's favorite icons (by dint of their existence on the workspace) into Launcher3: Workspace shortcuts are placed in lexicographic order on the workspace starting at screen 0 (leaving the bottom row of screen 0 empty to make sure there's room to move things around). Folders are preserved and their contents sorted. Duplicate icons (that is, shortcuts with the same intent, pursuant to some cleanups) are removed. Hotseat icons are migrated in their original place, unless their new location is not accommodated by the hotseat (i.e. the L3 hotseat is too small on this device), in which case they're treated like any other shortcut and tossed into the workspace. To test, turn on Launcher.ENABLE_DEBUG_INTENTS and then: $ adb shell am broadcast -a com.android.launcher3.action.DELETE_DATABASE $ adb shell am broadcast -a com.android.launcher3.action.MIGRATE_DATABASE Bug: 12416411 Change-Id: Ia5c56f36c11455867ea20a39f70210f595020a87
-
- 13 Dec, 2013 1 commit
-
-
Michael Jurka authored
Change-Id: Id9e855780b9fb68c63eb6e9f6c19bcbce28a6fd5
-
- 03 Dec, 2013 1 commit
-
-
Michael Jurka authored
If another launcher runs in between, it might change the suggested dimensions. This fixes that case. Bug: 11667475
-
- 26 Sep, 2013 1 commit
-
-
Winson Chung authored
Change-Id: Icd6a97c1d7877241aa9c71bd80dfdbe6e44ca7ee
-
- 18 Sep, 2013 1 commit
-
-
John Spurlock authored
Change-Id: Ibfe14c5960211916222fc49389b8776be6bf768b
-
- 13 Sep, 2013 1 commit
-
-
Michael Jurka authored
Also, unify WallpaperCropActivity so it's identical to the system default version (mainly removing Launcher dependencies) Change-Id: I1ebc390bce23de62d76daced6f8cb44d57e4ac0c
-
- 09 Sep, 2013 1 commit
-
-
Michael Jurka authored
-
- 05 Sep, 2013 1 commit
-
-
Michael Jurka authored
Change-Id: Ifb0a7dcb5a6e9ddd4f4bbccc793d9b4db1256cf2
-
- 23 Aug, 2013 2 commits
-
-
Daniel Sandler authored
Bug: 10441366 Change-Id: Ie9d70010ecdee3332595be6296fef604e3d676a8
-
Daniel Sandler authored
Bug: 10441366 Change-Id: I3ddb95839bcd5c07db7e76ce1a28323b499ea30d
-
- 21 Aug, 2013 3 commits
-
-
Michael Jurka authored
Also, remove preview images for wallpaper pickers.
-
Daniel Sandler authored
Note that we don't yet have a solution for the user's initial wallpaper. Bother! Bug: 9626042 Change-Id: I07ab09a3d10434e444dc27051034d387e692e469
-
Michael Jurka authored
Change-Id: Ib4c5ac4989b4959fa62465d9cde3cac662e24949
-