summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fixing crash with invalid current page.Winson Chung2013-10-291-1/+1
| | | | Change-Id: I36e76176b6172a747a6526d96b82c9870b56067c
* Merge "Fixing regression in paging" into jb-ub-now-jetsonicAdam Cohen2013-10-291-6/+8
|\
| * Fixing regression in pagingAdam Cohen2013-10-291-6/+8
| | | | | | | | Change-Id: I9a76448aa09aea6a86a8a97860e48113c222a205
* | Make wallpaper picker/cropper more robust Michael Jurka2013-10-295-95/+195
|/ | | | | | | | | | | - don't crash if image passed to wallpaper picker is invalid - close input streams correctly Bug: 11413915 Bug: 11380658 Bug: 11362731 Change-Id: I973e6bdc532d24a64efd6d174e89fdac626d7ee3
* Merge "Initial changes to support smaller landscape layouts." into ↵Winson Chung2013-10-2915-80/+174
|\ | | | | | | jb-ub-now-jetsonic
| * Initial changes to support smaller landscape layouts.Winson Chung2013-10-2815-80/+174
| | | | | | | | Change-Id: If0abe2b82eb08bae4f1ce65b805362d548acb876
* | 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
| | | | | | | | | | | | Change-Id: I8b2ef52f59abdbe3ca286eac6e639f19a11f7970
* | | 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
| | | | | | | | | | | | Change-Id: I5dc8255e6cc902430a91dc27ad1edec5d4308468
* | | Merge "Ensuring the widget page is full when shown (Bug 10883258)" into ↵Winson Chung2013-10-282-6/+14
|\ \ \ | |/ / |/| | | | | jb-ub-now-jetsonic
| * | Ensuring the widget page is full when shown (Bug 10883258)Winson Chung2013-10-282-6/+14
| | | | | | | | | | | | Change-Id: I9481b5551a2efc093d0fb81fc62a811b34d93d7c
* | | Add visible touch feedback to items in foldersAdam Cohen2013-10-243-0/+6
| |/ |/| | | | | Change-Id: I41937f7864bca39232079a90139679ebd5cc2a07
* | Merge "Fix issue where empty page doesn't get deleted when flinging to ↵Adam Cohen2013-10-231-2/+9
|\ \ | | | | | | | | | delete a widget in spring loaded" into jb-ub-now-jetsonic
| * | Fix issue where empty page doesn't get deleted when flinging to delete a ↵Adam Cohen2013-10-231-2/+9
| | | | | | | | | | | | | | | | | | widget in spring loaded Change-Id: I59a78a4b9135b2c96f0adb4a2e63b19d504706b7
* | | Merge "Stop using a separate ImageView for default wallpaper" into ↵Michael Jurka2013-10-234-26/+116
|\ \ \ | |/ / |/| | | | | jb-ub-now-jetsonic
| * | Stop using a separate ImageView for default wallpaperMichael Jurka2013-10-234-26/+116
| | | | | | | | | | | | | | | | | | | | | | | | Fixes janky transition when going from default wallpaper to another wallpaper Bug: 11278179 Change-Id: I738d1ae7bbc5e2d139a084e721b53fed9008367f
* | | Merge "Cleaning some page animations" into jb-ub-now-jetsonicAdam Cohen2013-10-233-53/+183
|\ \ \
| * | | Cleaning some page animationsAdam Cohen2013-10-233-53/+183
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | -> Fix jump when last page gets delted (issue 10908427) -> Fade out empty screen -> If the final page is empty, and that is the current page when spring loaded mode ends, animate back to the previous page and then fade out the final page. Examples: cancel widget or shortcut drop on the final page, scroll to final page and drop an icon into a the hotseat, etc. Change-Id: I13438fb0af6555b6f0b511b7aff51b3972431438
* | | | am 55585dbc: Fix loading widgets in <include>d workspaces.Daniel Sandler2013-10-231-1/+0
|\ \ \ \ | |_|/ / |/| | | | | | | | | | | * commit '55585dbc1d5d9281416f346167832f2a2f443c0c': Fix loading widgets in <include>d workspaces.
| * | | Fix loading widgets in <include>d workspaces.Daniel Sandler2013-10-231-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Resetting the item id was breaking the widget loading code and is totally unnecessary. Bug: 11352675 Change-Id: I2e70e542ecc5d8c0664b674ebdac5d520b71b8a0
* | | | Merge "Prevent memory leaks coming from LauncherAnimUtils" into ↵Michael Jurka2013-10-231-5/+5
|\ \ \ \ | | | | | | | | | | | | | | | jb-ub-now-jetsonic
| * | | | Prevent memory leaks coming from LauncherAnimUtilsMichael Jurka2013-10-231-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use weak references for global animation list Bug: 11322014 Change-Id: I38bb9184e45840113129781fa83ab40ec96d3868
* | | | | Don't recreate pages every time you go to All AppsMichael Jurka2013-10-231-5/+5
|/ / / / | | | | | | | | | | | | | | | | Bug: 11300025 Change-Id: I16ddcf1b435621bb0c0199ca7ac119b9e7ca7214
* | | | Merge "Add script to push changes to system wallpaper cropper" into ↵Michael Jurka2013-10-231-0/+55
|\ \ \ \ | |_|/ / |/| | | | | | | jb-ub-now-jetsonic
| * | | Add script to push changes to system wallpaper cropperMichael Jurka2013-10-151-0/+55
| | | |
* | | | Merge "Removing tablet-specific assets." into jb-ub-now-jetsonicWinson Chung2013-10-2239-0/+0
|\ \ \ \
| * | | | Removing tablet-specific assets.Winson Chung2013-10-2139-0/+0
| | | | | | | | | | | | | | | | | | | | Change-Id: Ia1115911ae476c6218a5bd21e1c07e3039f704ac
* | | | | am 4d3f022c: (-s ours) Merge "DO NOT MERGE: Fix leak when animations are ↵Adam Cohen2013-10-220-0/+0
|\ \ \ \ \ | | |_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | created but never started" into jb-ub-now-indigo-rose * commit '4d3f022c9a7170dd4b069ee71534f1baf30cb2f4': DO NOT MERGE: Fix leak when animations are created but never started
| * | | | Merge "DO NOT MERGE: Fix leak when animations are created but never started" ↵Adam Cohen2013-10-221-1/+1
| |\ \ \ \ | | | | | | | | | | | | | | | | | | into jb-ub-now-indigo-rose
| | * | | | DO NOT MERGE: Fix leak when animations are created but never startedMichael Jurka2013-10-221-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 11322014 (cherry picked from commit e206ff0f73e9821e7454810779f3f88d4a8deabb) Change-Id: I5aaf76d7c96e4a7878946d7de337acd858c11f44
* | | | | | am a78b25f8: (-s ours) DO NOT MERGEWinson Chung2013-10-220-0/+0
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'a78b25f89de49b68a6dd7ddef5aaefe7919f3698': DO NOT MERGE
| * | | | | DO NOT MERGEWinson Chung2013-10-221-0/+1
| |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Clearing reference to SavedState bundle after restoring from it. (Bug 11322014) (cherry picked from commit d8e596db4bcd19409bae99938f8b5c91b6267f74) Change-Id: I106f4897ef4ab43d996c0b926ce08ab6ccb2d8a4
* | | | | Merge "Clearing reference to SavedState bundle after restoring from it. (Bug ↵Adam Cohen2013-10-221-0/+1
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | 11322014)" into jb-ub-now-jetsonic
| * | | | | 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 ↵Michael Jurka2013-10-211-1/+1
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | jb-ub-now-jetsonic
| * | | | | Fix leak when animations are created but never startedMichael Jurka2013-10-211-1/+1
| |/ / / / | | | | | | | | | | Bug: 11322014
* / / / / Load images on a bg threadMichael Jurka2013-10-216-89/+260
|/ / / / | | | | | | | | | | | | | | | | | | | | Bug: 11134758 Change-Id: Ie789a2fcb2024832ac104cd9cdbc3602abee85ee
* | | / am 6811c5a4: override Launcher2 (aosp)Ed Heyl2013-10-181-1/+1
|\| | | | |_|/ |/| | | | | | | | * commit '6811c5a414a15fa34b4f6917c3f250b3498a89ed': override Launcher2 (aosp)
| * | override Launcher2 (aosp)Ed Heyl2013-10-171-1/+1
| | | | | | | | | | | | Change-Id: I25ec98abeba3cf115d594aa215bfde8e965c1cd1
* | | Merge "Ensuring that we have a valid name for installed shortcuts. (Bug ↵Winson Chung2013-10-171-11/+22
|\ \ \ | | | | | | | | | | | | 11266005)" into jb-ub-now-jetsonic
| * | | Ensuring that we have a valid name for installed shortcuts. (Bug 11266005)Winson Chung2013-10-171-11/+22
| | | | | | | | | | | | | | | | Change-Id: Idf723ba165522cf259d9fe71533e1d5765512865
* | | | Merge "Updating folder icons when the shortcut is updated. (Bug 10803060)" ↵Winson Chung2013-10-171-19/+35
|\ \ \ \ | | | | | | | | | | | | | | | into jb-ub-now-jetsonic
| * | | | Updating folder icons when the shortcut is updated. (Bug 10803060)Winson Chung2013-10-161-19/+35
| |/ / / | | | | | | | | | | | | Change-Id: Idee158b3458213e441c01890e0db341a3bcce1f7
* | | | Merge "Ensuring disabled packages remove all components on the workspace. ↵Winson Chung2013-10-174-55/+64
|\ \ \ \ | | | | | | | | | | | | | | | (Bug 11172454)" into jb-ub-now-jetsonic
| * | | | Ensuring disabled packages remove all components on the workspace. (Bug ↵Winson Chung2013-10-164-55/+64
| |/ / / | | | | | | | | | | | | 11172454)
* | | | am 235a50e0: Merge "Fix ConcurrentModificationException in ↵Bjorn Bringert2013-10-171-9/+20
|\ \ \ \ | | |/ / | |/| | | | | | | | | | | | | | | | | | InstallShortcutReceiver" into jb-ub-now-indigo-rose * commit '235a50e0d1a303e586c36bc5e70d560b8b924d58': Fix ConcurrentModificationException in InstallShortcutReceiver
| * | | Merge "Fix ConcurrentModificationException in InstallShortcutReceiver" into ↵Bjorn Bringert2013-10-171-9/+20
| |\ \ \ | | | | | | | | | | | | | | | jb-ub-now-indigo-rose
| | * | | Fix ConcurrentModificationException in InstallShortcutReceiverBjorn Bringert2013-10-171-9/+20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Before, if two shortcuts were added, and then the package for one of them removed, all while Launcher wasn't visible, Launcher crashed. Bug: 11264076 Change-Id: I892c190101389aa42d84d66960f5b6f6f43f2dfc
* | | | | am b178a362: (-s ours) Import translations. DO NOT MERGEBaligh Uddin2013-10-170-0/+0
|\| | | | | | | | | | | | | | | | | | | | | | | | * commit 'b178a36244e4498b482978e1b49cf1a54467f55d': Import translations. DO NOT MERGE