summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
...
* Remove built-in wallpaper picker.Daniel Sandler2013-08-213-439/+1
| | | | | | | | Note that we don't yet have a solution for the user's initial wallpaper. Bother! Bug: 9626042 Change-Id: I07ab09a3d10434e444dc27051034d387e692e469
* Initial implementation of new wallpaper picker.Michael Jurka2013-08-2140-75/+11727
| | | Change-Id: Ib4c5ac4989b4959fa62465d9cde3cac662e24949
* Fix build.Daniel Sandler2013-08-211-4/+0
| | | | Change-Id: I000059cd9f462dac5b21b6edcc65f9852a74cb51
* Fixing issue with widget sizes being misreported.Winson Chung2013-08-203-20/+29
| | | | | | - Fixing NPE with getting page indicators in phone landscape Change-Id: Id369596e38cbe7a161c0d1f62e62e4f4f3cc31b3
* Merge "Removing workspace screens on load and ensuring we don't bind on new ↵Winson Chung2013-08-203-46/+77
|\ | | | | | | apps until returning to Launcher." into jb-ub-gel-agar
| * Removing workspace screens on load and ensuring we don't bind on new apps ↵Winson Chung2013-08-203-46/+77
| | | | | | | | | | | | | | | | until returning to Launcher. - Updating print_db to print workspace screens Change-Id: Id477f5a5649c0d3b7ab0cce5ed99ca0a519d7706
* | Stripping unused method paramAdam Cohen2013-08-202-16/+8
|/ | | | Change-Id: Id71664a88908773c5e64c9394070ad231d2148a1
* Merge "Initial Changes for Dynamic Grid" into jb-ub-gel-agarWinson Chung2013-08-2020-400/+773
|\
| * Initial Changes for Dynamic GridWinson Chung2013-08-2020-400/+773
| | | | | | | | Change-Id: I9e6f1e5167791cf8dc140778dfa447f86424e9bf
* | Merge "Modify qsb bar elements to handle hotword state." into jb-ub-gel-agarCristina Stancu2013-08-203-9/+134
|\ \ | |/ |/|
| * Modify qsb bar elements to handle hotword state.Cristina Stancu2013-08-163-9/+134
| | | | | | | | | | | | | | | | | | | | They currently handle a pressed mode (showing a blue overlay), we'd like them to also handle a hotword state that would modify their appearance when hotword is available and active. Meant to work with: ag/344334 Change-Id: I07e261ce64307fdad8a4c16fc02eb009ca826ece
* | Merge "Ensuring that we don't clobber workspace screens map when new apps ↵Winson Chung2013-08-193-57/+75
|\ \ | | | | | | | | | are added." into jb-ub-gel-agar
| * | Ensuring that we don't clobber workspace screens map when new apps are added.Winson Chung2013-08-193-57/+75
| | | | | | | | | | | | | | | | | | | | | - Using Log warnings instead of debugs - Ensuring we don't save negative screen id's Change-Id: I13276d007193c120ee0830abcdc6eb203f22a9da
* | | Fixing issue where widgets could not be picked up after the bind-dialog ↵Winson Chung2013-08-161-1/+3
|/ / | | | | | | shows. (Bug 10332119)
* | Merge "Cancelling long press on widgets if they don't handle touch/tap." ↵Winson Chung2013-08-161-0/+12
|\ \ | |/ |/| | | into jb-ub-gel-agar
| * Cancelling long press on widgets if they don't handle touch/tap.Winson Chung2013-08-161-0/+12
| | | | | | | | Change-Id: Id5f002f64d02d8d5fb9bdda8b062a026decbe0e2
* | Merge "Removing custom content padding" into jb-ub-gel-agarAdam Cohen2013-08-152-12/+3
|\ \
| * | Removing custom content paddingAdam Cohen2013-08-152-12/+3
| | | | | | | | | | | | | | | | | | -> Cleaned up extraneous imports Change-Id: I3f9258a893e85f9f6a7cc1eab03d4c5a3dfba786
* | | Merge "Rename All Apps to More Apps." into jb-ub-gel-agarDaniel Sandler2013-08-151-2/+2
|\ \ \
| * | | Rename All Apps to More Apps.Daniel Sandler2013-08-151-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | Because they aren't all there anymore. Change-Id: I4acee9abaefd089d903068ea519371549588c4e2
* | | | Merge "Hide WeightWatcher by default." into jb-ub-gel-agarDaniel Sandler2013-08-151-1/+2
|\| | | | |/ / |/| |
| * | Hide WeightWatcher by default.Daniel Sandler2013-08-151-1/+2
| | | | | | | | | | | | Change-Id: I722b5f78311234860c4c0ac227cfb0115ffc8e01
* | | Passing right swipes through to custom contentAdam Cohen2013-08-141-5/+21
| | | | | | | | | | | | | | | | | | -> Right swipes must follow page settle by >= 200 ms. Change-Id: Ie5a5ae36e63f28736599a8a846570949447f7a03
* | | Don't switch pages when dragging out of folderAdam Cohen2013-08-143-3/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | -> Fix bug where page switch indicator wouldn't draw on right -> Fixed some code related to folder reordering -- no behaviour change yet, but once the new AutoScroll is in, this should behave correctly (ie. shouldn't reorder while in scroll zone) Change-Id: Ic14a8d70858777164f094204472dc6a726dd461a
* | | Merge "Adding overview mode for reordering, widget adding and wallpaper ↵Adam Cohen2013-08-143-270/+335
|\ \ \ | |_|/ |/| | | | | switching" into jb-ub-gel-agar
| * | Adding overview mode for reordering, widget adding and wallpaper switchingAdam Cohen2013-08-133-270/+335
| | | | | | | | | | | | Change-Id: I082ba0b90ca4b3fbba32e8dfdec8ba79486d841c
* | | Merge changes I559fae32,Ic4db1a3a into jb-ub-gel-agarWinson Chung2013-08-132-2/+6
|\ \ \ | | | | | | | | | | | | | | | | | | | | * changes: More logging. Adding additional logging.
| * | | More logging.Winson Chung2013-08-121-2/+3
| | | | | | | | | | | | | | | | Change-Id: I559fae32d80b6d7151ce519d81c662737fb23404
| * | | Adding additional logging.Winson Chung2013-08-122-0/+3
| | |/ | |/| | | | | | | Change-Id: Ic4db1a3abe8b735f07e51a2d35ca92273b5f76c8
* / | It is *very important* to call super.onDetachedFromWindow()Romain Guy2013-08-131-0/+1
|/ / | | | | | | | | | | | | Bug #10075732 Change-Id: I515005e35398317d98124964b6bb74f488a213f4 (cherry picked from commit 2361a4daf77ac1f076273d19bc6e171b3b74b22e)
* | Adding additional debugging code to track screen id updates.Winson Chung2013-08-093-1/+17
| | | | | | | | Change-Id: I1749ab998a4c213b32f1160d5d21f21b2f30e389
* | Merge "Fixing regression in initializing install time." into jb-ub-gel-agarWinson Chung2013-08-071-10/+22
|\ \
| * | Fixing regression in initializing install time.Winson Chung2013-08-051-10/+22
| |/ | | | | | | Change-Id: Iedeae0eed7cc929ee7cb2be99bd3bdc58822ce6e
* | Merge "Initial implementation: Broadcasts on app launch." into jb-ub-gel-agarDaniel Sandler2013-08-062-1/+210
|\ \
| * | Initial implementation: Broadcasts on app launch.Daniel Sandler2013-08-062-1/+210
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Look for com.android.launcher3.action.LAUNCH to be sent when an icon is clicked in Launcher. (Restricted to com.android.launcher3.permission.RECEIVE_LAUNCH_BROADCASTS which is a signature permission right now. This is specifically tracking apps launched via shortcut icon; any other method of launching apps (notifications, recents, internal navigation, etc.) is outside of Launcher's purview and hence not broadcast. The broadcast currently includes, in the "intent" extra, the Uri flattening of the specific shortcut clicked. The file /data/data/<pkg>/files/launches.log contains a binary log of all such launches, including additional info like screen# that should probably be in the broadcast too. This info is summarized in .../stats.log, which encodes a simple histogram of app launches since basically forever. This should probably be done over a sliding window, which will require more processing on startup. Bug: 10031590 Change-Id: Ifc5921d5dc20701c67678cbfdc89b03cacd62028
* | | Merge "Remove unnecessary FolderRing bitmaps." into jb-ub-gel-agarDaniel Sandler2013-08-061-4/+5
|\ \ \ | |_|/ |/| |
| * | Remove unnecessary FolderRing bitmaps.Daniel Sandler2013-07-311-4/+5
| | | | | | | | | | | | | | | Bug: 10097530 Change-Id: Ic791d5c36b16474e1ab0a800e18aec802755dd67
* | | Fix build errorMichael Jurka2013-08-051-1/+1
| | |
* | | Merge "Cross referencing all shortcuts on workspace with the PackageManager ↵Winson Chung2013-08-021-29/+35
|\ \ \ | | | | | | | | | | | | to ensure we don't have zombie icons." into jb-ub-gel-agar
| * | | Cross referencing all shortcuts on workspace with the PackageManager to ↵Winson Chung2013-07-301-29/+35
| |/ / | | | | | | | | | | | | | | | ensure we don't have zombie icons. Change-Id: If9e22bbf1e3e0228e6ce9c76044ae7e015ebf54f
* | | Merge "Removing old new-app animation code, and refactoring ↵Winson Chung2013-08-028-323/+135
|\ \ \ | | | | | | | | | | | | InstallShortcutReceiver to use new add/bind logic." into jb-ub-gel-agar
| * | | Removing old new-app animation code, and refactoring InstallShortcutReceiver ↵Winson Chung2013-07-268-325/+136
| | | | | | | | | | | | | | | | | | | | | | | | to use new add/bind logic. Change-Id: Ide27dbcf1d1b1631fcd33a6c54a51b31e125c2f4
* | | | Merge "Fix bugs with dragging items out of folders" into jb-ub-gel-agarWinson Chung2013-08-022-3/+9
|\ \ \ \
| * | | | Fix bugs with dragging items out of foldersMichael Jurka2013-08-022-3/+9
| | |_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | A folder of one item wasn't converted to a single item - this fixes that regression It was also possible, in some rare cases, that the Folder cleanup code never ran after uninstalling an app Change-Id: Iee2490ed95d4f4a243b6f93411397a397aef7ae1
* | | | Merge "Small code formatting changes" into jb-ub-gel-agarMichael Jurka2013-08-022-3/+6
|\ \ \ \ | |/ / / |/| | |
| * | | Small code formatting changesMichael Jurka2013-07-292-3/+6
| | |/ | |/|
* | | Fixing crash due to grabbing oob screen index. (Bug 10114488)Winson Chung2013-07-311-5/+5
| | | | | | | | | | | | Change-Id: I9e0c3d9bfcf96f092260a82b930b7ea728b6e98d
* | | Merge "Adding hint for launcher to pre-create custom workspace screen." into ↵Winson Chung2013-07-312-17/+33
|\ \ \ | | | | | | | | | | | | jb-ub-gel-agar
| * | | Adding hint for launcher to pre-create custom workspace screen.Winson Chung2013-07-312-17/+33
| |/ / | | | | | | | | | Change-Id: I150fb8b6ff13053bf4b0b49f2b510630ed50714a
* | | Merge "Verifying that new applications are added and fixing issue with new ↵Winson Chung2013-07-317-165/+299
|\ \ \ | | | | | | | | | | | | items getting wrong ids." into jb-ub-gel-agar