Winson Chung
c82d2622bc
Dyanmically lay out overview mode across all orientations and form factors.
...
Change-Id: I788bbf289717b30b19afc9ad9d611c85715bc623
2013-11-07 18:50:37 +00:00
Winson Chung
e494aaf70f
Merge "Initial changes to support AllApps on various form factors." into jb-ub-now-jetsonic
2013-11-01 21:20:53 +00:00
Winson Chung
67ca7e4cc5
Initial changes to support AllApps on various form factors.
...
Change-Id: I7bacb36f8a70c8ac920426899193a7bb7b7abbcb
2013-11-01 12:51:56 -07:00
Winson Chung
c44a0c0728
Merge "Tweaking cling text sizes for other languages. (Bug 11151675)" into jb-ub-now-jetsonic
2013-11-01 19:45:20 +00:00
Winson Chung
13dbfe18a0
Tweaking cling text sizes for other languages. (Bug 11151675)
...
Change-Id: Iae82064b1be7a33e5375c1e27fb7472216dc637a
2013-11-01 12:04:20 -07:00
Adam Cohen
fc6175df7d
Merge "Fixing up PagedView to work in landscape mode" into jb-ub-now-jetsonic
2013-10-31 21:35:51 +00:00
Adam Cohen
3b185e2513
Fixing up PagedView to work in landscape mode
...
-> 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
2013-10-31 14:34:19 -07:00
Winson Chung
49ac59cbb3
Merge "Removing unused cling, tweaking translation character limits (Bug 11151675)" into jb-ub-now-jetsonic
2013-10-31 18:32:52 +00:00
Michael Jurka
619a180be5
Make wallpaper picker/cropper more robust
...
- don't crash if image passed to wallpaper picker
is invalid
- close input streams correctly
Bug: 11413915
Bug: 11380658
Bug: 11362731
Change-Id: I973e6bdc532d24a64efd6d174e89fdac626d7ee3
2013-10-29 22:50:30 +01:00
Winson Chung
88400d521e
Merge "Initial changes to support smaller landscape layouts." into jb-ub-now-jetsonic
2013-10-29 01:34:00 +00:00
Winson Chung
6e1c0d34bb
Initial changes to support smaller landscape layouts.
...
Change-Id: If0abe2b82eb08bae4f1ce65b805362d548acb876
2013-10-28 18:30:25 -07:00
Adam Cohen
7397e62460
Add visible touch feedback to items in folders
...
Change-Id: I41937f7864bca39232079a90139679ebd5cc2a07
2013-10-24 12:12:46 -07:00
Winson Chung
0091e3766e
Removing unused cling, tweaking translation character limits (Bug 11151675)
...
Change-Id: I601d92ecca5a479d7778824e3b120634bdae6a45
2013-10-22 14:40:17 -07:00
Adam Cohen
fa2450a9ff
Speed up overview transition
...
Change-Id: Ie4086717318939875228dd3a920cecf79ba0ff91
2013-10-11 18:23:08 -07:00
Alan Viverette
c5da25f75a
Update description for wallpaper accessibility announcement string
...
BUG: 11168576
Change-Id: I0911a0413eba9215411e378477e059c1fa15d986
2013-10-10 17:29:30 -07:00
Winson Chung
f7e11e9080
Fixing RTL issues with Clings. (Bug 11008488)
...
Change-Id: I78f891eabab53d6ded18f7c843504219d71e2883
2013-10-10 17:18:53 -07:00
Winson Chung
d1e474a92e
Merge "Initial changes for new clings. (Bug 11142616)" into jb-ub-now-indigo-rose
2013-10-10 20:45:27 +00:00
Winson Chung
3a6e7f330e
Initial changes for new clings. (Bug 11142616)
...
Change-Id: Id66ebceb99449941921d9e617dfe0cc05a2e3b65
2013-10-09 17:53:32 -07:00
John Spurlock
3442bc9467
Use translucent decor theme attributes in Launcher3.
...
And remove interim helper class.
Bug:10674960
Change-Id: I81d31563074deea058b9bbb4b806c6200f85230f
2013-10-09 18:28:41 -04:00
Alan Viverette
89a233fb0a
Announce wallpaper selection for accessibility
...
BUG: 11012903
Change-Id: Ie926b131f3781a413f551943cc6ac19c42ca6c67
2013-10-08 16:01:53 -07:00
Michael Jurka
ba65185edd
Merge "Add content description for wallpaper thumbs" into jb-ub-now-indigo-rose
2013-10-08 21:14:54 +00:00
Michael Jurka
507250cfb7
Switch to using theme for translucent nav bars
2013-10-07 17:23:55 -07:00
Michael Jurka
6b783a06d2
Add content description for wallpaper thumbs
...
Bug: 11012903
2013-10-07 15:39:42 -07:00
Michael Jurka
5b4b6904ae
Finalize visuals of wallpaper picker items
...
Also, move third-party wallpapers to end of list
Bug: 10852962
Bug: 11024560
2013-10-03 18:15:08 -07:00
Bjorn Bringert
1307f63f8a
Add a better app filtering mechanism and filter widgets
...
The old one didn't use the app filter when packages
were added or updated, only in the initial load.
The app filter is now also used for appwidget providers.
Bug: 10895858
Bug: 10898990
Change-Id: Id29bbc3cf7bdb0c360edd92f768b86684bd338ed
2013-10-03 23:40:34 +01:00
Daniel Sandler
57dac26fe0
Add support for <include> in workspace XML.
...
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
2013-10-03 13:28:36 -04:00
Winson Chung
45cab39eea
Tweaking the front cling to support more verbose languages. (Bug 11015051)
2013-10-02 17:45:32 -07:00
Winson Chung
16de08e83e
Tweaking clings again to support smaller folders (Bug 10965184)
...
Change-Id: I324d770fafd7db5d66a870f7825caeb6440ac467
2013-10-01 11:36:16 -07:00
Winson Chung
d64a66617b
Disable update logic for market button.
...
Change-Id: Ie05995b18252cc78c38b3cb0886407b0c5a13be0
2013-09-30 11:06:59 -07:00
Winson Chung
fa54513308
Tweaking folder cling to support large folders.
...
Change-Id: I3c500463fba8db71807ad4fc27c6923f3e1d0770
2013-09-26 18:29:08 -07:00
Adam Cohen
a29f5047f0
Fixing overscroll with single page (issue 10937081)
...
-> Also fixing asymmetrical assets (10951956)
-> Also fixing camera distance to improve overscroll effect
Change-Id: If229c7b8a0c80073f6dea89d5fb009a0e2f5845f
2013-09-26 15:50:25 -07:00
Winson Chung
2b5e56c23b
Merge "Launcher changes to support custom cling hints." into jb-ub-now-indigo-rose
2013-09-24 20:58:24 +00:00
Winson Chung
2d75f125f4
Tweaking styles for AllApps and widgets spaces. (Bug 10843502)
...
- Fixing various issues with Search bar showing when it shouldn't be.
Change-Id: I2a553ad93e3422666a883b90a1ff97625bf05831
2013-09-24 11:55:17 -07:00
Winson Chung
e6eabffd39
Launcher changes to support custom cling hints.
...
Change-Id: Ic381f43b96fb15a7a485b139635795e89564cc3b
2013-09-24 11:09:57 -07:00
Adam Cohen
410f3cdfb4
Getting the Overview Mode to look up to spec
...
-> New assets, text, fonts
-> New spacing of pages (translated upwards)
-> Updated outline color to white (the ones we're drawing)
Change-Id: Ie664ac0598ae18b86ae6d54d1d6b497c13d2ee95
2013-09-22 17:41:40 -07:00
Winson Chung
af40f205d7
Initial changes to restore clings.
...
Change-Id: Ie23e6e9f39679e8d35955a4a7db804d03f8b4d3f
2013-09-20 17:22:05 -07:00
Adam Cohen
477828cc83
New folder look / assets
...
-> Restricting the number of items in folders
to prevent scrolling (excess items deleted)
Change-Id: I4af2590cd5ea7677c875c031f84d4d5bcca3e6e9
2013-09-20 14:13:44 -07:00
Winson Chung
2873ecd1ab
Merge "Fixing some grid spacing issues. (Bug 10754537, 10754538)" into jb-ub-now-indigo-rose
2013-09-20 17:52:56 +00:00
Winson Chung
cdef044036
Fixing some grid spacing issues. (Bug 10754537, 10754538)
...
- 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
2013-09-19 18:07:05 -07:00
Michael Jurka
998e4ff3dc
Add live wallpapers and third-party pickers to bottom strip
...
Bug: 10742727
Bug: 10805463
Change-Id: I961344b34fff3b183380caf3508d23b05c1ca26c
2013-09-20 01:12:53 +02:00
Adam Cohen
22cf526889
Changing font family to condensed for icons and folders (issue 10823062)
...
Change-Id: If166f01091a5a400492dc178a4c1503de87b05b7
2013-09-18 15:15:28 -07:00
Michael Jurka
42a7174255
Update styling of tile to pick image as wallpaper
...
Bug: 10743257
2013-09-18 00:45:45 +02:00
Michael Jurka
adc574ccb1
Update to using new crop intent
...
Also, unify WallpaperCropActivity so it's
identical to the system default version (mainly
removing Launcher dependencies)
Change-Id: I1ebc390bce23de62d76daced6f8cb44d57e4ac0c
2013-09-13 18:16:54 +02:00
Michael Jurka
d6dc6043ad
Adding ability to delete previously saved wallpapers
...
- Also preserving temporarily picked wallpapers on
rotation
Change-Id: I35361e2a5619cd986bd8b66268ce9e94b9a0027e
2013-09-12 20:49:17 +02:00
Michael Jurka
5f92956617
Re-add string that's used as title of wallpaper picker
2013-09-10 14:24:49 +02:00
Winson Chung
c58497ee61
Initial changes to restore AllApps.
...
- Removes unused all apps code due to dynamic grid/spacing
- Attempts to use CellLayout instead of PagedViewCellLayout
Change-Id: I3c49bca9fc35dfeaf250591fd63bc7f36119968f
2013-09-05 12:14:28 -07:00
Michael Jurka
2d8de5845b
Create a separate wallpaper crop activity
...
Change-Id: Ifb0a7dcb5a6e9ddd4f4bbccc793d9b4db1256cf2
2013-09-05 20:37:56 +02:00
Michael Jurka
eadbfc564d
Move wallpapers to external activity
...
Also renaming Launcher's ApplicationInfo to
AppInfo since ApplicationInfo is already a
framework class
Change-Id: Ib3e91d2ba4ace458d790a26c0ce850870fd3f146
2013-09-04 16:21:20 +02:00
Adam Cohen
30bacb2158
Added settings button to overview mode
...
Change-Id: Idcbfa49fe2710dec460155f34bd371321af6cf17
2013-08-29 14:37:46 -07:00
Daniel Sandler
826420b194
Remove memory-debug-related launcher icons & functionality.
...
Bug: 10441366
Change-Id: I3ddb95839bcd5c07db7e76ce1a28323b499ea30d
2013-08-23 00:53:59 -04:00