| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
| |
Change-Id: I84a92eeffd54a0e07ddc494af1defe0e65e1d676
|
|\ |
|
| |
| |
| |
| | |
Change-Id: I79c86f3524111e18a2d1eff9b7317e66893acd0c
|
|/
|
|
|
|
|
| |
Patch Set 1: Add translatable attribute for array values
Patch Set 2: Fix string spelling
Change-Id: Ibec530bc3a6b47386e8ab3626eafedc31c577353
|
|
|
|
| |
Change-Id: I5bb894de9647e6acd8a82fae508bd251d9263137
|
|\ |
|
| |
| |
| |
| | |
Change-Id: Id79577b5d67f9ad64b5131b72f49356c52183f3e
|
|\ \
| |/ |
|
| |
| |
| |
| | |
Change-Id: I8973c8c043755ed01e1bb6107b09bb0eb734e66a
|
|\ \
| |/
|/| |
|
| |
| |
| |
| |
| |
| | |
Patch set 1: * Add Cylinder Transition Effect
Change-Id: I198de035d49ba89974a1f5a4a0d434a897ec5d7e
|
| |
| |
| |
| | |
Change-Id: I0b297fc8b34df9995deed889ca065e83e4e49725
|
|/
|
|
| |
Change-Id: I1f4674795dd6a5e9ede8faabbb3dd7d21965b585
|
|
|
|
| |
Change-Id: Id9bdd2ae83472ba0dc90527d55272463395d1aaf
|
|\ |
|
| |
| |
| |
| |
| | |
Change-Id: Ida3ebacf9e4dbd6401171bc1cd64119c143ae9a2
Signed-off-by: Igor <igor_sorocean@hotmail.com>
|
|/
|
|
| |
Change-Id: I03fb128636ab1260a7d676681a5302389178d852
|
|\ |
|
| |
| |
| |
| | |
Change-Id: I6d42f1abff29dba247670d566faacc661ab4e5dd
|
|\ \
| |/
|/| |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Patch Set 1 - add strings for
* strech screens
* orientation selection
Patch set 2 - changed wording
romoved whitespace
Change-Id: I5ee750aa017ca1b67494519cb561109b12ab0ddd
|
| | |
|
|/
|
|
| |
Change-Id: Ia35fdd69dccacbd7dbeb2749b2c2fbf51973cb64
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Patch set 1 - Add translations for:
* Wallpaper Hack
* Homescreen outline
* Homescreen fading
Patch set 2 - Remove 'application_name' in ca, fa, sr
Patch set 3 - Add transition effects
make some arrays nontranslatable
Change-Id: Ib7f71650b315f7568dfb63e8bd1faf611fff70d8
|
|
|
|
| |
Update Russian Translation-Trebuchet-CM10.1
|
|
|
|
| |
Change-Id: I5b587ec8e90a45e5e1df6112299ab298c0f907be
|
|
|
|
| |
Change-Id: I2340d3b043fc4e80a49ec1623241c9bbc6b62dbe
|
|
|
|
|
|
|
|
|
| |
Conflicts:
res/values/arrays.xml
src/com/beansoft/launcher/preference/PreferencesProvider.java
src/com/cyanogenmod/trebuchet/AppsCustomizePagedView.java
Change-Id: I21070fb3688ba436b3ca88f1caee8a6cfbdbf31d
|
|
|
|
| |
Change-Id: I9191cad9ad9950144fffd75e5140ae11759eecc8
|
|
|
|
| |
Change-Id: I965132939eea1d97f6ca02d4152bfab2e4b436f4
|
|
|
|
| |
Change-Id: Ifeb3bc1e7e75782de2cb20b646defd599cc55406
|
|
|
|
| |
Change-Id: I7345092146583906a0e597774d84790e0c471268
|
|
|
|
| |
Change-Id: Idfaeb58aae5150101bcf191d37103a5f5645b27a
|
|
|
|
| |
Change-Id: If10000284142bac54d22a58daa2e4f7fd0135a90
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
| |
(such as roaming AllApps icon) on phones
Revert "Trebuchet : Add a pref to set hotseat icon's number"
This reverts commit e74a54343ce7896b5005154e8bcbc7d5f06c7808
|
|
|
|
| |
Change-Id: I777fa2b8b6d4f0bc496b618977dfe4bea43ad211
|
|
|
|
|
|
|
|
|
|
| |
Normally the wallpaper is drawn by the system in a separate window.
This means that the wallpaper can often be drawn out of sync with
the launcher. This hack gets the wallpaper bitmap and draws it
manually (in sync with the rest of the launcher). This increases
performance greatly.
Change-Id: I6aaf9c574cabcf2ee0bfeef1076140421108331d
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This adds a preference for the hotseat (Launcher main bar/dock)
- Choose the number of icons on the hotseat
- Choose the place of the applications drawer button by drag'n'drop
- Translations in English + French
This is usefull for big screen devices.
You can set from 1 to 9 buttons on the hotseat.
You can set the app button where you want by drag'n'drop.
Default values are keeped unchanged so there is no pb with first screen tuto + no pb with default shortcuts.
Demo video : https://www.dropbox.com/s/2wamj9yr1s3woxl/Trebuchet-hotseat-icons.mp4
Demo apk : https://www.dropbox.com/s/psqab2gyivcyo3d/CmoaToto%20Trebuchet.apk
PatchSet 1 : initial commit
PatchSet 2 : coding style
PatchSet 3 : - Remove prefs for tablet
- AllApps Button move by Drag'n'Drop (instead of pref)
PatchSet 4 : searchbar & deletebar don't dis/appear while dragging AllApps button)
PatchSet 5 : dropOnFlingToDeleteTarget disabled for AllApps button
PatchSet 6 : - Fix shortcuts errors in database
- Set docks pref disabled for large screen programmatically
- Fix english strings/french trads
Change-Id: I21f6a4610ed16c8780ccf6e2acffcf6e07511457
Conflicts:
src/com/cyanogenmod/trebuchet/Hotseat.java
src/com/cyanogenmod/trebuchet/LauncherModel.java
src/com/cyanogenmod/trebuchet/Workspace.java
|
|
|
|
| |
Change-Id: I97ee13ad3507d083374791f58b1bf8c727d7c793
|
| |
|
| |
|
|
|
|
|
|
| |
PatchSet 1 : Add a correction, thx to Florent Imfloflo
Change-Id: I17854dbb9cb6507e6797357fb65ae9e43db02142
|
|
|
|
| |
Change-Id: I91fd42322fce3781dcd029b9df4a5e9fc7268ff4
|
|
|
|
| |
Change-Id: Ib9cebb36730055c8826b988bde09b82e566c7e9f
|
|
|
|
|
| |
Change-Id: Idc72ef89dc351d18a9df4ea874828176d0a69a9c
Signed-off-by: Igor <igor_sorocean@hotmail.com>
|
|
|
|
|
|
|
|
| |
The 9patch file was wrong, instead of a black border
it was a black + alpha border so you would see the
black border instead of the desired effect.
Change-Id: I6f3c0a7271db11652a9dd1626f4563b660fcdc61
|
|
|
|
|
|
| |
P3: update
Change-Id: Iabcd338671521737c948e4426e1d4fe80ca8e2a8
|
|
|
|
| |
Change-Id: I62bd7c9bb1906b9fb09be7a577d7a58e28aa08ab
|
|
|
|
| |
Change-Id: I8ec08114ba8663a48214de7ecd9ecac68623ff7b
|