summaryrefslogtreecommitdiffstats
path: root/res
Commit message (Collapse)AuthorAgeFilesLines
* Merge "Removing landscape string overrides" into ub-now-queensSunny Goyal2014-10-2747-1173/+0
|\
| * Removing landscape string overridesSunny Goyal2014-10-2347-1173/+0
| | | | | | | | Change-Id: Idbfc600dfb32b195726f1b035d18be92c26883fd
* | Import translations. DO NOT MERGEGeoff Mendal2014-10-2720-39/+20
| | | | | | | | | | Change-Id: Iff6f42e2460ae8c08dda9170361be3f010f32b48 Auto-generated-cl: translation import
* | Add InsettableFrameLayout layout params to easily ignore insetsAdam Cohen2014-10-243-6/+12
| | | | | | | | Change-Id: I117fc34627e24ea5f909c3c87e9c2dbca46babb6
* | Allow LauncherOverlay to access and manage insetsAdam Cohen2014-10-245-19/+20
| | | | | | | | Change-Id: Ib9faf37eb22ad2a0b18c076978ec9f2fd8864c0c
* | Some resource fixes for drop targetSunny Goyal2014-10-238-88/+77
|/ | | | | | | | | | > 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 "First pass of the Launcher Overlay interface / impl" into ub-now-queensAdam Cohen2014-10-235-0/+79
|\
| * First pass of the Launcher Overlay interface / implAdam Cohen2014-10-225-0/+79
| | | | | | | | | | | | | | -> Added simple reference launcher extension -> Make launcher able to handle a null qsb Change-Id: Ib1575243cac800a335e95bbf00cdc394bb4741c3
* | Import translations. DO NOT MERGEGeoff Mendal2014-10-2255-0/+74
|/ | | | | Change-Id: I289d8bb325fa4037936a57c7dfe908186e077be1 Auto-generated-cl: translation import
* Merge "Import translations. DO NOT MERGE" into ub-now-queensGeoff Mendal2014-10-2055-62/+7
|\
| * Import translations. DO NOT MERGEGeoff Mendal2014-10-2055-62/+7
| | | | | | | | | | Change-Id: Icd10604229b51f3870b346280be11cce2e9f8eeb Auto-generated-cl: translation import
* | 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 "Using LinearLayout for overview panel" into ub-now-queensSunny Goyal2014-10-201-19/+23
|\ \ \ | |_|/ |/| |
| * | Using LinearLayout for overview panelSunny Goyal2014-10-161-19/+23
| |/ | | | | | | | | | | | | | | > Using equal weight to ensure that all items are of same width > The total width of the panel is set in DeviceProfile#layout Bug: 17456856 Change-Id: Ic98f5c4f7befd4d32d1b52dfe8c9f5b6c58b020a
* | Merge "Adding ability to list folder items in separate file" into ub-now-queensAdam Cohen2014-10-174-168/+2
|\ \
| * | Adding ability to list folder items in separate fileAdam Cohen2014-10-174-168/+2
| |/ | | | | | | | | | | | | -> remove all apps default layouts Bug 17569015 Change-Id: I39b899b61d5b1cff2d7801d281dacfc804c403c5
* / Removing all traces of Market button and TabIndicatorSunny Goyal2014-10-1746-217/+0
|/ | | Change-Id: I9dc10d990321697723560986834ebeef3e0f1c0d
* Import translations. DO NOT MERGEGeoff Mendal2014-10-151-2/+1
| | | | | Change-Id: Ied5954dcd88f900ae2f9e21b1ec0cdbe01cad06b Auto-generated-cl: translation import
* Import translations. DO NOT MERGEGeoff Mendal2014-10-1355-23/+79
| | | | | Change-Id: Iebcf569cfe852de6157c7dae569f7c607a63671d Auto-generated-cl: translation import
* 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-2312-1/+5
| | | | | | | | | | | | > 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
* Import translations. DO NOT MERGEBaligh Uddin2014-09-164-9/+9
| | | | | Change-Id: I4deb7f12992c8e75f889a434ce12df204d78265e Auto-generated-cl: translation import
* Merge "Updating screenpanel assets" into ub-now-porkchopSunny Goyal2014-09-148-0/+0
|\
| * Updating screenpanel assetsSunny Goyal2014-09-128-0/+0
| | | | | | | | | | Bug: 17414174 Change-Id: I05850fcd3802010160a604f3056a4b2ff3dc601d
* | Updating margin and content size for migration clingSunny Goyal2014-09-125-2/+13
|/ | | | | 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
* Merge "Updating content of page description frequently." into ub-now-porkchopSunny Goyal2014-09-044-39/+0
|\
| * Updating content of page description frequently.Sunny Goyal2014-08-284-39/+0
| | | | | | | | | | | | | | | | > Removing unused search icon page indicator issue: 17256565 Change-Id: I95158cf68f98b2af847cefb4d126468b908301e2
* | Import translations. DO NOT MERGEBaligh Uddin2014-08-312-2/+2
| | | | | | | | | | Change-Id: Ifc8865a342d812fcc6e8b6ef190a298d3120f00c Auto-generated-cl: translation import
* | All apps transition workAdam Cohen2014-08-2912-0/+0
|/ | | | | | | | | | | | | -> Fix icons popping in -> Fix issue 17259204 -> posting animation start and buildLayer to allow first frame to be ready. This becomes necessary with RevealAnimator on the render thread, since it can't use FirstFrameAnimatorHelper any longer. -> adding a bit better transition for K, issue 17252683 -> updating a few assets Change-Id: I0b193b4b3b511492a2fad6230cd91e3f0de634f0
* Removing unused cling resources.Sunny Goyal2014-08-2775-149/+0
| | | | Change-Id: I97ff14f436f75a6345f719ef19146b02087e2221
* Merge "Updating Clings UI" into ub-now-porkchopSunny Goyal2014-08-2813-81/+67
|\
| * Updating Clings UISunny Goyal2014-08-2713-81/+67
| | | | | | | | | | | | issue: 16127412 Change-Id: Ie5885cabbef086e3b08811da72af88d01c4405e7
* | Merge "Import translations. DO NOT MERGE" into ub-now-porkchopBaligh Uddin2014-08-2755-107/+220
|\ \ | |/ |/|
| * Import translations. DO NOT MERGEBaligh Uddin2014-08-2655-107/+220
| | | | | | | | | | Change-Id: Ic5e6b414ba075754ed0e5567d7a3cef0982b1617 Auto-generated-cl: translation import
* | Updating clings, removing ununsed clingsSunny Goyal2014-08-2537-1671/+340
|/ | | | | | issue: 16127412 Change-Id: I1d18515765100ff10d33439b3ac39ebfc5da35c7
* Merge "Update adjacent page hints" into ub-now-porkchopAdam Cohen2014-08-2316-0/+0
|\
| * Update adjacent page hintsAdam Cohen2014-08-2216-0/+0
| | | | | | | | | | | | -> draw the hints immediately above the workspace Change-Id: Id09070e3876516daf9650132052ab61d02a2cf4d
* | Merge "Import translations. DO NOT MERGE" into ub-now-porkchopBaligh Uddin2014-08-2255-3/+110
|\ \
| * | Import translations. DO NOT MERGEBaligh Uddin2014-08-1855-3/+110
| | | | | | | | | | | | | | | Change-Id: I36ce4b2ea07f204b6b383578d515325666782646 Auto-generated-cl: translation import
* | | 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
* | | Merge "Updating the icon click feedback" into ub-now-porkchopSunny Goyal2014-08-204-7/+3
|\ \ \ | |/ / |/| |
| * | Updating the icon click feedbackSunny Goyal2014-08-194-7/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | > 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
* | | Unify next / prev page hints for drag and drop across devicesAdam Cohen2014-08-1940-0/+0
|/ / | | | | | | | | | | | | | | -> Eliminate the white bgs on tablets during drag (issue 15880213) -> Add stateful (active and rest) next / prev page hints (issue 15937059) -> Fix recent regression which allowed overscroll in custom content area Change-Id: I1198dc88ca8570cb9e1afd3ca939be06a8dea92e
* | 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-1614-13/+31
|\ \ \ | |/ / |/| | | | | ub-now-porkchop