summaryrefslogtreecommitdiffstats
path: root/src/com/cyanogenmod/trebuchet/CellLayout.java
Commit message (Collapse)AuthorAgeFilesLines
* Trebuchet: Labels on dock itemsJorge Ruesga2013-05-071-0/+9
| | | | | | | | | | | | | | Patchset 4: Discard item scale and use paddings to adjust the workspace Patchset 5: mHideDockIconLabels = false on vertical hotseat Patchset 6: Fixed FolderIcon typo Fixed inline style Remove Workspace injection on Launcher class Use isLargeScreen to show text in vertical hotseat Change-Id: I00c57a28b4c7110b66ec6f856df8865006a76699 JIRA: CYAN-523 Issue: https://jira.cyanogenmod.org/browse/CYAN-523 Signed-off-by: Jorge Ruesga <jorge@ruesga.com>
* Merge tag 'android-4.2.2_r1' of ↵Steve Kondik2013-02-151-155/+366
| | | | | | | | | | | | | | | | | | 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
* CellLayout: Use default and target cell countsnebkat2013-01-061-2/+2
| | | | Change-Id: I586a9ca0c5272a85f03bfe7d58f1b4371aba9034
* LauncherModel: Fixesnebkat2012-12-301-3/+2
| | | | Change-Id: Ibc2cd7e30309380ac95467467df8d831ca12a183
* Hotseat: Icon scalenebkat2012-12-271-14/+7
| | | | Change-Id: I6cae71283c164fe576dfd8338097f74d5d025b4a
* Cleanupnebkat2012-12-261-33/+19
| | | | Change-Id: Ied69f285305dbc3e1bf62676f23c47d6c6969e0a
* AppsCustomizePagedView: Indicator Positionnebkat2012-12-211-0/+1
| | | | Change-Id: I84a92eeffd54a0e07ddc494af1defe0e65e1d676
* Update log tagsnebkat2012-12-181-1/+1
| | | | Change-Id: I245c7574517096c17ab43736d6144f0f0aa04d40
* Workspace: Stretch screensnebkat2012-12-161-1/+6
| | | | Change-Id: I5b587ec8e90a45e5e1df6112299ab298c0f907be
* Fix various cell size/placement failuresRicardo Cerqueira2012-12-041-9/+19
| | | | | | | | | | | | Restore the original L2 Shortcut/widget sizing logic, adapted to the device's (default or user-configured) grid size at the time of cell creation. Using onMeasure + padding doesn't look as good, and renders different results depending on the device density. This results in the same workspace peripheral padding as L2, regardless of grid size. Change-Id: Ic220b63df31322365d48a7fb593d7d9a170057f3
* Underp folder scalingRicardo Cerqueira2012-11-191-2/+2
|
* Ensuring that restoreInstanceState is being called promptly for ↵Adam Cohen2012-11-191-0/+1
| | | | | | synchronously bound page Change-Id: I0e71c29f553ad360ec42a6a0b2529d16cbddd437
* Fix post-merge breakage from the new 4.2 stuffRicardo Cerqueira2012-11-191-2/+3
|
* CellLayout: Better Scalingnebkat2012-11-191-2/+7
| | | | Change-Id: I49eb2bbb9d49e5bfba1337d99a246fbceb61f86e
* Rename Launcher to TrebuchetChirayu Desai2012-11-191-0/+3111
Launcher2 is now Trebuchet application_name removed from localized strings and made un-translatable com.android.launcher is now com.cyanogenmod.trebuchet