summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Removing all traces of Market button and TabIndicatorSunny Goyal2014-10-1746-217/+0
| | | Change-Id: I9dc10d990321697723560986834ebeef3e0f1c0d
* Merge "Add more Launcher files to delete on Clear Launcher Data" into ↵Helena Josol2014-10-166-23/+33
|\ | | | | | | ub-now-queens
| * Add more Launcher files to delete on Clear Launcher DataHelena Josol2014-10-166-23/+33
| | | | | | | | | | Bug: 12753154 Change-Id: I00679bdc6eff70a1398122aaa955c08eabd556b1
* | Merge "Use LauncherCallbacks model instead of method overrides" into ↵Adam Cohen2014-10-153-55/+294
|\ \ | | | | | | | | | ub-now-queens
| * | Use LauncherCallbacks model instead of method overridesAdam Cohen2014-10-153-55/+294
| | | | | | | | | | | | | | | | | | | | | | | | | | | -> When extending the Launcher Activity, instead of overriding public and protected methods, create a proper interface -> This helps define the interface when extending Launcher more formally and more clearly Change-Id: Ib38e8a376b2242d4078bf6856bb145f5b5f0da80
* | | Merge "Adding NPE check in InstallShortcutReceiver" into ub-now-queensSunny Goyal2014-10-153-34/+17
|\ \ \
| * | | Adding NPE check in InstallShortcutReceiverSunny Goyal2014-10-143-34/+17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | > Removing some unused methods Bug: 17971165 Change-Id: I1bc5c764fd65b44c950a58371b60d2b53c221995
* | | | Import translations. DO NOT MERGEGeoff Mendal2014-10-151-2/+1
| |_|/ |/| | | | | | | | | | | Change-Id: Ied5954dcd88f900ae2f9e21b1ec0cdbe01cad06b Auto-generated-cl: translation import
* | | am ae5f7ce8: Merge "Fixing typo from previous CL" into ub-now-porkchopAdam Cohen2014-10-141-0/+1
|\ \ \ | | | | | | | | | | | | | | | | * commit 'ae5f7ce8ed2e385cba8d65a67d9b108c9c3590e8': Fixing typo from previous CL
| * \ \ Merge "Fixing typo from previous CL" into ub-now-porkchopAdam Cohen2014-10-141-0/+1
| |\ \ \
| | * | | Fixing typo from previous CLAdam Cohen2014-10-141-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug 17969770 Change-Id: I4ea04864000d2ed8368ca81ba8cff42b4208d13d
* | | | | am 755dd702: Merge "Fix missing screen when adding widget directly to ↵Adam Cohen2014-10-141-20/+31
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | provider" into ub-now-porkchop * commit '755dd70238162d0b631a8a17c42047c61318be30': Fix missing screen when adding widget directly to provider
| * | | | Merge "Fix missing screen when adding widget directly to provider" into ↵Adam Cohen2014-10-141-20/+31
| |\| | | | | | | | | | | | | | | | | | ub-now-porkchop
| | * | | Fix missing screen when adding widget directly to providerAdam Cohen2014-10-141-20/+31
| | | | | | | | | | | | | | | | | | | | | | | | | bug: 17969770 Change-Id: Icbd8451d8adde0519917a7bf06365517405759fe
* | | | | am 8cce9dd8: (-s ours) DO NOT MERGE Rechecking unrestored items when ↵Sunny Goyal2014-10-140-0/+0
|\| | | | | |_|/ / |/| | | | | | | | | | | | | | | | | | | launcher gets created * commit '8cce9dd83aecd90920db751ab3f8fb6969f087c5': DO NOT MERGE Rechecking unrestored items when launcher gets created
| * | | DO NOT MERGESunny Goyal2014-10-143-2/+79
| |/ / | | | | | | | | | | | | | | | | | | Rechecking unrestored items when launcher gets created Bug: 17941096 Change-Id: Ic54464a9c64442d6784cda44ef22fa3d08e22f1f
* | / Import translations. DO NOT MERGEGeoff Mendal2014-10-1355-23/+79
| |/ |/| | | | | | | Change-Id: Iebcf569cfe852de6157c7dae569f7c607a63671d Auto-generated-cl: translation import
* | Removing some dead codeAdam Cohen2014-10-091-25/+0
| | | | | | | | Change-Id: Idbd49302fc7123f72c7dad4c50612aaa662cca0d
* | Merge "Keeping icons in disabled state when SD-card is unmounted" into ↵Sunny Goyal2014-10-089-71/+171
|\ \ | | | | | | | | | ub-now-queens
| * | Keeping icons in disabled state when SD-card is unmountedSunny Goyal2014-10-089-73/+171
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | > changing shortcutInfo.isDisabled to be a flag based variable > on received OnPackageUnavailable, icons are disabled from desktop instead of being removed. Icons in all apps are removed Bug: 15852084 Bug: 16238283 Change-Id: I126d23c709682a917d4bbb84de71032593dce8f9
* | | Merge "Using DeviceDefault theme for Launcher and WallpaperPicker" into ↵Sunny Goyal2014-10-084-13/+8
|\ \ \ | | | | | | | | | | | | ub-now-queens
| * | | Using DeviceDefault theme for Launcher and WallpaperPickerSunny Goyal2014-10-084-13/+8
| |/ / | | | | | | | | | Change-Id: I31bfeedd99d50683fba910f233b25bb3f364ce1f
* | | Merge "Updating the wallpaperpicker thumb selection feedback" into ub-now-queensSunny Goyal2014-10-0815-4/+98
|\ \ \ | |/ / |/| |
| * | Updating the wallpaperpicker thumb selection feedbackSunny Goyal2014-10-0815-4/+98
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | > Using shape drawable instead of 9-patch image > For L and above, using ripple click feedback with a tick when selected. The vector path for tick is from go/icons ('Done') Bug: 17897837 Change-Id: Ic9c9e455eb8bc39322b1474dd55432961b9a6498
* | | Updating icons for sortcuts when the target app updates.Sunny Goyal2014-10-076-36/+110
| | | | | | | | | | | | | | | Bug: 17398260 Change-Id: I055abb971d1f72245e8616ac2ce07bcdf37cdd52
* | | Cleaning up icon resizing codeSunny Goyal2014-10-074-56/+15
|/ / | | | | | | | | | | | | | | > For resizing icons, scaling them down instead of cropping them > Removing duplicate methods and variables Bug: 17663119 Change-Id: I0f270860c0edaaa939495e63e05da841a603f6e9
* | am 0c2918f4: Use View.generateViewId if availableIan Parkinson2014-10-061-12/+13
|\| | | | | | | | | * commit '0c2918f4f4c4a9a6609b82cf23155ed51840f2c8': Use View.generateViewId if available
| * Use View.generateViewId if availableIan Parkinson2014-10-061-12/+13
| | | | | | | | | | Bug: 17456181 Change-Id: Ib7e310ba38ed5e392c5c9b8734f197212f518389
* | Merge "Create a central list of files the Launcher writes to the app ↵Helena Josol2014-10-065-13/+39
|\ \ | | | | | | | | | directory" into ub-now-queens
| * | Create a central list of files the Launcher writes to the app directoryHelena Josol2014-10-065-13/+39
| | | | | | | | | | | | | | | | | | | | | Replace hardcoded Launcher filenames with the defined constants. Bug: 12753154 Change-Id: I072f202d9388a703b9e6851bde64ea7fafe4b10a
* | | am 4b8d11fc: Add missing xxhdpi assetAdam Cohen2014-10-031-0/+0
|\ \ \ | |/ / |/| / | |/ | | * commit '4b8d11fcb396760eca75cf2b055a7acd05c594ec': Add missing xxhdpi asset
| * Add missing xxhdpi assetAdam Cohen2014-10-031-0/+0
| | | | | | | | | | Bug: 17813013 Change-Id: If1e3448fb109e3f7f0c1ae6562a795fecf3bdf42
* | am 0cd27191: Merge "Remove reference to CODENAME from compat code." into ↵Kenny Guy2014-10-031-3/+4
|\| | | | | | | | | | | | | ub-now-porkchop * commit '0cd271918a7c7baa69e872f7128351a0c7dbbbae': Remove reference to CODENAME from compat code.
| * Merge "Remove reference to CODENAME from compat code." into ub-now-porkchopKenny Guy2014-10-031-3/+4
| |\
| | * Remove reference to CODENAME from compat code.Kenny Guy2014-10-031-3/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes bug with uninstalling apps for managed profile as codename check means it fails to include the user when uninstalling the app. Bug: 17800161 Change-Id: I6901eff5aa8f00fb3b859e8db37930b95f031625
* | | am 52077b7a: Merge "Don\'t let old Launcher activity interfere with new one" ↵Adam Cohen2014-09-302-3/+14
|\| | | | | | | | | | | | | | | | | | | | into ub-now-porkchop * commit '52077b7a951153ce77e7354c6096b3bcfbec8c3e': Don't let old Launcher activity interfere with new one
| * | Merge "Don't let old Launcher activity interfere with new one" into ↵Adam Cohen2014-09-302-3/+14
| |\ \ | | | | | | | | | | | | ub-now-porkchop
| | * | Don't let old Launcher activity interfere with new oneAdam Cohen2014-09-302-3/+14
| | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | -> Launcher uses a static instance of it's loader (across multiple activities) since activities can come and go (configuration change, eg.) but the data model and loading is static. -> Currently, this is not robust to a sequence of events that looks like onCreate(instance A), onCreate(instance B), onDestroy(instance B) -- depending on the timing of those calls. -> This CL addresses a symptom of the above scenario by not allowing an older Launcher Activity cancel the loader / clear the callbacks for a newer Activity. Bug 17679693 Change-Id: I8ece93e288464b0d578b9669c165b67132d997ed
* | | am 2ed99e86: Build Launcher3 against prebuilt SDK 21Bjorn Bringert2014-09-301-2/+1
|\| | | | | | | | | | | | | | * commit '2ed99e861b4be73620fd6fdc24a13230e096921c': Build Launcher3 against prebuilt SDK 21
| * | Build Launcher3 against prebuilt SDK 21Bjorn Bringert2014-09-301-2/+1
| |/ | | | | | | | | Bug: 17507423 Change-Id: I9d6dc856bb29e5d0b3926bde437895d0f2ca7b74
* | am 6d467e27: Merge "Resetting launcherProvider data if restore set was ↵Sunny Goyal2014-09-293-7/+39
|\| | | | | | | | | | | | | empty" into ub-now-porkchop * commit '6d467e27b7e16442d3fb56af2aa3d94e657dff25': Resetting launcherProvider data if restore set was empty
| * Merge "Resetting launcherProvider data if restore set was empty" into ↵Sunny Goyal2014-09-293-7/+39
| |\ | | | | | | | | | ub-now-porkchop
| | * Resetting launcherProvider data if restore set was emptySunny Goyal2014-09-283-7/+39
| | | | | | | | | | | | | | | Bug: 17332300 Change-Id: I6d2187cd1b1fa7a53e49b96eb109263f6b74b258
* | | am 10047138: (-s ours) Merge "Import translations. DO NOT MERGE" into ↵Baligh Uddin2014-09-290-0/+0
|\| | | | | | | | | | | | | | | | | | | | ub-now-porkchop * commit '1004713867fa4476201c02c95f35c64361a6dcf2': Import translations. DO NOT MERGE
| * | Merge "Import translations. DO NOT MERGE" into ub-now-porkchopBaligh Uddin2014-09-283-25/+25
| |\ \ | | |/ | |/|
| | * Import translations. DO NOT MERGEBaligh Uddin2014-09-253-25/+25
| | | | | | | | | | | | | | | Change-Id: I619612c919567fdaec3d7d0f5b9a33c94439c759 Auto-generated-cl: translation import
* | | am c5fb59fb: Fixing loadWorkspace being called multiple times Using right ↵Sunny Goyal2014-09-263-6/+6
|\| | | | | | | | | | | | | | | | | | | | intent when refreshing shortcut icons * commit 'c5fb59fb9a36180ce962f565d85aa92f9991da1a': Fixing loadWorkspace being called multiple times Using right intent when refreshing shortcut icons
| * | Fixing loadWorkspace being called multiple timesSunny Goyal2014-09-263-6/+6
| |/ | | | | | | | | | | | | | | Using right intent when refreshing shortcut icons Bug: 17662782 Bug: 17663766 Bug: 17569197 Change-Id: I8d698c5e2145b8412aff9978db4ec930d89f7f24
* | am f876301d: UI FixesSunny Goyal2014-09-2413-2/+7
|\| | | | | | | | | * commit 'f876301d0a460bec260a3c7a6ab260a06d5817ba': UI Fixes
| * UI FixesSunny Goyal2014-09-2313-2/+7
| | | | | | | | | | | | | | | | | | | | | | | | > Adding a scrim to the longpress cling Bug: 17573777 High level design asks (very low-risk) > Changing the dialog to use device default theme > Updating screenpanel assets Change-Id: Ia0216b60fd8cd607d83a5e7c3d7e6c8255125eda