summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Remove unused importMichael Jurka2012-08-151-1/+0
| | | | Change-Id: I2eaf2b33e3b61fed86a468fbd221fd12191a396f
* Initial changes for new 10inch layout.Winson Chung2012-08-082-24/+15
| | | | Change-Id: Ifaafca469df626a76ab5e16bd2f0d5afa1da172c
* Fix adding widgets without config activitiesMichael Jurka2012-08-031-0/+3
| | | | | | - only affected Launcher when it wasn't on the system partition Change-Id: Ia36d5a05463d7d3af0718cf694a0692a5098fc76
* am 8e1b4f65: am fa4086dd: Fixing issue where selected tab did not match ↵Winson Chung2012-07-251-8/+5
|\ | | | | | | | | | | | | AllApps page upon rotation. * commit '8e1b4f65383d859ca7e2ebfc9a9463c8d46271de': Fixing issue where selected tab did not match AllApps page upon rotation.
| * Fixing issue where selected tab did not match AllApps page upon rotation.Winson Chung2012-07-251-8/+5
| | | | | | | | Change-Id: I4f32ca7cca042b94bdaea5cf259c397404546e0d
| * Fix issue where widget resize frame overlaps widget (issue 6493388)Adam Cohen2012-07-251-6/+18
| | | | | | | | Change-Id: Ib1e53a7df49b26ecb19880e58b19876b80cfb12c
* | resolve conflicts w/4f174f1d27adbde6f50e11ee3a8eaf162a030284Ed Heyl2012-07-256-37/+58
|\| | | | | | | Change-Id: I7ecce86e58af545aa18ea25e16978a1dce9dab8e
| * Binding AllApps synchronously. (Bug 6855061)Winson Chung2012-07-246-51/+76
| | | | | | | | | | | | - Also ensuring that we restore to the settling page index if it is in motion Change-Id: I9c6760383113f7614f6cb962ab6562b0e7eb7138
* | resolved conflicts w/0ede734d0780a968c9c345f99a18f9f8b9fc02cdEd Heyl2012-07-254-7/+61
|\| | | | | | | Change-Id: I50900698a590e8d84a6cbcc560f95209d3a6d110
| * Ensuring that restoreInstanceState is being called promptly for ↵Adam Cohen2012-07-244-8/+61
| | | | | | | | | | | | synchronously bound page Change-Id: I0e71c29f553ad360ec42a6a0b2529d16cbddd437
* | am bf5529bd: am a13a2f2a: Fixing issue where defered unbind was running ↵Adam Cohen2012-07-232-0/+17
|\| | | | | | | | | | | | | after synchronous bind. (Bug 6858398, Bug 6863181) * commit 'bf5529bd401ad471658b878f313e32ed8639b479': Fixing issue where defered unbind was running after synchronous bind. (Bug 6858398, Bug 6863181)
| * Fixing issue where defered unbind was running after synchronous bind. (Bug ↵Adam Cohen2012-07-232-0/+17
| | | | | | | | | | | | 6858398, Bug 6863181) Change-Id: I03dc3ae18528901cc88c79638a8495c1ab8d61af
| * Disabling synchronous binding when returning home from another app while ↵Winson Chung2012-07-192-8/+50
| | | | | | | | | | | | | | | | | | orientation has changed. (Bug 6792288) - Fixing issue where we were reverting to the first page of the workspace after launching an application from all apps, rotating, and returning home - Enabling rotation in master. Change-Id: I291b9d76b20244e9028b6f62164430bc3606644c
| * DO NOT MERGE Adding sycnhronous loading of current page to support seamless ↵Adam Cohen2012-07-183-442/+685
| | | | | | | | | | | | rotation. (Bug 6792288) Change-Id: I341160e8a604cde63443e331f762cebc1ed5ec0c
* | Disabling synchronous binding when returning home from another app while ↵Winson Chung2012-07-192-8/+50
| | | | | | | | | | | | | | | | | | orientation has changed. (Bug 6792288) - Fixing issue where we were reverting to the first page of the workspace after launching an application from all apps, rotating, and returning home - Enabling rotation in master. Change-Id: I291b9d76b20244e9028b6f62164430bc3606644c
* | Fixing issue where we would crash when encountering improper launcher.dbsWinson Chung2012-07-181-13/+24
| | | | | | | | Change-Id: Ib07ca56cf1a2a04e2058cc8260d5dd917d525c64
* | Merge "Initial changes to synchronously load workspace on rotation."Winson Chung2012-07-184-476/+715
|\ \
| * | Initial changes to synchronously load workspace on rotation.Winson Chung2012-07-174-476/+715
| | | | | | | | | | | | Change-Id: Ia7cf80177fd0aee88aa3f4a731f5d6dc904bea16
* | | Merge "Fixing issue where we were not clearing the set of removed items ↵Winson Chung2012-07-172-10/+10
|\ \ \ | | | | | | | | | | | | since the last event. (Bug 6749258)"
| * | | Fixing issue where we were not clearing the set of removed items since the ↵Winson Chung2012-07-162-10/+10
| |/ / | | | | | | | | | | | | | | | last event. (Bug 6749258) Change-Id: I21ed2810e902e2727959b1a4cc0cd6183b750603
* | | Merge "Fix issue where widget resize frame overlaps widget (issue 6493388)"Adam Cohen2012-07-161-6/+18
|\ \ \
| * | | Fix issue where widget resize frame overlaps widget (issue 6493388)Adam Cohen2012-07-131-6/+18
| |/ / | | | | | | | | | Change-Id: Ib1e53a7df49b26ecb19880e58b19876b80cfb12c
* / / Fix issue with push in reordering (bug: 6259603)Adam Cohen2012-07-131-20/+34
|/ / | | | | | | Change-Id: I7ca0abe7f0ef7559ef60f902fb18718fba5a7532
* | Fix occupied issue when switching from folder icon to its final itemAdam Cohen2012-07-121-5/+8
| | | | | | | | Change-Id: I445156ed8f99f0489776043440faa45399fb3888
* | Merge "Fix inconsistency when dropping to hotseat"Adam Cohen2012-07-121-1/+1
|\ \
| * | Fix inconsistency when dropping to hotseatAdam Cohen2012-07-121-1/+1
| | | | | | | | | | | | Change-Id: I0c186f930713bf195b3966ba5cfeac78220370bd
* | | Merge "Fixing concurrent modification exception. (Bug 6807320)"Winson Chung2012-07-121-1/+2
|\ \ \ | |/ / |/| |
| * | Fixing concurrent modification exception. (Bug 6807320)Winson Chung2012-07-121-1/+2
| | | | | | | | | | | | Change-Id: Id7848612c04f74d867c0ce21105628c162ba9b70
* | | Merge "Adding debug logging to track down missing app icons"Michael Jurka2012-07-111-0/+3
|\ \ \
| * | | Adding debug logging to track down missing app iconsMichael Jurka2012-07-111-0/+3
| | | |
* | | | Remove a database operation that is not requiredAdam Cohen2012-07-091-1/+0
| |/ / |/| | | | | | | | | | | | | | | | | -> The item will be added to the database by the Folder, which is a FolderListener Change-Id: I3f41e3ef58f5829bd0c834901bf239539eb9d0bc
* | | Merge "Fixing issue where the scrolling indicator was stuck while panning ↵Winson Chung2012-07-091-5/+0
|\ \ \ | | | | | | | | | | | | pages in spring loaded mode. (Bug 6603301)"
| * | | Fixing issue where the scrolling indicator was stuck while panning pages in ↵Winson Chung2012-07-091-5/+0
| | | | | | | | | | | | | | | | | | | | | | | | spring loaded mode. (Bug 6603301) Change-Id: I329a20e932ab6c4450a60a24c8ab7c0e090fe64d
* | | | Merge "Fixing issue where toasts were getting queued. (Bug 6572269)"Winson Chung2012-07-091-2/+8
|\ \ \ \ | |/ / / |/| | |
| * | | Fixing issue where toasts were getting queued. (Bug 6572269)Winson Chung2012-07-021-2/+8
| | | | | | | | | | | | | | | | Change-Id: Iceb27c4c5a4168beb5a5ae37a0c597e1940bff04
* | | | Merge "Trying to track down corrupt database / items disappearing"Adam Cohen2012-07-099-119/+185
|\ \ \ \ | |_|/ / |/| | |
| * | | Trying to track down corrupt database / items disappearingAdam Cohen2012-07-099-119/+185
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | -> Adding logs for all database transactions -> Adding sanity checks for items in folders, throwing exceptions if they are violated -> Reducing database upates when re-arranging items, only update if values have changed -> Removed some dead code from ItemInfo (isGesture?) Change-Id: Ia5cd57d92082f633dbf4aa5d64612cbae2d82bb4
* | | | Merge "Disable hardware layers for drag views"Michael Jurka2012-06-292-9/+9
|\ \ \ \
| * | | | Disable hardware layers for drag viewsMichael Jurka2012-06-292-9/+9
| |/ / / | | | | | | | | Also, avoiding allocating paint object every time we swipe
* / / / Fix memory leak caused by LauncherAnimUtils (doh!)Michael Jurka2012-06-291-1/+2
|/ / / | | | | | | | | | Change-Id: I04aa243f3871f6837f8a95b2941ee15633b50b66
* | | Only enable hardware layers on visible workspace pagesMichael Jurka2012-06-283-11/+48
| | | | | | | | | Change-Id: Id82fc76d00a188556460d1a78388d46be56c9c4e
* | | Removing unnecessary check of shortcut infos (now that we key removals off ↵Winson Chung2012-06-282-43/+13
|/ / | | | | | | | | | | package names already). (Bug 6755420) Change-Id: I13f088503e58eb021a585493e1c55eeccdffea86
* | am 487241fd: am e76e36f4: Merge "Disallowing touches through the custom ↵Winson Chung2012-06-271-3/+0
|\| | | | | | | | | | | | | workspace cling. (Bug 6721250)" into jb-dev * commit '487241fdd71c098695dba07534316d015de08734': Disallowing touches through the custom workspace cling. (Bug 6721250)
| * Merge "Disallowing touches through the custom workspace cling. (Bug ↵Winson Chung2012-06-271-3/+0
| |\ | | | | | | | | | 6721250)" into jb-dev
| | * Disallowing touches through the custom workspace cling. (Bug 6721250)Winson Chung2012-06-271-3/+0
| | | | | | | | | | | | Change-Id: I0d932716f2095036ee0205f6bd0d28c6b832a9be
* | | Fix crash when adding shortcutsMichael Jurka2012-06-271-1/+1
| | |
* | | Adding debug code for LauncherModel crashMichael Jurka2012-06-252-1/+36
| | | | | | | | | | | | Change-Id: I9b8c053707cd5714874006c249651a69378569d2
* | | Fix buildMichael Jurka2012-06-251-0/+1
| | | | | | | | | | | | Change-Id: I34b052159a393842bad707921205ea2778c1cbfe
* | | am bcff7eda: am 9dc25f06: Merge "Fixing concurrent modification exception ↵Winson Chung2012-06-251-3/+4
|\| | | | | | | | | | | | | | | | | | | | when iterating through new apps list. (Bug 6621553)" into jb-dev * commit 'bcff7eda3731b7af254a1d5182766683ea1d46e3': Fixing concurrent modification exception when iterating through new apps list. (Bug 6621553)
| * | Merge "Fixing concurrent modification exception when iterating through new ↵Winson Chung2012-06-251-3/+4
| |\ \ | | | | | | | | | | | | apps list. (Bug 6621553)" into jb-dev