[MOD][XPOSED][4.0+] XuiMod v2.3 - Xposed Framework Modules

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★☆

Related

[ROM][XWMS1 4.1.2][02/11] Chameleon v3.0.4 Samsung/AOKP hybrid

Chameleon: The stability/features of Stock Samsung, the style and elegance of AOSP.
This Post: General information and download links
2nd Post: Changelog
3rd Post: Bug tracker and FAQ
THIS IS A ROM DEVELOPMENT THREAD ONLY. IF YOU WANT TO DISCUSS MODS OR ANYTHING NOT RELATED TO ROM DEVELOPMENT PLEASE USE THE CHAMELEON MODS THREAD
Summer 2013 Announcement
I'm going to be extremely busy over the Summer of 2013 so my involvement in ROM development is going to be limited. I will update/add features as and when I can. Please do not expect replies to PMs for now, especially development related questions.
Base: XWMS1 (4.1.2)
Kernel: Apolo 4.11 Light
Samsung System Apps
Camera
FM Radio
Some background apps
AOSP System Apps
Everything else
In some cases, I have modified the underlying code in the AOSP apps to make them compatible with the Samsung base. Figuring out how to solve various bugs and compatibility issues has taken a lot of time and effort - therefore I would appreciate it if you do NOT use these AOSP apps in other projects without my permission - it's easy for me to tell if they are from Chameleon by looking at the decompiled smali code.
Stock ROM functionality
TV-OUT / stock FM radio
Stock ROM Hardware Composer (Butter)
AOKP features (more to be added for future versions)
General UI
- Configurable notification backgrounds
- Recents - kill-all button, RAM bar
- Hold back to kill
- LCD density
Lockscreen
- Quick pin unlock
- Configurable wallpaper, text color, battery %
- Volume music controls
- Choose up to 8 lockscreen targets
Statusbar
- Battery icon / battery bar
- Clock - center clock, am/pm style, color, day of the week
- Toggles
- Signal style
Credits
Team Hacksung / Faryaab / 89luca89 - (AOSP apps ported from CM10, Super Nexus and CBR_SS ROMs)
Pier / Bajee11 / Roman - AOKP goodness
MikeyMike01 - PackageManager
Hardcore - SpeedMod kernel
PhilZ - Safe Stock kernel
Jeboo - Jeboo kernel
pikachu - Thunderbolt!
MyLifeRocks10 - MultiDPI Play Store
Jobnik - Modded camera
Download
Don't forget to hit Thanks if you enjoy it!
NEW v3.0.4
Although I have provided this as a non-wipe ROM, if you're coming from a ROM other than Chameleon YOU MUST WIPE DATA. You will absolutely encounter issues if you don't wipe. You can restore User apps but do not restore system apps, and especially system data. Important: See FAQ in 3rd post regarding data wipes when upgrading from a previous version of Chameleon to 3.0.2
{
"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"
}
CHANGELOG
CHANGELOG
v3.0.4
System: Rebased to XWMS1
System: System apps now in /preload
Kernel: Apolo 4.1.1 Light
Dialler: Tweaked haptic feedback, dialler should feel more responsive
Gallery: Tweaked haptic feedback, respects vibration intensity in Settings
v3.0.3 IMPORTANT: This is an upgrade zip from 3.0.2 only.
Messaging: Ability to send MMS again. You'll have to wipe messages (shows up as "Dialer Storage" in System>All Apps) again, sorry! You can back them up using something like SMS Backup and Restore or Titanium Backup's Messages backup feature, wipe messages and restore.
Framework: AOSP PDU (for MMS)
TelephonyProvider: Using hybrid TelephonyProvider - AOSP for MMS/SMS (hence the messages wipe required), Samsung for Telephony
Phone: No longer FCs if you open the Camera during a call
Phone: Added ability to choose Network Mode (WCDMA/GSM/Auto)
Dialer: Respects Vibration Intensity
Lockscreen: Horizontal lockscreen layouts fixed
SystemUI: No longer FCs when USB accessories are plugged in
v3.0.2
Kernel: Jeboo v2.2
System: Rebased to XWLSS
Display Options: Toggle CRT Off anim (translations to be added)
Mobile Network Options: HSDPA Control, Fast Dormancy (should be working)
Telephony: Using Samsung TelephonyProvider
ROM Control: Quick Pin Unlock
ROM Control: Show lockscreen before unlock
ROM Control: Removed weather options
v3.0.1
Translations: Forced English "ON/OFF" strings for switches
Translations: User-contributed translations to ROM Control settings and lockscreen text
Calculator: Added fixed version, shows in launcher now
DeskClock: Desktop widget now loads on non-English languages with accented letters
DeskClock: Layout fixes for landscape tabs, Alarm popup and Night Mode
Settings: Accessibility settings FC's fixed
Settings: Power Key Ends Call setting re-added, orphan Audio Applications Dock settting removed
SystemUI: Silence toggle icon updated
SystemUI: Minor layout optimisation for notification expanded header
Lockscreen: Menu key no longer unlocks screen on swipe unlock screen
Lockscreen: When changing number of lockscreen targets, the Camera shortcut now continues to work without having to re-add it
Lockscreen: When selecting a gallery image for a custom shortcut icon, any custom lockscreen wallpaper will now persist
Gallery: Editing pictures no longer FCs
FM Radio: No longer shows Enable Motion screen on first run (enabling Samsung motion breaks AOKP flip to silence)
v3.0
System - Rebased to XWLS8
System - AudioServices now respects key-press sound volume adjustment for AOSP (and 3rd party) keyboards
System - MediaScanner wakelock fix included (credit to shoman94)
Kernel - Jeboo kernel as default - stock with mdnie sharpness tweaks and FB EARLYSUSPEND DELAY enabled!*
Framework - Updated toggle icons
Framework - Removed redundant Swagger references
Framework - Enforced English "ON/OFF" strings for toggle switches only as many non-English languages were overflowing text
Framework - Rootbox weather icons
Framework - 4.2 drawables used in most cases
Lockscreen - 4.2 styling for Swipe, Pattern, Pin, Password and SIM unlock screens
Lockscreen - 4.2 digital clock (ported Rootbox's implementation)
DeskClock - NATIVE 4.2 digital clock widget
DeskClock - Fixed stopwatch notification layout issue
Phone - Cleaned up PhoneInterfaceManagerExt code port from stock Phone
Gallery - Using 4.1.2 google gallery (beta was using 4.0.4 gallery)
Sounds - 4.2 Ringtones/Notifications/Alarms
Additional retained Samsung features - Smart Stay
Settings - Minor layout fixes
Tweaks - Thunderbolt! scripts added as a separately flashable package if you want to try them out (they seem to have matured since the beta)
*I've added an init.d script to enable the mdnie sharpness tweaks, but they won't kick in until after at least one reboot (I think the init.d scripts are run after the kernel checks for the setting). You can however reboot into recovery after flashing the ROM and enable them from CWM > Jeboo tweaks to enable them for first boot.
v3.0 AOKP Bug Fix Patch
- Fixed lockscreen music widget layout
- Volume skip tracks code reverted to the same as in Chameleon 2.0
- Added some sound options to ROM Control:
.... Configurable headset connection behaviour (no action, vibrate, silent)
.... Configurable a2dp connection behaviour (no action, vibrate, silent)
.... Flip phone to slience ringer
- Updated Phone.apk with transparent incoming call UI (removed black area on incoming call screen)
- Weather icons replaced with CM10 weather icons
- Thunderbolt! by pikachu01 included (main script, zipalign, TCPBuffers and screenstate scaling)
v3.0 AOKP BETA
DeskClock: Enabled Digital Clock widget
DeskClock: Fixed Timer FC
Phone: Removed black bar on incoming call screen
FM Radio: Optimised FM Radio notification panel layout
Settings: Added ROM Control
Settings: Added checkbox to toggle swipe lockscreen vibration on/off
System: Reverted to 240dpi due to Play Store issues
System: Removed ContextAwareService which was causing a permanent Audio Applications/Earphones Connected notification to show up when headphones are plugged in
System: Updated kernel to PhilZ 3.8.1
System: Enabled CRT-OFF animation (but you'll need to install Siyah kernel and set FB Earlysuspend Delay to 100 ms in STweaks) - credits to sorg in the SGSIII forums
Framework: 4.2 style lockscreen
Framework: Changed default wallpaper
Framework: Added a selection of AOKP features:
General UI
- Configurable notification backgrounds
- Recents - kill-all button, RAM bar
- Hold back to kill
- LCD density
Lockscreen
- Quick pin unlock
- Configurable wallpaper, text color, battery %
- Volume music controls (thanks partially to mirko ddd, I used a combo of AOKP code and his code to put this in)
- Choose up to 8 lockscreen targets
Statusbar
- Battery icon / battery bar
- Clock - center clock, am/pm style, color, day of the week
- Toggles
- Signal style
- Weather
v3.0 BETA (Currently Samsung/AOSP only, no AOKP features yet)
- System: Rebuilt for XXLSJ
- System: Added Font style/Font size to Settings
- System: DPI set to 220 as default
- Clock: Using 4.2 Clock
- Keyboard: Using 4.2 Keyboard
v2.01 (upgrade packs)
- Name change - Basic is now AOSP, Experimental is now AOKP
- Phone: SIP Phone enabled
- System: USB OTG notification allows you to eject Mass Storage (Crapsung's unmounter wakelock fixed too)
- System: MHL landscape rotation issue fixed (Experimental only, Basic already works fine)
- ROM Control: Spanish weather translations included (Experimental only)
- Lockscreen: Weather panel now changes colour if a custom colour is chosen in ROM Control (Experimental only)
v2.0 - Basic Edition
- Camera: Readded jobnik's modded Camera: Higher audio/video bitrate, HW shutters, low power usage
- Play Store: Multi DPI Play Store (courtesy of MyLifeRocks10)
- Phone: Updated language translations
- Phone: Fix where setting vibrations intensity in Settings did not affect incoming call vibrations
- Media: Updated AOSP touch UI sounds, makes for a less jaring experience
- SystemUI: H+ indicator active in HSDPA zones
- SystemUI: Removed toggles completely
v2.0 - Experimental Edition
- Built on top of v2.0 Basic Edition
- Framework: First round of AOKP integration
- AOKP Feature highlights
- 180 degree rotation
- Recents window styles (AOSP/WebOS/Sense)
- LCD Density changer
- Volume panel options
- Hold back to kill
- Lockscreen
- Configurable wallpaper / battery / weather display / layout (horizontal lockscreen)
- Configurable style (Honeycomb/3-8 targets)
- Volume music controls, fast torch
- Quick pin unlock, show lockscreen before unlock
- Statusbar
- Configurable layout
- Configurable toggles
- Configurable clock
- Configurable battery
- Configurable Signal
v1.3
- System: Rebuilt for XWLPX
- System: All previous fixes implemented
- System: Android Stock PowerControl widget enabled
- System: Thunderbolt integrated. To remove, delete the following files in init.d (S98screenstate_scaling, S98system_tweak, S98TCPbuffers)
- Framework: Vibrate icon for Contacts in Google quicksearchbar fixed
- Framework: Toggles reverted to v1.0 for this release (includes Auto-rotate)
- Settings: Settings FC when clicking on Pictures/Videos in Storage fixed
- Settings: Workaround for 2G switch / Data state in Mobile Networks settings implemented (2G switch is disabled while data network is on)
- Camera: STOCK XWLPX camera (only icon changed). If you want hardware shutters etc, check out jobnik's thread or flash the v1.2 camera.
- Music: Google Play Music replaces Google Music
v1.2
- Framework: Fixed dialog/popup theme issues
- Framework: Added some Jelly Bean graphics
- Framework: Holo background throughout Rom without Forced GPU Rendering
- Framework: Other minor changes/fixes
- Framework: Added original AOSP shutdown options dialog
- Framework: Bootanimation now looping
- System: Re-added some useful Display Settings (Screen Mode, LED settings etc)
- System: Enabled surface dithering (I think)
- System: Autoroot disabled, SuperSU only Superuser application
- System: Added Live Wallpapers and other apps (Torch)
- System: Cleaned up filesystem a bit
- System: Fixed SIM Pin retry countdown issue on lockscreen
- System: Updated system apps (Maps, Youtube, Market)
- System: AOSP UI sounds
- Browser: Corrected misreferenced resources
- Settings: Enabled HW acceleration for Settings app
v1.1
- System: Based on XWLPU
- System: MTP working
- System: Added Mass Storage option to USB Computer Connection dialog (MTP/PTP/Mass Storage)
- System: Migrated to SuperSU
- System: Readded Quickview
- System: Added Android Spell Checking (including User Dictionaries) - not fully tested
- SystemUI: AOKP toggles restyled (more compact)
- Settings: Redundant options removed
- Settings: USB Mass storage text cleaned up
- Framework: JB animations updated
- Framework: CRT animation fixed
- Framework: Other very minor fixes
- Camera: Using jobnik's excellent camera: Higher audio/video bitrate, HW shutters, low power usage
- Messaging: CM9 Messaging (Emoji support, timestamp options)
- Browser: CM9 Browser (User Agent switch, extended quick controls)
- Keyboard: CM9 Keyboard (more dictionary languages)
v1.0
- Initial release
- Based on XWLPT
Misc
Known bugs
3.0.2
[*]Sending MMS causes Messaging FC (Fixed for patch, will require wiping messages again - sorry! - Though you can restore them from a backup such as SMS Backup and Restore)
[*]Opening Camera In-Call causes Phone FC (Fixed for patch - to be uploaded)
[*]Horizontal lockscreen layouts are screwed up (Fixed for patch - to be uploaded)
Lockscreen Clock digits disappear sometimes. Seems to be a rare occurrence and reports say 3.0.1 had this issue too. (Hard to investigate, never had the problem myself)
[*]Plugging in certain USB accessories (e.g. Game Pads) causes SystemUI to FC (cause identified, fix to be tested)
[*]Dialer doesn't respond to haptic vibration intensity settings (Fixed for path - to be uploaded)
The below bugs are for previous versions of Chameleon.
3.0 AOKP BETA
Transport control view is broken FIXED with 3.0 AOKP Bug Fix Patch
Whatever bugs are in XXLSJ
3.0 BETA
No CRT off animation
Whatever bugs are in XXLSJ
2.01 AOSP
None
2.01 AOKP
Lockscreen
Lockscreen: Layout optimisations required when a secure keyguard is in use (e.g. The text "Emergency Dialer" wraps to two lines) (AOKP bug)
Lockscreen rotation: Weather text dissapears on orientation change, weather panel is fine (AOKP bug)
Lockscreen torch requires holding the power button from screen off to turn on. Of course, the problem is that if you hold the power button for long enough, the phone powers off, making the torch usable for only a very short time (AOKP bug)
Statusbar
General: Date does not show - enable weather once to show it, can be disabled after that, the date will still show (AOKP bug)
General: When enabling options that require a UI restart (Notification drawer layout, Statusbar font size, Recents window style, Transparency), WiFi indicator looks like it's not connected, even though it is (AOKP bug)
Clock: Time in statusbar doesn't always update (AOKP bug)
ROM Control
Lockscreen targets: Target pickers need better refresh handling, don't show default unlock targets (AOKP bug)
Lockscreen style: On first run of ROM Control/lockscreen style picking, Honeycomb is shown as the enabled lockscreen even though it's the 2-target ICS losckreen (AOKP bug)
FAQ
I'm already on a previous version of Chameleon. Do I need to full wipe to install 3.0.2?
If you're coming from v2.x, yes, definitely.
If you're coming from v3.x, you can try a dirty flash, but 3.0.2 has a different telephony provider which WILL cause issues with SMS unless you at least clear data for the provider. To do so, perform the steps in this post.
I just flashed it and my phone is running like a snail
As with all new installs, give the media scanner time to do its work and the system to build caches etc before judging the performance of (any) Rom
Does this have a link with the lockscreen circle messaging notification & the AOSP sms?
First?? Going to try
Inviato dal mio GT-I9100 con Tapatalk 2
what about the settings screen....hate the ugly big font of samsung....i mean big font suits only touchwizz theme
Exactly what I want, nice!
download started..2 min remaining
EDIT: download completed.....testing it as a second rom
mysterio619 said:
what about the settings screen....hate the ugly big font of samsung....i mean big font suits only touchwizz theme
Click to expand...
Click to collapse
Good enough for ya?
rajarshi10 said:
Does this have a link with the lockscreen circle messaging notification & the AOSP sms?
Click to expand...
Click to collapse
AOSP lockscreen - yes
Lockscreen notifications - not yet
AOSP SMS - yes
mysterio619 said:
download started..2 min remaining
EDIT: download completed.....testing it as a second rom
Click to expand...
Click to collapse
First tester..cool, let me know how it behaves.
Wow man! This sounds nice. I have finished downloading it am copying it to the device for flashing. How long did it take you to make?
First impressions:
pretty smooth...no lag...for those who love aosp ics features except camera and like samsung camera app.......tell u wat this one hell of rom packed with awsum features........task manager is missing.......phase beam lwp would have been good if included
Edit:for those who want enter key in ics keyboard along with smiley key go here http://forum.xda-developers.com/showthread.php?t=1535225
Force Close said:
Wow man! This sounds nice. I have finished downloading it am copying it to the device for flashing. How long did it take you to make?
Click to expand...
Click to collapse
Took hours upon hours to get some of the aosp apps to play nicely on the Samsung base!
Sent from my GT-I9100 using xda app-developers app
Click on developer options and click force gpu rendering, you'll get the settings holo background.
What do you mean by no task manager? Do you mean the Samsung task manager?
Sent from my GT-I9100 using xda app-developers app
jazzk said:
Click on developer options and click force gpu rendering, you'll get the settings holo background.
What do you mean by no task manager? Do you mean the Samsung task manager?
Sent from my GT-I9100 using xda app-developers app
Click to expand...
Click to collapse
yes but this is a perfect rom thanx.......hope to see more developments in the future
mysterio619 said:
yes
Click to expand...
Click to collapse
Cool. Do you want to see how flexible this Rom is? Grab the task manager from a stock Samsung Rom, copy it to system/app and reboot
Sent from my GT-I9100 using xda app-developers app
One suggestion is that you could remove some Samsung lock screen options in the settings app such as clock, weather clock position and help text. Other than that, the ROM is very smooth and I can not spot any text colour glitches. I also like how you have included the stock call screen.
What has force GPU rendering got to do with the holo background?
Would absolutely love this, the only things I can't live without are the Call Recording and Hardware keys for the Camera. Are there any mods that I can flash on top of to this to get them?
One suggestion is that you could remove some Samsung lock screen options in the settings app such as clock, weather clock position and help text. Other than that, the ROM is very smooth and I can not spot any text colour glitches. I also like how you have included the stock call screen.
Click to expand...
Click to collapse
Yep, was working on getting those settings removed but kept on getting force closes and wanted to release the Rom. I'll get rid of them eventually.
Sent from my GT-I9100 using xda app-developers app

[app][gb] jelly bean styled status bar

Hello Guys, Today I am introducing an application called MAPPZ Quick Settings
Description
MAPPZ Development announces:
QuickSettings
If your license isn't working, please contact me!
MAPPZ QuickSettings is aimed to bring all your favorite settings and apps to your fingertips.
It emulates the a second statusbar. You can pull it down from a set space in your statusbar.
Toggles:
• User toggle
• Battery indicator
• Ringer mode (normal/vibrate/silent)
• Settings panel
• Task killer
• Auto-brightness switch (auto/normal)
• Screen dimmer (black transparent overlay for better battery use)
• Rotation toggle (Auto-rotate on/off)
• Airplane mode
• Wi-Fi
• Bluetooth
• GPS
• Data
• NFC
• Torch / Flashlight
• Wakelock (Keeps screen on)
• QuickSettings configuration
QuickSettings configuration:
General settings
• Start on boot
• Statusbar above QuickSettings
• Hide when statusbar hides
• Fullscreen/wrapped drawer
• Lightsout: fade away the background when drawing
• Show on lockscreen
• Date bar above the QuickSettings
• Use 24-hour format
• Enable a shortcut button to the statusbar
• Toast a "X toggled" message after clicking a panel
• Vibrate after you click a panel
• Automatically close after you click a panel
Gesture settings
• Enable/disable gestures
• Vibrate on gesture
• Gesture launcher position (gravity)
• Gesture launcher width
• Gesture launcher height
Toggle settings
• Set enabled/disabled toggles
• Set custom toggles (choose apps to add to a panel)
• Set toggle order
• Set number of columns (3/4/5)
• Set toggle functions
• Customize the toggle layout
Notification settings
• Enable/disable a notification
• Notification click brings you to QuickSettings OR Configuration
• Enable/disable 4.2-like notification (see screenshot)
• Enable/disable persistent notification
• Enable/disable small icon in statusbar
• Pin the notification on top of all notifications
Set the app theme
• You can download additional themes from the Play Store
Pro center
• See the benefits
• Buy the license
• Get a license key for free (friends, family and testers only)
• Ask a refund
Some features are not accessible until you buy the PRO license
Search terms: Quick Settings, QuickSettings, MAPPZ Development, 4.2
All permissions that are requested will be used only for the app itself, no data will be collected, sent nor published.
(source: Google Play)
There is a free version in the Play store, just search
Code:
Mappz Quick Settings
and It will be the first one.
And a payed version (download the free version first, then buy the licence in the app)
I personally love the pro version, Without modding it "is" the status bar which is good with holo launcher, holo locker, making your friends think that your phone has jelly bean.'
In my next thread, I will show you the simple method to change your android version to whatever u like.
PRESS THANKS IF IT HELPED! I AM A STARTER IN XDA!

[MOD][XPOSED][ICS/JB/KK] XHaloFloatingWindow v2.40

{
"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"
}
This is not the complete halo. This is only the popup window
How to Launch in Floating Mode?
The module includes these SystemUI mods for your convenience:
1) Long Press Notifications: Adds a "Open in Halo" option when long pressing a notification
2) Single Click Notifications: Open your notifications directly in halo mode by single clicking
3) StatusBar TaskBar: Pin Apps into the notification panel for "quick launching"
(They are made for AOSP ROMs, so I cannot guarantee it will work for manufacture ROMs or custom ROMs.)
​You can use apps that are created to launch apps in halo mode. Examples include Portal, Floatifications, Bubble Launcher, MultiWindowSidebar​
Can't get more than one window to open at the same time (side by side)?
Are you on Android 4.4.0 / Android 4.4.1 / Android 4.4.2 / Any OmniROM versions ?
You need this patch to fix the bug. The module will fail to work properly without it
(Why? Read the 4th Post under "ROMs with Issues")​​
Source code
This module is open-source
The sources can be found here
Developers, please help in the development by sending pull requests or creating an issue with tips, bug reports.
Translators, feel free to translate and send pull requests too.
(Please do not send compiled APKs with translations. Send strings.xml please (and tell me the language it is in))
For Developers
Launching Apps in Floating Mode
(In both Paranoid Android's Halo & in this module) Apps can be launched in floating mode using
Code:
intent.setFlag(0x00002000);
It is known as FLAG_FLOATING_WINDOW in Paranoid Android sources.
Note also that it is the same integer used in OmniROM's MultiWindow.
As of v2.28
You can launch apps directly snapped to the top/bottom/left/right of the screen with these codes
Code:
public final static int [COLOR="blue"]SIDE_LEFT[/COLOR] = [COLOR="SeaGreen"]1[/COLOR];
public final static int [COLOR="blue"]SIDE_TOP[/COLOR] =[COLOR="SeaGreen"]2[/COLOR];
public final static int [COLOR="blue"]SIDE_RIGHT[/COLOR] = [COLOR="SeaGreen"]3[/COLOR];
public final static int [COLOR="Blue"]SIDE_BOTTOM[/COLOR] = [COLOR="SeaGreen"]4[/COLOR];
intent.setFlag(0x00002000);
intent.putExtra(“com.zst.xposed.halo.floatingwindow.EXTRA_SNAP_SIDE", [COLOR="DarkRed"]*side*[/COLOR] );
where *side* is the integer of the respective side as specified above. It is derived from AeroSnap.java
Click to expand...
Click to collapse
Thanks (in order of importance)
rovo89 for Xposed Framework
Tungstwenty for Xposed codes samples
ParanoidAndroid Team for HALO codes
gflam for Movable and Resizable codes.
MohammadAG for Tinted StatusBar codes
XpLoDWilD for Multi-Window codes
Colt's Blog for this article
Microsoft for Aero Snap idea.
Samsung for Multi-Window idea.
XxnewflarexX my real-life friend for inspiration
All who posted in this thread and giving me ideas
(If I have missed out any body, feel free to contact me and I'll add you in)
XDA:DevDB Information
XHaloFloatingWindow, Xposed for the Android General
Contributors
zst123, zst123
Xposed Package Name:
Version Information
Status: Stable
Current Stable Version: v2.40
Stable Release Date: 2014-07-21
Created 2013-10-09
Last Updated 2014-07-23
Download from Xposed Module Repository
Backup Download from Google Drive
(updated later/slower) ​​Requirements
1) Have Xposed Framework Installed
2) Ability to read the 4th post (especially the "ROMs with Issues" section). <-- Seriously, I'm not joking
Setup Instructions
1) Download and Install XHaloFloatingWindow
3) Enable XHaloFloatingWindow in Xposed Installer
4) Restart device
5) If you have a ROM with Halo already bundled in, disable Halo
6) Test the module by going to "Testing Area" and open Settings.
Usage Instructions
You will need a "helper" app to launch apps in floating mode.
I recommend MultiWindowSidebar for a Samsung Multiwindow Experience
There are more ways to use this module:
• Floating Notifications/Floatifications Guide by -Cupper-
• Another Guide by Exedion
Can't get more than one window to open at the same time (side by side)?
Are you on Android 4.4.0 / Android 4.4.1 / Android 4.4.2 / Any OmniROM versions ?
You need this patch to fix the bug. The module will fail to work properly without it
(Why? Read the 4th Post under "ROMs with Issues")​​
=
Want Samsung-like MultiWindow?
Follow these settings:
• Enable Movable & Resizable
• Go to Moving Settings
• Disable Allow ActionBar To Move
• Go to Resizing Settings
• Enable Snap-in Windows
• Enable Split Bar
• Install MultiWindowSidebar
• Change Drag Launch Mode inside MultiWindowSidebar to XHaloFloatingWindow (Portrait)​Usage:
• Drag 2 apps from the MultiWindowSidebar to the top and bottom of the screen
• A Samsung-like Split Bar will appear.
• Enjoy!​
Click to expand...
Click to collapse
Latest Changelog:
2.40 Beta - 21 July 2014 - 1935 GMT+8
• Replace Internal APIs references with Reflection:
--> Completely replaced usage of internal API's with reflection!
--> Update misc project files to remove internal API references
--> Cleanup deprecated codes
• Delay retrieval of ActivityManager, WindowManager (may reduce SystemUI FCs)
• Migrate basic window management code to an IPC service
• Initialize Window Resizing Outline later into the system boot
• Fix FC when resizing windows that are started snapped
• Fix bug on Kitkat where Recent Apps screen stays open when using "open in halo"
• Made Statusbar Taskbar's priority from high to max
• Cleanup Snap-in Window code
• Don't allow module to be moved to the SD Card
• Tweak first-use text (not shown in the app yet)
• Update Chinese (China+Taiwan) Translation by Pocket Fan
Older Changelog:
v2.38 - 09 June 2014 - 0925 GMT+8
• Add new gravity chooser
• Add base code for First Use Screen (not ready yet)
• Change Main Preference to a sliding navigation
• Change ActionBar to dark + Replace action bar icons with white ones
• Made popup alpha and popup dim preference live update
• Code Refactoring:
--> Optimized Movable Window hooks
--> Fix mistake in blacklist and whitelist
--> Revert "Simplify hook for the Testing Area."
2.36 Beta - 06 June 2014 - 2230 GMT+8
• Fix Xposed 2.6 issues on ICS
• Fix IllegalArgumentException thrown by Tinted Titlebar
• Fix bug where keyboard sometimes remain open when closing a window with the titlebar
Code Refactoring:
--> Simplify hook for the Testing Area.
--> Rearrange main hook load codes
--> Major Optimization to original Halo codes (Should speed things up)
2.34 Beta - 29 May 2014 - 2150 GMT+8
• Fix Compatibility with Xposed 2.6
• Fix FC of apps list on Samsung devices
• Fix rounding off error for preferences using percentage
• Fix bug when multiple activities are open and the titlebar is hidden (by maximizing), the previous activity continues showing it.
• Fix possible NPE in ActionBarColorHook
• Fix MultiWindow popup buttons being always white
• Fix IllegalArgumentException log spam by Tinted TitleBar
• Fix MultiWindow outline not being shown above the nav bar using Immerse Me
• Add option to use old icons for titlebar
• Add Option to treat apps as single windows. (pressing close on the titlebar will close the entire app)
• Move out Titlebar Snap Window options to individual items
• Add Portuguese Translation by DouglasGomes123
• Cleanup code
2.32 Beta - 14 May 2014 - 2320 GMT+8
• Change OverlayView to inflate using the module's context
• Change the SplitBar to use DPI in build.prop instead of per app DPI
• Add Snapped Apps List. (Access from the SplitBar buttons)
• Add New Titlebar icons (by @BachMinuetInG)
• Add "Galaxy Note 3"-like multi window dragger menu
• Add Colorable White Touch Drawables for Split Bar (thanks @BachMinuetInG)
• Fix Activity starting out unsnapped if it was previously resized
• Fix resizing outline shows but doesn't disappear when using the corner to close the window
• Fix Force Close when resizing window with AeroSnap disabled
• Fix Windows sometimes syncing when it is not in halo mode
• (Partial) Fix for SplitBar showing on top MultiWindowSidebar
• Revert "(Attempted) Fix for TitleBar going under status bar for TouchWiz devices" (since it didn't work)
• Revert "(Attempted) Fix for closing apps on shows an animation black screen glitch" (since it didn't work)
• Update German Translation (thanks @Schokonuss)
• Update Chinese (China/Taiwan) Translations (Thanks @Pocket Fan)
2.30 Beta - 26 April 2014 - 1200 GMT+8
• Add New Design for Split Bar
---- Make the bar look like Samsung Galaxy Note 3's Multiwindow
• Add Split Bar Color Option
• Add option to hide StatusBar Taskbar icon
• Add option to hide Titlebar when snapped
• Add option to hide Titlebar when maximized
• Add Window Position Syncing for Dialogs
• Fix Split Bar's Focused App Indicator not switching after using "Swap Windows"
• Fix Split Bar disappearing when pressing back
• Fix Overlay View being (sometimes) added more than once.
• Fix "Drag To Move" Bar not dragging when "Allow ActionBar to Move" is disabled
• Fix some apps not starting snapped directly when it is set (seen when using MultiWindowSidebar)
• Fix resizing while snapped doesn't restore previous size
• (Attempted) Fix for Overlay View not taking up entire window <-- Tell me if this works
• (Attempted) Fix for TitleBar going under status bar for TouchWiz devices <-- Tell me if this works
• (Attempted) Fix for closing apps on shows an animation black screen glitch <-- Tell me if this works
• Code Cleanups:
---- Catch a NPE in ActionBarColorHook
---- Memory Optimizations to Overlay View
---- Remove Titlebar from overlay view if not in use.
---- Code Cleanup to Split Bar
---- Optimize checking of halo flag & movable preferences
• Update Russian Translations (Thanks @migel13)
• Update Chinese (China/Taiwan) Translations (Thanks @Pocket Fan)
• Update German Translation (thanks @Schokonuss)
2.28 Beta - 14 April 2014 - 2145 GMT+8
• Add method to start apps directly snapped to sides (See OP for more details, "How to Launch in Floating Mode; For Developers")
• Add "Snap Window" Options to TitleBar's 3-dot menu
• Add Snap-in Window (2 finger) Swiping to next app (Not enabled by default because it is a little buggy)
• Move Movable & Resizable and Testing Settings into new actionbar drop-downs
• Fix some App Chooser crashes
• Fix Window Overlay Views not showing for some apps.
• Fix Snap-in Windows snapping to the wrong side after disabling "Retain Window Position on Start"
• Fix Split Bar Options auto showing when moving bar.
• Fix bug in split bar mode where tapping titlebar causes app to re-snap itself
• Fix Split Bar Swap Windows not swapping apps properly when one app has an even number of activities open
• Fix some bugs in Single/Long Click Notification Options
• Fix duplicated split bars sometimes occurring
• Fix App Choosers not showing apps with same name but different package
• Update Chinese (China/Taiwan) Translations (Thanks @Pocket Fan)
• Update German Translation (thanks @Schokonuss)
• Small optimization to code: Make objects (inherited from the activity) to constants
2.26 Beta - 21 March 2014 - 1100 GMT+8
• Add Focused App Indicator for Split Bar (Arrow points to the focused app, like in Samsung's multiwindow)
• Add Swap Windows, Reset Positions Option to Split Bar
• Add Snap Windows Option in Drag To Move Bar
• Fix Split Bar not working properly in landscape.
• Fix Split Bar not taking up entire screen width
• Fix Mistake in Tinted Title Bar (that caused it to stop working)
• Fix StatusbarTaskbar reloading running apps even when screen is off
• Fix Split Bar still visible after minimizing apps using the Home button
• Fix for apps always showing Drag To Move bar bug (eg. Gmail) :
--- Add alternative method to find views with tag
--- Allow TitleBar OnClickListener to use tags to find view
--- Fix for Transparency Dialog crashing (in apps with always showing Drag To Move bar bug)
• Code Cleanup + Optimization :
--- Move Movable & Resizable overlay to another view class
--- Move Transparency Dialog into a new XML file
--- Optimize Tinted TitleBar Codes
--- Catch Exception in MultiWindowDragger
--- Optimize retrieving overlay view in onResume
--- Optimize some codes to reduce memory usage
• Add Chinese Traditional Translations (thanks to Pocket Fan)
• Update Chinese Simplified Translations (thanks to Pocket Fan)
• Update German Translation (thanks to @Schokonuss)
2.24 Beta - 17 March 2014 - 2330 GMT+8
• Add Snap-in Split Bar
(A feature similar to Samsung's Multiwindow split bar but integrated to snap-in windows in this module)
• Add Statusbar Taskbar
(Thanks @pijulius for the original idea and codes. Thanks @DHM47 for some codes.)
• Cleanup PackageNameAdapter codes & Optimize AppAdapter
[Should fix Blacklist/Whitelist Force Closing]
• Optimize (Whitelist, Blacklist) App Loading
• Revert "Fix position not saved after starting app." from v2.22
[Fixes another bug for apps that use a splash screen (and did not get
touched by the user) and open the main screen without user interaction]
• Fix VPN problems when Tinted Titlebar is enabled
• Fix Snap-in Windows snapping before the blue outline is shown
• Change Snap-in Window Default Value to true
(so new users won't need to turn it on manually)
• Add Chinese Simplified Translations (by Pocket Fan)
• Add German Translation (by Schokonuss)
2.22 Beta - 28 February 2014 - 1630 GMT+8
• Add Tint Window Corners (set enabled by default)
• Add Italian Translation (thanks to Raffaa)
• Add Russian Translations (thanks to migel13)
• Fix NPE in changeTitleBarColor
• Fix Titlebar not being tinted instantly when app starts
• Fix app position not saved after starting app. (Constant Window Position)
• Fix "Constant Window Position" not working fully on corner triangle/quadrant drag
• Fix for Kitkat (All apps opening in halo with "Force New Windows in Halo" enabled) Bug
• Fix "Restore App" Notification not removed when restoring without using notifications
• Reduce Preference Retrieving for Constant Window/Retain Start Position
• Changed default value of these to true: (so new users won't be so confused)
(1) Disable Auto Close, (2) TitleBar Enabled, (3) Border Enabled, (4) Border Color
• Fixed Dependency of this:
(1) Quadrant Dependency
2.20 Beta - 26 January 2014 - 2330 GMT+8
• Add Tinted TitleBar Option (based on Tinted StatusBar by @MohammadAG)
• Add Option to Force Apps in Recents
• Add another Whitelist / Blacklist Option
[Blacklist all apps & only allow whitelisted apps to be opened in halo]
• Add Customizable TitleBar Separator (Thanks to @pijulius)
• Add option to toggle if app shows a notification in statusbar when you minimize it (Thanks to @pijulius)
[the "Restore Application, This floating app has been minimized" notification]
• Change "Hide Entire App" to "Minimize App" for Corner Actions.
[since we already have the option to enable/disable "Minimize to Statusbar"]
• Fix unsnapping windows sometimes not going back to original size (Snap-in Windows)
• Fix tapping on buttons without moving window cause it to be unsnapped (Snap-in Windows)
• Fix Maximizing Window when snapped causes a FC (Snap-in Windows)
• Fix titlebar not able to move window when "Allow ActionBar To Move" is disabled
• Fix top of window border hidden under titlebar
2.18 Beta - 12 January 2014 - 2300 GMT+8
• Add Whitelist / Blacklist Options
1) Always open apps in halo except blacklisted apps
2) Never open apps in halo except whitelisted apps
• Removed Previous TW fixes because it had no effect
• (Another Possible) Fix for TouchWiz Devices closing window on touch outside with movable windows.
• Fix Outline Resizing not showing correct size on Android 4.3+
• Fix 1 pixel gap in snap-in windows
• Fix Bug where Snap-in Windows is enabled on triangle/quadrant regardless of settings
• Optimize Minimizing App with notification
• Improve Blacklisting Code (if whitelist worked for you, then blacklist bug should be fixed.)
• Small Cleanups in code (Remove duplicated code, text)
2.16 Beta - 01 January 2014 - 1320 GMT+8
• Add Snap-in Windows (similar to Aero Snap) >> Video
• Add Whitelisting
• Add Outline Resizing (set to default, you can switch back to live resizing in the settings.)
• Remove checking if parent activity is halo if itself is already halo (speeds up launching)
• Fix Bottom-left resizer moving Window to the right on first touch and when dragging out of the screen
• Fix Window not restoring old size after maximizing
• Fix crash with some apps that launch a floating window. (especially on kitkat)
• Partially Fix gmail bug. (Titlebar may/may not show properly still.)
• Fix QuickSettings Mods for Non-Cyanogenmod-Based ROMs
• (possible) Fix for touchwiz touch outside bug
2.14 Beta - 28 December 2013 - 0020 GMT+8
• Fix Bug with Quick Settings using if Long Press option's preference box.
• Fix Bug with triangle not resizing properly when window is maximized
• Fix Bug where Drag To Move bar will be overlapped by the statusbar when at the very top
• Optimize + Fix Bottom-Left resizing by disabling animation inserted by Android
• Optimize Bottom-Right Resizing
• Optimize App Focus Changing
• Add Auto-Resize and Auto Re-position on Rotate. (very buggy)
(Some apps refuse to take note of the rotation change)
• Add TitleBar for Dragging with Close, Maximize, Minimize.
Merry Christmas!
2.12 Beta - 25 December 2013 - 0240 GMT+8
• Add Maximize App Option for Quadrant/Triangle Single/Long Press
• Add ability to drag using triangle/quadrant to move
• Add ability to disable dragging the actionbar to move
• Add Option in Drag To Move Bar to minimize app with notification. (slightly experimental)
• Fix bug where toggling movable windows only takes effect after restarting twice.
• Fix Bug where 1st Resizing moves app into the top-left / top-right corners
2.10 Beta - 22 December 2013 - 2115 GMT+8
• Attempt to prevent apps from noticing that another app has opened.
(Maybe helps prevent from acting weird when opening another app)
• Add Corner Action to Show Drag To Move Bar without hiding corners.
• Add Recent Apps Screen "Open in Halo" option
• Add Testing Screen to test opening apps and check if module loaded successfully
• Fix Transparency Slider Initial Text showing wrong value (100% all the time)
• Fix Single/Long Press Notification Exception when notification is updated (on ICS)
• Fix Bug where blacklisting system ui makes app focus changing fail to work
• Fix Bug where done button stops working after opening & closing new activity
• Fix disabling App Pausing on ICS
• (Untested) Possible Fix disabling App Pausing on TouchWiz.
• (Untested) Possible Fix for Bug where touching outside will close window even with resizing enabled
2.08 Beta - 19 December 2013 - 1140 GMT+8
• Backported Long/Single Press Notification Option to ICS
• Blacklist Apps to never open in floating mode.
(Really never, including "force new windows in halo")
• Option to Prevent Moving Home to the front (when using recent apps screen)
• Corner Actions for Transparency Slider and Hide Entire App
• Fix bug where closing an activity via the corner will break closing for other activity of same app
• Optimized SystemUI Restarting Method
• Changed App Description and some Settings Description
2.06 Beta - 10 December 2013 - 2240 GMT+8
• Fix Corner Actions "Close App" on ICS
• Use HW acceleration for app that support it to have smoother resizing.
• Add resizing for Quadrant.
• Allow Triangle/Quadrant to be hidden + to disable resizing.
• Add Customizable Border around movable window
• Add Single Click Action for Triangle
• Retain Window Position on Start
(When opening a new window of the same app, place them in the same position and size of the original.)
• Constant Window Position
(When resizing or moving a window, windows of the same app behind it will also be updated.)
2.04 Beta - 02 December 2013 - 2350 GMT+8
• Changed apps opening over halo into a preference.
• Fix Triangle Showing as Squares for ICS
• Added Choosable Action for Triangle Long Press
• Added Bottom Right Quadrant with Single/Long Press Option
2.02 Beta - 29 November 2013 - 0900 GMT+8
• Added Restart SystemUI Option (Requires Superuser permission)
• Fix Apps Opening in Fullscreen above Halo Window
• Optimized (quite a few) Reflections in App Launch
• Possible Fix for some apps still not showing resize triangle
• Option for Quick Settings to be open in floating mode.
(Also works with Cyanogenmod's Quick Access Ribbon)
2.00 Beta - 27 November 2013 - 0010 GMT+8
• KitKat Compatibility! ~90% Compatible.
• Major Code Optimization for faster app starting
• Re-did UI to an actual preference screen
• Fix Transparency Dialog Percentage showing in black for some apps
• Fix Triangle not showing on some apps
• Fix Triangle not touchable on some apps (eg. Google Play)
• Customizable Triangle Color, Transparency, Size
• Option to have Single Click Notifications to open in halo. Long press to "Open Normally"
• Option to Disable Auto Close on Screen Off or Home Press
• Option to Allow App to be shown in Recents
Changelogs for version 1.00 to version 1.24 are here
(Version No. are only even numbers, odd numbers are for testing between beta releases)
FAQ
Where's the HALO bubble like in ParanoidAndroid?
This is only the popup window. No bubble is included.See Instructions
Compatibility
Any ROM (ICS onwards)
There are some exceptions. Please see the ROMs with Issues below
ROMs with issues
All Kitkat ROMs
Some Kitkat ROMs prevent multiple windows from opening on the homescreen. This is ROM bug is present if your ROM does not contain the patch that was created on Jan 9, 2014.
Some ROMs (especially OmniROM hasn't included this fix until now Android 4.4.4)
Fix: Use this Xposed patch to fix this issue​
ROMs with OmniROM Multi-window
OmniROM uses the same flag 0x00002000 for multiwindow. Therefore, the 2 will conflict.
No fix yet.
(it is planned to have an option to use a different flag in future versions) ​
ROMs with ParanoidAndroid HALO
ParanoidAndroid uses the same flag 0x00002000 for HALO. Therefore, both the ROM's codes and this module's code will run at the same time. This might cause some lag and slow-downs, but should not impact the functionality.
Disable Halo in the settings if possible​
ROMs with "Floating window with multitasking"
The code is mostly based on those in XHaloFloatingWindow. Therefore, both the ROM's codes and this module's code will run at the same time. The native code will "win" and this module will appear non-functional.
No fix yet
(it is planned to have an option to use a different flag in future versions)​
Samsung TouchWiz ROMs
Pauses app behind regardless of setting & movable and resizable windows close on touch outside
There are problems with Samsung Stock ROMs due to MultiWindow Codes conflicting.
Possible Workarounds:
1)Disabling Multiwindow
(1) Manually Disable Samsung Multiwindow
(2) Flashable ZIPs to Disable Samsung Multiwindow
2) Change the transparency to 99%
http://forum.xda-developers.com/xpo...floatingwindow-beta2-16-t2419287/post53259392​
If there are any issues and you would like to help in the development, please report in this thread.
Thanks for reading through all the posts!
Reserved
reservedd
I cannot find the halo bubble op.I already installed xposed framework and HALO ))).MY devices is Xperia j.android 4.1.2. Stock
your modded HALO is prase error in my xperia.so i use my modded HALo for 4.1.2 backported version.
Sent from my ST26i using xda premium
hacker0377 said:
I cannot find the halo bubble op.I already installed xposed framework and HALO ))).MY devices is Xperia j.android 4.1.2. Stock
Sent from my ST26i using xda premium
Click to expand...
Click to collapse
This is not the HALO bubble. This is the HALO Floating Window only. It is the one seen in the screen shots where apps open in a downnsized mode above your current app.
For HALO bubble, use Floating Notification which is compatible with this mod. You can then use "Launch apps in Halo window (Supported ROM's only)" in Settings of the Floating Notification app with this mod.
As for my HALO))) not working, I tried downloading it again and installing on my phone. It works for me. Maybe try redownloading and give more info on the error?
here are some screenshots of my devices
zst123 said:
This is not the HALO bubble. This is the HALO Floating Window only. It is the one seen in the screen shots where apps open in a downnsized mode above your current app.
For HALO bubble, use Floating Notification which is compatible with this mod. You can then use "Launch apps in Halo window (Supported ROM's only)" in Settings of the Floating Notification app with this mod.
As for my HALO))) not working, I tried downloading it again and installing on my phone. It works for me. Maybe try redownloading and give more info on the error?
Click to expand...
Click to collapse
i download three time your HALO )) apk and same prase error on my xperia 4.1.2.i will try later on my cm10.or Can you mod the HALO))) apk in my attachment on the above comment
EDITED
i look into the Android Mainfest.xml of your HALO))) apk and your min sdk version is 17 and target sdk version is 18,since sdk version of 4.1.2 is 16.i think your Modded HALO))) apk will not work in 4.1.2 device.i think.
hacker0377 said:
i download three time your HALO )) apk and same prase error on my xperia 4.1.2.i will try later on my cm10.or Can you mod the HALO))) apk in my attachment on the above comment
EDITED
i look into the Android Mainfest.xml of your HALO))) apk and your min sdk version is 17 and target sdk version is 18,since sdk version of 4.1.2 is 16.i think your Modded HALO))) apk will not work in 4.1.2 device.i think.
Click to expand...
Click to collapse
oh so that's where the problem is. can you confirm that pressing the menu button and clicking on open Xposed installer from XHaloFloatingWindow opens it in floating mode? if it does, the mod is working and Floating Notifications from Play Store will be able to make use of it. mean while, I will re-edit the APK for my modded HALO)))
I confirm. Parse error upon installation in 4.1.2
Sent from my Micromax A92 using Tapatalk 2
zst123 said:
oh so that's where the problem is. can you confirm that pressing the menu button and clicking on open Xposed installer from XHaloFloatingWindow opens it in floating mode? if it does, the mod is working and Floating Notifications from Play Store will be able to make use of it. mean while, I will re-edit the APK for my modded HALO)))
Click to expand...
Click to collapse
yes it open in floating mode when i open xposed instaler from menu of your XHFW.but it can only open xposed installer.not for others
Can someone link me to the ported halo bubble..?
Sent from Navi
Not exactly sure why, but every application works except for Facebook lol
Sent from my HTC6435LVW using XDA Premium 4 mobile app
Mostly working on my HTC One with TrickDroid 2.0 (Google Edition).
The popup shows up, but it does not dim the background.
hacker0377 said:
yes it open in floating mode when i open xposed instaler from menu of your XHFW.but it can only open xposed installer.not for others
Click to expand...
Click to collapse
Try this: https://docs.google.com/file/d/0B7CBSsJQIV5-VGJyNVpSLXg2UHc/edit
michaelg117 said:
Can someone link me to the ported halo bubble..?
Sent from Navi
Click to expand...
Click to collapse
https://play.google.com/store/apps/details?id=robj.floating.notifications&hl=en
UchihaKite said:
Not exactly sure why, but every application works except for Facebook lol
Sent from my HTC6435LVW using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Yea. Still looking into facebook and some other large apps.
Therealkris said:
Mostly working on my HTC One with TrickDroid 2.0 (Google Edition).
The popup shows up, but it does not dim the background.
Click to expand...
Click to collapse
It does not dim? It can be changed from settings if it does not dim.
or it Blackens to opaque? That means your ROM has a changed "fullscreen" field in "com.android.server.am.ActivityRecord". I'll look into the source codes and update my mod if so.
I can confirm this works on CM10 but not all apps will work.
I hope u can make halo bubble port also.
Gotta say, a legit halo bubble that integrates this would be far better then using with FN
Sent from Navi
zst123 said:
Try this: https://docs.google.com/file/d/0B7CBSsJQIV5-VGJyNVpSLXg2UHc/edit
https://play.google.com/store/apps/details?id=robj.floating.notifications&hl=en
Yea. Still looking into facebook and some other large apps.
It does not dim? It can be changed from settings if it does not dim.
or it Blackens to opaque? That means your ROM has a changed "fullscreen" field in "com.android.server.am.ActivityRecord". I'll look into the source codes and update my mod if so.
Click to expand...
Click to collapse
thz you.i will try.i will help you in future .thz for your hard work Good luck

