summaryrefslogtreecommitdiffstats
path: root/res/layout
Commit message (Collapse)AuthorAgeFilesLines
* Moved paddingStart to -v17 folder.Yura2014-06-061-1/+2
| | | | | | | | This is to help get us paddingStart free to be able to work on Samsung tablets, as they crash on paddingStart when it is used outside of -v17. Bug: 8166178 Change-Id: I84879257c4e463879fd6bfc322514d30c469ca30
* Removed paddingStart and paddingEnd when they are the same.Yura2014-06-063-6/+6
| | | | | | | | This is to help get us paddingStart free to be able to work on Samsung tablets, as they crash on paddingStart when it is used outside of -v17. Bug: 8166178 Change-Id: Ic0ea256aabb68b654a3942dd19dd30e67f1b2af9
* Move wallpaper picker code to a separate directoryMichael Jurka2014-06-067-311/+0
| | | | Change-Id: Id79d11ed08085c4fe356739498a8b77952e30392
* Initial changes to support AllApps on various form factors.Winson Chung2014-06-051-5/+3
| | | | Change-Id: I7bacb36f8a70c8ac920426899193a7bb7b7abbcb
* Initial changes to support smaller landscape layouts.Winson Chung2014-06-051-1/+4
| | | | Change-Id: If0abe2b82eb08bae4f1ce65b805362d548acb876
* Stop using a separate ImageView for default wallpaperMichael Jurka2014-06-051-5/+0
| | | | | | | | | Fixes janky transition when going from default wallpaper to another wallpaper Bug: 11278179 Change-Id: I738d1ae7bbc5e2d139a084e721b53fed9008367f
* Load images on a bg threadMichael Jurka2014-06-052-2/+2
| | | | | | Bug: 11134758 Change-Id: Ie789a2fcb2024832ac104cd9cdbc3602abee85ee
* Use new default wallpaper APIMichael Jurka2014-06-051-0/+5
| | | | Change-Id: I77ce7f03f0d2c94d890d3eeee6750488b071b2ab
* Revert "Trebuchet : Improve iconpack selection UI"Danesh M2014-06-051-9/+8
| | | | This reverts commit 5f1823ecd69b1fb45a5e9f098d3019d31f1ca51e.
* Revert "Trebuchet: add lockscreen wallpaper picker"Nebojsa Cvetkovic2014-05-271-42/+0
| | | | | | This reverts commit 29c2da02bf48fbdba977bc774027e218487e1abe. Change-Id: Ie5addf5ac77acb6411a6f22195d8608df625462a
* Trebuchet Settings UI RefreshRaj Yengisetty2014-05-245-124/+251
| | | | | | | | | | | | | | | | | | - Overview Panel contains all Launcher Settings - Accessible through long press on Workspace or HW Menu button - Settings are held in a SlidingPanel in the Overview Panel - Replace the Settings shortcut in Overview Panel with Themes shortcut - Replace widgets icon with new widgets icon from Launcher3 - Trebuchet Settings changes no longer require restarting Process - Transition Effects have PNG Sequence to show animation sequence - Remove PageIndicator click event to open Overview Panel in AppTray Contributors: Adrian Foulk - UX Lead Abishek Devkota - Project Manager Hayden Schoen - UX Designer Change-Id: I2186213960cf12e840e814757894fe104551856b
* Trebuchet: add lockscreen wallpaper pickerRoman Birg2014-04-281-0/+42
| | | | | Change-Id: Ic4f2589924a3c61b676db907f08108286dc45c29 Signed-off-by: Roman Birg <roman@cyngn.com>
* Re-Add hidden-apps settingFlamefire2014-04-223-19/+40
| | | | | | | | | | | | Forward port from CM 10.2 PS3: Don't rename and incorporate changes from Devkota PS4: Update German translation PS5: Remove translations PS7: Hide widgets from widget list PS9: Remove debug output PS11: Rebase Change-Id: Ie06b288e22c2678fb09da1bf42d46922b8319e01
* Merge "Trebuchet : Improve iconpack selection UI" into cm-11.0Abhisek Devkota2014-01-301-8/+9
|\
| * Trebuchet : Improve iconpack selection UIDanesh M2014-01-291-8/+9
| | | | | | | | | | | | | | - Switch to radio button - Dismiss overviewmode on selection Change-Id: If85e244e7aa887efe604f989bc1ad838efd557c5
* | Trebuchet : Fix widget icon stateDanesh M2014-01-301-1/+1
|/ | | Change-Id: Ib38de81ed5f41bf6fd5c107c395175e4697da89a
* Trebuchet : Icon pack supportDanesh Mondegarian2014-01-292-3/+48
| | | | | | Icons courtesy of Asher Simonds Change-Id: If64811a5506022135ce772ab749a871dab00fc36
* Workspace/AppsCustomizePagedView: Improved transition effect dialogNebojsa Cvetkovic2014-01-241-0/+35
| | | | Change-Id: I7c611ee9702c3a5b945644721948c4724f7639a7
* PagedView: Transition EffectsNebojsa Cvetkovic2014-01-241-16/+45
| | | | Change-Id: Ib134705952877165c334181548d577b3dceece68
* FontStylePreference: Simplify using onPrepareDialogBuilder()Nebojsa Cvetkovic2014-01-241-11/+0
| | | | Change-Id: I26b0886564e863bdf8fe601003220e612ed95cbf
* FontStylePreference: Initial preference with choice of font familyNebojsa Cvetkovic2014-01-242-0/+37
| | | | Change-Id: Idbb400605e47cd4f64a7edd05ceea05504727efc
* AppsCustomize: Overview panelNebojsa Cvetkovic2014-01-241-0/+22
| | | | Change-Id: I5cfd1183194ee15d8bb18dcd2536a644c9599978
* AppsCustomize: Remove white backgroundNebojsa Cvetkovic2014-01-241-1/+0
| | | | Change-Id: If2dd8a2eaea3d9b27fe317011a9d75b7d50a7b9c
* AppsCustomize: Remove tabsNebojsa Cvetkovic2014-01-241-60/+25
| | | | Change-Id: I8c3b146b4f3a60f28b9bce16c37e57696cbe2944
* Workspace: Custom default screenNebojsa Cvetkovic2014-01-241-37/+56
| | | | Change-Id: Ic90254f7758b9dbd4997a19474e455230355b772
* Settings: InitialNebojsa Cvetkovic2014-01-241-0/+66
| | | | Change-Id: If8199313561dfba03a1aad0b49bb4036dcf586c9
* Guarantee views are invisible after being faded (issue 11112570)Adam Cohen2013-10-111-1/+1
| | | | | | | -> Prevent clicking of hotseat items during non-normal state -> Update folder text edit highlight color (issue 11072862) Change-Id: I0292b51dc5f7e318dc59e9a26bf1e39f333bc8eb
* Finalize visuals of wallpaper picker itemsMichael Jurka2013-10-034-5/+11
| | | | | | Also, move third-party wallpapers to end of list Bug: 10852962 Bug: 11024560
* Fix RTL bugs with wallpaper parallaxMichael Jurka2013-10-031-0/+1
| | | | | Bug: 10901046 Change-Id: Id4277173b0c13d25eb0507bd6fa9fa1309946510
* Tweaking the front cling to support more verbose languages. (Bug 11015051)Winson Chung2013-10-021-6/+0
|
* Make some changes for transparent system barsMichael Jurka2013-10-011-4/+4
| | | | | | | | | | | -Move transparent bars from just GEL to Launcher3 -When wallpaper strip animates, render it under the nav bar -Disable rotation of wallpaper picker on phones Bug: 10814785 Bug: 10852650 Bug: 10852554 Change-Id: I9efeccbc4ad1933689266a5dede201ccfd34acf4
* Fixing AllApps pressed state (issue 10845969)Adam Cohen2013-09-301-0/+20
| | | | | | -> Adding haptic feedback to overview mode buttons (issue 10917359) Change-Id: Iaf7ac31521ae08f4223aa0d0ffc2f6511b85567f
* Adding pressed state to overview mode buttons (issue 10926631)Adam Cohen2013-09-261-3/+3
| | | | Change-Id: I9d670d4770e56921310d34dc08657a6e753ec5ee
* Tweaking styles for AllApps and widgets spaces. (Bug 10843502)Winson Chung2013-09-242-6/+11
| | | | | | - Fixing various issues with Search bar showing when it shouldn't be. Change-Id: I2a553ad93e3422666a883b90a1ff97625bf05831
* Getting the Overview Mode to look up to specAdam Cohen2013-09-221-10/+19
| | | | | | | | -> New assets, text, fonts -> New spacing of pages (translated upwards) -> Updated outline color to white (the ones we're drawing) Change-Id: Ie664ac0598ae18b86ae6d54d1d6b497c13d2ee95
* More folder cleanupAdam Cohen2013-09-201-0/+1
| | | | | | | | -> Eliminating out ring -> Fixing the cursor color -> Using "nolip" asset appropriately Change-Id: Ie0e341e865298555dcb0fcb5644e1f3e6b5e39e6
* New folder look / assetsAdam Cohen2013-09-202-1/+2
| | | | | | | -> Restricting the number of items in folders to prevent scrolling (excess items deleted) Change-Id: I4af2590cd5ea7677c875c031f84d4d5bcca3e6e9
* Merge "Fixing some grid spacing issues. (Bug 10754537, 10754538)" into ↵Winson Chung2013-09-202-2/+30
|\ | | | | | | jb-ub-now-indigo-rose
| * Fixing some grid spacing issues. (Bug 10754537, 10754538)Winson Chung2013-09-192-2/+30
| | | | | | | | | | | | | | - Ensuring app names don't run into each other in folders and on the workspace - Ensuring that app names are aligned with folder names Change-Id: Ie8d546eacd52005778d81c46011c1c84bc24118c
* | Merge "Add live wallpapers and third-party pickers to bottom strip" into ↵Michael Jurka2013-09-204-5/+103
|\ \ | |/ |/| | | jb-ub-now-indigo-rose
| * Add live wallpapers and third-party pickers to bottom stripMichael Jurka2013-09-204-5/+103
| | | | | | | | | | | | Bug: 10742727 Bug: 10805463 Change-Id: I961344b34fff3b183380caf3508d23b05c1ca26c
* | Updated launcher assets part 2.Daniel Sandler2013-09-192-10/+18
| | | | | | | | | | | | | | | | | | - fixed centering on new pagination indicators - also tuned the pagination animation a bit to make the size change feel more natural Bug: 10807054 Change-Id: I0953cff80bfeecf085172f710a4bc947133115ed
* | Merge "Updated launcher assets." into jb-ub-now-indigo-roseWinson Chung2013-09-191-4/+4
|\ \ | |/ |/|
| * Updated launcher assets.Daniel Sandler2013-09-191-4/+4
| | | | | | | | | | | | | | | | | | - new All Apps - new pagination indicators (including one for "add" which is not yet used) Bug: 10807054 Change-Id: I49c949d635cb1e0b2540e3e8ab44ba62e9ea45f8
* | Adding some assets / fixing a couple bugsAdam Cohen2013-09-191-0/+6
|/ | | | | | | | -> Adding wallpaper, settings and widgets icons for overview mode -> Fix issues with disappearing search bar / custom content screen when screen is turned off from overview mode. Change-Id: I0904098bd642c40709e27f571e458f1b6e479c17
* Merge "Changing font family to condensed for icons and folders (issue ↵Adam Cohen2013-09-181-1/+2
|\ | | | | | | 10823062)" into jb-ub-now-indigo-rose
| * Changing font family to condensed for icons and folders (issue 10823062)Adam Cohen2013-09-181-1/+2
| | | | | | | | Change-Id: If166f01091a5a400492dc178a4c1503de87b05b7
* | Update assets for pressed/focused/selected statesMichael Jurka2013-09-184-12/+26
|/ | | | | | | Also, add shadow below/above wallpaper strip Bug: 10722070 Change-Id: I37c445bab90e103f414c95b62e101a73d060661f
* Update styling of tile to pick image as wallpaperMichael Jurka2013-09-181-1/+4
| | | Bug: 10743257
* Scale wallpaper thumbnails without altering aspect ratioMichael Jurka2013-09-131-1/+1
| | | | | Bug: 10616928 Change-Id: I60f59a5c48fe02664229d9ebc1d497c91c49d99b