summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Moving some files and methods aroundSunny Goyal2015-02-1210-930/+568
| | | | | | | | > Removing android.util package > Moving static methods and classes out of WallpaperCropActivity > Removing some unused utility methods Change-Id: I252a0655ddce195189b6b3f0bf92970e5808c9d7
* Merge "Removing code for the unused 'upgrade path'" into ub-launcher3-masterSunny Goyal2015-02-125-237/+36
|\
| * Removing code for the unused 'upgrade path'Sunny Goyal2015-02-115-237/+36
| | | | | | | | Change-Id: Ib9eca92284b0eabbe36ffaaf26c62a6ce3cfd3e9
* | Merge "Fixing last image thumb, being loaded twice" into ub-launcher3-masterSunny Goyal2015-02-121-2/+1
|\ \
| * | Fixing last image thumb, being loaded twiceSunny Goyal2015-02-121-2/+1
| |/ | | | | | | Change-Id: I241e472a3f0869b82066163514fb2c29c0f18a8f
* | am c87775d8: Fixing rank migration code to handle null values correctly.Sunny Goyal2015-02-111-1/+2
|\ \ | | | | | | | | | | | | * commit 'c87775d8e63c7b5722c23ef95c782f574b847d73': Fixing rank migration code to handle null values correctly.
| * | Fixing rank migration code to handle null values correctly.Sunny Goyal2015-02-101-1/+2
| | | | | | | | | | | | | | | Bug: 19297508 Change-Id: I652ef30ab37f5b09204f0388de8e065d64b7724d
* | | Remove meaningless bug id from from addDumpLog and Log.d methodsHyunyoung Song2015-02-111-25/+0
| | | | | | | | | | | | | | | | | | | | | b/11683562 b/6557954 Change-Id: Icd0e237ebb09ac868928328f45a3b30cf19a20df
* | | Using SCREEN_ORIENTATION_LOCKED for locking to current orientation.Sunny Goyal2015-02-101-2/+6
| |/ |/| | | | | | | Bug: 17298128 Change-Id: If64b6957a594bcc48f6454689d11cd63d31b9239
* | am 8f9a7879: Launcher crashes on widget bind permission promptSunny Goyal2015-02-060-0/+0
|\| | | | | | | | | * commit '8f9a787945c3326791c61b001e786b96e9fc4341': Launcher crashes on widget bind permission prompt
| * Launcher crashes on widget bind permission promptSunny Goyal2015-02-061-3/+3
| | | | | | | | | | Change-Id: If09feb357e1604e5ee1a66305b022674f466833e (cherry picked from commit e6b63a3d7335fed5b7bbcc6d2c6230ae28facd3e)
* | am bd4a7893: Merge "Revert "Adding Launcher3 callbacks for trimming ↵Adam Cohen2015-02-063-8/+0
|\| | | | | | | | | | | | | memory."" into ub-launcher3-almonte * commit 'bd4a78937ffe2f37386dae4ae8817e33422c1267': Revert "Adding Launcher3 callbacks for trimming memory."
| * Merge "Revert "Adding Launcher3 callbacks for trimming memory."" into ↵Adam Cohen2015-02-063-8/+0
| |\ | | | | | | | | | ub-launcher3-almonte
| | * Revert "Adding Launcher3 callbacks for trimming memory."Adam Cohen2015-02-063-8/+0
| | | | | | | | | | | | | | | | | | This reverts commit 42f3b9e0283c30c40c286f9958ce0f8b02f85c52. Change-Id: I65a7c893576c0901b231bab9abe6937f99415f1e
* | | am acbe9f65: Merge "Adding Launcher3 callbacks for trimming memory." into ↵Robert Kozikowski2015-02-043-0/+8
|\| | | | | | | | | | | | | | | | | | | | ub-launcher3-almonte * commit 'acbe9f6546455672b2edf51928d4fee4b6e246ba': Adding Launcher3 callbacks for trimming memory.
| * | Merge "Adding Launcher3 callbacks for trimming memory." into ↵Robert Kozikowski2015-02-043-0/+8
| |\| | | | | | | | | | ub-launcher3-almonte
| | * Adding Launcher3 callbacks for trimming memory.Robert Kozikowski2015-02-043-0/+8
| | | | | | | | | | | | | | | | | | | | | | | | It will help reduce memory footprint of Launcher, when in background. It is required to help deallocate images, when Google Now Launcher goes into the background. See cl/83222937/ . Change-Id: I6d3d4d1f0457c67abcad3ba4516c87abcf666b05
* | | am 4802b410: Adding null-check before parsing an intentSunny Goyal2015-02-041-1/+3
|\| | | | | | | | | | | | | | * commit '4802b4107a66bc86996083b4835d1094ef4f4cbb': Adding null-check before parsing an intent
| * | Adding null-check before parsing an intentSunny Goyal2015-02-041-1/+3
| |/ | | | | | | | | Bug: 18962665 Change-Id: Iae02435f019fa205f3ee3ae721a29f26b3b56dd2
* | am b76c165a: Fix ClassCastException due to typoAdam Cohen2015-01-301-1/+1
|\| | | | | | | | | * commit 'b76c165aadb4deb144ec3b1267aa1faf304638e9': Fix ClassCastException due to typo
| * Fix ClassCastException due to typoAdam Cohen2015-01-301-1/+1
| | | | | | | | | | | | issue 19159790 Change-Id: I5f9fa0e3672c10a460606dcb13b158bd4e614813
* | am a258f812: Modify strict mode thread policy for LauncherProvider.Nilesh Agrawal2015-01-261-1/+1
|\| | | | | | | | | * commit 'a258f812fac21767d1f2e61ee7a7a58bfe6da582': Modify strict mode thread policy for LauncherProvider.
| * Modify strict mode thread policy for LauncherProvider.Nilesh Agrawal2015-01-261-1/+1
| | | | | | | | | | | | | | Allowing thread writes too as SQLiteOpenHelper.getWritableDatabase needs it. Bug: 19094644 Change-Id: I39fe97a9e7fc07c38a4f8e5c5979196b742e36bf
* | am b3e5e4f5: (-s ours) Import translations. DO NOT MERGEGeoff Mendal2015-01-260-0/+0
|\| | | | | | | | | * commit 'b3e5e4f54125df13863358463f598c224160a13a': Import translations. DO NOT MERGE
| * Import translations. DO NOT MERGEGeoff Mendal2015-01-261-1/+1
| | | | | | | | | | Change-Id: I0424587be34af78b7720a9a29d09b7e0ba129790 Auto-generated-cl: translation import
* | Import translations. DO NOT MERGEGeoff Mendal2015-01-261-1/+1
| | | | | | | | | | Change-Id: I3902548749f40061c1a9a51f65c082d0bc0a873e Auto-generated-cl: translation import
* | resolved conflicts for merge of b564efb0 to ub-launcher3-masterSunny Goyal2015-01-232-22/+15
|\| | | | | | | Change-Id: I4321522dd1b6b3f96e21232d113fad5144b630bc
| * Adding support for <include> tag in AutoInstall layoutSunny Goyal2015-01-232-22/+15
| | | | | | | | | | Bug: 19121893 Change-Id: I760fa76d6e63c1aa0152e8cd710aba0d6ef4462a
* | Merge "Replacing hotseat icon to an appropriate system app" into ↵Sunny Goyal2015-01-2313-28/+492
|\ \ | | | | | | | | | ub-launcher3-master
| * | Replacing hotseat icon to an appropriate system appSunny Goyal2015-01-2213-28/+492
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | > 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
* | | am 71701f81: Add project / classpath to gitignoreAdam Cohen2015-01-231-0/+2
|\ \ \ | | |/ | |/| | | | | | | * commit '71701f8145f0eb1017b2d3590fc87babad1d1bd3': Add project / classpath to gitignore
| * | Add project / classpath to gitignoreAdam Cohen2015-01-221-0/+2
| | | | | | | | | | | | Change-Id: I157d480ebaa6d3873d03fd547fe4a8e4a4e9e015
* | | am fde11852: Add strict mode exception in LauncherProvider.Nilesh Agrawal2015-01-211-0/+3
|\| | | | | | | | | | | | | | * commit 'fde11852cf0f91c4500a93dfffb44c1b86991e6e': Add strict mode exception in LauncherProvider.
| * | Add strict mode exception in LauncherProvider.Nilesh Agrawal2015-01-211-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Content providers are created during process startup (before Application.onCreate), and we should not be doing expensive stuff in Provider.onCreate Adding an exception for now as it looks like LauncherProvider initialization is needed before we can show meaningful UI. Bug: 19094644 Change-Id: I860c2934c110d3a43f1a3afa00729077dc64796c
* | | Changing DB upgrade path to use swith case statement.Sunny Goyal2015-01-211-104/+86
| |/ |/| | | | | | | | | | | > This allows to cancel the whole upgrade path if any one step fails and reset the DB Change-Id: I645b74af8afcd21dda0d619691a5fb3dbf1a04c0
* | am f32cd5fb: (-s ours) Import translations. DO NOT MERGEGeoff Mendal2015-01-210-0/+0
|\| | | | | | | | | * commit 'f32cd5fbbb7b7ec1753606669c8936fd956df494': Import translations. DO NOT MERGE
| * Import translations. DO NOT MERGEGeoff Mendal2015-01-2172-144/+72
| | | | | | | | | | Change-Id: I56a37f9442adf586d40bfbb2b41b22ccf2052f51 Auto-generated-cl: translation import
* | Import translations. DO NOT MERGEGeoff Mendal2015-01-2172-79/+79
| | | | | | | | | | Change-Id: I5064a01cd7cc763df0146ad40b4fc43a44f4346e Auto-generated-cl: translation import
* | Merge "Removing usage of reflection." into ub-launcher3-masterSunny Goyal2015-01-212-87/+11
|\ \
| * | Removing usage of reflection.Sunny Goyal2015-01-202-87/+11
| | | | | | | | | | | | | | | | | | | | | > Updated launcher.java with the new APIs > Removed unused method in BitmapUtils Change-Id: I24804d2cd7d9fc45040532e8324672f5ea6fc110
* | | Removing support library dependencySunny Goyal2015-01-206-95/+20
|/ / | | | | | | | | | | > Removed FolderAutoScrollHelper as folders are currently not scrollable Change-Id: I261f43a665b742697e3224e1e9852ccc526badcd
* | Simplifying loadScreenDB to load the screen IDs in sorted orderSunny Goyal2015-01-201-41/+16
| | | | | | | | Change-Id: I5551b5c12cdc2b0e304a06d2e8edbe81e124a55c
* | Import translations. DO NOT MERGEGeoff Mendal2015-01-200-0/+0
|\| | | | | | | | | | | | | automerge: 60197ff -s ours * commit '60197ff979e45e65e6a44cec595dbb22a978ada4': Import translations. DO NOT MERGE
| * Import translations. DO NOT MERGEGeoff Mendal2015-01-1972-79/+151
| | | | | | | | | | Change-Id: I5435a134c4c9ebd14acf9cca343e71b06fd72758 Auto-generated-cl: translation import
* | Merge "Adding accessibility controls" into ub-launcher3-almonteSunny Goyal2015-01-2018-359/+494
|\| | | | | | | | | | | | | automerge: 54cdef7 * commit '54cdef77dbb958a853387957c303e1b872489b00': Adding accessibility controls
| * Merge "Adding accessibility controls" into ub-launcher3-almonteSunny Goyal2015-01-1718-359/+494
| |\
| | * Adding accessibility controlsSunny Goyal2015-01-1618-359/+494
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | > Adding 'Remove' option to workspace items > Adding 'Add to workspace' to all apps and widget list items, which adds the item to the first available space, giving preference to the current workspace screen > Adding 'App info' and 'Uninstall' options to appropriate items Bug: 18482913 Change-Id: Ifab7423af2d9ba502b5a2771b37bb5436b3df937
* | | Merge "Avoiding writing the Metadata in the backup if nothing was changed in ↵Sunny Goyal2015-01-202-9/+25
|\| | | | | | | | | | | | | | | | | | | | | | | | | | the backup" into ub-launcher3-almonte automerge: 2d26480 * commit '2d264802754e78a98ab1a52c39aa4ceef75b32ae': Avoiding writing the Metadata in the backup if nothing was changed in the backup
| * | Merge "Avoiding writing the Metadata in the backup if nothing was changed in ↵Sunny Goyal2015-01-172-9/+25
| |\ \ | | | | | | | | | | | | the backup" into ub-launcher3-almonte
| | * | Avoiding writing the Metadata in the backup if nothing was changed in the backupSunny Goyal2015-01-162-9/+25
| | |/ | | | | | | | | | Change-Id: I4608ab5511b01f0d0018596d68e4341635649f73