summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge "Removed disableAllApps flag" into ub-launcher3-burnabySunny Goyal2015-03-0210-189/+63
|\
| * Removed disableAllApps flagSunny Goyal2015-02-2610-189/+63
* | [unit tests] Delete stress packageHyunyoung Song2015-03-023-123/+0
* | am 633325c4: (-s ours) DO NOT MERGE: Setting workspace id as primary keySunny Goyal2015-02-270-0/+0
|\ \
| * | DO NOT MERGE: Setting workspace id as primary keySunny Goyal2015-02-251-3/+58
* | | Merge "Updating IconCache to maintain a persistent of icons" into ub-launcher...Sunny Goyal2015-02-2710-366/+358
|\ \ \ | |_|/ |/| |
| * | Updating IconCache to maintain a persistent of iconsSunny Goyal2015-02-2610-366/+358
* | | Build fix. Some references of a resources still remained after ag/619757Sunny Goyal2015-02-262-19/+2
|/ /
* | Merge "Refactoring common methods" into ub-launcher3-burnabySunny Goyal2015-02-266-88/+28
|\ \
| * | Refactoring common methodsSunny Goyal2015-02-266-88/+28
* | | Merge "Picking a bitmap to reuse where least pixels are wasted" into ub-launc...Sunny Goyal2015-02-261-8/+13
|\ \ \ | |/ / |/| |
| * | Picking a bitmap to reuse where least pixels are wastedSunny Goyal2015-02-251-8/+13
* | | am 7470c817: Using SCREEN_ORIENTATION_LOCKED for locking to current orientation.Sunny Goyal2015-02-250-0/+0
|\ \ \ | |/ / |/| / | |/
| * Using SCREEN_ORIENTATION_LOCKED for locking to current orientation.Sunny Goyal2015-02-231-2/+6
* | Reducing memory usage of wallpaper pickerSunny Goyal2015-02-245-182/+241
* | [key event focus handling] (1)hotseat <-> icon now symmetric, (2)support DEL ...Hyunyoung Song2015-02-244-50/+81
* | Merge "[key event focus handling] Cleanup/Refactor/Feature 1) Focus navigatio...Hyunyoung Song2015-02-203-532/+732
|\ \
| * | [key event focus handling] Cleanup/Refactor/FeatureHyunyoung Song2015-02-203-532/+732
* | | Merge "Revert "Mark WIDGET_CATEGORY_HOME and WIDGET_CATEGORY_SEARCHBOX on the...Adam Cohen2015-02-201-4/+1
|\ \ \
| * | | Revert "Mark WIDGET_CATEGORY_HOME and WIDGET_CATEGORY_SEARCHBOX on the search...Adam Cohen2015-02-201-4/+1
* | | | Merge "Moving some files and methods around" into ub-launcher3-masterSunny Goyal2015-02-2010-930/+568
|\ \ \ \
| * | | | Moving some files and methods aroundSunny Goyal2015-02-1210-930/+568
* | | | | Merge "Fixing logic to determine if wallpaper change." into ub-launcher3-masterSunny Goyal2015-02-202-28/+4
|\ \ \ \ \
| * | | | | Fixing logic to determine if wallpaper change.Sunny Goyal2015-02-122-28/+4
* | | | | | Merge "Mark WIDGET_CATEGORY_HOME and WIDGET_CATEGORY_SEARCHBOX on the search ...Adam Cohen2015-02-191-1/+4
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Mark WIDGET_CATEGORY_HOME and WIDGET_CATEGORY_SEARCHBOX on the search widgetAdam Cohen2015-02-181-1/+4
* | | | | | Merge "Add clip-reveal animation to Launcher" into ub-launcher3-masterChet Haase2015-02-171-3/+51
|\ \ \ \ \ \
| * | | | | | Add clip-reveal animation to LauncherChet Haase2015-02-171-3/+51
* | | | | | | am fce720f3: Merge "Fixing crash when dragging and dropping a restored widget...Sunny Goyal2015-02-172-5/+4
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | / | | |_|_|_|/ | |/| | | |
| * | | | | Merge "Fixing crash when dragging and dropping a restored widget." into ub-la...Sunny Goyal2015-02-172-5/+4
| |\ \ \ \ \
| | * | | | | Fixing crash when dragging and dropping a restored widget.Sunny Goyal2015-02-172-5/+4
* | | | | | | am 80e6beb4: Ensure that layers are properly removed after animationAdam Cohen2015-02-142-36/+59
|\| | | | | |
| * | | | | | Ensure that layers are properly removed after animationAdam Cohen2015-02-132-36/+59
* | | | | | | Merge "Use ResolveInfo for label and icon for LauncherActivityInfo" into ub-l...Sunny Goyal2015-02-121-22/+23
|\ \ \ \ \ \ \
| * | | | | | | Use ResolveInfo for label and icon for LauncherActivityInfoSunny Goyal2015-02-111-22/+23
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge "Removing unused BlockingGLTextureView" into ub-launcher3-masterSunny Goyal2015-02-122-540/+11
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | Removing unused BlockingGLTextureViewSunny Goyal2015-02-122-540/+11
| |/ / / / /
* | | | | | 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
| |/ / / / /
* | | | | | 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
| |/ / / /
* | | | | am c87775d8: Fixing rank migration code to handle null values correctly.Sunny Goyal2015-02-111-1/+2
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Fixing rank migration code to handle null values correctly.Sunny Goyal2015-02-101-1/+2
| | |/ / | |/| |
* | | | Remove meaningless bug id from from addDumpLog and Log.d methodsHyunyoung Song2015-02-111-25/+0
* | | | Using SCREEN_ORIENTATION_LOCKED for locking to current orientation.Sunny Goyal2015-02-101-2/+6
| |/ / |/| |
* | | am 8f9a7879: Launcher crashes on widget bind permission promptSunny Goyal2015-02-060-0/+0
|\| |
| * | Launcher crashes on widget bind permission promptSunny Goyal2015-02-061-3/+3
* | | am bd4a7893: Merge "Revert "Adding Launcher3 callbacks for trimming memory.""...Adam Cohen2015-02-063-8/+0
|\| |
| * | Merge "Revert "Adding Launcher3 callbacks for trimming memory."" into ub-laun...Adam Cohen2015-02-063-8/+0
| |\ \
| | * | Revert "Adding Launcher3 callbacks for trimming memory."Adam Cohen2015-02-063-8/+0