summaryrefslogtreecommitdiffstats
path: root/res/values/attrs.xml
Commit message (Collapse)AuthorAgeFilesLines
* Trebuchet: Implement new app drawer.Rajesh Yengisetty2015-03-061-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | commit 535c5e89c7484ae96f83af021487a8061f3e0b04 Author: Adnan <adnan@cyngn.com> Date: Tue Jul 22 17:21:09 2014 -0700 Trebuchet: Implement new app drawer. Change-Id: Ibf6152352520ece4dff201b8013378a1ad562894 commit d46c52032ef20d9f97409114e6efc34650245fb6 Author: Raj Yengisetty <rajesh@cyngn.com> Date: Fri Jul 25 09:13:38 2014 -0700 Fix: With the new App Drawer implementation AppsDrawerListAdapter should clone it's AppInfo ArrayList before removing elements from it, otherwise the AppsCustomizePagedView will not add any apps to it's instance variables and will never dispaly widgets. Repro: Long press on workspace to get to overview mode Click widgets button Observe no Widgets (empty page) Change-Id: I7574ae23dbf3298674585060d5da5e00a5852d46 commit b0c7e4fad041e492816a36e538a505983d996a75 Author: Adnan <adnan@cyngn.com> Date: Tue Jul 22 19:06:15 2014 -0700 Catapult: Allow elements to be draggable out of drawer. Change-Id: I711b42bad0fc6ae14399f3eb88ec60cd443f87d1 commit 00148d42288a7ee37e8aa05cccb121e9bcf6fbda Author: Danesh M <danesh@cyngn.com> Date: Wed Jul 23 10:37:19 2014 -0700 Catapult : Make flowlayout wrap_content Change-Id: I9db6d39274b71ee2750058fd65f4917701394ac0 commit 268e707d14be0c29448b9f5aee4f26a3180c75fd Author: Adnan <adnan@cyngn.com> Date: Wed Jul 23 13:27:06 2014 -0700 Catapult: Use recyclerview for side app drawer. Change-Id: Ie6f916792375f82a8f97a0369b98b813416216e8 commit efcbdc635e34511b73939639cbcf910728b1b3b2 Author: Adnan <adnan@cyngn.com> Date: Wed Jul 23 14:30:37 2014 -0700 Catapult: Handle app install and uninstall in drawer. Change-Id: Ia22876574e96b9ff0d4b4d93a853d7e92633376c commit 3fb7c6cb0b4bb9cfaf1d11c787df14c6767a72a9 Author: Danesh M <danesh@cyngn.com> Date: Thu Jul 24 10:19:57 2014 -0700 Catapult : Improve scroll performance Change-Id: I294beb9c9e1946724108bad2c0bca8839c5bf56b commit 85828036bd4af0a242f408ba18236b11920a0120 Author: Adnan <adnan@cyngn.com> Date: Thu Jul 24 10:46:58 2014 -0700 Catapult: Use setHasFixedSize on RecyclerView. Change-Id: Id06faa37d69f2d3ef533f829d991971ea2a32012 commit 4206cc348bb8aa788b0e4a0f2080deeb55a73d38 Author: Adnan <adnan@cyngn.com> Date: Thu Jul 24 10:49:15 2014 -0700 Catapult: Show App Info and Uninstall options on drag. Change-Id: Ica307eef4d2a086733f84704d129ac893f9bbb34 commit 283db64b47a5ec395e7ec07d5e34660c98cef91d Author: Adnan <adnan@cyngn.com> Date: Thu Jul 24 15:00:37 2014 -0700 Catapult: Properly handle install, remove, and update. Change-Id: I16138503bb5d31e999f293afc00e1adc2d574727 commit ca19c304fac9de8b97c0345b0c9a7cf3c3bdf155 Author: Adnan <adnan@cyngn.com> Date: Thu Jul 24 15:27:09 2014 -0700 Catapult: Ignore index 0 when added. Change-Id: Id00a41feb1813c419fda4425327024292d51e300 commit f595d415d3b8d9775d7448f1bbc4b542ea40c7a3 Author: Adnan <adnan@cyngn.com> Date: Thu Jul 24 15:51:32 2014 -0700 Catapult: Clean up after drag. Change-Id: I858c9aa5e30bc6ca13d4ca53397b769bb6b2b86b commit c337a69e43f213cacc0fe50a0d001f4cb3a5d9f4 Author: Adnan <adnan@cyngn.com> Date: Fri Jul 25 12:46:39 2014 -0700 Catapult: Fix app updates for new data structure. - Also fix line wrapping in class. Change-Id: I3c4f33d6e3e236952ea6d73f8402f32ac059f810 commit ef6b88c44f2c6c3372136773fa01821c4fc7ba62 Author: Danesh M <danesh@cyngn.com> Date: Thu Jul 24 23:26:41 2014 -0700 Catapult : Add scrubber Change-Id: Ied2e44e2d393bc5537f77c29a4b099da1e1f2a64 commit a96939b669f8adfad7bb633aa9acfa18fe72ff1e Author: Adnan <adnan@cyngn.com> Date: Mon Jul 28 11:01:37 2014 -0700 Catapult: Fix crashes for addition of next sections in list. Change-Id: I66d8e02523595655458d0f30d75ccfbe3b65e69d commit 48dd4872ba59499e7cea950fe4b1f8e4c6774a24 Author: Adnan <adnan@cyngn.com> Date: Mon Jul 28 11:59:20 2014 -0700 Catapult: Place all special or numerics in a single category. - Also implement AutoFitTextView for character resizing. Change-Id: Ida4e702b43dc934835021cbbf3e0b41d9cea0b16 commit 40ed85a3f518dcabfbf8533f534934e029cb3835 Author: Adnan <adnan@cyngn.com> Date: Mon Jul 28 13:22:14 2014 -0700 Catapult: Disable split touch events within drawer item. Change-Id: I990717140d5b420b9a658aede317206947e9fbce commit d76583a1a4e5dd0a5792ce6d39adc427934d7db9 Author: Adnan <adnan@cyngn.com> Date: Mon Jul 28 15:53:23 2014 -0700 Catapult: Add spacer to last item in list. Change-Id: Ia3f2d7d12c09886ab24e8976549518c1bb1a9a0b commit 467e9cb6428b33fd6846be8d30bb8dcfe127acdf Author: Adnan <adnan@cyngn.com> Date: Tue Jul 29 12:39:37 2014 -0700 Catapult: Group special characters together under section. Change-Id: Ic2508eb101e1604c9e1544bdc858c7487f426a44 commit 1f566b1b5b9bac71d0d79d07084f024ba67982e1 Author: Danesh M <danesh@cyngn.com> Date: Tue Jul 29 14:25:26 2014 -0700 Catapult : Fix scrubber - Make seekbar height of entire scrubber - Cancel viewproperty animator instead of Animation - Reduce scrubber animation duration - Ignore swipe events if in scrubber area Change-Id: I3a80b5bc392105bd1d5deff1defed8c083512029 commit b54ace6ee3ecca153f4c8fd2cda35366b205106f Author: Danesh M <danesh@cyngn.com> Date: Tue Jul 29 14:29:44 2014 -0700 Catapult : Check if appdrawer is null when intercepting Change-Id: I8d1b095acc8484d2ffb3f3ffc07608a639c9a3a3 commit 7a544638641e953aa2e75e6bc3f353906887440e Author: Adnan <adnan@cyngn.com> Date: Tue Jul 29 18:23:30 2014 -0700 Catapult: Use isLetter to fix locale issues in some languages. Change-Id: I253139ab3a93a9b48d3158f790e3975f776ce666 commit 96d1198ec28e5b858aa5cda268eecdf2335c6cf2 Author: Danesh Mondegarian <danesh@cyngn.com> Date: Fri Aug 8 23:30:15 2014 -0700 Catapult : Improve scrubber 9patch Change-Id: Ide249c0fe269d2f8966c753f6fdd9c1f673a0df9 commit 4920d0fdd94f7b0df6fccc3d16f5b98cbf4d19a2 Author: Danesh M <danesh@cyngn.com> Date: Fri Aug 8 15:44:20 2014 -0700 Catapult : Improve app drawer perf Change-Id: I78f699dbeac2618dceaa463940175e33ce685677 commit 10004f024b01029b2c137520407cefb5568b8c47 Author: Raj Yengisetty <rajesh@cyngn.com> Date: Thu Feb 26 11:42:17 2015 -0800 Remove scrubber swipe logic from Workspace Change-Id: I44d94a412ccdb60ce0f537fd6ddb71c2daffc906 Change-Id: Ibf6152352520ece4dff201b8013378a1ad562894
* Trebuchet Settings UI Refresh.Raj Yengisetty2014-11-191-0/+11
| | | | | | | | | | | | | | | | | | - 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
* Removing unused cling resources.Sunny Goyal2014-08-271-10/+0
| | | | Change-Id: I97ff14f436f75a6345f719ef19146b02087e2221
* Updating Clings UISunny Goyal2014-08-271-7/+0
| | | | | | issue: 16127412 Change-Id: Ie5885cabbef086e3b08811da72af88d01c4405e7
* Updating clings, removing ununsed clingsSunny Goyal2014-08-251-6/+4
| | | | | | issue: 16127412 Change-Id: I1d18515765100ff10d33439b3ac39ebfc5da35c7
* Updating the icon click feedbackSunny Goyal2014-08-191-1/+0
| | | | | | | | | > Using BubbleTextView everywhere, removed PagedIconView > There is a brightness feedback on touch and shadow feedback on click, until app launches issue: 16878374 Change-Id: I3dc1149a123c8a75feca6210948398bf2187f1f2
* Updating the virtual preloader UX.Sunny Goyal2014-08-111-0/+6
| | | | | | | | | | | | > No click feedback when in preloader mode > No preloader UI when drawn in drag layer > The preloader consists of a background 9 patch image and a circular progress is drawn in the content region of the background. > The preloader is drawn in a slightly larget area than the actual bounds to make the circular progress more prominent compared to the icon. issue: 15835307 Change-Id: Ifec3d93ecf1fac994d1128b517da3797247e7ed6
* Updating the widget trayAdam Cohen2014-08-111-5/+0
| | | | | | | | -> adding dark panel / associated visual updates -> cleaning up the sizing / padding / to match all apps -> fixing a couple things from previous CL -> (removed Context#getDrawable() calls, L-only) Change-Id: Ia65a6eb704b35f74e7305be9334c27971b22235a
* Enabling quantum look and feel everywhereAdam Cohen2014-07-071-0/+6
| | | | | | | | -> _l assets become default, new folder icon look is default -> Starting to unify folder look / feel with all apps -> New page indicators Change-Id: I50b2c647fbcbe6ed27705527d8e16bd89e123d0b
* Fixing up PagedView to work in landscape modeAdam Cohen2013-10-311-2/+1
| | | | | | | | | -> separated notion of page spacing and paged view padding -> always position the current page within the rect created by pagedview's viewport + padding -> space pages by a constant amount Change-Id: I6bb35f72f04543f83b51ef981f8c9ded051623ac
* Add support for <include> in workspace XML.Daniel Sandler2013-10-031-0/+3
| | | | | | | | | | | | Note that this doesn't honor folder nesting (that is, you can't include an XML file full of shortcuts inside a <folder> node and expect them all to appear in that folder). It's really just a way to concatenate/overlay multiple XML files, making it easier to make a few tweaks/additions for certain screen sizes or locales. Bug: 10932771 Change-Id: I1fc29477d0717a8a7bc116f16729a955e6c625d5
* Merge "Initial Changes for Dynamic Grid" into jb-ub-gel-agarWinson Chung2013-08-201-3/+0
|\
| * Initial Changes for Dynamic GridWinson Chung2013-08-201-3/+0
| | | | | | | | 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 workaround for page indicators to support many pages.Winson Chung2013-07-181-0/+7
| | | | | | - Tweaking assets until we get something proper Change-Id: Ie07946acb529ff747d76896ff38837f8db6a7258
* Removing old scroll indicator and adding page indicator dots.Winson Chung2013-07-171-0/+2
| | | | Change-Id: I44c5b4b532e8464010d45dd0a3dfeccb2d475216
* Delete unused class HandleViewBjorn Bringert2013-06-061-16/+0
| | | | Change-Id: I775d34a2c0a755994a6e1bfe6127fed4ddcda0b7
* Fixing issue with resource ids. (Bug 6532243)Winson Chung2012-05-231-0/+6
| | | | Change-Id: Ie4a245a224038a750e60b0203003638fd561713d
* Updating how widget previews lookMichael Jurka2012-05-221-18/+0
| | | | | | | | | Also fixing issue where some widget previews would be way too large when picked up Bug: 6472013 Change-Id: Iebfc33b1070da591a9d1d32d7c8e65a3fb057a7e
* Sending broadcast for pre-configuring default workspace widgets.Winson Chung2012-05-011-0/+4
| | | | Change-Id: I3c5598b9a2cec6cdcc96015645018b0a6e44a2fc
* Adding workaround to make voice button target area larger (Bug 5653332)Winson Chung2012-01-121-0/+7
| | | | Change-Id: I8c4e940f9ae01ac4f6808ecfb10035249c12a499
* Merge "Fixing issue where AllApps labels were getting clipped (Bug: ↵Winson Chung2011-11-081-4/+4
|\ | | | | | | 5490118)" into ics-mr1
| * Fixing issue where AllApps labels were getting clipped (Bug: 5490118)Winson Chung2011-11-081-4/+4
| | | | | | | | | | | | - Tweaking the AllApps grid spacing Change-Id: I7eb79edfd170500c1fecd6841e6f022bd40ac250
* | Altering touch feedback for qsb assets. (Bug: 5560273)Winson Chung2011-11-031-0/+6
|/ | | | | | - Removing some dead code Change-Id: If6f3ffcf28249ca08c23089acb5bcd501b455119
* Updating Clings. (5057945, 5056643)Winson Chung2011-09-181-0/+4
| | | | Change-Id: Ifb2d37e92495aeddf9d4b3277eb8d2a846f4aa99
* Cling ALL the things! (Workspace and AllApps)Winson Chung2011-08-221-0/+7
| | | | Change-Id: Iee6b38dbb4f0b2fb85f854d70fd86db1e7b1d8f7
* Launcher cleanup and fixes.Winson Chung2011-07-251-0/+3
| | | | | | | | | - Removing unused hotseat assets - Adding xhdpi assets from designer repo - Decoupling dock divider and scroll bar to fix landscape divider issue - Fixing issue where dock portals were being clipped Change-Id: If3894a9a265e0272111e852857f9cfbf994ec050
* Initial changes to add configurable hotseat.Winson Chung2011-07-201-0/+10
| | | | Change-Id: I4c2ed4a1c122c057662fabc70bfef7c5c088460b
* Cleaning up dead code.Winson Chung2011-06-231-18/+0
| | | | Change-Id: I922e20b41d19ca9936c75277ba7c58a291d297fa
* Removing the old dot.dot.dot page indicators at the bottom.Winson Chung2011-06-231-4/+0
| | | | Change-Id: Ia501329223c5e80634b1f9e3f13ceac378217491
* Tweaking launcher grid and spacing.Winson Chung2011-06-221-9/+2
| | | | Change-Id: I369a87f473d1e870b2f819221f6383aab340b067
* Replacing AllApps/Customize in tablet UI with Apps/Customize.Winson Chung2011-06-131-1/+0
| | | | Change-Id: I11a296b25472e4bf298a468865b0dff29f500aaa
* Removing wallpapers tab, adding shop icon back.Winson Chung2011-05-311-4/+0
| | | | Change-Id: I90bb107cce033ecb78a8fe365aa99c641a492b48
* Adding Wallpapers tab.Winson Chung2011-05-121-1/+5
| | | | Change-Id: Ic42bec30a4a3a4f8745bd1b5b164f33cc9a6c96f
* Adding back the widgets pane to the merged AllApps.Winson Chung2011-04-281-0/+13
| | | | | | - Fixing issue with holographic drag outlines being drawn offset Change-Id: Ie0e89d76ce6714b44f9cd2ddf99ad608b51bf005
* Make customization drawer deal better with a small heightMichael Jurka2011-04-061-0/+1
| | | Change-Id: I879d167bacf5f5e9415e9033fbd4babe102109f0
* Adding background protection for AllApps.Winson Chung2011-03-041-0/+10
| | | | Change-Id: If4f8a2e80e1ceae6c84fcea58cc5fcc118aad25e
* Various tweaks to launcherWinson Chung2010-12-141-4/+0
| | | | | | | | | - Removing hotdog for shadow bg protection - Adding bg protection for customization tray - Restoring holographic outlines for all apps - Small bug fixes Change-Id: I58d81bb490f78c76fcaf46122febc3c1aace854e
* Differentiating max widget cell count and max wallpaper cell count in ↵Winson Chung2010-12-091-0/+2
| | | | | | customization drawer. Change-Id: Ic649f185f9a294af38ed224e9dbb7530e7cbf29a
* Adding outlines to side pages for widgets and wallpaper pages in the ↵Winson Chung2010-12-011-0/+9
| | | | | | customization tray. Change-Id: Ib2ec5e630c1c861003d0e0b5672ed69ef25c0b47
* Modifying wallpapers customization page to look like widgets.Winson Chung2010-11-101-9/+2
| | | | | | - Disallowing touch handling when there are no children Change-Id: I925d6f1f862f8c7994a80c4eaacc80f8d59f6ab2
* Increasing icons for homescreen as well as as all-apps (temporarily until we ↵Winson Chung2010-10-271-2/+0
| | | | | | | | get hi-res icons). - Also fixing spacing in the portrait mode, and using the same styles for both AllApps and workspace icons. Change-Id: I222dd5d53a39d6940a85f40b57912b69c926ffd0
* Altering homescreen spacing to match design.Winson Chung2010-10-241-0/+6
| | | | Change-Id: I8b859992fe843d0cf688cb84bcbaab6dbeccb6fb
* More spacing changes for AllApps.Winson Chung2010-10-201-0/+5
| | | | | | - Also testing a simple scale of existing icons in lieu of high res icons. Change-Id: Ib9758064536cd1b1704344ea885bccdc93dd3466
* ->Added attribute to PagedView to specify spacing betweenAdam Cohen2010-10-051-0/+2
| | | | | | adjacent pages ->Fixing crash on phones Change-Id: I8ea97ce6d569c59b6d51b544dc10b0310d294b43
* Adding tap-to-add behaviour to the customization drawer.Winson Chung2010-09-271-0/+9
| | | | Change-Id: I5a0863a8df2a0b4855112eb29b40b6e7dd550db9
* Initial changes to add Applications tab in the customization drawer for ↵Winson Chung2010-09-241-0/+5
| | | | | | | | usability testing. - Also adding padding attributes for the dynamic layouts created for each page. Change-Id: I76a7b6b8f4d83329c506fd6055f910575d0c200f
* Changing the holographic outline algorithm to match designs.Winson Chung2010-09-171-0/+13
| | | | Change-Id: Ibb9668514c7c3ce56473cf041051245b9c19c793
* Initital changes for new customization drawer/widget tab design.Winson Chung2010-09-151-0/+7
| | | | Change-Id: I160c8777fe2657ab303acfa20934f2e90f9e953e
* Creating generic Workspace/CellLayout for paged views in Launcher.Winson Chung2010-08-161-0/+9
| | | | | | | | Adding SimpleWorkspace, SimpleCellLayout and an AllApps implementation of the SimpleWorkspace. Making SimpleWorkspace support content with smaller dimensions than the workspace dimensions itself. Temporary change to AllApps tabs styling until we get new assets for tabs in general. Change-Id: Ibe3c56603223853d232816b6695e4ddd757857ba