[Q] Transition animations set as default in ROM - Android Q&A, Help & Troubleshooting

I want to set
Window animation scale 1x (default) to Window animation scale .5x
Transition animation scale 1x (default) to Transition animation scale .5x
Animator duration scale 1x (default) to Animator duration scale .5x
as default in my ROM. So users have 0.5 x in settings but can change it if they wish to.
Can anybody tell me what the best way to do so would be?
ROM is 4.1.1 sammy base.

Same question, please, any dev

I would love to find out how to change a ROM (before installation) to have the transitions set to "0" by default, since I have to change this every time I try a new ROM.

Bump

Related

[MOD][XPOSED][4.0+] XuiMod v2.3

XuiMod.​(A Small Collection of Unique Features Ported From Other Roms and Some by Me.)​Features of this Module
• Seconds in StatusBar Clock (eg. 10:59:59am)
(Customizable with SimpleDateFormat, Boldable and Option for Upercase/Lowercase )
• BatteryBar (grabbed from PACman ROM)
•Customizable color for Battery Percentages (20% interval)
• Xylon Transitions Animation (grabbed from Xylon ROM - xylon_grouper_011_12-08-2012.zip to be exact)
• TN Transitions Animation (slightly modified)
• Xperia Z1 Transitions Animation
• TokoROM Animations
•AOKP Animation Controls
•Custom IME Animations
•Custom Toast Animations
•Custom Notification Ticker Animations
• ListView Animation (from RootBox)
• ListView persistent cache (Please experiment with this. Slower phones will have more noticeable effects.)
• Blacklist Apps from using ListView Animation
• Volume Disable in Lockscreen
(Useful for those who have volume wake. Don't want my pocket to change Ring Mode during meetings. Don't want to disable volume wake too, my power button is dying)
• Lockscreen Torch (inspired from mods for Samsung Phones)
• Randomized Quick Settings Tile Color (from TeamBAKED) for Android 4.2 and above only
• Classic Recents / Gingerbread App Switcher (from SlimRoms)
• Scrolling Mods
(Allows you to enable hidden overscroll bounce and customize scroll feel)
(Customize color of overscroll glow)
Click to expand...
Click to collapse
Video Review
Requirements
• Have Xposed Framework installed
This Xposed Module is open source.
If you would like to help in the development, you may leave bug reports and development tips in this thread or fork and send pull requests
If you want to integrate anything in my module into your own ROM, no need to ask for permission, just mention me so I can keep track. (and place the APK in the /data/ partition if you can.)
This module is not possible without:
rovo89 for Xposed Framework, Xposed Documentation
Tungstwenty for Codes
C3C076 for more code
woorim98 (aka. jkl5616) for ListView Animation
RootBox for merging ListView Animation Commits into a Single one.
Xylon ROM for Transitions Animation XMLs
PACman ROM for BatteryBar Codes
Dzakus for code contributions
DeFcOn for TN transitions zip
SlimRom for Classic Recents
TeamBAKED for Quick Settings Tile Color
AOKP for Scroll Velocity & Friction Mods.
Jason Fry for Android Overscroll Blog Post & Code
XDA:DevDB Information
XuiMod, App for all devices (see above for details)
Contributors
zst123
Version Information
Status: Stable
Current Stable Version: v2.3
Stable Release Date: 2014-05-18
Created 2013-10-10
Last Updated 2014-08-19
Download from Xposed Repo
Backup Downloads from Google Drive
Changelog:
Version 2.3.1 (18 May 2014 / 1555 / GMT+8)
• Fix German Translation (thanks @Schokonuss for pointing it out)
Version 2.3 (18 May 2014 / 1500 / GMT+8)
• Add Clock Size Option
• Add Support for multi-lines in Clock
(you must lower the size to see the 2nd line)
• Add Master Switch for Clock Mods
• Add Animate Once option for ListView Animation
• Fix Compatibility with Xposed 2.6
• Fix App Dialog not showing apps with same name but different package
• Improve Tinted Status Bar Tint Detection
• Add German Translation (thanks @Schokonuss)
• Add Chinese (Hong Kong + Taiwan) Translation (thanks @Pocket Fan)
• Update Chinese (China) Translation (thanks @Pocket Fan)
• Update French Translation (thanks @Micks29)
----------------------------------------------------------------------------------
Version 2.2.1 (17 March 2014 / 2140 / GMT+8)
• Fix "Always Show Scrollbar" causing force-closes
• Optimize ListView Animations (Don't create animation if view is null)
• Add Chinese Simplified Translations (by Pocket Fan)
• Add Korean Translation (by Splendidevelop from Twitter)
• Add Turkish Translation (By Hakan Güven)
• Add German Translation (by @Schokonuss)
• Update Japanese Translation (thanks to @RyokoN (WedyDQ10) )
• Update French Translation (thanks to @Micks29)
Version 2.2.0 (28 February 2014 / 1520 / GMT+8)
• Add Option to place BatteryBar below Status Bar
• Add IME Animation Delay (to help reduce aniamtion lag)
• Add Ticker Animations
• Add Always Show Scrollbars Option
• Add Tinted StatusBar (StatusBar/NavBar) Icon Colors Support
• Add Restart SystemUI dialog when toggling BatteryBar, Notification Random Color, Ticker Animation
• Fix Android Crash when using "Kill app back press" with Toast Animations Enabled
• Skip TabletStatusBarView Hook in KitKat since it's removed from KK onwards (thanks @JamMasterClay for the tip)
• Updated Japanese Translation (thanks to @RyokoN (WedyDQ10) )
• Update French Translation (thanks to @Micks29)
----------------------------------------------------------------------------------
Version 2.1.1 (02 February 2014 / 2300 / GMT+8)
• Fix French Translation not shown (thanks @Micks29 for pointing out)
(Happy Chinese New Year!)
Version 2.1.0 (01 February 2014 / 2330 / GMT+8)
• Add Customizable Color for Overscroll Glow
• Add Option to disable Overscroll Glow
• Add new ListView Animations (Google Now Left/Right)
• Add Customizable Toast Animations
• Move IME Animation to separate screen
• Fix Color Picker not saving transparency properly
• Fix Lockscreen Mods on Kitkat
• Fix BatteryBar not shown on JB+ (already in v2.0.1)
• Improve ListView Animation Up/Down Position Code
(Reduces buggy Unfold, Fold and Google Now animations in the wrong direction)
• Add Spanish Translation (thanks to @viruslaura)
• Add French Translation (thanks to @Micks29)
• Update Portuguese [BR] Translation (thanks to @LaraCraft304)
----------------------------------------------------------------------------------
Version 2.0.1 (17 December 2013 / 2140 / GMT+8)
• Fix BatteryBar not showing on Android 4.1 and above
Version 2.0 (17 December 2013 / 1215 / GMT+8)
• Added Portuguese [BR] Translation (by @LaraCraft304)
• Fix "Random Quick Settings Tile Color" not disabled together with "Select Random Colors" on JB4.2 & below.
• Fix System Animations on ICS
• Fix for Keyboard not closing after rotation when using IME Animation
• Fix some random SystemUI force-closes when changing settings
• Fix BatteryBar not updating length immediately on screen rotate
• Optimize + reimplemented BatteryBar hook (should work almost all devices now, even tablets.)
• Add BatteryBar on Navigation Bar
• Add Toggle for allowing batterybar to change according to battery level
• Add Volume Up and Down to Lockscreen Torch
• Backported Animation Controls to Android 4.0 onwards
• Optimize + Partially Fix Fold/Unfold ListView Animation Bug.
(Fixed flinging to an end, but bug still shows when scrolling super slowly)
• Add Option to Hide Launcher Icon
----------------------------------------------------------------------------------
Version 1.9 (05 December 2013 / 0100 / GMT+8)
• Updated Japanese Translated (by WedyDQ10)
• Fix ArrayIndexOutOfBoundsException in Animation Controls
• Rewrote Test ListView Dialog (Now it allows translation)
• Scrolling Mods (Overscroll Distance, Overfling Distance, Friction, Max Velocity)
----------------------------------------------------------------------------------
Version 1.8.1 (01 December 2013 / 2230 / GMT+8)
• Fix Animation Controls not disabled for those using Android 4.2 and below & wrong description
• Fix Notification Quick Setting not disabled for Android 4.1 and below
Version 1.8 (01 December 2013 / 1600 / GMT+8)
• Fix Seconds in Clock Skipping a little
• Change IME Animations Show/Hide Keyboard to proper APIs
• Small Optimizations to BatteryBar & System Animation First Loading.
• Small Optimizations to Volume Panel Mods.
• Randomized Quick Settings Tile Color (from TeamBAKED)
(Also works with Cyanogenmod's Quick Access Ribbon)
• Classic Recents / Gingerbread App Switcher (from SlimRoms)
----------------------------------------------------------------------------------
Version 1.7.5 (21 November 2013 / 1140 / GMT+8)
• Fix Throwable on ICS causing Lockscreen Torch and VolumePanel Mods to not work
Version 1.7.4 (20 November 2013 / 0100 / GMT+8)
• Fix Throwable on JB4.2 and below causing IME Animations to not work
• Updated Japanese Translations (Thanks to WedyDQ10)
Version 1.7.3 (18 November 2013 / 1200 / GMT+8)
• Fix Exception on JB4.2 and below causing IME Animations to not work
• Fix BatteryBar not showing on reboot if you use Regular Bar/Non-Symmetric Bar
Version 1.7 (17 November 2013 / 2210 / GMT+8)
(This version has some bugs, please use v1.7.4)
• 1 Second Delay before Settings take effect when they are changed
(Settings should be less buggy)
• ListView Animation: Prevent unnecessary reflective calls to method if value is not used.
(Smoother Scrolling for all animations EXCEPT Fold & Unfold)
• Clock: Optimized custom clock time retrieving. (less lag)
• Clock: Option for Uppercase/Lowercase
• System Animation: Custom IME Animations <See attachment/video>
• BatteryBar: Gracefully Fade to new color. (when battery percentage change/settings changed)
• BatteryBar: Different Colors for different Battery Percentage. <See attachment>
• BatteryBar: Optimized updateSettings. (Settings will take effect faster)
• Lockscreen Torch: Added ICS + KK compatibility
(Note: As of the date this version was released, Xposed Framework is not compatible yet with KitKat)
----------------------------------------------------------------------------------
Version 1.6 (14 November 2013 / 1200 / GMT+8)
• Animation Controls: Fixed animation not resetting to default when disabled.
• Animation Controls: Option for Randomized System Animation.
• Prevent App Overrides & Animation Duration is now useable with Animation Controls disabled
• System Animation: Added TokoROM Animations
• ListView Animation: Fixed Exception/Throwable during scrolling
- (1) Fold and Unfold animations should work properly now
- (2) ListView Animation is smoother
• Others: Updated Japanese Translations (Thanks to WedyDQ10)
• Others: Added Color Picker (based on Daniel Nilsson's android-color-picker library)
----------------------------------------------------------------------------------
Version 1.5 (10 November 2013 / 2340 / GMT+8)
• AOKP Animation Controls - for Android 4.3 and above only
• Added Japanese Translations (Thanks to [MENTION]WedyDQ10[/MENTION])
• Added Sony Xperia Z1 Transitions. (extracted by @allenfoxtc)
• Added "Use HTML" to clock settings.
----------------------------------------------------------------------------------
Version 1.4 (04 November 2013 / 2115 / GMT+8)
• Added ACCESS_SUPERUSER permission
• ListView Animations Blacklist feature.
• Modified Xylon Animations a little (Use Fancy Input Method Animation for normal one.)
• Added slightly modified TN Transitions Animation.
----------------------------------------------------------------------------------
Version 1.3 (28 October 2013 / 0900 / GMT+8)
• Torch Options to use TeslaLED, DashLight Torch or CM Torch
• Fix for Torch turning on with a quick single tap.
• BatteryBar Background (Show empty battery amount; See screenshot in attachments)
• Cleared Clutter. Moved HW Buttons options to a separate window.
• ListView Animation Duration by @Dzakus.
• Code Optimization by @Dzakus.
(Listview Animations are smoother; Performance varies for every phone)
----------------------------------------------------------------------------------
Version 1.25 (16 October 2013 / 1800 / GMT+8)
• Emergency Fix for App FCs (Caused by checking for HW Keys)
• BatteryBar Height Preview will show Bar Color.
Version 1.2 (16 October 2013 / 0700 / GMT+8)
• Cleaned up codes (By @Dzakus)
• Volume Panel Alpha Preference with Visual Preview (By @Dzakus)
• BatteryBar Height Preference with Height Preview (By @Dzakus)
• BatteryBar / Clock don't need to restart SystemUI anymore
• Lockscreen Torch (Hold HW Buttons to turn on Flash)
If some settings Force Closes, please clear the app data.
----------------------------------------------------------------------------------
Version 1.1 (11 October 2013 / 1440 / GMT+8)
-Fixed Window Transitions Crashing Android on uninstall/update.
-Made Window Transitions require reboot
-Seconds will not skip from 59 to 00 anymore.
-Clock Settings and Seconds separated
(Bold,CustomClock will still work when seconds disabled)
----------------------------------------------------------------------------------
Version 1.0 (10 October 2013 / 0000 / GMT+8)
First Version
This Xposed Module is best used in AOSP-based ROMs like CM.
Manufacturer ROMs should be supported but untested by me. However, I will do my best to maximize compatibility before releasing each version.
Also, please get ready your Xposed-Disabler-Recovery.zip if anything goes wrong.
Unfixable Bugs:
If you have any fix for these, please post it in this thread or on Github issues page.
• Tapatalk(-based) apps will have listview animating all the time or have visual artifacts.
Workaround: Use ListView Animation Blacklist to remove app from animating
• If you use Default in IME Animations, Duration and Interpolator will not apply.
Due to the way Android uses the animation, I had to use a "hack" to make this animation work. Thus, I cannot retrieve the default animation (without incompatibilities with ROMs) since this is not officially supported.
• Navigation Ring will not disappear
This is due to "Prevent App Override" in "Animation Controls".
• Animation Controls not working in HTC Sense ROMs.
The hooks of Animation Controls seem to be applied without error. It is possible HTC made the default codes unused and merely added new ones above it.
Tips for this module:
• Colorful Clock Example using HTML and SimpleDateFormat
• An Example to have multiple lines in the clock
Really a good job buddy. Everything works for me here.
Sent from my Xperia Live with Walkman using Tapatalk 2
Was waiting for this one. Giving it a go now. Thank you!
Uxylon pie would be SICK.
Sent from my LG-E980 using Tapatalk 4
First Thanks for this amazing module, I would like to know why the transitions are choppy in some apps?
I have the galaxy note2 is my phone not powerful inoff?
Sent from my SPH-L900 using xda app-developers app
flexxoo said:
First Thanks for this amazing module, I would like to know why the transitions are choppy in some apps?
I have the galaxy note2 is my phone not powerful inoff?
Click to expand...
Click to collapse
I don't really know.. I've tested it for about a month and it is smooth on my phone(single core), and should be much smoother on yours. But I'll update this if I do find out the real reason. Perhaps you can enable "Force GPU Rendering" but I can't guarantee anything.
amazing module dont ever stop coding for android!!!
smooth animation all around
Sent from my AMOI N828 using xda app-developers app
Going to try on my mt6577 device
Sent from my Micromax A110
The Transitions are awesome!
----------------
Respect!!!
-----------------
Sent from my GalS3xy SCH-I535 now Free
Hey i tried this mod and i must say its really amazing one!
But there's some prob with listview animations...bcs in apps like facebook and probably instagram this looks a little glitchy and untidy...if there could be an option to disable these animations for the specific apps it would be great...or suggest a possible workaround.
Thanks!
Sent from my GT-I9070P using xda premium
Can you separete "Enable seconds" and "Custom format"?
Displaing second is great, but it backs to default format when second is between 59 and 0, then back to custom format...
Works fine on i9505, stock ROM. Tried Battery Bar (disabled later as i just don't need it), ListView animations, Xylon (which is awesome and funny), all seems fine. Didn't tried clock modifications as i already have it the way i like it through Wanam Xposed. Thanks a lot for this module!
Awesome module! Loving the animations. My s3 is a right circus device now haha. Any plans for more status bar tweaks? Network speed in status bar would be sweeet!
@zst123 I found something annoying. ListView animations apply to everything and here's the problem: when i scroll the thread posts in Tapatalk, it got animated too, making it hard to read. I don't know if it's possible, but please consider to look for a way to disable animations on per-app basis.
Will this work on US (Sprint) Galaxy S4?! Thanks for your work!
thanks for that!
it's working great on my lg optimus g pro with stock 4.1.2 rom
reli hope that u can add more options on animation n clock settings
working great on i9500 many thanks
Works Perfect in i9500 =)
Thanks
Sent From my i9500 With ☆★Crash Rom★☆

[Rom][Official][4.3] Beanstalk Nighlites LITE

Xperia Arc-S/Ray/NeoV/Neo/Pro
based on cm10.2
WHY THIS ROM?
A rom which I enjoyed a lot, with many configuration options for all tastes and very good performance. And why this rom 4.3.1 and not a rom 4.4.2 KITKAT? mainly camera, this allows faster and with a "fake" 720p and has more compatibility with some applications, video recording, so a good alternative for those who do not want to have to put android 4.4.2 before being fully stable.This is a lighter version and quick but with plenty of performance and without bugs.
Watch the video that shows some options rom and quality, I could not put everything you can do, which is much the same thing customizable, even the characters in the bubble style, frame etc. .
.
INSTALLATION:
-flash kernel
-factory reset
-wipe cache
-mounts and storage-format system/data/cache
-advanced-wipe dalvik cache
-flash rom.reboot.
-flash mini gapps.reboot.
-ENJOY.
KERNEL CM10.2 darkraven:
Arc/Arc S - Anzu
Neo V - Haida
Neo - Hallon
Pro - Iyokan
Ray - Urushi
wifi modules for all : https://www.mediafire.com/folder/1punbb81ebcea/Modules
DOWNLOAD ROM:
Arc/S -http://d-h.st/lJq
Neo V- http://d-h.st/lAH
Neo- http://d-h.st/i0s
Pro- http://d-h.st/f93
Ray- http://d-h.st/teH
minigapps for cm10.2:http://d-h.st/aOJ
FEATURES:
CM based
Insane amount of edits/tweaks/fixes to make this build absolutely fly
Ultimate battery life through optimizations
HALO))) 2.0
Multi Window
Active Display
Lockscreen background options (Color fill, Custom image, Transparent)
Customizable Lockscreen text color
Lockscreen rotation
Option to enable all widgets
Minimize lockscreen challange
Use widget carousel
Slider Shortcuts
Static Lockscreen shortcuts
Lockscreen button actions
LCD Density
Scroll elasticity options
Default App grip option
Custom Carrier label
Dual Pane options
Customizable boot animation (off, default, set your own bootanimation)
Custom original BeanStalk Wallpapers by skyliner33v
Custom BeanStalk bootanimation by skyliner33v
Status bar color and transparency
Clock and date options which includes color, location, style
Signal Styles which include color and text instead of icons, alternate GB signal layout, hide signal icons
Breathing SMS option
Battery styles - Includes specific colors and styles. Also includes battery bar
Do not disturb option
Show notification count
Pie controls (need to have lockscreen background set to something other then default to work correctly (dont ask why) )
Fully customizable navigation bar - Includes style, layout, color, nav rings, pretty much everything you can think of.
Quick settings color settings, tiles per row, Quick pulldown, text color
Notification shortcuts, behaviour, drawer style (customizable colors), toggle colors, longpress quicksettings icon to enable/disable toggles
Keyboard and input method options which include disable full screen keyboard and auto rotate
Kil app back button with customizable timeout values
High end graphic effects option
option to disable/enable vibrate on expand for notifications alerts
Low battery warning customizable options
Recents RAM bar fully customizable with color styles
Clock widget for LockClock including extra options to fully customize every feature of the lockclock
Build.prop MOD options to enable/disable tweaks as preferred
Less frequent Notification sounds options
CRT screen off/on options to specify how the animation shows
Enable/disable wake up on charge option
Superuser fully embedded into the build and accessed from settings menu
CM Performance options and features
About BeanStalk option with links to github source and facebook for beanstalk. Also links to my twitter and donate.
option to use a fully themable MMS packages. You can access from mms - settings - theme settings
Numerous other options hidding throughout the build
*thread original xperia arc/s:http://forum.xda-developers.com/showthread.php?t=2431799
scott.hart--» https://www.paypal.com/us/cgi-bin/webscr?cmd=_flow&SESSION=EDwFsH1mMcv2u955XMZ0j6HkHxPl_OvaSzW-rWjfTXwcqeRENmJpq3r8YB0&dispatch=5885d80a13c0db1f8e263663d3faee8d7ff5e1e81f2ed97dd1e90bd72966c40c
CREDITS:
*thanks to officiallysonyrebel, scott.hart.bti, saki3d, LegacyXperia
*many thanks to rebelos for allowing me releasing this rom and taking over now as he stopped.
Click to expand...
Click to collapse
Click to expand...
Click to collapse
http://forum.xda-developers.com/showthread.php?t=2450185
What about this ? Is this thread now inactive? The rom in this won't be continued to be updated then?
Sent from my iPad using Tapatalk
DrEAmRBoY said:
http://forum.xda-developers.com/showthread.php?t=2450185
What about this ? Is this thread now inactive? The rom in this won't be continued to be updated then?
Sent from my iPad using Tapatalk
Click to expand...
Click to collapse
that thread no..this i ve updated a little now and fix all minor bugs and make it faster with rebelos permission..i have continued this rom as i like it a lot. all from 4.3.1 beanstalk now i will do it.:good:
Nice rom more stable than the previous one, but i still have bbm notification issue just blinking LED without sound
Sorry for bad english
Sent from my Xperia Neo V using xda app-developers app
its better to maintain and port the 4.4 beanstalk, its super smooth and fast.
It's a shame. ROM is super smooth and stable, but basically all my games either FC, display black screen instead of most animations or just stop playing them few frames after start.
Back to ICS, sadly...
halfblack said:
It's a shame. ROM is super smooth and stable, but basically all my games either FC, display black screen instead of most animations or just stop playing them few frames after start.
Back to ICS, sadly...
Click to expand...
Click to collapse
did you choose high end graphics option? i ve played dead trigger and NFMW and runs fine..
Yes, I did. The problem happens even in things like CandyCrush or Marvel: War of Heroes.
I'll give it another try later today.

