summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fixing crash with invalid current page.Winson Chung2013-10-291-1/+1
* Merge "Fixing regression in paging" into jb-ub-now-jetsonicAdam Cohen2013-10-291-6/+8
|\
| * Fixing regression in pagingAdam Cohen2013-10-291-6/+8
* | Make wallpaper picker/cropper more robust Michael Jurka2013-10-294-95/+187
|/
* Merge "Initial changes to support smaller landscape layouts." into jb-ub-now-...Winson Chung2013-10-2912-78/+168
|\
| * Initial changes to support smaller landscape layouts.Winson Chung2013-10-2812-78/+168
* | Merge "A bit of code cleanup (issue 11026590)" into jb-ub-now-jetsonicAdam Cohen2013-10-292-21/+25
|\ \
| * | A bit of code cleanup (issue 11026590)Adam Cohen2013-10-282-21/+25
* | | Merge "Finished getting rid of mPageSpacing" into jb-ub-now-jetsonicAdam Cohen2013-10-281-35/+9
|\| |
| * | Finished getting rid of mPageSpacingAdam Cohen2013-10-281-35/+9
* | | Merge "Ensuring the widget page is full when shown (Bug 10883258)" into jb-ub...Winson Chung2013-10-282-6/+14
|\ \ \ | |/ / |/| |
| * | Ensuring the widget page is full when shown (Bug 10883258)Winson Chung2013-10-282-6/+14
* | | Add visible touch feedback to items in foldersAdam Cohen2013-10-242-0/+5
| |/ |/|
* | Merge "Fix issue where empty page doesn't get deleted when flinging to delete...Adam Cohen2013-10-231-2/+9
|\ \
| * | Fix issue where empty page doesn't get deleted when flinging to delete a widg...Adam Cohen2013-10-231-2/+9
* | | Merge "Stop using a separate ImageView for default wallpaper" into jb-ub-now-...Michael Jurka2013-10-233-21/+116
|\ \ \ | |/ / |/| |
| * | Stop using a separate ImageView for default wallpaperMichael Jurka2013-10-233-21/+116
* | | Merge "Cleaning some page animations" into jb-ub-now-jetsonicAdam Cohen2013-10-233-53/+183
|\ \ \
| * | | Cleaning some page animationsAdam Cohen2013-10-233-53/+183
* | | | am 55585dbc: Fix loading widgets in <include>d workspaces.Daniel Sandler2013-10-231-1/+0
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix loading widgets in <include>d workspaces.Daniel Sandler2013-10-231-1/+0
| * | | Merge "DO NOT MERGE: Fix leak when animations are created but never started" ...Adam Cohen2013-10-221-1/+1
| |\ \ \
| | * | | DO NOT MERGE: Fix leak when animations are created but never startedMichael Jurka2013-10-221-1/+1
| * | | | DO NOT MERGEWinson Chung2013-10-221-0/+1
| |/ / /
* | | | Merge "Prevent memory leaks coming from LauncherAnimUtils" into jb-ub-now-jet...Michael Jurka2013-10-231-5/+5
|\ \ \ \
| * | | | Prevent memory leaks coming from LauncherAnimUtilsMichael Jurka2013-10-231-5/+5
| | |/ / | |/| |
* / | | Don't recreate pages every time you go to All AppsMichael Jurka2013-10-231-5/+5
|/ / /
* | | Merge "Clearing reference to SavedState bundle after restoring from it. (Bug ...Adam Cohen2013-10-221-0/+1
|\ \ \
| * | | Clearing reference to SavedState bundle after restoring from it. (Bug 11322014)Winson Chung2013-10-211-0/+1
| | |/ | |/|
* | | Merge "Fix leak when animations are created but never started" into jb-ub-now...Michael Jurka2013-10-211-1/+1
|\ \ \
| * | | Fix leak when animations are created but never startedMichael Jurka2013-10-211-1/+1
| |/ /
* / / Load images on a bg threadMichael Jurka2013-10-214-87/+258
|/ /
* | Merge "Ensuring that we have a valid name for installed shortcuts. (Bug 11266...Winson Chung2013-10-171-11/+22
|\ \
| * | Ensuring that we have a valid name for installed shortcuts. (Bug 11266005)Winson Chung2013-10-171-11/+22
* | | Merge "Updating folder icons when the shortcut is updated. (Bug 10803060)" in...Winson Chung2013-10-171-19/+35
|\ \ \
| * | | Updating folder icons when the shortcut is updated. (Bug 10803060)Winson Chung2013-10-161-19/+35
| |/ /
* | | Merge "Ensuring disabled packages remove all components on the workspace. (Bu...Winson Chung2013-10-174-55/+64
|\ \ \
| * | | Ensuring disabled packages remove all components on the workspace. (Bug 11172...Winson Chung2013-10-164-55/+64
| |/ /
* | | am 235a50e0: Merge "Fix ConcurrentModificationException in InstallShortcutRec...Bjorn Bringert2013-10-171-9/+20
|\ \ \ | |/ / |/| / | |/
| * Fix ConcurrentModificationException in InstallShortcutReceiverBjorn Bringert2013-10-171-9/+20
* | Merge "Refactor RTL wallpaper code to use getLayoutTransitionOffsetForPage" i...Michael Jurka2013-10-162-10/+2
|\ \
| * | Refactor RTL wallpaper code to use getLayoutTransitionOffsetForPageMichael Jurka2013-10-162-10/+2
* | | Lazy load default app icon in LauncherModel. (Bug 11203738)Winson Chung2013-10-161-3/+5
* | | Fix issue where you could trigger a click after long pressing a widget (issue...Adam Cohen2013-10-161-3/+11
|/ /
* | Merge "Use new default wallpaper API" into jb-ub-now-jetsonicMichael Jurka2013-10-162-29/+136
|\ \
| * | Use new default wallpaper APIMichael Jurka2013-10-152-29/+136
* | | am 8246a143: Shortcut show/hideSearchBar with new conditions.Mac Duy Hai2013-10-161-0/+4
|\ \ \ | | |/ | |/|
| * | Shortcut show/hideSearchBar with new conditions.Mac Duy Hai2013-10-161-0/+4
* | | Fix drop animation issue in springloadedAdam Cohen2013-10-152-6/+8
| |/ |/|
* | am b6d33df9: Fix concurrent modifcation exception (issue 11234805)Adam Cohen2013-10-151-3/+6
|\|