| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This change increase the space for the shortcuts at hotseat to fit the workspace on
isScreenLarge devices. Also deactivate and remove the stretch screen setting, because
the dimensions are always calculated on these devices. Also this change configures the
space between hotseat pages to avoid to display icons for other pages in the current
hotseat page.
Patchset 2: Added nebkat suggestions
Screenshots from TF700T:
Landscape -> https://sharecloud.ruesga.com/public.php?service=files&t=efede324ade05db79878eac13e637301
Portrait -> https://sharecloud.ruesga.com/public.php?service=files&t=79a7002a73e167eed08a195c4cf3d05c
Change-Id: I061303ce2ac78f3e7f7b13c4a25602b14e991e99
JIRA: CYAN-502
Issue: https://jira.cyanogenmod.org/browse/CYAN-502
Signed-off-by: Jorge Ruesga <jorge@ruesga.com>
|
|
|
|
|
|
| |
Patch Set 2: Fixed overflow button padding
Change-Id: Ia4bf8e12311b28c13091ec166feb3c24fcfb0596
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
On rotate screen, at all apps drawer in Trebuchet, the overflow menu icon overlays the market
icon. This changes contains:
1.- Modify the app_customize_pane layout to avoid that overflow button and market button overlap
each other.
2.- Move updateOverflowMenuButton() from runNewAppsAnimation to bindAllApplications. The overflow
button need to be updated every time the all app drawer change.
3.- Fix preferencesVisible assignment. If we are in CM and launcher is Trebuchet and device
has not permanent button, the overflow menu should be displayed.
4.- Fix onCreateOptionsMenu. On AllAppsVisible the menu should be recreated always
5.- Buttons padding (market and overflow) are reduced to avoid a bad visual effect when
both buttons are one beside the other.
Before: https://www.dropbox.com/s/i9vgp6sh35nsnjt/before_phone_portrait.png
After: https://www.dropbox.com/s/es5j35ny1jf9ey8/after_phone_portrait.png
https://www.dropbox.com/s/6sztai1hq0w9ngr/after_phone_landscape.png
Patchset 2: Remove unnecessary invalidateOptionsMenu() call
Change-Id: I7ec08ff00ed4705846c0b46639965899b16a143d
Signed-off-by: Jorge Ruesga <jorge@ruesga.com>
|
|
|
|
| |
Change-Id: Ia91b4b031c4e2f37babef06f74ab57a898e4b832
|
|
|
|
| |
Change-Id: I6cae71283c164fe576dfd8338097f74d5d025b4a
|
|
|
|
| |
Change-Id: Ief9a0bce26b557f10c341c79cd4c9a96d591f9cb
|
|
|
|
| |
Change-Id: Ied69f285305dbc3e1bf62676f23c47d6c6969e0a
|
|
|
|
| |
Change-Id: I67e7441b3d6ba4eba70936c2fbdc9d854b706948
|
|
|
|
| |
Change-Id: I829fc4b1a54e348d3c13da602d133dc20d315cca
|
|
|
|
| |
Change-Id: I84a92eeffd54a0e07ddc494af1defe0e65e1d676
|
|
|
|
| |
Change-Id: I8973c8c043755ed01e1bb6107b09bb0eb734e66a
|
|
|
|
| |
Change-Id: I0b297fc8b34df9995deed889ca065e83e4e49725
|
|
|
|
| |
Change-Id: Ia35fdd69dccacbd7dbeb2749b2c2fbf51973cb64
|
| |
|
|
|
|
| |
Change-Id: I07a08afb1f249f226693e935ad7ebc017f9c79b0
|
|
|
|
| |
Change-Id: I9e71b1f889e98e134b99c965452192e503ff2f08
|
|
|
|
| |
Change-Id: I1888fe530a71af1e5d3b015d4a416c98e20ee3e0
|
|
|
|
|
|
| |
Launcher2 is now Trebuchet
application_name removed from localized strings and made un-translatable
com.android.launcher is now com.cyanogenmod.trebuchet
|
|
|
|
|
|
| |
Bug #7334849
Change-Id: Iae01cf5c587716951dee849e9c4116717d137d8f
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Also, fix issue where mako was crashing because
Launcher was trying to load a custom cling for it.
It was doing this because a custom home layout was
specified by SetupWizard, but for now we only want
custom clings on large devices
Bug: 7302705
Bug: 6992663
This reverts commit 2ebcf509f038f435ca8819dc098a7cb480bed0d9.
Change-Id: I46533309d5c62edfbd3a3b178c6965ffc73b6476
|
|
|
|
| |
This reverts commit 68255cbabe1cb7fbfc0706a8a2e1b1927eae1b55.
|
|
|
|
|
|
| |
- Load a custom cling if custom workspace layout is specified
- Also persist any custom workspace layout
Bug: 6992663
|
|
|
|
|
|
|
|
|
|
|
|
| |
- add basic RTL support in the AndroidManifest so that Widgets will be able
to support RTL too
- force LTR layout direction to AppsCustomizeTabHost so that we dont have to
deal with layout mirroring yet
(do not need to force also LTR layout direction to Wallpaper activity and fragment
as another CL is removing the ActionBar on them)
Change-Id: I66623a3fcec0d7adef62b0ab8c8b2170e09f1b1b
|
|
|
|
| |
Change-Id: I44c068ea288e4683aa7dc9e86bdac6226bb42b75
|
|
|
|
| |
Change-Id: I619f0a0118e53cfc703870fcc9083bb9bf1855b2
|
|
|
|
|
|
|
|
|
| |
Also fixing issue where some widget previews would
be way too large when picked up
Bug: 6472013
Change-Id: Iebfc33b1070da591a9d1d32d7c8e65a3fb057a7e
|
|
|
|
| |
Change-Id: I782351da2daf511a79e5c9f1d3cef90bec2ca6d1
|
|
|
|
| |
Change-Id: Ib354b822588717b7bb81b4dcb14c834e5b8d4892
|
|
|
|
| |
Change-Id: I80b43dae137cbbb912ec0fcc4e401de16a9b44a1
|
|
|
|
|
|
|
|
| |
- Fixing issue where widgets/icon names from side pages show in landscape (Bug 5665226)
- Fixing issue where the workspace was rendering over the hotseat in landscape (Bug 5665226)
- Fixing regression where the market button had no press feedback
Change-Id: Idcd890fdddab2d463195c9b3000fe7a0ab357200
|
|
|
|
|
|
|
|
|
|
| |
- Tweaking the AllApps tab padding
- Fixing issue where the cling punch out might be in the wrong location
- Removing unused dragging code related to drop/scroll area overlap
- Tweaking padding so that picking up an icon on the top row does not automatically hover over delete (Bug 5636264)
- Fixing issue where multiple bgs in AllApps tab bar line makes it look blurry (Bug 5523822)
Change-Id: I707397c231188a9feee8c0856374e0483cf37296
|
|\
| |
| |
| | |
ics-mr1
|
| |
| |
| |
| |
| |
| | |
- Tweaking AppsCustomize tab bar dimens
Change-Id: I5809c0ffb5fb0f7e0124d875c97198aafa4e43e3
|
|/
|
|
|
|
| |
launcher startup faster (5000628)
Change-Id: I2a2218975141d7659184de83e505c7ab6e613232
|
|
|
|
|
| |
- Avoid using a bitmap when doing crossfade when switching between Apps/Widgets tabs, also fixes a visual issue on stingray (5104303)
Change-Id: I7365c629e704f37e18350ad15a849c034553d0b3
|
|
|
|
|
|
| |
-> Using separate assets for removing and uninstalling
Change-Id: I183967c3ca482531ae28f71cd9053b673c6a8d03
|
|
|
| |
- Also delete unused code
|
|
|
|
|
|
| |
- Tweaking the AllApps grid spacing
Change-Id: I7eb79edfd170500c1fecd6841e6f022bd40ac250
|
|
|
|
| |
Change-Id: I94eaa1beb0579c8045a3b4c6ff72f7b9622a62ff
|
|
|
|
|
|
|
| |
- Change how default widget previews look (5509429)
- Improve antialiasing in portal assets
Change-Id: I9993aec46a9a9ab8a732b4fc150120c935523f02
|
|
|
|
|
|
|
|
| |
- Removing phone search container bg from tablet ui
- Fixing the tab text for tablet AppsCustomize
- Fixing wallpaper items in wallpaper chooser
Change-Id: I3424cd8f32a767844b8bed54437f746a0fc381e5
|
|
|
|
|
|
|
|
| |
- Tweaking the widget page to make it a little tighter
- Altering the way we generate widget previews to make them more consistent
- Making the Apps page two line titles
Change-Id: I7bce420466c1d41fb87b423f259472482803a406
|
|
|
|
|
|
| |
-> Also, turned off extract mode for folder renaming
Change-Id: I5e544c9b225b3f205c90e977bfb6be516214718c
|
|
|
|
| |
Change-Id: I62e1a5699e4c7e8d53f5f7d6331a854270a83aa1
|
|
|
|
| |
Change-Id: I28647e9c77364e1761e6be19f4940dc5bc836423
|
|
|
|
|
|
|
|
|
| |
- Updating search bar bg
- Removing clings from the layout if they are already dismissed
- Tweaking cling description paddings for languages that are more verbase
- Tweaking wallpaper picker gallery spacing
Change-Id: I801cdf4b1d0cc49a53113318d7b9075f6fa218bd
|
|
|
|
| |
Change-Id: Ifb2d37e92495aeddf9d4b3277eb8d2a846f4aa99
|
|
|
|
| |
Change-Id: Ifeada9f2e8c1cd801a099f355c73fdac5300e11a
|
|
|
|
|
|
|
|
|
| |
rotated.
- Fixes the scrolling issue only in conjunction with framework measure fix
- Updating the wallpaper gallery item background
Change-Id: I156de59a3eadfdaa61018c0a74ad0614d76cde6d
|
|
|
|
|
|
|
|
|
| |
- Setting loader thread priority to default after loading to help rotation time (5264039, more work to be done here potentially)
- Fixing regression in missing background gradient for hotseat
- Removing the old cupcake gallery item bg, new bg assets coming soon (5160311)
- Defering showing the AppsCustomize tab bar until we request layout to help a little with the flashing
Change-Id: I8c4981435f684363be951696986b7ab1b71956eb
|