[Feature Request] Animation Scale

Hi PA team is possible to add a 0.75x animation scale into the rom? Is neither too fast nor too slow as animation scale, and the interface seems more fluid what do you think? I really like it , thanks

Beautiful Timer-A perfect timer-stopwatch app

Beautiful Timer
A perfect timer-stopwatch app
Download link:
remove character "
"www".""windowsphone.com/s?appid""=6111b9ba-76b0-48ce-ab89-bb70efcd9fcf"
Easy, speed and beautiful Timer-Stopwatch app, designed for Windows Phone modern (metro) UI.
Features:
✔ Stopwatch
✔ Timer(Countdown)
✔ Timer / Stopwatch runs in background
✔ Disable lock screen
✔ Run under lock screen
✔ Vibration
✔ Sound
✔ Background image:
None
Custom
Today’s Bing Image
✔ Background Color:
Use accent color
Custom Color
✔ Loop animation
✔ Flip animation Hours, minutes and seconds
✔ Quick selector minutes for Timer
Coming soon more features:
✔ Multiple Timers
✔ Multiple Stopwatchs
Available in English and Spanish

[ROM][NE5][4.4.2] AllianceROM v1 - Lite Available - 23+ Themes - Private Mode -5/12

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
We are not responsible for anything that may happen to your phone as a result of installing custom roms and/or kernels. you do so at your own risk and take the responsibility upon yourself.​
AllianceROM intends to give the user what THEY want. Tired of flashing Roms and having to ask for little changes to suit your taste? Tired of having to manually change colors of the toggles or the battery or move your clock or make statusbar transparent or any of the other multitude of other little color and style tweaks that Android users love? Tired of flashing AROMA installer for every little change you want to make? Tired of having to add your favourite images everytime a new rom comes out?
If you answer yes to any of these then AllianceROM is for you! We have a huge array of "on the fly" options for you to play with. Make your phone to YOUR style. YOUR color. YOUR perfection.
Available in Stock, AOSP or Black Glass themes selectable on install, the majority of modifications in AllianceROM are OPTIONAL. Many you wont find on any other TW ROM and some you wont find anywhere...Xposed, AOSP or otherwise! You can turn them on and off at will. We try not to impose many things on people because we realise that Android is all about INDIVIDUALITY. Make YOUR Rom and YOUR phone how YOU want it and change it on a whim.
Choose from over 25 preset Themes and change them with a click. No rebooting
AllianceROM - Designed to be Individual....​
​
Changes in 1.0:​
Any color/transparency popups (e.g powermenu bg) with toggle - make your own tinted glass backgrounds!
Any color popups text with toggle
Any color/transparency list menu bg with toggle
Hold statusbar and slide for brightness with toggle
Ime animations
Totally new statusbar clock from Liquid
Clock seconds toggle
Clock font style choice (font dependant)
Statusbar date style choices
Statusbar date format choices
Pulldown right/left/center access quicksettings
Radio button color linked to checkbox color
Ime animations
Ime cursor control with vol buttons with toggle
Extended reboot follows powermenu color
Headsup Blacklist
Action bar text color with toggle
Actionbar bg color with toggle
Custom Carrier in statusbar with toggle
Double tap statusbar sleep with toggle
Overscroll type - none/bounce/glow
Overscroll weight...i.e how far it bounces or glows
Working Private Mode - clear data of personalpageservice if you face problems
Added option to use private mode with insecure lockscreen
Added option to disable the ongoing Private Mode notification
Added private mode toggle back to dropdown - download OTA update
Added 2 dropdown panel animations and option for none - thx to @Nunhugger and @Tired Storeman
Fixed settings fc on pressing notification panel
Fixed keyboard fc on changing button to comma
Fixed icon for custom app 7 - download OTA update
Fixed heads up ongoing causing fc on making a call
Added Nfc option for screen off, onlockscreen or unlocked only and nfc icon type
Added 3rd color for Statusbar Gradient
Added 3rd color for Dropdown Gradient
Added Option for custom wallpaper on Notification Items with alpha slider
Added 3 color gradient for Notification Items
Added Omni traffic meter with options for left or right side, update interval, hide when inactive and download/upload colors
Added Settings text color
Added Settings Icon color
Added 4 sets of icons for settings and powermenu and custom settings to OTA Thx @Tired Storeman
Added HeadsUp Notifications with toggle
Added options for HeadsUp Notifications - Include Ongoing, When Locked, Limit to High Priorty only
Added slider for HeadsUp Notifcation fade speed
Added colorable glow for Heads Up Notifications
Added option to diable screen dimming on pulling down dropdown panel
Added CM Ram bar in recents with mode selection and 3 colorable bars
Added Quick Unlock with toggle
Added option for custom lockscreen carrier text
Added Reboot and Recovery dropdown toggles
Added more dropdown date formats and custom entry
Added color picker for recent items background
Added 2 extra batteries to selection
Added floating message apk to enable floating messages
Changed Black Glass settings icons to match theme Thx @Tired Storeman
New Bootanimation - Thx @NunHugger
Added Alliance Overscroll glow - Thx @Tired Storeman (Stock is in OTA)
Fixed typos and default values in Custom Settings and had a bit of a rearrange
Fixed Alliance App Panel FC if uninstall custome app
Fixed Alliance App Panel custom apps 2 and 3
Fixed some email content text colors
Fixed Settings block list FC
Fixed Pull Up in Alliance Settings so app can be changed
Fixed TW Themes all app icon not changing
Fixed hide battery when charging
Fixed Alliance Theme contacts FC
Fixed Alliance Theme tab selected to white
General clean up of code to remove some old unused stuff
​
Base Rom Feature's:​
Based on Samsung 4.4.2 NE5
Rooted, Deodexed, BusyBox, Init.d, Sqlite3, Zipaligned
Build.prop tweaks
ROM Customizer with root browser, widgets, and for OTA Updates
Alliance Manager Theme/Backup Engine
17 Preset Styles to change theme in 1 click!
Ton of Alliance wallpapers courtesy of @Tired Storeman
New bootanim courtesy of @NunHugger
Enhanced Swirliness on Ripple Lockscreen
Adjusted Launcher Animations for MoaR Speed!
Modified Toolbox to allow up to 10 shortcuts instead of 5
Choose from 9 functions for long press back - Default, Now, Custom App, Kill, Screenshot, Lock Screen, Torch, Recents, Menu
Choose from 9 functions for long press home
Choose from 9 functions for long press menu
Choose from 9 functions for double press home
Choose from 9 functions for short press menu
Power longpress timeout choices
Double tap timeout choices
Long Press Volume Music Controls With Screen Off
CRT Animation Speed
CRT Animation Colour
Killed Syscope Root Detection SystemStatus = Official
Total toggle amount is 34 data/flashlight/Rom control/Torch/etc
Enabled Quick Glance
Added System bg image to contacts and dialer
Added Asian S5 Touchwiz Theme Engine And Themes
Pull up in launcher to launch custom app @txr33 - Thanks fake_japanese_guy for posting the app to try in other roms which saved adding to our app picker
Slide left in launcher to launch custom app @txr33
Added About Alliance To about phone
Added Custom Extended Power/Reboot Menu
Added A ton of Open Source FlipFonts
Added Cyanogenmods Torch
Removed Knox/Carrier IQ Completely
Disabled Flipfont Verification Checks
Disabled Signature Verification Checking
Disabled Scrolling cache Systemwide
Disabled Samsungs Secure Storage
Enabled Hidden Lockscreens
Ported Brilliant Cut Lockscreen From Tab S
Added Sliding Gallery for Lock Wallpaper
Added Lockscreen Festival Effects
Added Notification Panel Festival Effects
Added Selectable Fingerprint style
Enabled app ops permission management
Enabled Call/Message Blocking
Enabled External Sd-Card Read/Write Functionality
Enabled Bootanimation.zip functionality
Enabled Camera while on a Phone Call
Enabled Camera Shutter Sound Menu
Enabled custom longpress options on samsung keyboard
Enabled By Default Package Verifier OFF
Enabled All disabled Settings widgets
Enabled Clear Font Option in Settings
Enabled Launcher app menu list functionality
Added TW Launcher Rotation Toggle
Added Chinese IME with dark/light theme chooser (supports only english and chinese languages)
Added Alliance AOSP TW Home theme to tw theme chooser
Added A ton of Open Source FlipFonts
Enabled Air Wakeup
Enabled and Themed Floating Assistant Menu
Camera Lockscreen shortcut
Enabled Lockscreen widgets
Enabled Secure widgets
Enabled any widgets to lockscreen
Always maximise lockscreen widgets toggle
Selectable Aosp Lockscreen
Increased message limit per hour
Enabled Scheduled Messaging
Enabled Scheduled Messaging
Enabled Save Restore Messages (sms only)
Enabled Group Conversation Messages
Enabled Split View Option For Messaging When In Landscape
Up to 200 contacts for messages
Message sent time shown
Increased sms-mms threshold
General Battery and Performance Tweaks
​Alliance Custom Settings:​Color Options
Option to link all color options toghether or color seperately
Color-A-Day Option to let The System Picked Your Main Linked Theme Color randomly everyday at midnight
Option to Set System Background Color and/or Gradient Type
Option to Set System Background Image and Transparency
Option to Set StatusBar Color and/or Gradient Type
Option to Set StatusBar Background Image and Transparency
Option to Set Notification Panel Color and/or Gradient Type
Option to Set Notification Panel Background Image and Transparency
Option to Set Dropdown Header Color
Option to Set Toggle Background Color and/or Gradient Type and Circle Color
Option to Set Brightness Slider Background Color
Option to Set CPU Info Background Color
Option to Set Clear button Background Color
Option to Set Notification Headers Color
Option to Set Notification Items Background Color
Option to Set Drag Bar Handle Background Color
Option to Set Clock Color, Dropdown Clock Color, Date Color
[*]Settings icon colour option
[*]Settings text colour option
Settings text colour option
Colour keyboard background
Colour keyboard text
Colour keyboard function key bg
Colour keyboard main key bg
Colour keyboard disabled key bg
Some stock email text content colour options
Clock size slider
Battery size slider
Carrier size slider
Date size slider
Option to set alpha level of statusbar elements
Option to Set Battery Icon from about 20 types
Option to Set Battery Icon Color, Battery Text, BatteryBar Color, Battery Graph Color
Option to Set Wifi Icon Color, Signal Color, Settings Button Color
Option to Set Notification icons Color, Notification Text Color, Ticker Text Color, Carrier Color, Drag Bar Color
Option to Set Ongoing Color, Traffic Color, CPU Color, Alliance Logo Color, ASU Color, Brightness icon and text Color
Option to Set Toggle On Color, Toggle Off Color, Toggle Dim Color
Option to Set Toggle Text Color
Toggle background style -* Thanks @TiredStoreman for images
Option to Set Phone Text Color, secondary text color, in app button text color popup header color, in app list text color all with toggles to return to default
Option to Set Power menu text Color, Settings Text Color, Toast Text Color, Launcher Text color, Browser url color, Lockscreen text Color
Option to Set Power Menu Color, OverScroll Color, Dialer Color, CheckBox Color, Switch Color
Option to Set Spinner/Slider Color, Battery Chart Color
Option to set Dialer numbers and tabs any color
Clock, Notification Panel, StatusBar, Toggles
Option to Set Clock Position
Option to Set Am/pm Style
Option to Set Day of Week Style
Option to Set Dropdown date Format
Option to Set Dropdown date shortclick/longclick action
Option to add Aosp Clear Button, Lock Button, Recents Button, Settings Button, hide Dropdown Header, Cpu Meter,
Option to enable/disable Sfinder, Sfinder Button, Brightness Slider, No Notifications Tile, Notifications Title, Alliance Logo to Notification Panel
Option for any app for sfinder button
Option for alliance button in expanded header to launch alliance settings or any app
Option for alliance logo on left side dragbar handle to launch alliance settings or any app
Option for alliance logo on right side dragbar handle to launch alliance settings or any app
Seperate sfinder, recents, lock, clear and alliance buttons in header to set its own colour
Alliance custom app panel 11 apps default or custom choice
Alliance custom app panel toggle on/off background colour and icon colour filter
Option to Set Custom Carrier Text
Option to select Custom Battery, Custom Charge Battery, Battery Bar, Bar Style, Bar thickness, Bar Anim
Option to hide/display Network Speed, Asu Meter
Option to pick Data Icon Type (Att/Tmo)
Option to pick number of signal bars used 4, 5, 6
Option to pick Signal Icon Type
Option to enable or disable signal in/out icon
Option to pick Wifi Icon Type
Option to enable or disable wifi in/out icon
Choose from 6 on the fly toggle themes (stock s5, aosp, triune, shiznits, buttons, original samsung)
Option to hide/display toggle text, circle background, toggle gap
Option to set number of toggles in view
Option to set Location of toggle Top, Bottom, Off
Option to hide Blocking Mode Notification, Ime Icon, Low storage notification, Unstable Wifi Notification
Option to hide Alarm Icon, Bluetooth Icon, Sound Icon, SmartStay Icon, Nfc Icon, Wifi Calling Icon
Extended Power Menu Options
Option to Hide/Show Data Toggle
Option to Hide/Show Airplane Toggle
Option to Hide/Show Accesibility Shortcut
Option to Hide/Show Power Off Shortcut
Option to Hide/Show Restart Menu
Option to Hide/Show Sound Mode Toggles
Option to Hide/Show Emergency Mode Toggle
Option to Hide/Show Screenshot Toggle
Option to Hide/Show Screen Record Toggle)
Phone Mods
Enable/Disable Record Button/Add Call Button In Phone
Option to enable/disable increasing Ringtone
Option to restart Phone and InCallUI
LockScreen Mods
Option to choose stock, scanner or OTA Flashed fingerprint style
Option To Select Between Aosp Lockscreen And Galaxy Lockscreens
Option to enable/disable Aosp Lockscreen Vibration
Option to turn ink effect on/off
Option to Select Custom Ink Effect Color
Option to Enable Random Ink Effect Color
Option to Enable Lockscreen Torch and Timeout value
Option to Enable/Disable Lockscreen Sounds
Stock Lockscreen Settings Shortcut
General Mods
Screen off animation option(CRT, Fade, Stock)
Listview Animation Style Picker
Listview Interpolator Picker
Toast Animation Picker
System Animation Picker
System animation duration slider
Disable home key wake toggle
Full charge noti toggle
User selectable Dialog Popup style i.e holo , holo-light, default etc
Enable/Disable Wake when plugging
Enable/Disable Wake when unplugging
Enable/Disable Low Battery Popup
Enable/Disable Full Charge Notification
Enable/Disable USB Connect Sound
LED with Screen on Toggle
NFC With Screen off Toggle
All rotation toggle
Lockscreen rotation toggle
Enable/Disable Earphone Protection
Scrolling Wallpaper Toggle
Infinite Launcher Scroll Toggle
Theme Chooser for TW launcher with 10+ themes
Enabled Festival Effects for TW Launcher
Restart Launcher Toggle
Time Stamp Sent Toggle (actual time recieved or time sent)
Fixes:
Fix for black glass theme contacts fc
Fix for rom customizer not rebooting when selected to
Fix for extra locks not staying after reboot
Fix contacts fc while in call
Moved position of asu to not cover signal bars @txr33
Sdcard fix @BeansTown106
Cog battery fix @txr33
4 bar signal fix @txr33
Antenna WiFi icon fix @txr33
Double clock fix @txr33
Quick connect greyed out fix @txr33
​
HERE​​
MD5 Sum:f59e43ad17652815463a7ca871d1fd8a​
Step 1-
Install Rom Customizer from Playstore
Step 2-
Make Sure You Have a Custom Recovery - TWRP or Philz
Step 3-
Put ROM on sd. Open rom customizer. Select install from zip. Choose whether to install samsung bloat, google bloat or blackglass. Choose install. Press reboot now and wait....
Step 4-
Once booted open Alliance Manager from app drawer to create needed folder structures
Step 5-
Enjoy!!
Notes:
For Feature Requests and bug reports please post in the Xda DevDB Section Up Top
This thread is from the Alliance Team and was posted in accordance with the Alliance rules which can be found here
COPYCATS - UNDER NO CIRCUMSTANCES IS ANYONE TO SOURCE ANYTHING FROM THIS ROM. I WATCH THESE THREADS LIKE A HAWK. IF YOU DO...I WILL FIND THEM...AND I WILL REPORT IMMEDIATELY. NOW GO LEARN YOURSELVES INSTEAD OF RIPPING FROM OTHERS
Alliance Color Guide:
​
The Alliance Crew - You guys ROCK!!
Sparky b for helping me out with base files
Chainfire for root
Ficeto for ROM Customizer, Custom Settings and countless hours of help
Gravitybox for the app picker source
AOKP for clock source
Liquid for animations and clock
kimdalanxa for fingerprint images
Tamerlan2009 for Note 4 Weather
CNexus for base files
Sac23 for the rom he sent which prompted this rebuild
RLmiller for testing
​
AND SO IT BEGINS.....
​
XDA:DevDB Information
[ROM][4.4.2]-AllianceROM-Ultimate Customisation, ROM for the Sprint Samsung Galaxy S 5
Contributors
txr33, Goldie
ROM OS Version: 2.3.x Gingerbread
Version Information
Status: Testing
Created 2014-12-05
Last Updated 2014-12-05
reserved
another
last one
mine
Awesome work on this rom ☺
Sent from my SM-G900P using XDA Free mobile app
Woe nice!
zune70 said:
Awesome work on this rom ☺
Sent from my SM-G900P using XDA Free mobile app
Click to expand...
Click to collapse
All running ok?
Running well
Sent from my SM-T217S using Xparent Skyblue Tapatalk 2
Won't let me download. Takes me back to xda
Goldie said:
All running ok?
Click to expand...
Click to collapse
Yup running all good
Sent from my SM-G900P using XDA Free mobile app
BubZX said:
Won't let me download. Takes me back to xda
Click to expand...
Click to collapse
When pressing the download link it takes you to the roms xda devdb download tab so you can download the rom by either torrent or direct download.
txr33 said:
When pressing the download link it takes you to the roms xda devdb download tab so you can download the rom by either torrent or direct download.
Click to expand...
Click to collapse
Direct download fails, and there's no seeders for the torrent.
Sent from my SM-G900P using XDA Free mobile app
---------- Post added at 11:31 PM ---------- Previous post was at 11:30 PM ----------
This ROM looks amazing!
Sent from my SM-G900P using XDA Free mobile app
jtadak said:
Direct download fails, and there's no seeders for the torrent.
Sent from my SM-G900P using XDA Free mobile app
---------- Post added at 11:31 PM ---------- Previous post was at 11:30 PM ----------
This ROM looks amazing!
Sent from my SM-G900P using XDA Free mobile app
Click to expand...
Click to collapse
Direct download works fine for me
When I try to flash in rom customizer it just stays at rebooting. I wait for a while nothing happens I reboot on my own and I'm still on my same rom. Nothing flashed.don't know if it matters but I'm using ktoonz version of twrp.
SHYZZA said:
When I try to flash in rom customizer it just stays at rebooting. I wait for a while nothing happens I reboot on my own and I'm still on my same rom. Nothing flashed.don't know if it matters but I'm using ktoonz version of twrp.
Click to expand...
Click to collapse
You need to manually reboot to recovery and it will flash your selections. The cause of that is fixed once the rom is flashed so if use rom customizer again after installing alliance rom it will automatically reboot but coming from any other rom you need to manually reboot into recovery after making the rom customizer selections
txr33 said:
We are not responsible for anything that may happen to your phone as a result of installing custom roms and/or kernels. you do so at your own risk and take the responsibility upon yourself.​
AllianceROM intends to give the user what THEY want. Tired of flashing Roms and having to ask for little changes to suit your taste? Tired of having to manually change colors of the toggles or the battery or move your clock or make statusbar transparent or any of the other multitude of other little color and style tweaks that Android users love? Tired of flashing AROMA installer for every little change you want to make? Tired of having to add your favourite images everytime a new rom comes out?
If you answer yes to any of these then AllianceROM is for you! We have a huge array of "on the fly" options for you to play with. Make your phone to YOUR style. YOUR color. YOUR perfection.
Available in Stock, AOSP or Black Glass themes selectable on install, the majority of modifications in AllianceROM are OPTIONAL. Many you wont find on any other TW ROM and some you wont find anywhere...Xposed, AOSP or otherwise! You can turn them on and off at will. We try not to impose many things on people because we realise that Android is all about INDIVIDUALITY. Make YOUR Rom and YOUR phone how YOU want it and change it on a whim.
Choose from over 25 preset Themes and change them with a click. No rebooting
AllianceROM - Designed to be Individual....​
​
Changes in 1.0:​
Any color/transparency popups (e.g powermenu bg) with toggle - make your own tinted glass backgrounds!
Any color popups text with toggle
Any color/transparency list menu bg with toggle
Hold statusbar and slide for brightness with toggle
Ime animations
Totally new statusbar clock from Liquid
Clock seconds toggle
Clock font style choice (font dependant)
Statusbar date style choices
Statusbar date format choices
Pulldown right/left/center access quicksettings
Radio button color linked to checkbox color
Ime animations
Ime cursor control with vol buttons with toggle
Extended reboot follows powermenu color
Headsup Blacklist
Action bar text color with toggle
Actionbar bg color with toggle
Custom Carrier in statusbar with toggle
Double tap statusbar sleep with toggle
Overscroll type - none/bounce/glow
Overscroll weight...i.e how far it bounces or glows
Added the ng2 kernel to install options for those who have new bootloader and made it so if select ktoonz you will get his kernel apps and if select 900i kernel it will also install the nfc fix
Working Private Mode - clear data of personalpageservice if you face problems
Added option to use private mode with insecure lockscreen
Added option to disable the ongoing Private Mode notification
Added private mode toggle back to dropdown - download OTA update
Added 2 dropdown panel animations and option for none - thx to @Nunhugger and @Tired Storeman
Fixed settings fc on pressing notification panel
Fixed keyboard fc on changing button to comma
Fixed icon for custom app 7 - download OTA update
Fixed heads up ongoing causing fc on making a call
Added Nfc option for screen off, onlockscreen or unlocked only and nfc icon type
Added 3rd color for Statusbar Gradient
Added 3rd color for Dropdown Gradient
Added Option for custom wallpaper on Notification Items with alpha slider
Added 3 color gradient for Notification Items
Added Omni traffic meter with options for left or right side, update interval, hide when inactive and download/upload colors
Added Settings text color
Added Settings Icon color
Added 4 sets of icons for settings and powermenu and custom settings to OTA Thx @Tired Storeman
Added HeadsUp Notifications with toggle
Added options for HeadsUp Notifications - Include Ongoing, When Locked, Limit to High Priorty only
Added slider for HeadsUp Notifcation fade speed
Added colorable glow for Heads Up Notifications
Added option to diable screen dimming on pulling down dropdown panel
Added CM Ram bar in recents with mode selection and 3 colorable bars
Added Quick Unlock with toggle
Added option for custom lockscreen carrier text
Added Reboot and Recovery dropdown toggles
Added more dropdown date formats and custom entry
Added color picker for recent items background
Added 2 extra batteries to selection
Added floating message apk to enable floating messages
Changed Black Glass settings icons to match theme Thx @Tired Storeman
New Bootanimation - Thx @NunHugger
Added Alliance Overscroll glow - Thx @Tired Storeman (Stock is in OTA)
Fixed typos and default values in Custom Settings and had a bit of a rearrange
Fixed Alliance App Panel FC if uninstall custome app
Fixed Alliance App Panel custom apps 2 and 3
Fixed some email content text colors
Fixed Settings block list FC
Fixed Pull Up in Alliance Settings so app can be changed
Fixed TW Themes all app icon not changing
Fixed hide battery when charging
Fixed Alliance Theme contacts FC
Fixed Alliance Theme tab selected to white
General clean up of code to remove some old unused stuff
​
Base Rom Feature's:​
Based on Samsung 4.4.2 G900FXXU1ANG2
Rooted, Deodexed, BusyBox, Init.d, Sqlite3, Zipaligned
Build.prop tweaks
ROM Customizer with root browser, widgets, and for OTA Updates
Alliance Manager Theme/Backup Engine
17 Preset Styles to change theme in 1 click!
Ton of Alliance wallpapers courtesy of @Tired Storeman
New bootanim courtesy of @NunHugger
Enhanced Swirliness on Ripple Lockscreen
Adjusted Launcher Animations for MoaR Speed!
Modified Toolbox to allow up to 10 shortcuts instead of 5
Choose from 9 functions for long press back - Default, Now, Custom App, Kill, Screenshot, Lock Screen, Torch, Recents, Menu
Choose from 9 functions for long press home
Choose from 9 functions for long press menu
Choose from 9 functions for double press home
Choose from 9 functions for short press menu
Power longpress timeout choices
Double tap timeout choices
Long Press Volume Music Controls With Screen Off
CRT Animation Speed
CRT Animation Colour
Killed Syscope Root Detection SystemStatus = Official
Total toggle amount is 34 data/flashlight/Rom control/Torch/etc
Enabled Quick Glance
Added System bg image to contacts and dialer
Added Asian S5 Touchwiz Theme Engine And Themes
Pull up in launcher to launch custom app @txr33 - Thanks fake_japanese_guy for posting the app to try in other roms which saved adding to our app picker
Slide left in launcher to launch custom app @txr33
Added About Alliance To about phone
Added Custom Extended Power/Reboot Menu
Added A ton of Open Source FlipFonts
Added Cyanogenmods Torch
Removed Knox/Carrier IQ Completely
Disabled Flipfont Verification Checks
Disabled Signature Verification Checking
Disabled Scrolling cache Systemwide
Disabled Samsungs Secure Storage
Enabled Hidden Lockscreens
Ported Brilliant Cut Lockscreen From Tab S
Added Sliding Gallery for Lock Wallpaper
Added Lockscreen Festival Effects
Added Notification Panel Festival Effects
Added Selectable Fingerprint style
Enabled app ops permission management
Enabled Call/Message Blocking
Enabled External Sd-Card Read/Write Functionality
Enabled Bootanimation.zip functionality
Enabled Camera while on a Phone Call
Enabled Camera Shutter Sound Menu
Enabled custom longpress options on samsung keyboard
Enabled By Default Package Verifier OFF
Enabled All disabled Settings widgets
Enabled Clear Font Option in Settings
Enabled Launcher app menu list functionality
Added TW Launcher Rotation Toggle
Added Chinese IME with dark/light theme chooser (supports only english and chinese languages)
Added Alliance AOSP TW Home theme to tw theme chooser
Added A ton of Open Source FlipFonts
Enabled Air Wakeup
Enabled and Themed Floating Assistant Menu
Camera Lockscreen shortcut
Enabled Lockscreen widgets
Enabled Secure widgets
Enabled any widgets to lockscreen
Always maximise lockscreen widgets toggle
Selectable Aosp Lockscreen
Increased message limit per hour
Enabled Scheduled Messaging
Enabled Scheduled Messaging
Enabled Save Restore Messages (sms only)
Enabled Group Conversation Messages
Enabled Split View Option For Messaging When In Landscape
Up to 200 contacts for messages
Message sent time shown
Increased sms-mms threshold
General Battery and Performance Tweaks
​Alliance Custom Settings:​Color Options
Option to link all color options toghether or color seperately
Color-A-Day Option to let The System Picked Your Main Linked Theme Color randomly everyday at midnight
Option to Set System Background Color and/or Gradient Type
Option to Set System Background Image and Transparency
Option to Set StatusBar Color and/or Gradient Type
Option to Set StatusBar Background Image and Transparency
Option to Set Notification Panel Color and/or Gradient Type
Option to Set Notification Panel Background Image and Transparency
Option to Set Dropdown Header Color
Option to Set Toggle Background Color and/or Gradient Type and Circle Color
Option to Set Brightness Slider Background Color
Option to Set CPU Info Background Color
Option to Set Clear button Background Color
Option to Set Notification Headers Color
Option to Set Notification Items Background Color
Option to Set Drag Bar Handle Background Color
Option to Set Clock Color, Dropdown Clock Color, Date Color
[*]Settings icon colour option
[*]Settings text colour option
Settings text colour option
Colour keyboard background
Colour keyboard text
Colour keyboard function key bg
Colour keyboard main key bg
Colour keyboard disabled key bg
Some stock email text content colour options
Clock size slider
Battery size slider
Carrier size slider
Date size slider
Option to set alpha level of statusbar elements
Option to Set Battery Icon from about 20 types
Option to Set Battery Icon Color, Battery Text, BatteryBar Color, Battery Graph Color
Option to Set Wifi Icon Color, Signal Color, Settings Button Color
Option to Set Notification icons Color, Notification Text Color, Ticker Text Color, Carrier Color, Drag Bar Color
Option to Set Ongoing Color, Traffic Color, CPU Color, Alliance Logo Color, ASU Color, Brightness icon and text Color
Option to Set Toggle On Color, Toggle Off Color, Toggle Dim Color
Option to Set Toggle Text Color
Toggle background style -* Thanks @TiredStoreman for images
Option to Set Phone Text Color, secondary text color, in app button text color popup header color, in app list text color all with toggles to return to default
Option to Set Power menu text Color, Settings Text Color, Toast Text Color, Launcher Text color, Browser url color, Lockscreen text Color
Option to Set Power Menu Color, OverScroll Color, Dialer Color, CheckBox Color, Switch Color
Option to Set Spinner/Slider Color, Battery Chart Color
Option to set Dialer numbers and tabs any color
Clock, Notification Panel, StatusBar, Toggles
Option to Set Clock Position
Option to Set Am/pm Style
Option to Set Day of Week Style
Option to Set Dropdown date Format
Option to Set Dropdown date shortclick/longclick action
Option to add Aosp Clear Button, Lock Button, Recents Button, Settings Button, hide Dropdown Header, Cpu Meter,
Option to enable/disable Sfinder, Sfinder Button, Brightness Slider, No Notifications Tile, Notifications Title, Alliance Logo to Notification Panel
Option for any app for sfinder button
Option for alliance button in expanded header to launch alliance settings or any app
Option for alliance logo on left side dragbar handle to launch alliance settings or any app
Option for alliance logo on right side dragbar handle to launch alliance settings or any app
Seperate sfinder, recents, lock, clear and alliance buttons in header to set its own colour
Alliance custom app panel 11 apps default or custom choice
Alliance custom app panel toggle on/off background colour and icon colour filter
Option to Set Custom Carrier Text
Option to select Custom Battery, Custom Charge Battery, Battery Bar, Bar Style, Bar thickness, Bar Anim
Option to hide/display Network Speed, Asu Meter
Option to pick Data Icon Type (Att/Tmo)
Option to pick number of signal bars used 4, 5, 6
Option to pick Signal Icon Type
Option to enable or disable signal in/out icon
Option to pick Wifi Icon Type
Option to enable or disable wifi in/out icon
Choose from 6 on the fly toggle themes (stock s5, aosp, triune, shiznits, buttons, original samsung)
Option to hide/display toggle text, circle background, toggle gap
Option to set number of toggles in view
Option to set Location of toggle Top, Bottom, Off
Option to hide Blocking Mode Notification, Ime Icon, Low storage notification, Unstable Wifi Notification
Option to hide Alarm Icon, Bluetooth Icon, Sound Icon, SmartStay Icon, Nfc Icon, Wifi Calling Icon
Extended Power Menu Options
Option to Hide/Show Data Toggle
Option to Hide/Show Airplane Toggle
Option to Hide/Show Accesibility Shortcut
Option to Hide/Show Power Off Shortcut
Option to Hide/Show Restart Menu
Option to Hide/Show Sound Mode Toggles
Option to Hide/Show Emergency Mode Toggle
Option to Hide/Show Screenshot Toggle
Option to Hide/Show Screen Record Toggle)
Phone Mods
Enable/Disable Record Button/Add Call Button In Phone
Option to enable/disable increasing Ringtone
Option to restart Phone and InCallUI
LockScreen Mods
Option to choose stock, scanner or OTA Flashed fingerprint style
Option To Select Between Aosp Lockscreen And Galaxy Lockscreens
Option to enable/disable Aosp Lockscreen Vibration
Option to turn ink effect on/off
Option to Select Custom Ink Effect Color
Option to Enable Random Ink Effect Color
Option to Enable Lockscreen Torch and Timeout value
Option to Enable/Disable Lockscreen Sounds
Stock Lockscreen Settings Shortcut
General Mods
Screen off animation option(CRT, Fade, Stock)
Listview Animation Style Picker
Listview Interpolator Picker
Toast Animation Picker
System Animation Picker
System animation duration slider
Disable home key wake toggle
Full charge noti toggle
User selectable Dialog Popup style i.e holo , holo-light, default etc
Enable/Disable Wake when plugging
Enable/Disable Wake when unplugging
Enable/Disable Low Battery Popup
Enable/Disable Full Charge Notification
Enable/Disable USB Connect Sound
LED with Screen on Toggle
NFC With Screen off Toggle
All rotation toggle
Lockscreen rotation toggle
Enable/Disable Earphone Protection
Scrolling Wallpaper Toggle
Infinite Launcher Scroll Toggle
Theme Chooser for TW launcher with 10+ themes
Enabled Festival Effects for TW Launcher
Restart Launcher Toggle
Time Stamp Sent Toggle (actual time recieved or time sent)
Fixes:
Fix for black glass theme contacts fc
Fix for rom customizer not rebooting when selected to
Fix for extra locks not staying after reboot
Fix contacts fc while in call
Moved position of asu to not cover signal bars @txr33
Sdcard fix @BeansTown106
Cog battery fix @txr33
4 bar signal fix @txr33
Antenna WiFi icon fix @txr33
Double clock fix @txr33
Quick connect greyed out fix @txr33
​
HERE​​
MD5 Sum:f59e43ad17652815463a7ca871d1fd8a
Step 1-
Install Rom Customizer from Playstore
Step 2-
Make Sure You Have a Custom Recovery - TWRP or Philz
Step 3-
Put ROM on sd. Open rom customizer. Select install from zip. Choose whether to install samsung bloat, google bloat or blackglass. Choose install. Press reboot now and wait....
Step 4-
Once booted open Alliance Manager from app drawer to create needed folder structures
Step 5-
Enjoy!!
Notes:
For Feature Requests and bug reports please post in the Xda DevDB Section Up Top
This thread is from the Alliance Team and was posted in accordance with the Alliance rules which can be found here
COPYCATS - UNDER NO CIRCUMSTANCES IS ANYONE TO SOURCE ANYTHING FROM THIS ROM. I WATCH THESE THREADS LIKE A HAWK. IF YOU DO...I WILL FIND THEM...AND I WILL REPORT IMMEDIATELY. NOW GO LEARN YOURSELVES INSTEAD OF RIPPING FROM OTHERS
Alliance Color Guide:
​
The Alliance Crew - You guys ROCK!!
Sparky b for helping me out with base files
Chainfire for root
Ficeto for ROM Customizer, Custom Settings and countless hours of help
Gravitybox for the app picker source
AOKP for clock source
Liquid for animations and clock
kimdalanxa for fingerprint images
Tamerlan2009 for Note 4 Weather
CNexus for base files
Sac23 for the rom he sent which prompted this rebuild
RLmiller for testing
​
AND SO IT BEGINS.....
​
XDA:DevDB Information
[ROM][4.4.2]-AllianceROM-Ultimate Customisation, ROM for the Sprint Samsung Galaxy S 5
Contributors
txr33, Goldie
ROM OS Version: 2.3.x Gingerbread
Version Information
Status: Testing
Created 2014-12-05
Last Updated 2014-12-04
Click to expand...
Click to collapse
txr33 said:
reserved
Click to expand...
Click to collapse
txr33 said:
another
Click to expand...
Click to collapse
txr33 said:
last one
Click to expand...
Click to collapse
Late to the party ... but congrats brother
Google now is crashing for me. Is it working for anyone else? Or did I miss something?
I'm downloading now. Question download booster functional
Jerail.landry said:
Google now is crashing for me. Is it working for anyone else? Or did I miss something?
Click to expand...
Click to collapse
I'm now getting the notifications but the app itself is crashing...

Categories

Resources