Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
BETA-4 Fix Icon Themes Error Change Transition Animation - Slides for next/back - Smoother than alpha blend animation Remove any transition effect for Dialog Window Use Bold Text for Navigation Button Fix Installer UI for text log position Add ini_set/ini_get for Vibrate Intensity (0-10). ini_set("vibrate","5") = Half Intensity, ini_set("vibrate","0") = No Vibrate At All Add ini_set/ini_get for icon_back and icon_next. ini_set("icon_next","@install"), ini_set("icon_back","icons/back") Fix Installer Freeze on (pthread_detach) - Compileable for Android Build Environment BUILD WITH ANDROID BUILD ENVIRONMENT - Binary Size Reduce By ~60% - BUILD COMMAND: make aroma_installer; make aroma_installer.zip Add zip build command in building the source Rewrite building script for windows and linux with Android Build Environment Modify aroma-config in demo zip to includes some new features Change update-binary-installer from Galaxy Nexus binary. Sensation user should replace it binary with sensation binary Beautifier Source Code. Add beautifier tools in source code tree BETA-3 Fix Include Back Error Improve Back Sequence Capability ADD EVAL Function to execute the script inline from string ADD GOTO Function to jump back into GOTO Label. gotolabel(), goto(). Update More Demo in Example Zip Improving Efficiency processes when loading and reloading themes BETA-2 Fix color handling on themes Using bilinear scaling in png.9p Re-add hebrew support Add Italic Support with tag \<i>Italic\</i> ADD include function, to include script from different file. look at new aroma-config file and language_select.edify file BETA-1 reboot("now","recovery"); and reboot("now","fastbot"); Refresh look and feel Remove RTL and Arabic Support (For faster and freeing resource, because the features still unusable) Subpixel rendering for Fonts (Clear Type Like) Improve performance with NEON here and there. Tweaks some input driver May fix some colorspace issue Bilinear scaling for png icons, Now it look smooth even if it resized FIX MANY BACK SEQUENCE BUGS Font will only loaded if the font is really changed - Faster-faster performance improvement Change Navigation Bar Buttons. Now next and back can be using Icons Add Menu Button for buttonless devices.
- Loading branch information