summaryrefslogtreecommitdiffstats
path: root/res/values
Commit message (Collapse)AuthorAgeFilesLines
* Adding accessibility controlsSunny Goyal2015-01-162-11/+10
| | | | | | | | | | | > Adding 'Remove' option to workspace items > Adding 'Add to workspace' to all apps and widget list items, which adds the item to the first available space, giving preference to the current workspace screen > Adding 'App info' and 'Uninstall' options to appropriate items Bug: 18482913 Change-Id: Ifab7423af2d9ba502b5a2771b37bb5436b3df937
* Supporting custom widgets provided by launcherAdam Cohen2014-12-051-0/+2
| | | | | | | -> This change provides integration for widgets provided by the launcher package which can run arbitrary code. Change-Id: I6052da5c4afed7ee72e3b44d045b9c46f2d84c42
* am b155bbb3: Merge "Using the default search widget in Launcher3" into ↵Sunny Goyal2014-11-124-27/+0
|\ | | | | | | | | | | | | ub-now-queens * commit 'b155bbb375c6bfed14f79def122d69c7659434f7': Using the default search widget in Launcher3
| * Using the default search widget in Launcher3Sunny Goyal2014-11-114-27/+0
| | | | | | | | | | | | | | | | | | | | > Removing all logic related to search and voice overlays from Launcher3 > Using the widget provided by global search provider on the homescreen > Removing VoiceButtonProxy, as it is not being used anymore Change-Id: Ie8b09b44f7213c8fa11bce685914442e4884295d
* | am 8dfe2da6: Adding some spacing between overview panel itemsSunny Goyal2014-11-071-2/+2
|\| | | | | | | | | * commit '8dfe2da6985d38f23fd3426101574c093f509907': Adding some spacing between overview panel items
| * Adding some spacing between overview panel itemsSunny Goyal2014-11-071-2/+2
| | | | | | | | | | Bug: 18293488 Change-Id: I8731c4d2ad34571a4a3a21b03a5fbae0ba66332f
* | Changes made to accomodate GSA in Google3 w/ RobolectricCameron Neale2014-10-311-1/+0
|/ | | | | | | | | | | | | dragViewOffset removed from WallpaperPicker as it was causing a duplicate resource conflict with launcher3 and was not used within the WallpaperPicker project. Empty <application> tag added to WallpaperPicker manifest as required by Robolectric Removed <add-resource> tag from L3 manifest, unrecognized by Robolectric Change-Id: I3744fc50731f82c3e6fdc01d9819e9a0302dc503
* Add InsettableFrameLayout layout params to easily ignore insetsAdam Cohen2014-10-242-1/+5
| | | | Change-Id: I117fc34627e24ea5f909c3c87e9c2dbca46babb6
* Some resource fixes for drop targetSunny Goyal2014-10-233-14/+19
| | | | | | | | | | > Making it singleline with ellipsis everywhere > Decreasing the text size on smaller devices > Decreasing char limit for various labels Bug: 17563793 Bug: 17938450 Change-Id: I8ad1a156de0601d07419b2cc6418389bc2e24a4e
* Merge "Showing widgets in a disabled state, when running in safe mode" into ↵Sunny Goyal2014-10-201-0/+2
|\ | | | | | | ub-now-queens
| * Showing widgets in a disabled state, when running in safe modeSunny Goyal2014-10-161-0/+2
| | | | | | | | | | | | Bug: 15172107 Change-Id: I7209836ca4ffacde7b7b232e230e9b9f1a0e54bb
* | Merge "Adding ability to list folder items in separate file" into ub-now-queensAdam Cohen2014-10-171-0/+2
|\ \
| * | Adding ability to list folder items in separate fileAdam Cohen2014-10-171-0/+2
| |/ | | | | | | | | | | | | -> remove all apps default layouts Bug 17569015 Change-Id: I39b899b61d5b1cff2d7801d281dacfc804c403c5
* / Removing all traces of Market button and TabIndicatorSunny Goyal2014-10-173-34/+0
|/ | | Change-Id: I9dc10d990321697723560986834ebeef3e0f1c0d
* Keeping icons in disabled state when SD-card is unmountedSunny Goyal2014-10-081-0/+2
| | | | | | | | | | > changing shortcutInfo.isDisabled to be a flag based variable > on received OnPackageUnavailable, icons are disabled from desktop instead of being removed. Icons in all apps are removed Bug: 15852084 Bug: 16238283 Change-Id: I126d23c709682a917d4bbb84de71032593dce8f9
* UI FixesSunny Goyal2014-09-231-0/+1
| | | | | | | | | | | | > Adding a scrim to the longpress cling Bug: 17573777 High level design asks (very low-risk) > Changing the dialog to use device default theme > Updating screenpanel assets Change-Id: Ia0216b60fd8cd607d83a5e7c3d7e6c8255125eda
* Updating margin and content size for migration clingSunny Goyal2014-09-121-0/+2
| | | | | Bug: 17446533 Change-Id: I1f980f0565083078ba4f5b7619938083367cbab7
* Ensure all apps button inintialized before performing all apps transitionAdam Cohen2014-09-071-9/+2
| | | | | | | | -> Also removing text shadows in all apps and folders (bug 16955157) Bug 17400227 Change-Id: I67d361a7a1cb548c9caca4214621607feaef963a
* Removing unused cling resources.Sunny Goyal2014-08-274-33/+0
| | | | Change-Id: I97ff14f436f75a6345f719ef19146b02087e2221
* Updating Clings UISunny Goyal2014-08-271-7/+0
| | | | | | issue: 16127412 Change-Id: Ie5885cabbef086e3b08811da72af88d01c4405e7
* Updating clings, removing ununsed clingsSunny Goyal2014-08-254-54/+9
| | | | | | issue: 16127412 Change-Id: I1d18515765100ff10d33439b3ac39ebfc5da35c7
* Merge "Adding strings for the new clings." into ub-now-porkchopSunny Goyal2014-08-211-0/+6
|\
| * Adding strings for the new clings.Sunny Goyal2014-08-211-0/+6
| | | | | | | | | | | | issue: 16127412 Change-Id: I15864b2c0b24030150e6aa1cca0b9e0dc6e1e624
* | Adding support for managed profiles in widgetSunny Goyal2014-08-201-0/+4
| | | | | | | | | | | | issue: 16892811 Change-Id: If8c81f2a5a3bc846b02a5d225c5a8f27b1382dab
* | Updating the icon click feedbackSunny Goyal2014-08-193-4/+2
|/ | | | | | | | | > 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
* Merge "Updating folder open transition for Material" into ub-now-porkchopAdam Cohen2014-08-181-1/+3
|\
| * Updating folder open transition for MaterialAdam Cohen2014-08-191-1/+3
| | | | | | | | Change-Id: I2babf24a923711adc3f4f70ad3e48140a0d99a76
* | Merge "Updating the UI for focused state of an icon/folder." into ↵Sunny Goyal2014-08-161-0/+1
|\ \ | |/ |/| | | ub-now-porkchop
| * Updating the UI for focused state of an icon/folder.Sunny Goyal2014-08-181-0/+1
| | | | | | | | | | | | issue: 16352129 Change-Id: If2e154dba06a0648f933f9aea38898642db9fd85
* | Further refinement of all apps / widgets transitionAdam Cohen2014-08-131-3/+7
|/ | | | Change-Id: Id107a9aff74f014c07f8cbea6e74951a02dbddab
* Updating the ui for widget restore flowSunny Goyal2014-08-123-5/+5
| | | | | | | | | | | | | | > Pending widget show a PreloadIconDrawable to indicate installation progress > Only the concerned widgets are reinflated on package install and not the whole workspace. > Adding support for storing default package icon in IconCache issue: 10779035 issue: 16737660 Change-Id: Id787ae4a5ef72d6e01aeb5a1bae5ab8840037679
* Updating the virtual preloader UX.Sunny Goyal2014-08-112-0/+18
| | | | | | | | | | | | > 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
* Merge "Updating the widget tray" into ub-now-porkchopAdam Cohen2014-08-093-10/+5
|\
| * Updating the widget trayAdam Cohen2014-08-113-10/+5
| | | | | | | | | | | | | | | | -> 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
* | Merge "Revert "Updating the widget tray"" into ub-now-porkchopMark Brophy2014-08-083-5/+10
|\ \
| * | Revert "Updating the widget tray"Mark Brophy2014-08-113-5/+10
| | | | | | | | | | | | | | | | | | This reverts commit b172c13dcced9226c935991ef9fe85cc920ce811. Change-Id: I375fb105e3cf6fa2c1548306cf6a109d612077de
* | | Merge "Adding support to restore widgets even for jelly beans." into ↵Sunny Goyal2014-08-101-1/+4
|\ \ \ | |/ / |/| | | | | ub-now-porkchop
| * | Adding support to restore widgets even for jelly beans.Sunny Goyal2014-08-081-1/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | > Show 'widget-not-ready' until the widget app is installed > Once the app is installed, bind a new widget id (not required on L if id-remap was received). **Remove the widget if bind failed > If the widget has no configuration screen, show the widget, otherwise show 'setup-widget'. > Clicking 'setup-widget' shows the config screen, and updates the widget on RESULT_OK. issue: 10779035 Change-Id: I2f8b06d09dd6acbc498cdd93edc59c26e5ce17af
* | | Updating the widget trayAdam Cohen2014-08-103-10/+5
| |/ |/| | | | | | | | | | | | | -> adding dark panel / associated visual updates -> cleaning up the sizing / padding / to match all apps -> fixing a couple things from previous CL Change-Id: I4f663af7022337d687124ef25a22bac03d9d6af9
* | Polishing the AllApps transitionAdam Cohen2014-08-101-1/+2
|/ | | | | | | | | | -> separating HW layers during animation to be siblings instead of parent-child (was destroying parent layer on each frame) -> Unifying material transition with pre-L, everything is the same, just missing the reveal. Change-Id: I8f7d5e658c2d9298bea83ce8199cb35e6fc0d44e
* Adding broadcast to indicate first launcher loadAdam Cohen2014-07-231-0/+3
| | | | | | | | -> fixing small thing from previous CL issue 16191557 Change-Id: I015859f6028066e7c8664436f291ed226a539e29
* Adding app widget restore support in Launcher3 for android LSunny Goyal2014-07-212-0/+4
| | | | | | | | | | | When the app is restored, it displays placeholders for all pending widgets. These placeholders can be moved and removed similar to a widget (size is fixed to what defined in backup). Once the system notifies the launcher of the new widget ids, the place holders are replaced with actual widgets. issue: 10779035 Change-Id: I68cbe4da01e9ca2978cb4471a7c645d2aa592055
* Merge "Preliminary work on Material Transitions" into ub-now-masterAdam Cohen2014-07-191-1/+2
|\
| * Preliminary work on Material TransitionsAdam Cohen2014-07-181-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | -> Early exploration of AllApps Hero transition with circular reveal -> Stripping a bunch of dead code from AppsCustomizeTabHost -> Moved background scrim to DragLayer -> Removed "SMALL" state from workspace: replaced with NORMAL_HIDDEN and OVERVIEW_HIDDEN. This is mainly to reduce the overall usage of the z-space model between allapps/widgets and workspace. There are vestigial remains of this model, mainly due to the overview mode, and a bit for spring-loaded. Change-Id: If2302a24394f0ec66621f01ffa2fc4934aa10c3f
* | Merge "Merging Motorola's patch to disable apps when is safe mode." into ↵Sunny Goyal2014-07-181-0/+2
|\ \ | |/ |/| | | ub-now-master
| * Merging Motorola's patch to disable apps when is safe mode.Sunny Goyal2014-07-181-0/+2
| | | | | | | | | | | | issue: 16044192 Change-Id: I10069dcdf459ecc71361271e883eabb743d77822
* | Merge "Specify permission.RECEIVE_LAUNCH_BROADCASTS in String resource" into ↵Adam Cohen2014-07-181-0/+3
|\ \ | |/ |/| | | ub-now-master
| * Specify permission.RECEIVE_LAUNCH_BROADCASTS in String resourceAdam Cohen2014-07-161-0/+3
| | | | | | | | Change-Id: I2aca0108e3b41dc1db80d552dd6242a5a8d0245d
* | Adding a circular progress bar for preloader iconsSunny Goyal2014-07-161-22/+0
|/ | | | Change-Id: I1b5ba61c01a16a8cb5d3f9e31f827f8c99a1ffc9
* Enabling quantum look and feel everywhereAdam Cohen2014-07-074-5/+27
| | | | | | | | -> _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