summaryrefslogtreecommitdiffstats
path: root/src/com/cyanogenmod/trebuchet/AppWidgetResizeFrame.java
Commit message (Collapse)AuthorAgeFilesLines
* Fix jumps in the beginning of animationsMichael Jurka2013-08-121-1/+2
| | | | | | | | | | If the first draw frame of an animation is expensive, which it often is, it causes a big jump. Added a helper class which automatically adjusts the animation start time if the first frame is more than 16ms. Change-Id: I100edbc41c2abe930a32d6bcf0a782ea9735f7f9
* Merge tag 'android-4.2.2_r1' of ↵Steve Kondik2013-02-151-2/+4
| | | | | | | | | | | | | | | | | | 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
* Workspace: Remove resize any widget preferencenebkat2013-01-061-15/+3
| | | | Change-Id: Ia8876584e008d359bfecc85412ea03f8d7bb450f
* Cleanupnebkat2012-12-261-6/+0
| | | | Change-Id: Ied69f285305dbc3e1bf62676f23c47d6c6969e0a
* Preferences: Cleanupnebkat2012-12-191-1/+1
| | | | Change-Id: I8973c8c043755ed01e1bb6107b09bb0eb734e66a
* AppWidgetResizeFrame: Allow resizing to any sizenebkat2012-11-191-0/+2
| | | | | | | | Widgets normally aren't allowed to get resized to less than their original size. This enables it when the "Resize Any Widget" pref is enabld. Change-Id: I5cb94b598fe31f2bfa7c445aa0207c781a4cad6d
* Preferences: Resize any widgetnebkat2012-11-191-0/+6
| | | | Change-Id: I7ef5546f57543664d45a25eb5b9d07f303c9db0b
* Rename Launcher to TrebuchetChirayu Desai2012-11-191-0/+468
Launcher2 is now Trebuchet application_name removed from localized strings and made un-translatable com.android.launcher is now com.cyanogenmod.trebuchet