summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Trebuchet: Add scrubber to widget viewstaging/cm-13.0cretin452015-12-106-18/+138
| | | | Change-Id: I68711e95ed31a962b47e995e979e32de37570b44
* Reimplement CM Settings Overview Panel Part 5Yvonne Wong2015-12-106-44/+124
| | | | | | | | - Enable default screen button - Make UI changes to settings panel - Add a broadcast receiver for hide/unhide search bar setting Change-Id: I849dd412231795b894e7af7ee575e60feb618c70
* Trebuchet: Add DB migrationcretin452015-12-094-7/+183
| | | | Change-Id: Ic470848380ede33ba52e71d453d5328a23160b48
* Reimplement CM Settings Overview Panel Part 4Yvonne Wong2015-12-088-64/+283
| | | | | | | - Enable protected apps and update workspace/app drawer/widgets view when protected apps change - Change reload launcher to happen after each setting toggle to reduce UI lag Change-Id: I0a4a4a077c3cb94eaccfb4e8c4213135cb99d57e
* Trebuchet: Fix landscape NPEcretin452015-12-071-0/+7
| | | | Change-Id: Ice27a7d88398bbffe99c9689feafd6c4aa4e0191
* Trebuchet: Add app drawer settingscretin452015-12-0310-35/+165
| | | | Change-Id: I040420608de64bedc6e9832268796cdf801f5c21
* Reimplement CM Settings Overview Panel Part 3Yvonne Wong2015-12-0320-53/+987
| | | | | | - Enable dynamic grid resizing Change-Id: I95a7f20da48e037a94ce5b6191c5597490d91d9d
* Re-Implementation of hidden foldersVineet Patil2015-11-3022-37/+926
| | | | Change-Id: I2cdb881eb6a2608279d30a1cdfc1327a89ae7693
* Reimplement CM Settings Overview Panel in the new Launcher Part 2Yvonne Wong2015-11-308-38/+185
| | | | | | | - Enables hiding the search bar from the workspace - Adds a reload launcher flag to reload only during onResume or newIntent if needed Change-Id: I0feb279f9003b268b5a129cef40d3665787ee451
* Reimplement CM Settings Overview Panel in the new Launcher Part 1Yvonne Wong2015-11-3062-98/+3756
| | | | | | | | | - Adds vertical sliding panel and animations associated with opening and closing the panel - Adds the views for settings and animation for the drawer arrow - Enables hiding workspace icon labels, hiding drawer icon labels, scrolling wallpaper, and larger icons - Changes how ragged grid custom icon sizes gets defined Change-Id: I1a82215a09486b4770494e665e598efdbabd1d3e
* Partially revert "Trebuchet: Update default workspace"Michael Bestas2015-11-243-3/+3
| | | | | | | | * Bring back LockClock to a sane position This reverts commit b31f1cc9e7827bf59571621295e32b2091056faa. Change-Id: Ia688b75028d5e94eb225b11fd703c143ec9fa216
* Trebuchet: Update default workspaceAaahh Ahh2015-11-245-10/+233
| | | | Change-Id: I429953c42c1706b5a616f7725706dcc208617822
* GMS 3.0 : Update optional apps and foldersAbhisek Devkota2015-11-243-18/+36
| | | | | | | CYNGNOS-1284 Change-Id: I62550df160cd40d77692d42f01ab11e27823b217 (cherry picked from commit 2d723e272e080f0ea63ebb1c6c139c1ae05513c2)
* Update default workspace to GMS 3.0 reqAbhisek Devkota2015-11-245-43/+564
| | | | | | CYNGNOS-1284 Change-Id: If74f7dc1b81e48d00c80b71cef4994d6f5172b59
* We shall call it Trebuchetcretin452015-11-247-3/+8
| | | | Change-Id: I068d7e025bb01fd4216be3ffcf3cdfd3285be9da
* Trebuchet: Use full res app icon on icon cache initcretin452015-11-231-1/+2
| | | | Change-Id: I77400641d561de9b012b4fadd088fb62c9dbdcdd
* Reimplement the CM scrubber against the new Launchercretin452015-11-2328-66/+1618
| | | | | | PS4: Implement RTL support Change-Id: I4456d54b5924913d1b36e1cfa9a2269150f6fb3e
* Implementation of folder animation changes as per cm-13.0Vineet Patil2015-11-1838-94/+688
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Folder animations in parity with cm. Folder Layout Revision Updated the folder layout to reflect design revisions based on community feedback Change-Id: Ica1bb796dfccf779a954cf0903a1ae94a010ea1a Conflicts: res/drawable-hdpi/folder_bg.9.png res/drawable-hdpi/folder_fill_highlight.9.png res/drawable-mdpi/folder_bg.9.png res/drawable-mdpi/folder_fill_highlight.9.png res/drawable-xhdpi/folder_bg.9.png res/drawable-xhdpi/folder_fill_highlight.9.png res/drawable-xxhdpi/folder_bg.9.png res/drawable-xxhdpi/folder_fill_highlight.9.png res/layout-land/launcher.xml res/layout-port/launcher.xml res/layout-sw720dp/launcher.xml res/layout/user_folder.xml res/values/dimens.xml src/com/android/launcher3/Folder.java src/com/android/launcher3/FolderIcon.java src/com/android/launcher3/Launcher.java Folder animation changes as per cm-13.0 Change-Id: I019511a58bd9f6a60a3c9b68c826726881cec83f Implementing folder animations Change-Id: I83f17c996ecc894ce22fd195b9b33caf58e2e822
* am ea9ad5ce: Merge remote-tracking branch \'origin/ub-launcher3-burnaby\' ↵Sunny Goyal2015-09-14219-1491/+3346
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into mnc-dev * commit 'ea9ad5cead9ad894fb670476bb5381198cdcf2de': (76 commits) Restoring provider behavior for reloading app on old devices > For older devices, launcher will only reload in case of inserts with specific query parameters > For older devices, launcehr will notify content observers of any internal inserts > Chaning TAG for Launcher provider as max logging tag is only 23 characters Removing items which are on invalid screen Preventing null pointer crash when opening a folder Revert workaround for move to default screen on home intent. Fixing NPE in recycler view scroll bar. Adding workaround for regression caused by ag/752175 Adding gradle script for Android Studio Override the overscroll color for the widget rows. Adding graphic for all apps empty search screen. Using GET_UNINSTALLED_PACKAGES flag when getting packageInfo for a managed profile app Revert "Adding viewId for the QSB" Adding viewId for the QSB Fixing issue with missing scroll bar after fast-scrolling and searching. Fixing an issue where you would inadvertently start fastscrolling. Pending bind callbacks should be cleared before starting the loader, similar to startBinding Fixing widgets container inactive scroll bar color. Making the detached scrollbar catch up faster to the actual scroll position. Updating theme to use the light theme by default, instead of wallpaper theme > This allows us to use all the goodness of material theme > Cursor in folder edit text is no longer 1px wide Updating the target sdk to launcher Using the usermanager api to get creation time ...
| * Merge remote-tracking branch 'origin/ub-launcher3-burnaby' into mnc-devSunny Goyal2015-09-10219-1491/+3346
| |\ | | | | | | | | | | | | | | | | | | Conflicts: Android.mk Change-Id: I05429e418a25b94e7669e002d39bc70806396b8e
| | * Merge "Removing items which are on invalid screen" into ub-launcher3-burnabySunny Goyal2015-09-091-12/+19
| | |\
| | | * Removing items which are on invalid screenSunny Goyal2015-09-041-12/+19
| | | | | | | | | | | | | | | | | | | | Bug: 23804751 Change-Id: If26a6b201aa6127cfd2a08fc4b408a27d6329bad
| | * | Restoring provider behavior for reloading app on old devicesSunny Goyal2015-09-091-4/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | > For older devices, launcher will only reload in case of inserts with specific query parameters > For older devices, launcehr will notify content observers of any internal inserts > Chaning TAG for Launcher provider as max logging tag is only 23 characters Bug: 23821706 Change-Id: I32891387612d967c41ddae848c43dc4b1de1b0e9
| | * | Merge "Preventing null pointer crash when opening a folder" into ↵Sunny Goyal2015-09-031-1/+1
| | |\ \ | | | | | | | | | | | | | | | ub-launcher3-burnaby
| | | * | Preventing null pointer crash when opening a folderSunny Goyal2015-09-031-1/+1
| | | |/ | | | | | | | | | | | | | | | | Bug: 23770713 Change-Id: I3ce82450358f1493f70639d594e1e3f391945437
| | * / Revert workaround for move to default screen on home intent.Ivan Lee2015-09-031-2/+2
| | |/ | | | | | | | | | | | | | | | BUG=23556755 Change-Id: Ia268a58389b90fd0503e474f02f33a312c051c0e
| | * Merge "Adding gradle script for Android Studio" into ub-launcher3-burnabySunny Goyal2015-09-012-0/+61
| | |\
| | | * Adding gradle script for Android StudioSunny Goyal2015-08-302-0/+61
| | | | | | | | | | | | | | | | Change-Id: I640c63e2981337eb8c8ed191b40c0649a986361e
| | * | Merge "Fixing NPE in recycler view scroll bar." into ub-launcher3-burnabyWinson Chung2015-08-311-3/+17
| | |\ \
| | | * | Fixing NPE in recycler view scroll bar.Winson2015-08-311-3/+17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - The regression was introduced in scroll bar changes ag/751628, but unlike AllApps, the WidgetsRecyclerView can have an unbound model. Bug: 23689784 Change-Id: Ibd3d5bcbafab0ada9a372fa00acaa45809ce720d
| | * | | Merge "Adding workaround for regression caused by ag/752175" into ↵Winson Chung2015-08-311-2/+2
| | |\ \ \ | | | |_|/ | | |/| | | | | | | ub-launcher3-burnaby
| | | * | Adding workaround for regression caused by ag/752175Winson2015-08-311-2/+2
| | | |/ | | | | | | | | | | | | Change-Id: I92617c88f17a5827454e147f93d822975587d5b4
| | * | Merge "Override the overscroll color for the widget rows." into ↵Winson Chung2015-08-281-0/+1
| | |\ \ | | | | | | | | | | | | | | | ub-launcher3-burnaby
| | | * | Override the overscroll color for the widget rows.Winson2015-08-281-0/+1
| | | | | | | | | | | | | | | | | | | | Change-Id: I249e13f511736ad9e874800a1b9ee1f8602434f4
| | * | | Merge "Using GET_UNINSTALLED_PACKAGES flag when getting packageInfo for a ↵Sunny Goyal2015-08-281-2/+4
| | |\ \ \ | | | | | | | | | | | | | | | | | | managed profile app" into ub-launcher3-burnaby
| | | * | | Using GET_UNINSTALLED_PACKAGES flag when getting packageInfo for a managed ↵Sunny Goyal2015-08-281-2/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | profile app Bug: 23515512 Change-Id: I60678eccd4b60225ff30960f7197d633f72c7659
| | * | | | Merge "Adding graphic for all apps empty search screen." into ↵Winson Chung2015-08-2834-5/+288
| | |\ \ \ \ | | | |/ / / | | |/| / / | | | |/ / ub-launcher3-burnaby
| | | * / Adding graphic for all apps empty search screen.Winson2015-08-2834-5/+288
| | | |/ | | | | | | | | | | | | Change-Id: I976a327a5984790c458b0f36d33c0b1ac16ec59c
| | * | Revert "Adding viewId for the QSB"Sunny Goyal2015-08-272-7/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Using QSB widget id from xml This reverts commit 995685913955f33b05fdc0b473df901f2b0652c0. Change-Id: I33c48cf074f2dc1cf509c2d9f1f19b40b91f6a22
| | * | Merge "Adding viewId for the QSB" into ub-launcher3-burnabySunny Goyal2015-08-271-1/+7
| | |\ \
| | | * | Adding viewId for the QSBSunny Goyal2015-08-271-1/+7
| | | | | | | | | | | | | | | | | | | | Change-Id: I4ad6bc8c0d94e60a4d354dfc29f456ca561fc500
| | * | | Merge "Fixing an issue where you would inadvertently start fastscrolling." ↵Winson Chung2015-08-271-4/+8
| | |\ \ \ | | | | | | | | | | | | | | | | | | into ub-launcher3-burnaby
| | | * | | Fixing an issue where you would inadvertently start fastscrolling.Winson2015-08-271-4/+8
| | | | |/ | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - This would happen when you scroll near the thumb and pass through the area where the scrollbar was when the gesture started, and this CL prevents gestures that move beyond a fixed distance from the original touch position that is not already a fastscroll. Bug: 23561678 Change-Id: I66226777671456a8919503dae4e92164ee10dd6d
| | * | | Merge "Fixing issue with missing scroll bar after fast-scrolling and ↵Winson Chung2015-08-271-0/+4
| | |\ \ \ | | | |_|/ | | |/| | | | | | | searching." into ub-launcher3-burnaby
| | | * | Fixing issue with missing scroll bar after fast-scrolling and searching.Winson2015-08-271-0/+4
| | | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | - This was due to us not re-attaching the thumb to the scrollbar after we scroll the view to the top explicitly without the user scrolling. Bug: 23562489 Change-Id: I5932b9b3b9358e23c0ec23aa235644b4f27c43ea
| | * | Pending bind callbacks should be cleared before starting the loader,Sunny Goyal2015-08-271-0/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | similar to startBinding Bug: 23310446 Bug: 19422965 Bug: 23304651 Change-Id: I4821b4c0c7796c33ad9691b6735235a220fa635a
| | * | Merge "Fixing work folder addition logic > Showing animation when folder ↵Sunny Goyal2015-08-253-59/+64
| | |\ \ | | | |/ | | |/| | | | | is added > Not showing animation while cling is visible > Checking is loader completed from UI thread > Running bind complete runnables when bind is completed" into ub-launcher3-burnaby
| | | * Fixing work folder addition logicSunny Goyal2015-08-203-59/+64
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | > Showing animation when folder is added > Not showing animation while cling is visible > Checking is loader completed from UI thread > Running bind complete runnables when bind is completed Bug: 21772992 Bug: 23181585 Change-Id: I50742850da8294a877478ce02b107a026f68b563
| | * | Merge "Fixing widgets container inactive scroll bar color." into ↵Winson Chung2015-08-242-5/+0
| | |\ \ | | | | | | | | | | | | | | | ub-launcher3-burnaby
| | | * | Fixing widgets container inactive scroll bar color.Winson2015-08-242-5/+0
| | | | | | | | | | | | | | | | | | | | | | | | | Bug: 20035978 Change-Id: Ia267ff8f171f7c4cde00593bd69cf69c1660c431