| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Change-Id: I895197cd8387b2ac40964180b1b70051a7de7e87
|
|
|
|
|
|
|
|
| |
Patch Set 2: Minor correction
Patch Set 3: Correction
Patch Set 4: Changed 'szuflada' for 'lista'
Change-Id: I90d7958c6d70cb2f23619f8afb825213e0adce5b
|
|\ |
|
| |
| |
| |
| |
| |
| | |
- Fixing whitespace errors
Change-Id: Iea0b6b7d5891d3a486bde277402946b2090e5ff4
|
|\ \ |
|
| |/
| |
| |
| | |
Change-Id: Ic5203c4afddb855e316b6a04151244182328db9b
|
|/
|
|
| |
Change-Id: I4b7ff094ab24b7a5399f6d340412aa1b37679064
|
|
|
|
|
|
| |
Will fix a typo and error in the Dutch translations.
Change-Id: I551ee1c12d781a4ea7512d685b73e588879823fd
|
|\ |
|
| |
| |
| |
| |
| |
| | |
This reverts commit ce6b2513bcfb257cfdeb604060708b3833ccb65e
Change-Id: Id1b264c9f4417a2c3f22f3821f446fb9211f4616
|
| |
| |
| |
| |
| |
| | |
This reverts commit 919296825af7c9028eac0f9c0be6d6c9fbda2184
Change-Id: Iba8cdc0f6d1023b12b7873314df13154f2cf265d
|
| |
| |
| |
| | |
Change-Id: Id9235c6946a402841cbd8512b118daf8b1be3c49
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
When uninstalling an app from a shortcut, there are 2 incorrect cases:
1.- If the user proceeds with the uninstall process, all the shortcuts references are removed
from the workspace, except the one used to start that process, because the shortcut is
removed from the workspace, but not from the favorites database. A reboot of the device
will restore the shortcut into the workspace again.
2.- If the user cancels the uninstall process, the shortcut used is not restored, because
it was removed in the drag&drop process.
This change restore the shortcut prior to start the uninstall process. For restoring the
shortcuts the patchset verifies 3 conditions:
1.- If the shortcut was in the desktop, the shortcut is restored in the same position.
2.- If the shortcut was contained by a folder with one or two shortcuts, then the folder
is removed in the darg&drop, so the folder is recreated in the same location, and all its
shortcuts are restored
3.- If the shortcut was contained by a folder with more than 2 shortcuts, the shortcut is
restored in the same folder.
If the user proceeds with the uninstall process then as the shortcut is present in the
workspace, the shortcut will be removed.
Change-Id: I95e2684d01cabd0d5a04f17c896c72cad2b14d38
Signed-off-by: Jorge Ruesga <jorge@ruesga.com>
|
|/
|
|
| |
Change-Id: I9b224f66bc25c721db1cd2dd53b397d72c21986e
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
1) mUsePagingTouchSlop set to false.
Applist scroll now scrolls with the same
thresholds used by homescreen scrolling.
2) Early start of scroll as soon as we
detect that it's okay to scroll.
Eliminates waiting for next vsync
and starts scrolling in the current cycle.
instead of the next.
Above changes help in reducing first touch to
first displacement latencies in scroll usecases.
Improves scroll responsiveness.
Change-Id: Ib45a361b9b6275e64d0a5b5603aa15fdd386a5f8
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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>
|
|\ |
|
| |
| |
| |
| |
| |
| | |
Translated Trebuchet to Afrikaans
Change-Id: Idf3b5deee2dbf7f7f66d2a3fcb9105fd805e58bf
|
|\ \ |
|
| | |
| | |
| | |
| | | |
Change-Id: I78f51d3b5f1fa089d052488ea9a93d68b0f95dcb
|
|/ /
| |
| |
| |
| |
| | |
- PatchSet 2: Rebased
Change-Id: I1c4512fc1c76db477b1a5cf5bf1b24bdaeda0d29
|
| |
| |
| |
| |
| |
| |
| | |
The workspaces are now inflated before the LauncherView, so defer
wallpaper initialization until later.
Change-Id: I8b939ec217e73b4a7c2b14434479982e24315c74
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
https://android.googlesource.com/platform/packages/apps/Launcher2 into treb
Android 4.2.2 release 1
Conflicts:
res/layout-land/launcher.xml
res/layout-port/launcher.xml
res/layout-sw720dp/launcher.xml
src/com/cyanogenmod/trebuchet/AppsCustomizePagedView.java
src/com/cyanogenmod/trebuchet/AppsCustomizeTabHost.java
src/com/cyanogenmod/trebuchet/CellLayout.java
src/com/cyanogenmod/trebuchet/Launcher.java
src/com/cyanogenmod/trebuchet/PagedView.java
Change-Id: I415138430337bcd21070b815a80de9c0cdd52239
|
| |\ \ |
|
| | |\ \ |
|
| | | |\ \ |
|
| | | | |\ \ |
|
| | | | | |\ \ |
|
| | | | | | |\ \ |
|
| |/ / / / / / /
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
- Also fixing issue where the workspace cling was showing on top of AllApps when you entered it for the first time.
Change-Id: I7d59ad153de192bc1d69537af1b4af632465138b
|
| |/ / / / / /
| | | | | | |
| | | | | | |
| | | | | | | |
Change-Id: I71d2b01518f3f736f6787ff6a503271b9ea7b04b
|
| |\ \ \ \ \ \ |
|
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Bug: 7139562
|
| |\ \ \ \ \ \ \
| | |/ / / / / /
| |/| | | | | | |
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
-> This new approach is actually correct in emulating cascaded pushing of
items left, right, up and down.
-> Takes care of a couple crashes and some instances where reordering
was not doing the right thing.
Change-Id: I016120e62f5d6fa1a2a6289c3badcb6ec230b2a3
|
| | |/ / / / /
| |/| | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Switching how we set a property to tell launcher
to force rotation to be enabled, or to dump state.
Bug: 7538629
Change-Id: I8cb55f1a28ba59fe5d410562c66bc86eb9efabfe
|
| | | | | | |
| | | | | | |
| | | | | | | |
Bug: 7441452
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Gradient and black backgrounds were stopping at the Status Bar.
When returning from a full screen app to the launcher the wallpaper
was completely visible when it should have been obscured by these
backgrounds. Making the app full screen while keeping the views
within the system insets fixes this.
Bug 7410717 fixed.
Change-Id: If3f7e4808961ee6c80fe2d0a328e6ca39fa5eb7a
|
| |\ \ \ \ \ \
| | |_|/ / / /
| |/| | | | | |
|
| | | | | | | |
|
| |/ / / / /
| | | | | |
| | | | | |
| | | | | | |
Bug: 7400295
Change-Id: I2c7625ee1ce09ded57d884c229f155ebcf39be07
|
| |\ \ \ \ \
| | |/ / / /
| |/| | | |
| | | | | | |
Change-Id: Icf259b354e115d0514bb0d6c33beffddb4bbcf35
|
| |\ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
* commit '7774041f7707456427127f36a9c69400f92f8570':
Import translations. DO NOT MERGE
|
| | \ \ \ \ \ | |
| | \ \ \ \ \ | |
| |\ \ \ \ \ \ \
| | |_|_|_|/ / /
| |/| | | | | |
| | | | | | | | |
Change-Id: Ia95ceb234c77dafcedb79274226f4bd279c63c79
|
| | |\ \ \ \ \ \ |
|
| | | |\ \ \ \ \ \ |
|
| | | | |\ \ \ \ \ \ |
|
| | | | | |\ \ \ \ \ \ |
|
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| | | | | | | | | | | | |
| | | | | | | | | | | | |
| | | | | | | | | | | | |
| | | | | | | | | | | | |
| | | | | | | | | | | | |
| | | | | | | | | | | | | |
Updated various untranslated strings, fixed minor issues.
Change-Id: I55e094ec6f913b38e4eeff864d1332dc063c0819
|