summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
|\|
| * Fix concurrent modifcation exception (issue 11234805)Adam Cohen2013-10-151-3/+6
* | am e5467dcc: Flushing icons of the wrong size. (Bug 11203738)Winson Chung2013-10-142-0/+15
|\|
| * Flushing icons of the wrong size. (Bug 11203738)Winson Chung2013-10-142-0/+15
* | am 2456b973: Merge "Fix issue where custom content pops in (issue 11209357)" ...Adam Cohen2013-10-141-0/+6
|\|
| * Merge "Fix issue where custom content pops in (issue 11209357)" into jb-ub-no...Adam Cohen2013-10-141-0/+6
| |\
| | * Fix issue where custom content pops in (issue 11209357)Adam Cohen2013-10-141-0/+6
* | | am 54000490: Ensuring that we are calling setCompoundDrawable() instead of us...Winson Chung2013-10-144-3/+4
|\| |
| * | Ensuring that we are calling setCompoundDrawable() instead of using intrinsic...Winson Chung2013-10-144-3/+4
| |/
* | am 2ac85a6d: Merge "Ensuring that we restore bounds when resizing them for fo...Adam Cohen2013-10-141-0/+3
|\|
| * Merge "Ensuring that we restore bounds when resizing them for folder preview ...Adam Cohen2013-10-141-0/+3
| |\