summaryrefslogtreecommitdiffstats
path: root/res
Commit message (Collapse)AuthorAgeFilesLines
* Initial changes to restore AllApps.Winson Chung2013-09-0514-145/+12
| | | | | | | - Removes unused all apps code due to dynamic grid/spacing - Attempts to use CellLayout instead of PagedViewCellLayout Change-Id: I3c49bca9fc35dfeaf250591fd63bc7f36119968f
* Create a separate wallpaper crop activityMichael Jurka2013-09-052-23/+39
| | | Change-Id: Ifb0a7dcb5a6e9ddd4f4bbccc793d9b4db1256cf2
* Show and hide the wallpaper list in response to touchMichael Jurka2013-09-051-0/+1
|
* Fix small wallpaper thumbnails on some devicesMichael Jurka2013-09-041-2/+2
| | | | | Bug: 10616928 Change-Id: I9094f122ec5b0873c4babda42799e3840ec330c4
* Move wallpapers to external activityMichael Jurka2013-09-0430-35/+0
| | | | | | | Also renaming Launcher's ApplicationInfo to AppInfo since ApplicationInfo is already a framework class Change-Id: Ib3e91d2ba4ace458d790a26c0ce850870fd3f146
* Merge "Added settings button to overview mode" into jb-ub-gel-agarAdam Cohen2013-08-292-0/+11
|\
| * Added settings button to overview modeAdam Cohen2013-08-292-0/+11
| | | | | | | | Change-Id: Idcbfa49fe2710dec460155f34bd371321af6cf17
* | Improve wallpaper croppingMichael Jurka2013-08-2930-25/+0
|/ | | | | | | - Add support for tablets - Add support for parallax with user-cropped images - Improve behavior in landscape Change-Id: I50c4bba59b03d26d595a086a9ea425894f341705
* Merge "Fixing folders to always show in view, removing old assets and ↵Winson Chung2013-08-2625-21/+0
|\ | | | | | | references to LauncherModel count." into jb-ub-gel-agar
| * Fixing folders to always show in view, removing old assets and references to ↵Winson Chung2013-08-2325-21/+0
| | | | | | | | LauncherModel count.
* | Merge "Get the view to be used as qsb bar from the launcher directly." into ↵Adam Copp2013-08-231-7/+0
|\ \ | | | | | | | | | jb-ub-gel-agar
| * | Get the view to be used as qsb bar from the launcher directly.Cristina Stancu2013-08-221-7/+0
| |/ | | | | | | | | | | | | | | | | | | | | | | | | | | This will allow more control over the qsb visuals and behaviour in GEL. Depends on ag/339203 Future changes: - revert ag/344333 since we won't need the normal qsb to support hotword anymore - Dragging icons over the Drop target bar (to remove/uninstall them or get App info) doesn't currently work in GEL. There might be future changes needed to fix that. Change-Id: Ic498f0abee5ad99ef1644ff94f174b61f8e1f5f0
* / Remove memory-debug-related launcher icons & functionality.Daniel Sandler2013-08-231-1/+1
|/ | | | | Bug: 10441366 Change-Id: I3ddb95839bcd5c07db7e76ce1a28323b499ea30d
* Oops, fix build breakage caused by missing files.Michael Jurka2013-08-212-0/+43
| | | Also, remove preview images for wallpaper pickers.
* Remove built-in wallpaper picker.Daniel Sandler2013-08-2110-225/+0
| | | | | | | | 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-2139-2/+198
| | | Change-Id: Ib4c5ac4989b4959fa62465d9cde3cac662e24949
* Merge "Initial Changes for Dynamic Grid" into jb-ub-gel-agarWinson Chung2013-08-2046-956/+75
|\
| * Initial Changes for Dynamic GridWinson Chung2013-08-2046-956/+75
| | | | | | | | Change-Id: I9e6f1e5167791cf8dc140778dfa447f86424e9bf
* | Modify qsb bar elements to handle hotword state.Cristina Stancu2013-08-161-0/+1
|/ | | | | | | | | | 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
* Adding overview mode for reordering, widget adding and wallpaper switchingAdam Cohen2013-08-137-20/+80
| | | | Change-Id: I082ba0b90ca4b3fbba32e8dfdec8ba79486d841c
* Adding support for custom page indicator markers.Winson Chung2013-07-264-0/+34
| | | | Change-Id: I057b0cccc4194157d92ebb123af2afaf94fb5415
* Adding switch to toggle Memory OverlayAdam Cohen2013-07-191-0/+2
| | | | | | | | | | -> The overlay causes performance regressions so it's hard to evaluate performance with it on. -> Also, the WeightWatcher is still running regardless, so you can always check it -> Saved as a shared pref Change-Id: Iad5ccbeca2c2b4e0ec86294879f3eb09caa594e9
* Adding workaround for page indicators to support many pages.Winson Chung2013-07-189-1/+12
| | | | | | - Tweaking assets until we get something proper Change-Id: Ie07946acb529ff747d76896ff38837f8db6a7258
* Removing old scroll indicator and adding page indicator dots.Winson Chung2013-07-1715-46/+185
| | | | Change-Id: I44c5b4b532e8464010d45dd0a3dfeccb2d475216
* Ensuring that the db reflects all package added/removed/updated broadcasts.Winson Chung2013-07-111-4/+0
| | | | | | - Also ensuring that newly added pages are added before the empty page Change-Id: I97a01f791c438aa5c5b1fd770d3536b449a871bc
* Fix widget resizing (Which stopped working at some point)Adam Cohen2013-07-091-0/+1
| | | | | | | | -> Also, deferring empty screen removal until after the drop animation in order to reduce buggy transitions -> Also fixing workspace layout on tablet Change-Id: I1ae9fdaf592262f959424f321efa6df4298f85cc
* Porting PagedView from KG to gain simplified scaling model, reorderingAdam Cohen2013-07-083-0/+3
| | | | | | | | | | | | -> We are no longer scaling individual Celllayouts, instead we are scaling the entire Workspace (and the CellLayouts come along for the ride) -> Due to the above change, many assumptions were broken. In particular, our drag and drop / animation archiecture is fairly fragile due to the frequent and complex mapping of points between different bits of the hierarchy. This CL contains a number of fixes which address such breakages. Change-Id: I2e630eab17528729b764b61f587858f6499fd318
* Merge "Use autoscroller to handle drag scrolling" into jb-ub-gel-agarMindy DelliCarpini2013-07-031-3/+0
|\
| * Use autoscroller to handle drag scrollingMindy DelliCarpini2013-07-031-3/+0
| | | | | | | | Change-Id: Ie094cbfa91f898133f84ad9ffc349d8cfa07e668
* | Fix now showing on screen 1Adam Cohen2013-06-271-33/+0
|/ | | | Change-Id: I83c3aa0b219e62af8c024229fe00933bcedbf9df
* Accelerate scrolling based on duration of drag near edgeMindy DelliCarpini2013-06-271-0/+3
| | | | | | | TODO: tune max/ min scrolling velocity Tune scroll trigger zones Change-Id: I1daf10f12617fa9362cb340d5ed7bac98b23c9be
* Fixing crash in shrink wrap on tablets.Winson Chung2013-06-251-6/+0
| | | | Change-Id: I061960b2ca7a2cf02729665fb032d23d8f463ada
* Initial implementation of Shrink-wrapAdam Cohen2013-06-252-11/+0
| | | | Change-Id: If73c7f7ca19ca62ff43134f515584354afef8507
* New icon to dump heap information and share it.Daniel Sandler2013-06-172-0/+6
| | | | | | | Alternatively, $ adb shell am start -n <pkg>/com.android.launcher3.MemoryDumpActivity Change-Id: I8c615ec3abffaf6ad693c93bdf569550d8f97298
* Add API to launcher to insert a custom page to the left of workspaceAdam Cohen2013-06-111-0/+33
| | | | Change-Id: I85a4e096aab9bfcb1de74f04075bcabcb7e3262f
* Add a dummy activity which we can catch on-click in launcher to open ↵Adam Cohen2013-06-061-0/+2
| | | | | | allapps/widgets Change-Id: Idc718a9e03e7358f972c59fcfc3bf2eaf75e56ee
* Changing default screen to 0Adam Cohen2013-06-064-3/+5
| | | | Change-Id: I16b2440f99d4b91a3a74226cdac7054e7d5fd7f5
* Making folders scrollableAdam Cohen2013-06-066-33/+42
| | | | Change-Id: Id6c9ec62acc6d86dc627d20abad3e2d92010f539
* Remove wallpapers for real this time.Daniel Sandler2013-06-0662-0/+0
| | | | Change-Id: I642029c62864141f5e5ff553629a1a9f9164aed5
* Delete unused class HandleViewBjorn Bringert2013-06-061-16/+0
| | | | Change-Id: I775d34a2c0a755994a6e1bfe6127fed4ddcda0b7
* Launcher2 is now Launcher3.Daniel Sandler2013-06-0551-152/+129
| | | | | | | | | | Changes include - moving from com.android.launcher{,2} to com.android.launcher3 - removing wallpapers - new temporary icon Change-Id: I1eabd06059e94a8f3bdf6b620777bd1d2b7c212b
* Import translations. DO NOT MERGEBaligh Uddin2013-05-291-2/+2
| | | | | Change-Id: I19c5f6393e20c8582ed93f87f5373a55e1dbe537 Auto-generated-cl: translation import
* Merge "Get rid of duplicate backgrounds" into jb-mr2-devMichael Jurka2013-05-082-10/+2
|\
| * Get rid of duplicate backgroundsMichael Jurka2013-05-062-10/+2
| | | | | | Bug: 8809491
* | Import translations. DO NOT MERGEBaligh Uddin2013-05-061-1/+1
|/ | | | | Change-Id: I18cfcbd51e208147db4b135084b28d7e44df71bb Auto-generated-cl: translation import
* Import translations. DO NOT MERGEBaligh Uddin2013-05-031-1/+1
| | | | | Change-Id: I3a56926cf0392d999166f6c192dfadd58debeeac Auto-generated-cl: translation import
* Import translations. DO NOT MERGEBaligh Uddin2013-04-292-3/+3
| | | | | Change-Id: I512d82c3e8669aab8dad0ae860045b7bb5e57798 Auto-generated-cl: translation import
* Import translations. DO NOT MERGEBaligh Uddin2013-04-261-1/+1
| | | | | Change-Id: I922fadd9149dca16c45a36e08dba4c86f9a70f65 Auto-generated-cl: translation import
* Import translations. DO NOT MERGEBaligh Uddin2013-04-243-8/+8
| | | | | Change-Id: I0e2ec141a7de867838226ae898b2e33c91583cda Auto-generated-cl: translation import
* Import translations. DO NOT MERGEBaligh Uddin2013-04-223-9/+9
| | | | | Change-Id: Ie31b980d60453122f75c43a34f0e36c1b544653a Auto-generated-cl: translation import