summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge "Reporting toIndex in scroll events (issue 11356512)" into jb-ub-now-je...Adam Cohen2013-10-311-0/+1
|\
| * Reporting toIndex in scroll events (issue 11356512)Adam Cohen2013-10-311-0/+1
* | Merge "Fix issue with adding widget with config activity to empty screen (iss...Adam Cohen2013-10-313-1/+15
|\|
| * Fix issue with adding widget with config activity to empty screen (issue 1138...Adam Cohen2013-10-313-1/+15
* | Merge "Fix issues with sizing wallpapers" into jb-ub-now-jetsonicMichael Jurka2013-10-312-34/+9
|\ \
| * | Fix issues with sizing wallpapersMichael Jurka2013-10-312-34/+9
* | | Merge "Fixing up PagedView to work in landscape mode" into jb-ub-now-jetsonicAdam Cohen2013-10-313-60/+94
|\ \ \ | |/ / |/| / | |/
| * Fixing up PagedView to work in landscape modeAdam Cohen2013-10-313-60/+94
* | Fix crashes for images that are not PNG or JPEGMichael Jurka2013-10-312-32/+148
|/
* 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
|\ \