[ROM][PORT][KK] 6/17/14 Resurrection Remix® 4.4.2 KitKat v5.1.5

This is only a port, I did not develop this ROM; thanks to westcrip for permission to port his work, and thanks to RenderBroken for the kernel
Announcement from westcrip: "This is the final release of Resurrection Remix android kitkat series. I'll catch you guys on next android version A.K.A 4.5 or 5.0. See you soon.Thank you!"​
{
"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"
}
...Original i9100 thread...
About Resurrection Remix ROM®
Resurrection Remix the ROM has been based on AOKP, CM, PA , Omni and original Remix ROM builds, this creates an awesome combination of performance, customization, power and the most new features, brought directly to your Device.
Many things that in previous versions were tweaked with mods, are now included by default in the ROM so, please enjoy!
Included Main Features:
Halo
Active display
Lockscreen Notifications
Application side bar
Omniswitch
Notification panel tweaks
Tiles style
Music Toggle
Pitch Black UI Mode
Camera mods
ListView Animations
Custom system animations
Custom progress bar
Screen recorder
Hardware buttons and navbar options
Status bar traffic monitor
Battery bar options
CRT animations
SB Brightness slider
Expanded desktop
Profiles
Performance controller
Flip tiles
Theme chooser
Keyboard features
Lockscreen see blur and reduce slider
Show Wi-Fi name
Headset action
Low battery warning
Lock clock widget
Privacy guard
Permission management
Power sounds
Share ROM
Battery mods
Changelog
Lockscreen options and targets
Center Clock/No clock/Right Clock
AM/PM,date and colors
New Wallpaper app
Nova/Stock launcher included
AND MORE...
Click to expand...
Click to collapse
Screenshots:
Click to expand...
Click to collapse
How to Install:
...For Fresh Install...
BACKUP BACKUP BACKUP
Download Resurrection Remix ROM® v5.1.5 ported for the i777 thanks to razen_kain for the file
Download Resurrection Remix® KK Gapps
Format /system
Wipe Data/Factory Reset
Flash the Rom (Kernel included in the flash)
Flash Gapps
Reboot
Enjoy RR!
...Updating from previous Resurrection Remix ROM®...
Download current version / gapps
Boot into recovery and flash both files
Reboot system and enjoy RR!
Click to expand...
Click to collapse
Announcement(s):
1) This is a straight up port, no added features or apps. It's as @westcrip built it.
2) This port comes packaged with RenderBroken's TWRP 3/22 CM kernel - be warned, it WILL install TWRP as your new recovery. If you want a CWM recovery, you can flash that independently; just know that I haven't tested it with the CWM version (although it should be fine).
3) If you encounter any problems please post in this thread, NOT the i9100 one. You will get no support over there because this is a port.
4) I will update this whenever westcrip updates the i9100 version, and time allows me.
5) Do not use the ROM updater under Resurrection Tools > RR Updates: it is NOT for the i777.
Click to expand...
Click to collapse
Changelog for 5.1.5
- Navigation bar dimensions
- Ability to disable hardware keys via nav bar settings
- Add android:key in hardware keys enable/disable option to forward enable this option
- Themes: Delete icon resources during uninstall
- Themes: remove unused code
- Themes: uninstallThemeForAllApps shouldn't check if map is empty if it's null
- base: remove extra checks
- Don't cleanup overlay mapping for non-theme apps
- appops: enforce appop for bluetooth disabled action
- About Resurrection: devcard layout - fix FC devcard on lanscape mode
- settings: FC on quick settings editor on tablets without a vibrator
- Add a HAF access permission
- Fix layout recreation check
- CameraTile: Launch default gallery app when long pressing active camera tile
- SystemUI: prevent NPE on clear recents double press
- MtpDatabase JNI: Fixed a memory-leak in getObjectPropertyValue().
- Correct stride for drawing to cached glyph bitmap
- Use alpha channel instead of red in drawCachedGlyphBitmap
- Temporarily hide lock screen unlock targets if opening a widget
- fw: media: Handle NPE due to threading race
- FW: LS Notification: fix FC when an expanded notification gets reposted without bigContentView
- fix derp on INotificationListener
- WallpaperCropper: do not display null bitmaps
- Make theme change broadcast a protected broadcast.
- Reduce memory leaks by removing all views.
- appops: do not prune apps that are not present
- apn: national roaming for ONO (Spain)
- fix more keyguard derp
- Mms: Clear notifications and mark messages read in certain situations
- galaxys2-common: fix front cam video recording
- Recovery - Version 6.0.4.9
- included all cm-11.0 m7 updates
- Check out the source activities for more details https://github.com/ResurrectionRemix
Link for 5.1.4
Changelog for 5.1.4
- Add gesture anywhere
- Add equalizer tile
- Add compass tile
- On-The-Go mode & shake to turn on/off torch
- Add system app remover
- Added Power button to available NavigationBar buttons
- Add on-the-go and volume as Default tile
- Fliptile animation:For Compass Tile & On-The-Go Tile
- SystemUI: Make wifi combo margin themable
- Lockscreen: Avoid SystemUI crash due to NPE - fix all bıtmap derp
- Fix resource leaks
- Fix hiding ADB notification
- CM11 Themes: Use package name from AndroidManifest
- wm: Underp menu key release processing
- Fix circle battery opaqueness for the low battery color
- wm: Make the default menu longpress action configurable at build time
- wm: Underp menu key release processing
- wm: Simplify menu action decision paths
- quiethours: fix vibrate option
- Keyguard : Fix album art sticking after playback is stopped
- fix default lockscreen targets
- CM11 Themes: Don't kill setup wizards
- Fix wallpapers not applying in full screen
- Added Non-Roaming for carrier BSNL in UP East and WEST INDIA
- frameworks: allow Keyguard package to be defined in overlay
- Keyguard: Make sure disabling Camera widget
- perf: Don't persist the perf profile across a reboot
- perf: Send a boost hint when a key on the navbar is pressed
- Animate circle battery rotation back to 0 after unplugging
- Bluetooth: Fix for device gets stuck in pairing
- Bluetooth: Acquire wakelock to turn on lcd during Connection
- settings: Move headset option, hide MoreDeviceSettings if empty
- Settings: Remove screen rotation from accessibility
- Settings: Allow access for external apps to launch ThemeSettings Fragment directly
- Settings: read keyguard package name from overlays
- Settings: Disable Battery status preference on ModLock.
- Settings: Remove "Make pattern visible" regardless.
- Settings: Device Maintainers: Remove janice & codina
- Settings: Maintainer : add device Galaxy Note int
- n7100 - Fix sensors - audio hal updates - Update fingerprint
- i9300 - Add iso mode settings to the CameraWrapper - fix preview/camera crash after stopping video record
- ResurrectionSetup updates
- Trebuchet updates
- Theme chooser updates
- Camera app improvements
- Calculator updates
- MMS updates
- Included lot of performance,sound and media updates
- Included All CyanogenMod source updates and fixes
- Check out the source activities for more updates https://github.com/ResurrectionRemix
Link for 5.1.3
Changelog for 5.1.3
- Peek: updates and fixes
- NEW: App Circle Sidebar
- Pitch Black : Red Action Bar
- Dismiss IME when floating window is dismissed
- Don't animate the circle battery meter when battery is fully charged
- Smart Pull-Down - Any Notification
- Themes: Support launcher based icon packs
- Remove blank app from notification access menu
- Add "Accept all files" option for incoming files via Bluetooth
- Revert "CPUFreq Tile"
- Perf: Improve performance profiles
- Immersive mode: don't unconfirm a package, that's just dumb
- Development: Add setting for overwriting recovery
- CM11 Themes: Allow defining a custom default theme
- Fix ressource leaks
- Bluetooth updates
- Add a getter for the x and y offsets of the wallpaper window
- Keep title clean : remove ® from resurrection remix title
- Updates to FR translations by Madikan
- Settings: correct y-axis brightness in preview
- Remove nova launcher
- Add maintainers: LG Optimus 4X HD-Nexus 7 2013-Nexus 7 LTE 2013-Sony Xperia M
- Trebuchet updates
- Torch updates
- Camera updates
- Themes app updates and improvements
- i9300-Device provides its own camera HAL
- i9300-n7100-Fix google camera
- smdk4412-common: fix charging animation
- smdk4412-common: Enable use of FFMPEG codecs for extended formats
- smdk4412-kernel updates
- hammerhead: Fix default value of color calibration
- Included lot of performance,sound and media updates
- Included CyanogenMod source updates and fixes
Link for 5.1.2
Changelog for 5.1.2
- Add New RR Team member t4n017 (Tano Abeleyra) to developer info cards
- Settings: make animations faster by default
- Floating Window:updates and fixes
- New Lockscreen custom wallpaper from cm11 .new theme chooser capable
- CPUFreq Tile
- WallpaperPicker: Destroy cropview to avoid leaks
- Allow 3 AT (mnc05) to roam on T-Mobile in Austria
- Avoid SystemUI crash due to NPE
- CamcorderProfile: Add 4k timelapse encoder constants
- AudioService: fix safe volume enforced even when disabled
- fix systemui fc while changing slim recents to left on hdpi compiled devices
- Second Clock Statusbar
- Add AutoRotate and music as Default tile
- MediaFile: support more media types
- UserTile: Fix displaying user information for multi-user devices
- Add missing mdpi, hdpi, xhdpi drawables for new theme engine
- remove xperia neo - hallon from device tree
- Fix NullPointerException issue when user change
- Packages : Fix for Softap turn ON/OFF fail issue.
- Fixes error message during pairing of HOGP devices
- Bluetooth: Ignore the second button if one already pressed
- Bluetooth: Release pan proxy object while coming out from tethering menu
- settings: Remove "mobile plan"
- make LinearColorBar themeable
- Settings: modify AOSP RU translation
- fix RR Tools xxhdpi PNG s
- Themes: List ThemeSettings as a valid fragment
- Add maintainer- Samsung Galaxy Nexus - Toro (by nasty007)
- Add maintainer- Samsung Galaxy Mega 6.3 - GT-I9205 / GT-I9200 (by Silesh.Nair)
- Trebuchet updates
- Theme chooser updates
- Torch updates
- Camera updates
- Email updates
- Recovery updates
- Mms updates
- Lockclock updates
- Latin İME updates
- Contact updates
- Translation updates
Link for 5.1.1
Changelog for 5.1.1
- Notification Peek (from Paranoid Android)
- Active Display: Many updates and fixes from OmniROM (thanx to t4n017 @ XDA)
- Updated the Torch app interface
- Speeded up the overall UI
- Fix recents showing up when waking the device with the home button
- Allow configuration of the default screen-off animation style
- Fix Airplane Mode on/off issue
- Update mobile networks icon in Settings
- Fix Total and available fields missing in Settings storage menu
- AudioService: Fix absolute volume for AVRCP
- Fix delay of Volume popup when tapping 'Volumes' in 'Settings>Sound'
- Allow Power Notification Sounds For Wireless
- Camera2: Update to use newer slow-shutter parameter
- Camera2: Prevent autofocus when video snapshot is in progress
- Camera2: Surface Qualcomm denoise option
- Camera2: Disable ZSL for slow shutter shots
- Contacts: QuickContact: onLongClick save item data to clipboard
- SystemUI: add AOSP RU translation
- i9082: fix low call volume bug
- Add maintainer Xperia Arc - Anzu (by 3andala)
- add maintainer Samsung Galaxy Nexus - Maguro (by nasty007)
- add maintainer Xperia Z1 - Honami (by omarainea)
- add maintainer Samsung Galaxy Mega 6.3 - GT-I9205 / GT-I9200 (by Silesh.Nair)
- add maintainer Samsung Galaxy S4 Mini - GT-I9195 / GT-I9190 (by Silesh.Nair)
- Add new Sony xperia maintainers NEO-NEOV-Z1
- hammerhead: Add hardware tunables support: display
- hammerhead: Add hardware tunables support: vibrator
- Torch: set default hasHighBrightness flag to false
- torch: Don't show the about dialog on first launch
- Hide search assistant arrow from lockscreen when custom lockscreen is enabled
- Bluetooth: pause music player on A2dp service disconnect
- Bluetooth: Add Total track number.
- Base: Many other updates to Bluetooth
- RR Tools French translations - translated by Pierre Delfosse
- Included lot of sound and media updates
- Included CyanogenMod source updates and fixes
Link for for 5.1.0
Changelog for 5.1.0
- Downloads: add support for manual pause/resume/stop downloading
- Gesture Lockscreen
- Notification Drawer: Custom Clock & Calendar Shortcuts
- About RR - Add new website
- Fixed 480x800 bootanimation zip looping (thanx to iceyhotguy @ XDA)
- For Device Maintainers: Added a new command - make dirty (read more - http://goo.gl/i1JB3W)
- Parallel Shutdown
- SlimRecents: fix sometimes missing first task
- Device Maintainers: add M7 maintainer
- Device Maintainer: add Droid RAZR maintainer
- Don't show "Eject card" if the card is not accessible
- Audio: Fixed system/call stream volume can't adjust with HS connected.
- Fix "Email" App data lost when screen rotated.
- Fix a number of aapt warnings.
- Settings: Make mobile settings a first-class citizen
- Update device source -i9100-i9300-n7100: fixed lot of bugs
- Fix very long app_name crash.
- RR Tools French translations - translated by Pierre Delfosse
- Included lot of sound and media updates
- Included CyanogenMod source updates and fixes
Link for 5.0.9
Changelog for 5.0.9
- Fix android run time (ART)
- phone-fix flip action call options
- Totally fix for system ui fc
- Add NEW Ringtone C.Y.E-Resurrection - set as default
- Add RR tools Russian translations translated by Aleksashik
- settings: Add blacklist provider permission
- allow Mock SMS
- Separate Change Encryption Password Entry
- Use SSL for submitting stats
- Do not enable Camera widget on non-camera devices
- Update 'Wi-Fi display' string to 'Cast screen'
- SoundSettings: Assigning a null to an unnecessary variable
- update device maintainers nexus 5-nexus 4-i9305-Galaxy Note III hlte
- fix slider torch checkbox
- Settings: Apply Processor settings to all cpus
- New Theme Engine
- Runtime resource overlay, iteration 2
- New command line tool 'idmap'
- Remove T-mobile items not used by new theme engine
- Wallpaper Overscroll and Transparent NavBar
- SysUI: Use LocationController from status bar service for GPSTile.
- Set some GC parameters only for dalvik
- CM11 Themes: Take into account ALL res/xml dirs
- Fix the value type of def_noise_suppression
- SysUI: Don't recreate controllers.
- SlimRecents: user configurable default expanded mode
- Frameworks: SlimRecents pass gesture detector to the cardslistview
- Frameworks: add 1dp more bottom paddingcore: Add support for Luxembourgish
- Frameworks: SlimRecents: Make expanded layout pretty
- SysUI: Don't recreate controllers.
- Update settings after recreating status bar.
- Suppress String resources build warnings
- Keyguard: Fix problem where PhoneWindowManager waits for keyguard to drawable
- Keyguard: We need to ensure that keyguard is showing as well to set the token
- SlimRecents: Adress the 50ms touch unsresponsive issue
- base: Fix screen on stats after a boot
- Restore pre-KitKat permissions to external sd for all apps
- Don't make isSafeMode a field on the Zygote class.
- [video] : added mime-type for mov files
- Fix LTE tile
- LTE toggle support
- Solve three memory leaks related to PatchCache
- Prevent Lockscreen album art from activating FLAG_KEEP_SCREEN_ON
- Do not show Home behind full screen activity
- core: Add support for Luxembourgish
- hammerhead-hh: Better scaling values
- hammerhead-enable multiuser
- hammerhead-hh: Collapse primary audio outputs
- hammerhead-Make SYSTEM owner of cpu online files
- i9300- Camera2: Don't try to cancel focus messages when preview stops
- i9300- Switch back to the binary camera HAL
- Included lot of sound and media updates
- Included CyanogenMod source updates
Link for for 5.0.8
Changelog for 5.0.8
- New boot animation (thanx to therichieboy)
- Fix multi-user
- Live Volume Steps
- IME Animations
- Custom scroll mod
- Developer options: long press back to kill configurable timeout
- Pitch Black Theme for Calendar app
- Pitch Black Theme for Email app
- Quiet Hours: Add 4 state (off, timed inactive, timed active and forced on) support
- Settings: Integrate Voice+ into Settings
- Add T-Mobile and AT&T Galaxy S III maintainer Deliberate
- RR Tools Romanian translations - translated by Vlad Daniel Calin
- Bootanimation: Add continuous splash support
- Revert back to CM camera for now - Devices like i9100:fix for front video camera issues - install 5.0.7 camera app
- WallpaperCropper: Fix crash when set .gif as wallpaper
- Lockscreen Blur: Disable if music is playing
- Settings: Fix Quiet Hours Tile long press action
- Add theme support to Ringtone and Profile pickers activities
- Contacts: Holo Light ringtone picker dialog
- Lockscreen Notifications: some fixes
- Update some translations
- SystemUI: add Indonesian translation
- Base: forward port DC-HSPAP support from cm-10
- Base: Proper security labeling of multi-user data directories.
- Base: Fix the random UI corruption
- Halo: Modify behavior
- Halo fixes
- Fix Floating window bug
- Frameworks: do not kill favorite recent apps
- Frameworks: notify arrayadapter early that data has changed on clear all
- Frameworks: fix possible NPE + missing expandable panel
- Base: Mirroring layout on RTL languages
- Contacts: Add support for import contacts to local phone storage
- Galaxy S2: Fix the inability to mount/unmount sdcard
- smdk4412: update fimc_capture and sr130pc20 cam driver
- smdk4412: update camera resources
- smdk4412: update batteryCurrentNowPath
- i9300: audio: bring back removed microphone fix
- i9300: audio: fix input device selection
- Included lot of sound and media updates
- Included CyanogenMod source updates
Link for v5.0.7
Changelog for v5.0.7
- Updated kernel to Render's 3/22 TWRP version (thanks to RenderBroken for the continued support!)
- Smart Pulldown
- Add evening time for notification header
- Add Device Maintainer - Galaxy Ace 2
- SystemUI: Resurrection design pulldown
- Phone: Smart Phone Call
- Developer Options: Allow disabling of FC dialogs
- AccountPreference: Sync in progress accessibility status
- LockClock: change font style
- Frameworks: Fix linked volume does not persist after reboot.
- Slim Recents: make it RTL/LTR aware + scaling + lefty mode + add favorite mode
- Replace CM Torch QS tile pngs with pngs from Paranoid Android
- FaceUnlock: Check if faceunlock is disabled
- Make notification_header_bg a .9.png for better theming
- Fix for lockscreen rotation bug
- Update PB default wallpaper
- Fix F/C in TTS settings
- PB: update status bar close png
- Keyguard: Fix configuration change observer
- Fix to memory leak leaving WallpaperCropActivity.
- Fix progress of VolumePanel never refresh
- Remove unnecessary switchUser call
- NULL previous background bitmap upon changing wallpaper
- Hang off call by power button while screen is on
- [ScreentShot]: change the implementation of get image file size
- Squash: Memory leaks, NPEs, races and optimizations for base
- Detach engines before destroying WallpaperService
- Fix SystemUI FC on boot
- App sidebar: some improvements
- n7100: fix static in video
- n7100: audio: updates from replicant
- n7100: audio: updates for hal
- Add RR tools Arabic translations translated by Cooper DMselecto
- Add RR tools Italian translations translated by Volpe92
- Resurrection Developers: allow twitterHandle to be null
- Included lot of sound and media updates
- Included all CyanogenMod source updates
Link for v5.0.6
Changelog for v5.0.6
- Systemui:fix notification panel layout overlap
- Add new halo switcher button on notification pulldown
- Slim recent fix home button lag
- Frameworks: slimrecents fixes update
- SlimRecents: go more inline with AOSP and add menu + new googly shortcuts
- SlimRecents: keep IME keyboard alive due recent is showing
- Slimrecents: call app details screen correctly
- Slimrecents: go kitkat + style tweaks and follow googles color sheme
- PackageManager: Fix reconnection logic in Installer.
- update notification header images
- SystemUI: Update Ringer tile code.
- Lockscreen background style
- FaceUnlock: Check if faceunlock is disabled
- Lockscreen: Faster wake up from the deep sleep to lockscreen
- Dialer Hide Titlebar while loading InCallUI
- Updated CM File manager
- SystemUI: Set Status bar opaque during drawer pulldown on tablets only
- SystemUI: fix calculating alpha for back button in landscape mode.
- settings : Deactivate stock recents options on selecting Slim Recents
- update all xml & values OPS resources
- Fixed sd card media scan and lag issues
- Add rr tools Hindi language -translated by the-dagger
- Add rr tools Norway translations - translated by Thomas Åsnes
- Add rr tools Danish translations - translated by David Kallestrup
- Add rr tools Malaysian translations - translated by Hasif Hashem
- Fix in Danish language fc when tap on HW buttons options
- Settings/Wifi: Add support for Ad-hoc (IBSS) networks
- Fix resource IDs being added to the android namespace
- Settings: Fix AppOps arrays
- Kernel : update local version to RESURRECTION
- i9300 & n7100: audio: fix battery drain after phone call
- i9300: audio: update hal
- i9300: audio: hal update
- Return to slim camera ( more stable )
- Merged latest fixes and commits from CyanogenMod
- Many more fixes and updates...Enjoy this f**** sexy,smooth and rock stable release!
Link for v5.0.5
Changelog for v5.0.5
- Completely redesigned Resurrection Tools
- Added the new Slim Recents (can be toggled back to stock recents in Resurrection Tools)
- Added Slim's Notification Reminder feature
- Added Device maintainers
- Added an Xposed Setting in Resurrection Tools (it will show up only if Xposed-Installer is installed)
- Added Suspend Actions
- Added Wakelock blocker
- Added a new Location Tile - Port from SlimROMs (thanx to rodman01)
- Updated Resurrection Walls to v7.0
- Added Toast Animation settings
- Resurrection setup-switch to holo theme
- Added an option to toggle status bar visiblity on lock screen
- i9082: Add multi-user support
- Added an option to disable camera sounds
- switch back to cm camera
- Base: fix icon overflowing with centre clock
- Base: Added support for Lightbulb app from Paranoid Android
- SystemUI: open quick settings panel if there are no notifications
- SystemUI: Fix displaying of user photo.
- Settings: Added more options in AppOps
- Settings: SD card partition info menu
- Added day and week on data usage cycles
- Enabled status bar brightness control for tablets
- Base: Do not force notification vibrations in Vibrate Mode
- Base: Decrease volume panel transparency
- VolumePanel: Don't force navigation bar
- Improved Pitch Black (removed red buttons on holo light theme)
- fixed issue system background not changing on installed custom themes
- Bluetooth: Added new key to store last connected A2dp Sep type
- SystemUI: Only show H+ if config_hspa_data_distinguishable is set
- Base: Fix graphics corruption caused by HWUI caches
- Fixed upgrading from forward-lock application to system application
- Updates to Privacy Guard
- InCallUI: fix non intrusive incallui black on black font
- SF: Determine if virtual display can use HWC for composition
- SF: Fix invalid reduction of transparent region from a layer.
- AV: add .mov extension support
- AV: fix mute issue for h.264 and MPEG4
- AV: add Sony camera parameters
- AV: alot of other updates and fixes
- Merged latest fixes and commits from CyanogenMod
- Many more fixes and updates...
Link for v5.0.4
Changelog for v5.0.4
-Add facebook sync
-Tile style options -colors - pressed colors - transparency
-Updated Resurrection Remix logo in updater-script
-Show default profile name if no profile exists
-Show owner info creation if no owner is set for UserTile
-Custom clear recents button options
-activated performance controller CPU frequency options
-Upgrade Network Speed Indicator
-Camera-Fix Power Shutter Exception
-Fix detection of 0.3 hwcomposer
-Graphics:Add error check when create GraphicBuffer
-n7100 add back multi user
-smdk4412 kernel: update Boeffla Sound 1.6.5
-fix i9100 storage issues
-fix for 3d games sound issues
-Fix the memory leak in Settings
-improved Camera and media updates
-MediaRecorder: Add pause interface
-VideoView: Implement the suspend/resume operation in VideoView
-Add 2 APIs (suspend/resume) in MediaPlayer
-custom Animations-fix black space with enter only and translucent reverse exit
-Show panels on lockscreen in expanded desktop mode.
-Fix the issue that the top of fullscreen dialog is clipped away
-Set expanded desktop through profiles
-UserTile : Check if profile has a photo
-NumberPicker: Don't filter Bengali-Indic characters
-Block application install from unknown sources through adb
-add STREAM_DTMF to stream affected by ringer mode
-Set slient persist property according to ringer mode
-Speed up boot dex opt on multicore devices.
-Change the default colors for progress bar
-Add reset to progressBar
-Fix a little derp for ProgressBar
-Clarify Notification PG perm
-fix android browser bookmarks sync
-Fix lockscreen rotation
-Fix crash on theme change
-Fix too long ON/OFF strings
-BT: Multi HF support in Settings App.
-AppOps: Modify Chinese string for Camera as MIIT's suggestion.
-lockscreen options: remove security preference
-RR Tools: move custom progress bar to misc
-update resurrection tools png
-abour rr : use correct email for avatar
-Expanded Desktop : Fix Left handed navbar during landscape mode
-fix notification header not updating automatically
-fix notification header image timings
-A background started service is removed from mStartingBackground when timeout
-Fix, MountService now only sends one onShutDownComplete
-Finish fixing Zygote descriptor leakage problem
-Fix a programmatic smooth scroll bug
-fix volume panel more button transparency
Hey hey! Alright! New toys!
Gonna have some free time tonight. I'll download and try it out!
"... one thing I can tell you is you got to be free..."
Does the front camera video recording work if so will test out. Not sure I want to rebuild phone again so soon if not
Sent from my SGH-I777 using Tapatalk
---------- Post added at 10:54 AM ---------- Previous post was at 10:54 AM ----------
Thank you for bringing this to us
Sent from my SGH-I777 using Tapatalk
david72262 said:
Does the front camera video recording work
Click to expand...
Click to collapse
Just tested it, it works for me. Recorded 5 seconds of my face, so forgive me for not posting that as proof!
SteveMurphy said:
Just tested it, it works for me. Recorded 5 seconds of my face, so forgive me for not posting that as proof!
Click to expand...
Click to collapse
thanks just downloaded will test out today trying to download the updated gapps from a couple days ago its being a pain
Thanks SteveMurphy for giving life to our i777
Sent from my SGH-I777 using xda app-developers app
pepe100 said:
Thanks SteveMurphy for giving life to our i777
Click to expand...
Click to collapse
You're welcome, but please go to the original thread and thank/support westcrip for allowing this port!
SteveMurphy said:
You're welcome, but please go to the original thread and thank/support westcrip for allowing this port!
Click to expand...
Click to collapse
Done.
very nice like the pitch black setting
david72262 said:
Done.
very nice like the pitch black setting
Click to expand...
Click to collapse
Pitch black settings!? Ohh this sounds promising. Can you post some flattering screen shots? :sly:
"... one thing I can tell you is you got to be free..."
razen_kain said:
Pitch black settings!? Ohh this sounds promising. Can you post some flattering screen shots? :sly:
"... one thing I can tell you is you got to be free..."
Click to expand...
Click to collapse
Here's a quickie...
SteveMurphy said:
Here's a quickie...
Click to expand...
Click to collapse
Nice! What's it got there under resurrection tools? Ui mods?
"... one thing I can tell you is you got to be free..."
razen_kain said:
Nice! What's it got there under resurrection tools? Ui mods?
"... one thing I can tell you is you got to be free..."
Click to expand...
Click to collapse
Oh yes, and that's putting it mildly. Customizing will keep you busy for a long time. I've been on it for three days and I'm still tinkering!
SteveMurphy said:
Oh yes, and that's putting it mildly. Customizing will keep you busy for a long time. I've been on it for three days and I'm still tinkering!
Click to expand...
Click to collapse
Sounds like fun! I had a wreck last week and I'm going to be laid up for at least next week with some fractures and deep contusions.
... now where did i put that twrp recovery...?
"... one thing I can tell you is you got to be free..."
razen_kain said:
Sounds like fun! I had a wreck last week and I'm going to be laid up for at least next week with some fractures and deep contusions.
... now where did i put that twrp recovery...?
"... one thing I can tell you is you got to be free..."
Click to expand...
Click to collapse
seems to work fine on cwm 6.0.4.5 recovery had a google stop error right after install but seems fine.
razen_kain said:
Sounds like fun! I had a wreck last week and I'm going to be laid up for at least next week with some fractures and deep contusions.
Click to expand...
Click to collapse
What!!! That's horrible, hope everything heals the way it should.
david72262 said:
seems to work fine on cwm 6.0.4.5 recovery had a google stop error right after install but seems fine.
Click to expand...
Click to collapse
I did this with slimkat (twrp based) and it did fine at first. Then it froze up and i couldn't boot into recovery. That's when i had to Odin back to stock here a while back and start over. Once i got it fixed i installed twrp recovery and everything was fine.
SteveMurphy said:
What!!! That's horrible, hope everything heals the way it should.
Click to expand...
Click to collapse
So far so good. I'm in a lot of pain and my knee was mangled up. It's in an immobilizer and I'm on heavy medication but they say i won't need surgery or anything. My chest and ribs are what's really killing me but i digress.... I'm excited to try this out. I'm curious, do you like this better than slimkat?
"... one thing I can tell you is you got to be free..."
It's different than Slim, in that it's bigger and has more customizations, but I've found it to be just as stable. I ran RR for a very long time back in the early ICS days, and it was a beast. I'm finding this one to be the same.
Get well soon, my friend.
Just to be clear, i don't need to flash a kernel after flashing ROM&gaps?
"... one thing I can tell you is you got to be free..."
razen_kain said:
Just to be clear, i don't need to flash a kernel after flashing ROM&gaps?
Click to expand...
Click to collapse
Correct; Renders' 1/25 TWRP CM kernel is included in the flash.

[ROM][Android 11][sanders] Octavi-OS for Moto G5S Plus [Official][26/06/2021]

{
"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"
}
OctaviOS is an AOSP based rom focusing on Unique and Smooth UI with handy features. OctaviOS is a reborn of pie based PearlOS.
Code:
* Your warranty is now void.
* We are not responsible for anything that may happen to your phone by installing any custom ROMs and/or kernels.
* You do it at your own risk and take the responsibility upon yourself and you are not to blame us or XDA and its respected developers.
CLEAN FLASH :
-Reboot to recovery
-Take Backup of efs and persist (if not taken already)
-Wipe System, Vendor, Cache, Dalvik Cache and Data
-Flash the ROM
-Reboot
Download ROM
-Lineage OS
-AOSP
-Superior OS
-MSM Xtended
-Pixel Experience
-Extended UI
-Havoc OS
-CrDroid ROM
-Fluid OS
-Others, I forgot to mention
Based on Android 11.0
Whats working?
Wifi (and hotspot)
RIL
Mobile data
GPS
Camera
Flashlight
Camcorder
Bluetooth
Fingerprint reader
Face unlock
MotoActions
Lights
Sound / vibration
OctaviOS Source
Kernel Source
Device support Group
REPORTING BUGS!
As soon as the problem occurs, take a logcat!
for more READ THIS​
XDA:DevDB Information
OctaviOS for Motorola Moto G5S Plus
Contributors
Build author: Mayur Varde
Device: sanders
Build Type: Official
ROM Kernel: Linux 3.x
ROM Firmware Required: Stock 8.1 -> Custom 9 -> Custom 10
Based On: AOSP
Android OS version: 11
Version Information
Status: Beta
Security patch level: 5 2021
Current Beta Version: 2.6
SELinux Status: Permissive
Release Date: 2021-05-26
Created 2020-10-21
Last Updated 2021-06-26
Changelog 26-06-2021
[SOURCE]
• Merged June Security patch
• Nukes all icons and iconspaces to make the UI consistent (Thnx to DOT for implementation idea)
• Added Collapsing toolbar from DOT OS
• Made sound seekbar same as brightness slider
• Adapted OctaviLab with New Toolbar
• Added categories in various parts of Settings
• Fix an issue where the wellbeing card text gets cut in lower dpi
• Introduced About Team page
• New dialer UI from nezuko
• Added Swipe To Call Feature on AOSP Dialer
• Added new app icons from posp
• Added Runtime Audio Panel Location Toggle
• Reverted to AOSP Volume Panel Style
• Added MIUI Compact Volume Panel Plugin
• Added Swap Volume Buttons Options
• Reverted Old PowerMenu Customizations
• Added New Powermenu Advanced Toggle
• Added PowerMenu Background Opacity Option
• Added Option for Ambient Instead of Lockscreen on Wake Gestures
• Added Extended "L" Back swipe to trigger action/app/activities
• Improved RGB Accenter Code [3.0]
• Added Option to Show and Edit Ambient Icons on Lockscreen
• Added Lockscreen Clock Widget Fonts
• Added Lockscreen Date Fonts
• LS OwnerInfo Font & Size Option
• Added Lockscreen Clock/Date Styles
• Added Q Style Text Clock
• Added Sammy,Analog,Q Beta Pill, Bootleg Date, X Clock Styles
• Added Translations for TextClock
• Added Option to Disable Led after Full Charging
• Make Quick Unlock Compaitable for Pin/Password
• Added Option for Power button predd fp unlock toggle
• Added Octavi-Ambient Doze Options
• Added Ambient Customizations
• Moved permission dialog box to bottom
Changelog 08-05-2021
[SOURCE]
• Merged May Security patch
• Launcher3 : Icon pack sizes
• Launcher3 : Removed bottom hotseat padding
• Asus screenshot : Updated app.
• Asus screenshot : Removed some Google components
• Asus screenshot : Screenshot options use accents
• Tapping QS battery opens battery settings
• New machine learning back gestures for gamers
• Fixes for custom clocks
• Ambient music animation
• Optional colored sb icons
• Options colored notification icons
• Nuked fod background (not needed with icon picker)
• Keep used screenrecord settings
• Optional QS media player as notification
• Whitelist apps for persistent QS media player
• Address some bugs on bt, biometric unlock and camera
• Allow non market apps installation by default
• Added the ability to whitelist apps for persistent QS media player
• Introduced a new type of icons in settings page to chose from (MIUI)
• Fixed name getting too big
• Fixed qs clock fading away on dark bg
• Redesigned OctaviLab and Rearranged OctaviLab
• Redesigned battery page meter
• Added IDE Clock and java IDE Clock
[DEVICE]
• Added GCamGo prebuilt
• Added releasetools back (no more dtv on non brazil devices)
• Improved performance
• Tuned zram performance
• Changed default cpu max frequency to 2016
• Uprev kernel version to 0.6969
• Implement usb fast charge mode
• Power on display asynchronously as early as possible
• Added boeffla wakelock blocker
• Do not acquire ipa wakelocks
• Block IPA_RM12 wakelock by default
Changelog 09-04-2021
[SOURCE]
- April Patch
- A hell lot of Translations (Thanx to those who contributed)
- Redesigned stock Calculator app (Use vanilla to get it) and its open source
- Fixed the issue where some devices can't have playback, either it gets black screen or it freezes
- Fixed an issue where ANX crashes on some devices due to mediaplayer function error
- Introduced Android S media player QS slice from Project - 404
- Added Applock from AOSPA
- Added Android S like QS tinting from Project - 404
- Removed old QS tinting switch in favour of S style tinting
- Added ReTicker from Descendants (Still WIP)
- Added Shapeshift LS clock
- Added Biometric Authentication in Applock
- Implemented new Face Unlock with support in Applock from PE
- Enabled IORAP by default
- Disabled Fullscreen keyboard in landscape mode (It was annoying)
- Removed some annoying warning / Confirmation dialog boxes
- A bit of more optimization that doesn't matter to add in changelog but gonna improve the user experience while using the ROM itself
[DEVICE]
- Restore default navbar
- Added bass booster preset
- Enabled cpuidle during boot
- Enabled adaptive sleep
- Might fixed the offline charging (with pixel charging animation)
- Explicitly enabled iorap
- Updated sensor blobs
- Kernel version updated to v0.69
• Set GPU idle timeout to 64 ms
• Kill wakelocks after 30s has elapsed
• Reduce scan times and put to deep sleep
• Optimize boot time by detecting cards simultaneously
• Decrease task freezing timeout
• Decrease time to enter sleep
• Increase data processing limit
• Relax CPU latency requirements to save power
• Don't allow IRQ affinity masks to have more than one CPU
• Improved performance and battery backup
• More changes
Changelog19-03-2021
[SOURCE]
- Merged March Security Patch
- Added MIUI Type Headers In Settings
- Added GVisual Mod
- Added Option for Gesture Bar Radius
- Added Sensor block package list configurable
- Added AboutUs App (Check in System)
- Added Smart Pixels
- Reimplemented FOD Commits
- Added Few More FOD Icons
- Fixed PowerOff Torch Completely
- Fixed Bubble Crash Issue
- Added FPS Info Tile
- Added CPU Info Tile
- Fixed NetworkTraffic Indicator on Light Theme
- Updated DND,Aeroplane,Hotspot and few statusbar Icons
- Fixed Issues With VoWifi Icons
- Added Option for Gesture Bar Radius
- Fixed Crash on Receiving Notification on Ambient Display
- Improved Notification Header Toggle
- Added Option to Swipe up for Face Unlock
- Fixed Old Mobile Type Icon
- Added Long Press Header Date to access calendar
- Added Long Press Header clock to access Clock App
- Reverted Use App Icon instead of md2 icon on statusbar
- Added InCall Vibration Options
[DEVICE]
- N/A
Changelog 13-01-2021
[SOURCE]
- Merged Jan 2021 security patch
- Fix QS date not refreshing on system date change
- Made brightness slider less thicker
- Added OOS icons in QS / volume panel
- Added toggle to position QS clock
- Move all theming related stuff to OctaviLab ( System > Octavi Themes)
- Re arranged OctaviLab in a organised manner
- Introduce Greeter
- Fix Username on Settings header
- Fix Google and Wellbeing card on different languages
- Added heads up tile
- Added volume steps
- Added system animations
- Added Screen off animations
- Added all degree rotation, now you can auto rotate to 0, 90, 180, 270 degrees
- Added more options in lockscreen weather, now u can add city/temp or weather image on lockscreen
- Fixed battery stat resetting on reboot
- Add option to set Max notification count
- Added notification counters
- Added less boring heads-up
- Allow to open running services from QS
- Added Pocket lock
- Added Gaming mode
- Improved samsung clock layout
- Added Sammy highlight clock
- Added accent color on lockscreen clock option
- Added animated lockscreen clocks
- Added Switch Styles
- Added Smart Charging
- Added delete option in screenshot intent
- Improved partial screenshot
- Improve permission management
[DEVICE]
- Improved performance.
- Battery should be improved too.
Changelog 16-12-20
[SOURCE]
- December Security patch
- Center QS clock with Date
- New brightness slider
- Added New Battery animation in battery page
- New about phone UI
- Implemented Miui volume panel with expanded UI
- Fixed Odd icons and layout in Settings cardview
- New Settings Header UI
- New implementation of QS Columns and Row editing
- Theme more elements to make them looks consistent
- Tons of FOD related fixups
- Screen Off FOD
- Fix chrome Sign in issue
- Added OOS 10 volte & Vowifi icons
- Added Double tap to wake on Doze
- Added back gesture hide feature
- Added Heads-up Blacklist
- Enabled Oreo like slashes on QS tiles
- Added Extreme Battery Saver
[DEVICE]
- New kernel "Mello-Oof-Ultra-Pro-Max-Super-Duper-Plus"
• Basically Revolution kernel by pintos with kcal (display calibration) support
• Kernel based on deen kernel source
- Enabled extreme power saver overlay
- Performance improvements
- Battery improvements
- More under-the-hood changes
Changelog 27-11-20
[SOURCE]
- Added CM Screen Security Option
- Added CustomDoze Support
- Added VolumePanel Styles
- Added Option to Enable Charging on AOD
- Added Toggle for Navigation Bar Visibility Control
- Added Option to config pulse brightness
- Added Charging Animations on Lock Screen
- Added Wireless Charging Toggle Too
- Added Statusbar Clock Customizations
- Added Ability to restrict data/wifi/vpn usage for an app
- Added Pulse and Ambient Notifications Bar
- Fixed Face Unlock Crash
- Added Option to Disable Scrolling Cache
- Added Option to Hide Notification Headers
- Added Option to Center Notification Headers
- Added Adaptive Playback
- Added Navigation Mode Settings
- Added PixelProps to Spoof Some Google Apps
- Few other minor fixes
[DEVICE]
- Fixed WiFi (wifi moment)
- Fixed fingerprint not linked to some third party apps (magisk manager, paytm, gpay, etc) (fingerprint momet)
- Location of MotoActions is now "Settings->System->Dr Motopus" (this is done due to MotoActions not fitting in OctaviOS' Settings UI)
- Some under-the-hood changes
Changelog 15-11-20
[SOURCE]
- Merged November Security Patch
- Added OctaviClear Theme
- Added Few Tiles Like AOD, weather,Headups
- Added FOD Animations
- Revamped QS
- Added Left Clock To Expanded QS
- Revamped Settings (Insipired From OOS 11)
- Improved Statusbar Network Traffic
- Added Battery Styles
- Added Optional Screenshot
-Added Headup Options
- Added Toggle to Disable/Enable QS Tint
- Added Visualizer in Lockscreen
- Added LockScreen Media Artwork
- Added WeatherStyle on Lockscreen
- Added CustomDoze Support
- Option to Add QuickSettings on Lockscreen
- Added Option for Haptic feedback on QS Tiles
[DEVICE]
- Improved scrolling, app launching/closing, playing video speed
- Updated GPS blobs from LA.UM.8.6.r1-02900-89xx.0 (gps fixed)
- Updated wifi blobs from deen_sprout 10/QPK30.54-22
- Improved wifi a bit (now need 2 toggles)
- Update fingerprint, firmware, peripheral, perf, iop, media, qcril database, qdutils, sensors, qperf, uxperf, display, dsi and netmgr blobs/binaries/jars from LA.UM.8.6.r1-02900-89xx.0
Changelog 24-10-2020
[SOURCE]
- Merged October Security Patch
- Added Face Unlock (Only For Official Builds)
- Revamped QS panel UI Like OneUI
- Revamped About Phone OOS Like UI But in our style
- Revamped Settings UI ( You Asked For It We did it )
- Added RGB Accenter
- Added Colour Bucket Which Includes Themes Like PitchBlack Dark etc
- Added Few More Clock Styles
- Added Advanced Reboot Options
- Added Battery Light Customizations
- Implemented Cutout Force Full Screen
- Added Battery Health Overlay
- Added Network Traffic Indicator
- Added Few QS Tiles Like SoundTile,Reboot/Recovery,Mono Audio
-Added Partial/Full Screenshot Tile
- Added Caffiene Tile
[DEVICE]
- Initial release
I hope that this ROM would have a nice navigation bar...another ROM hasn't.
OcatviOS • Official • Beta • Android 11
Changelog:- Post #2
Download:- Sourceforge
Support:- http://del.dog/paytomayur
Device support group:- Mellolab
Note:-
[WIFI] Toggle wifi 2 - 3 times from settings->network & internet ONLY for now. This will be fixed in upcoming update(s)
[MAGISK] Flash Magisk after first boot. Supported magisk Magisk v21.0
[SAFETY NET] Safety net passes without magisk. If you flash magisk to root, just go to settings of magisk manager, and turn on magisk hide. (this needs to done as per new magisk/google policies for passing safetynet on magisk)
Absolutely stunned
This ROM is ultra stable so far , was using arrow os based on android 11 but have to say that this ROM has way more customisations than that one . It has a look similar to One Ui and is very smooth .
Just one suggestion for the developers it would be really cool if we can have an auto accent picker like that in windows 10 . I mean the one which can keep on changing accents on its own in a fixed interval .
Great job developers , I really loved this ROM
---------- Post added at 08:16 PM ---------- Previous post was at 08:04 PM ----------
Manishyash said:
This ROM is ultra stable so far , was using arrow os based on android 11 but have to say that this ROM has way more customisations than that one . It has a look similar to One Ui and is very smooth .
Just one suggestion for the developers it would be really cool if we can have an auto accent picker like that in windows 10 . I mean the one which can keep on changing accents on its own in a fixed interval .
Great job developers , I really loved this ROM
Click to expand...
Click to collapse
Update:-
Just found a minor bug , there isn't any option to toggle live captions in the volume panel . I had used PixelExperience based on android 10 and in that one there was an extra button in the volume panel to toggle live captions
Manishyash said:
This ROM is ultra stable so far , was using arrow os based on android 11 but have to say that this ROM has way more customisations than that one . It has a look similar to One Ui and is very smooth .
Just one suggestion for the developers it would be really cool if we can have an auto accent picker like that in windows 10 . I mean the one which can keep on changing accents on its own in a fixed interval .
Great job developers , I really loved this ROM
---------- Post added at 08:16 PM ---------- Previous post was at 08:04 PM ----------
Update:-
Just found a minor bug , there isn't any option to toggle live captions in the volume panel . I had used PixelExperience based on android 10 and in that one there was an extra button in the volume panel to toggle live captions
Click to expand...
Click to collapse
Live caption is already present. You just need to explore it. Settings->Accessibility->Live Caption, then download required things from there and turn it on.
Doesn't appears in my case
marshmello_61 said:
Live caption is already present. You just need to explore it. Settings->Accessibility->Live Caption, then download required things from there and turn it on.
Click to expand...
Click to collapse
That isn't visible in my case . Strange
Which Gapps should i flash ?
I only found Gapps 10...
Would they work ?
Thanx for this ROM !
I am using nikgapps
Damage1972 said:
Which Gapps should i flash ?
I only found Gapps 10...
Would they work ?
Thanx for this ROM !
Click to expand...
Click to collapse
For the time being I am using nikgapps but I'll flash the one from open gapps as soon as they release it . anyways both do the same thing
Download nikgapps from https://nikgapps.com/
Manishyash said:
For the time being I am using nikgapps but I'll flash the one from open gapps as soon as they release it . anyways both do the same thing
Download nikgapps from https://nikgapps.com/
Click to expand...
Click to collapse
Thanx, man.
I found their page at SourceForge.
Downloaded BitGapps too.
Thanx again for the quick reply.
Awesome rom
everything is running flawlessly even banking apps.
Which version of TWRP (or other custom recoveries) is recommended to flash this rom?
low call volume.
Excellent ROM. Only issue is with low call volume (like the one experienced after updating to OREO stock through OTA.)
Calling through jio sim not working
Guys, i am facing only a small glitch regarding calling through jio sim, but internet works fine, please help me to solve it, any patches available or kind of something, please
eduardosmrm said:
Which version of TWRP (or other custom recoveries) is recommended to flash this rom?
Click to expand...
Click to collapse
TWRP 3.4.0-0.
Good luck.
VoLTE is not working. To confirm, use any other 4G sim: Airtel or VI and if you are able to make calls then VoLTE is non functional on your handset. You can get it back by flashing Stock ROM.
Soumabha10 said:
Guys, i am facing only a small glitch regarding calling through jio sim, but internet works fine, please help me to solve it, any patches available or kind of something, please
Click to expand...
Click to collapse
Manishyash said:
That isn't visible in my case . Strange
Click to expand...
Click to collapse
Which gapps did you flashed? I flashed basic variant of nikgapps.
Soumabha10 said:
Guys, i am facing only a small glitch regarding calling through jio sim, but internet works fine, please help me to solve it, any patches available or kind of something, please
Click to expand...
Click to collapse
Try flashing any pie rom, then 10, then 11.
Otherways this is an incredible ROM. thanks for the job
Hi, great ROM! I'm having an issue, Facebook is not opening but other apps work fine. Help

Categories

Resources