Related
Here is my SystemUI for Xperia ICS firmware MDPI devices. It was ripped from Xperia Mini ST15i.
I´ve written it from scratch, using great lidroid code, so a lot of thanks to him!! And also studying not less great draco_ag, like_p and Till-Kruspe code, so thanks them too!!!
I have made some tweaks (see Changelog, second post):
The Guilty:
{
"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"
}
The Accomplice:
A very big special thanks to my friend havocgb for his testings and codes!!
Main Status Bar:
Notifications Tab View:
Full 23 JB Inspired Toggles Tab View:
Sliders Controls Tab View:
Applications Grid or List Tab View:
Fully Functional Recent Applications Tab View:
Status Bar and Status Bar Expanded Preferences Screen, Created from Scratch by Me:
Built-In Quick Panel Settings Preferences Screen, Created from Scratch by Me:
Xperia T Small App Ready (if framework ready too):
Instructions for manual installation on Xperia ICS firmware MDPI devices:
TRY IT AT YOUR OWN RISK !!
UNINSTALL ANY PREVIOUSLY INSTALLED QuickPanelSettings.apk BEFORE CONTINUING !!
1 - Download attached v10.1_Serajr_SystemUI.apk and put it on your sdcard
1.1 - Rename it to SystemUI.apk
2 - Download attached v10.1_Serajr_SystemUIPreferences.apk and put it on your sdcard
2.1 - Rename it to SystemUIPreferences.apk
3 - Using Root Explorer copy both files to /system/ (mount /system as R/W)
4 - Change both files permissions to rw-r--r--, see img:
5 - Long press on SystemUIPreferences.apk and select Move
5.1 - Paste SystemUIPreferences.apk on /system/app/ (replace if asked)
6 - Long press on SystemUI.apk and select Move
6.1 - Paste SystemUI.apk on /system/app/ (replace if asked)
7 - Reboot you phone!!
Or simple download v10.1_Serajr_Flashable.zip to your SD card root and flash it on recovery!!!
Custom Background Images Replacer:
1 - Download attached (Custom_Background_Images_Replacer.zip) and put it on your sdcard
2 - Open it with 7-Zip (or another .zip manager)
3 - Go to folder \serajr\system\app\SystemUI.apk\res\drawable-mdpi\
4 - Replace the 4 image files by your own custom png files (keep same name and pixel size)
5 - Ok, now flash it on CWM Recovery. A backup folder with original SystemUI.apk will be created in your sdcard (serajr-backup), delete it if you want
To do:
- You tell me
If you like, PLEASE press thanks...
Changelog
v10.1 (28/05/13): - Probably the last one!!
- Fixed Quick Panel enable/disable/reorder buttons
- Fixed right aligned status bar clock not getting displayed completely
v10 (27/05/13): - Probably the last one!!
- Selectable desired tabs (Notifications tab will appear at expanded view only if another tab is selected too)
- Main status bar two fingers tap will flip to next status bar view with: Time | Data Speed Meter (my own implementation)
(by returning to main status bar view will completly stop the meter and clear all resources used by it´s process)
- Long-pressing any empty expanded notifications area will directly open SystemUI Preferences (RTL languages hidden menu issue)
- Preference to center main status bar clock (thanks Ticklefish for his "The Best Method" layout)
- Preference to enable/disable Quick Panel tab view
- Preference to enable/disable Control Sliders tab view
- Preference to enable/disable All Applications tab view
- Preference to enable/disable Recent Apps tab view
- Preference to show/hide All Applications (grid) button´s labels (if hidden, icons will be centered)
- Preference to show/hide Quick Panel button´s labels (if hidden, icons will be centered)
- Distinct cell height for applications and buttons with and without labels
- If device has hardware menu button, expanded header menu button (3 dots) will be hidden automatically
- Fixed SystemUI FC on setOverlay method with Navigations Bar visible
- Fixed "moving" main statusbar icons when switching airplane mode state (thanks again Daniel D. and BDFreak)
- German (de) translations updates (thanks again Daniel D.)
- Hungarian (hu) translations updates (thanks again rErEaT)
- Italian (it) translations updates (thanks again AnDrummer)
- New attachments
- New screenshots
v9.1 (24/04/13):
- Fixed navigation bar causing SystemUI FC (thanks Orochixxx)
- New attachments
- New screenshots (soon)
v9.0 (23/04/13):
- Real-Time preferences changes, so SystemUI does not restart to apply changes anymore!!
- Dinamic Me, Settings and Recent Apps toggles. So it´s possible to enable/disable and re-order them
- Preference to choose number of toggles per row (1 ~ 5) at quick panel view (1 enables horizontal scrollable row)
- Preference to choose number of apps per row (2 ~ 5) at grid applications view
- New Clear All Recent Applications menu behavior. So it does´t kill current running app, but others (thanks TheRisingDragon)
- Fixed applications List and Grid views scrolling lag
- Removed quick panel view fixed toggles
- Removed data speed meter from second main status bar view, due battery drains users reports
- Hungarian (hu) translations (thanks rErEaT)
- Italian (it) translations (thanks AnDrummer)
- German (de) translations upadates (thanks again Daniel D.)
- New attachments
- New screenshots (soon)
v8.1 (01/04/13):
- Main status bar two fingers tap will flip to next status bar view: Time | Data Speed Meter (Thanks dzolcp and repencis for sources)
- Preference to enable/disable two fingers status bar tap
- Preference to choose all applications tab layout (grid or list)
- German translations (thanks Daniel D.)
- New attachments
- New screenshots
v8.0 (29/03/13):
- Totaly new and unprecedented tabbed design for easy navigation and/or multitasking
- Individual tabbed views for: Notifications | Quick Panel | Slider Controls | All Applications | Recent Applications
- Swipe expanded notifications header to flip between tabbed views, with infinite flip (left and right)
- New context menu button for each tabbed view (left notifications header button)
- New Clear All Recent Applications context menu (on recents tabbed view)
- Swipe to delete application from system recent list (on recents tabbed view)
- Main status bar left or right corner tap will open choosen view
- Preference to choose left corner tap view
- Preference to choose right corner tap view
- Preference to show/hide navigation tabs
- Removed flip to Notifications / Quick Panel button from expanded header
- Removed Quick Panel tabs (Quick Panel | Slider Controls)
- New attachments
- New screenshots
v7.1 (01/01/13):
- Fully working Me toggle: tap it > view MySelf contact screen | long-press it > direct editing MySelf contact screen
- New popup menu for SystemUI Preferences and System Settings (by tapping device Menu button while on expanded notifications view)
- Preference to show/hide Quick Panel Tabs
- Preference to show/hide fixed first Quick Panel row (3 top toggles - Me | Settings | Recent Apps)
- Fixed Battery Info incorrect message text (thanks draco_ag)
- New attachments
- New screenshots
v7.0 (28/12/12):
- New JB style 23 toggles with tabbed slider controls (Created by Me from Scratch)
- New Me toggle (to edit it´s image or title, go to Contacts and edit Myself first contact)
- Fixed first Quick Panel row (3 top toggles - Me | Settings | Recent Apps)
- New JB style full screen notifications and quick panel expanded views
- New flip Notifications to Quick Panel transition animation
- New slide In/Out Quick Panel Toggles to Sliders transition animation
- All Toggles and Sliders in sync with android settings (observers added)
- Notifications is default view when opening Status Bar
- SystemUI Preferences screen now is opened by tapping device Menu button while on expanded notifications view
- 4 new customizable background images for Status Bar, Notifications, Notifications Header and Quick Panel
- Full working two state Status Bar open/close drag handle
- Preference to choose status bar opacity percentage or Use Custom Image
- Preference to enable/disable full screen notifications and quick panel expanded views
- Preference to choose Quick Panel Tabs screen position (top or bottom)
- Removed thin and gray notifications glow separators
- Fixed preference screen Quick Panel Tab force close issue
- New attachments
- New screenshots
v6.0 (02/12/12):
- New Tabbed SystemUI Preferences screen with Built-In Quick Panel Settings (Created by Me from Scratch)
- New Battery Info toggle (thanks Me)
- New Wi-Fi Hotspot toggle (thanks Me)
- New Stay Awake toggle (thanks Me)
- New USB Connection Mode toggle (thanks Me)
- New USB Debugging toggle (thanks Me)
- Quick Panel ready for 40 toggles
- Preference to show/hide status bar expanded big clock
- Preference to show/hide status bar expanded long date
- Preference to choose status bar expanded notifications area opacity percentage or Use Custom Image
- New thin and gray notifications glow separators
- Removed small tab selection vibration
- Removed Time and Date header for Quick Panel Tab
- Removed QuickPanelSettings.apk usage (Obsolete)
- Now SystemUI restarts only if a preference from Status Bar and/or Status Bar Expanded changed
- New attachments
- New screenshots
v5.0 (04/11/12):
- New and unprecedented SystemUI Preferences screen for easy user customization
- New Preferences button (left tabs row button)
- New Recent Apps button (right tabs row button), and it closes status bar expanded
- New Toggles icons (thanks draco_ag)
- New two state close drag handle when collapsing status bar
- New small tab selection vibration
- Removed tabs animation for fast transitions
- Time and Date header for both tabs
- Preference to choose status bar opacity percentage
- Preference to show/hide status bar battery percentage
- Preference to choose status bar expanded notifications area opacity percentage
- Preference to choose tabs row screen position (top or bottom)
- Preference to show/hide status bar expanded carrier label
- Preference to override status bar expanded carrier label
- New attachments
- New screenshots
v4.1 (24/10/12):
- New Bottom Tabs Layout
- New attachments
- New screenshots
v4 (21/10/12):
- New and unprecedented Grid Quick Panel Layout, ready for 20 toggles (if new others were added in future)
- New Brightness Slider Bar in sync with Brightness Toggle
- Xperia T Status Bar Battery % style
- Jelly Bean expanded header style (clock, date)
- Jelly Bean expanded tracking grip style
- Jelly Bean notifications blue glow separators
- New Quick Panel icons (thanks for ?... sorry, you remember me!)
- New attachments
- New screenshots
v3 (18/08/12):
- New and unprecedented Action Bar Tabs Layout for Notifications | Quick Panel | Recent Apps
- Animated tab´s transitions
- New Recents Apps Tab (behaves like a button)
- Transparent Quick Panel buttons background
- ICS focused and pressed Quick Panel buttons behavior
- 3 icons packs and Quick Panel button sizes (thanks Kalagas for some colorfull icons)
- New attachments
- New screenshots
v2 (05/08/12):
- Added reboot into CWM Recovery option in Reboot toggle
- Fixed Data toggle behavior. Now if Wi-Fi is enabled, Data toggle touch is disabled (thanks physcodelic)
- Fixed Reboot toggle touch fc (thanks physcodelic)
- New attachments
- New screenshots
v1 (09/07/12):
- Direct access to Quick Panel Settings below scrollable toggles (second left button)
- Colorful android settings button (first left button)
- ICS themed Quick Panel Settings
- Blur disabled toggles icons
- ICS SwitchPreference on/off style
- Auto close expanded bar to Restart and Shutdown buttons
- Fixed 30m screen timeout icon
- Centered bar clock and expanded bar date texts
Thumbs...
It looks good, specially the ICS settings toggle buttons, but I'm using now a SystemUI.apk that has a brightness bar, and its really useful because you can easily adjust it to your needs, so would it be possible for you to add a brightness bar below the toggles? then it would be more awesome
Great work King Serj....... love yur style!!!!:good:
but i dont really like tha toggles icons... please can yhu change it!!! I beg of yhu...
make tha icons like dis
First of all Thanks for your efforts. Its awesome work.
When I'm click the system UI icon on panel it crashes with the pop up
" Unfortunately, System UI has stopped"
Then the status bar becomes completely blank.
BTW I installed the circled battery Icon from deckhon after installation of your apks.
Something conflicting here ??
Tnx dude! Works, and looks fine!
Thumbs...
can it be more AOSP-like?
like this one:
from here
w/ the ff. changes:
-the settings button should be blue one
-the quickpanel background just black(is transparency possible? that would be awesome)
just a request
Thank you.
serajr said:
Why not, let´s try it!
Click to expand...
Click to collapse
Serj, any hope for my request please??
whalesplaho said:
Serj, any hope for my request please??
Click to expand...
Click to collapse
Sorry for the delay buddy ... Yes, I can do it, but unfortunately I do not have free time during the week, I make my follies only on weekends, but I promise to make it, ok!
boyq said:
can it be more AOSP-like?
like this one:
from here
w/ the ff. changes:
-the settings button should be blue one
-the quickpanel background just black(is transparency possible? that would be awesome)
just a request
Thank you.
Click to expand...
Click to collapse
Ok... let´s do it too. Transparent? No problem!
thanks so much king serj... yhu can also add transparency as well!!!
pure quickpanel without bloated features and icon,,,,waw
This what im looking for,,,,, :-D thanks sir!!!
Would this work on wt19i??
Wonderful work again Serajr.
This mod together with your launcher makes my Mini really fast and everything works just great.
Cheers as always from Sweden
Sent from my ST15i using xda premium
physcodelic said:
pure quickpanel without bloated features and icon,,,,waw
This what im looking for,,,,, :-D thanks sir!!!
Would this work on wt19i??
Click to expand...
Click to collapse
That was the purpose of this mod, and I made it from scratch. Thanks...
neomodus said:
Wonderful work again Serajr.
This mod together with your launcher makes my Mini really fast and everything works just great.
Cheers as always from Sweden
Sent from my ST15i using xda premium
Click to expand...
Click to collapse
Oh... Thank you !
As always, Sweden, I´ll live there one day... \,,/
CRT animation??? can u make it ??? please??
2 requests!!!
First let me just say AMASINGGGGGGGGGGGGGG!!!
First request:
Wish you could have a lock/unlock feature for the "popup settings/xperia home settings dock":
This:
Unlock feature:
Result: same thing it does now
Lock feature:
Result: no more "popup" until unlock ... dont know if it would be usefull locking also desktop widgets/icons :S
Result wen locked, and i tap the screen:
...i usually have a ton of widgets and notes... but unfortunately i had an "accident" with my phone :cyclops:
Second request:/offtopic
It would be so super amasinggggggggggg if you could do a "serajr lockscreen" with a persistent battery lockscreen MOD
tytytyty
physcodelic said:
pure quickpanel without bloated features and icon,,,,waw
This what im looking for,,,,, :-D thanks sir!!!
Would this work on wt19i??
Click to expand...
Click to collapse
Yeah, it will work brov...
[App] XPERIA 23 Tabbed Toggles+Settings SystemUI [MDPI & HDPI][v8.1.5][11_04_2013]
First ,thanks serajr for doing a great job:good:
here is the original thread by serajr:http://forum.xda-developers.com/showthread.php?t=1762162
Click to expand...
Click to collapse
serajr is one of the greatest developers:good: ,I thanks alot him for help me to do this:silly:
I'm not responsible for any damages to your dear phone.please make a backup and be carefull
Requirements:
Android 4.0.4 ICS.587/.431
CWM Recovery
ROOT
Screenshots:
v8.1.5_Stock_XPERIA_Tabbed_Toggles++Settings_SystemUI
{
"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"
}
v8.1.5_Aosp_XPERIA_Tabbed_Toggles++Settings_SystemUI
Download:
XPERIA 23 Tabbed Toggles+Settings SystemUI v8.1.5
Help:
*****Installation*****
1_always make a backup from CWM recovery
2_Just flash it from CWM, reboot and enjoy
*****Custom Images Replacer*****
1_Open "v7.2_Custom_Images_Replacer.zip" it with 7-Zip (or another .zip manager)
2_Go to folder \serajr\system\app\SystemUI.apk\res\drawable-mdpi\ & \drawable-hdpi\
3_Replace the image files by your own custom png files (keep same name and pixel size) (user image size should be 160w*90h=or=3264w*1836h)
4_Ok, now flash it on CWM Recovery. A backup folder with original SystemUI.apk will be created in your sdcard (serajr-backup), delete it if you want
please don't forget to press thanks button and rate my mod 5 star and like me in facebook
Changelog:
Changelog:
v8.1.5 (11/04/13):
- bigger fixed toggles
- Arrange the icons to make 5 cols.
- Change & resize & fix statusbar pngs
- Change & resize & fix toggle pngs
- Change & resize & fix "fixed toggle" pngs
- add HDPI pngs
v8.1 (01/04/13):
- Main status bar two fingers tap will flip to next status bar view: Time | Data Speed Meter (Thanks dzolcp and repencis for sources)
- Preference to enable/disable two fingers status bar tap
- Preference to choose all applications tab layout (grid or list)
- German translations (thanks Daniel D.)
- New attachments
- New screenshots
v8.0 (29/03/13):
- Totaly new and unprecedented tabbed design for easy navigation and/or multitasking
- Individual tabbed views for: Notifications | Quick Panel | Slider Controls | All Applications | Recent Applications
- Swipe expanded notifications header to flip between tabbed views, with infinite flip (left and right)
- New context menu button for each tabbed view (left notifications header button)
- New Clear All Recent Applications context menu (on recents tabbed view)
- Swipe to delete application from system recent list (on recents tabbed view)
- Main status bar left or right corner tap will open choosen view
- Preference to choose left corner tap view
- Preference to choose right corner tap view
- Preference to show/hide navigation tabs
- Removed flip to Notifications / Quick Panel button from expanded header
- Removed Quick Panel tabs (Quick Panel | Slider Controls)
- New attachments
- New screenshots
v7.2 (15/02/13):
- Fix menu popup problem
- Arrange the icons to make 5 cols.
- Change & resize & fix statusbar pngs
- Change & resize & fix toggle pngs
- Change & resize & fix "fixed toggle" pngs
- add HDPI pngs
v7.1 (01/01/13):
- Fully working Me toggle: tap it > view MySelf contact screen | long-press it > direct editing MySelf contact screen
- New popup menu for SystemUI Preferences and System Settings (by tapping device Menu button while on expanded notifications view)
- Preference to show/hide Quick Panel Tabs
- Preference to show/hide fixed first Quick Panel row (3 top toggles - Me | Settings | Recent Apps)
- Fixed Battery Info incorrect message text (thanks draco_ag)
- New attachments
- New screenshots
v7.0 (28/12/12):
- New JB style 23 toggles with tabbed slider controls (Created by Me from Scratch)
- New Me toggle (to edit it´s image or title, go to Contacts and edit Myself first contact)
- Fixed first Quick Panel row (3 top toggles - Me | Settings | Recent Apps)
- New JB style full screen notifications and quick panel expanded views
- New flip Notifications to Quick Panel transition animation
- New slide In/Out Quick Panel Toggles to Sliders transition animation
- All Toggles and Sliders in sync with android settings (observers added)
- Notifications is default view when opening Status Bar
- SystemUI Preferences screen now is opened by tapping device Menu button while on expanded notifications view
- 4 new customizable background images for Status Bar, Notifications, Notifications Header and Quick Panel
- Full working two state Status Bar open/close drag handle
- Preference to choose status bar opacity percentage or Use Custom Image
- Preference to enable/disable full screen notifications and quick panel expanded views
- Preference to choose Quick Panel Tabs screen position (top or bottom)
- Removed thin and gray notifications glow separators
- Fixed preference screen Quick Panel Tab force close issue
- New attachments
- New screenshots
v6.0 (02/12/12):
- New Tabbed SystemUI Preferences screen with Built-In Quick Panel Settings (Created by Me from Scratch)
- New Battery Info toggle (thanks Me)
- New Wi-Fi Hotspot toggle (thanks Me)
- New Stay Awake toggle (thanks Me)
- New USB Connection Mode toggle (thanks Me)
- New USB Debugging toggle (thanks Me)
- Quick Panel ready for 40 toggles
- Preference to show/hide status bar expanded big clock
- Preference to show/hide status bar expanded long date
- Preference to choose status bar expanded notifications area opacity percentage or Use Custom Image
- New thin and gray notifications glow separators
- Removed small tab selection vibration
- Removed Time and Date header for Quick Panel Tab
- Removed QuickPanelSettings.apk usage (Obsolete)
- Now SystemUI restarts only if a preference from Status Bar and/or Status Bar Expanded changed
- New attachments
- New screenshots
v5.0 (04/11/12):
- New and unprecedented SystemUI Preferences screen for easy user customization
- New Preferences button (left tabs row button)
- New Recent Apps button (right tabs row button), and it closes status bar expanded
- New Toggles icons (thanks draco_ag)
- New two state close drag handle when collapsing status bar
- New small tab selection vibration
- Removed tabs animation for fast transitions
- Time and Date header for both tabs
- Preference to choose status bar opacity percentage
- Preference to show/hide status bar battery percentage
- Preference to choose status bar expanded notifications area opacity percentage
- Preference to choose tabs row screen position (top or bottom)
- Preference to show/hide status bar expanded carrier label
- Preference to override status bar expanded carrier label
- New attachments
- New screenshots
v4.1 (24/10/12):
- New Bottom Tabs Layout
- New attachments
- New screenshots
v4 (21/10/12):
- New and unprecedented Grid Quick Panel Layout, ready for 20 toggles (if new others were added in future)
- New Brightness Slider Bar in sync with Brightness Toggle
- Xperia T Status Bar Battery % style
- Jelly Bean expanded header style (clock, date)
- Jelly Bean expanded tracking grip style
- Jelly Bean notifications blue glow separators
- New Quick Panel icons (thanks for ?... sorry, you remember me!)
- New attachments
- New screenshots
v3 (18/08/12):
- New and unprecedented Action Bar Tabs Layout for Notifications | Quick Panel | Recent Apps
- Animated tab´s transitions
- New Recents Apps Tab (behaves like a button)
- Transparent Quick Panel buttons background
- ICS focused and pressed Quick Panel buttons behavior
- 3 icons packs and Quick Panel button sizes (thanks Kalagas for some colorfull icons)
- New attachments
- New screenshots
v2 (05/08/12):
- Added reboot into CWM Recovery option in Reboot toggle
- Fixed Data toggle behavior. Now if Wi-Fi is enabled, Data toggle touch is disabled (thanks physcodelic)
- Fixed Reboot toggle touch fc (thanks physcodelic)
- New attachments
- New screenshots
v1 (09/07/12):
- Direct access to Quick Panel Settings below scrollable toggles (second left button)
- Colorful android settings button (first left button)
- ICS themed Quick Panel Settings
- Blur disabled toggles icons
- ICS SwitchPreference on/off style
- Auto close expanded bar to Restart and Shutdown buttons
- Fixed 30m screen timeout icon
- Centered bar clock and expanded bar date texts
reserved
5 Cols even for MDPI ?
Gonna try, but I don't think it'll have nice look
Any idea if it'll work with Stock 0.431? I would've tried but since I don't have any space left on my SD or HD for another backup, I have to ask first.
Thanks!
Re: [App] Xperia JB 23 Toggles+Settings SystemUI for ICS .587 MDPI & HDPI-v7.2 15/02/
File removed.
Sent from my WT19i
dihan91 said:
File removed.
Sent from my WT19i
Click to expand...
Click to collapse
sorry, i upload wrong file
now i replace the new file
i wish you enjoy it
messagemode said:
Any idea if it'll work with Stock 0.431? I would've tried but since I don't have any space left on my SD or HD for another backup, I have to ask first.
Thanks!
Click to expand...
Click to collapse
yes it should work in .431 , but you can wait for other people to test it
but you can copy the following files from /system/app to your sdcard
SystemUI.apk and SystemUIPreferences.apk or quick_panel_settings.apk
for any problems , you can copy back them to /system/app
EAGLEBOOY said:
yes it should work in .431 , but you can wait for other people to test it
but you can copy the following files from /system/app to your sdcard
SystemUI.apk and SystemUIPreferences.apk or quick_panel_settings.apk
for any problems , you can copy back them to /system/app
Click to expand...
Click to collapse
Will wait, but I'm contemplating on deleting previous backups to try out this mod. Will report if it's a success or not. Thanks again! Great job!
link broken
file deleted!
whalesplaho said:
file deleted!
Click to expand...
Click to collapse
yep file deleted :crying:
seems dis thread is dead.
whalesplaho said:
seems dis thread is dead.
Click to expand...
Click to collapse
so sorry , new files added to the first post
Thanks !
The both files work fine !
Phone : Xperia Active
New version!!!
Changelog:
v8.1.5 (11/04/13):
- bigger fixed toggles
- Arrange the icons to make 5 cols.
- Change & resize & fix statusbar pngs
- Change & resize & fix toggle pngs
- Change & resize & fix "fixed toggle" pngs
- add HDPI pngs
v8.1 (01/04/13):
- Main status bar two fingers tap will flip to next status bar view: Time | Data Speed Meter (Thanks dzolcp and repencis for sources)
- Preference to enable/disable two fingers status bar tap
- Preference to choose all applications tab layout (grid or list)
- German translations (thanks Daniel D.)
- New attachments
- New screenshots
v8.0 (29/03/13):
- Totaly new and unprecedented tabbed design for easy navigation and/or multitasking
- Individual tabbed views for: Notifications | Quick Panel | Slider Controls | All Applications | Recent Applications
- Swipe expanded notifications header to flip between tabbed views, with infinite flip (left and right)
- New context menu button for each tabbed view (left notifications header button)
- New Clear All Recent Applications context menu (on recents tabbed view)
- Swipe to delete application from system recent list (on recents tabbed view)
- Main status bar left or right corner tap will open choosen view
- Preference to choose left corner tap view
- Preference to choose right corner tap view
- Preference to show/hide navigation tabs
- Removed flip to Notifications / Quick Panel button from expanded header
- Removed Quick Panel tabs (Quick Panel | Slider Controls)
- New attachments
- New screenshots
Screenshots
Download:
v8.1.5_Stock_XPERIA_Tabbed_Toggles++Settings_SystemUI_by_EAGLEBOOY.zip - 1.59 MB
v8.1.5_Aosp_XPERIA_Tabbed_Toggles++Settings_SystemUI_by_EAGLEBOOY.zip - 1.59 MB
v8.1_Custom_Background_Images_Replacer.zip - 521.57 KB
Thanks :good:
why my 2G/3G button wont work?
is that caused by i changed the setting apk to modded one?
alund said:
why my 2G/3G button wont work?
is that caused by i changed the setting apk to modded one?
Click to expand...
Click to collapse
no it is from my statusbar, you can't change it from statusbar
for someone works fine but for others not
you should change it from settings
changing default view
Sir, You are a great developer. I want your help.
I use Quick Panel buttons frequently and every time i open the statusbar i need to switch to the second tab.
After pulling the statusbar, I want the following Quick Panel to be the default view.(Currently default view is the notification)
Is there any way to do so ?
Terminus rom for hammerhead
{
"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"
}
Terminus is my personal AOSP based rom with all the features i like or find useful.
Special thanks:
@rascarlo for beeing a good friend and always be helpful. Possibly the strongest man i'll ever know
@morfic @simms22 @Vangelis13 @jonup @stark_br for becomming good friends
Team SimpleAosp
CyanogenMod
Android Open Source Project
Google
slimroms
@NatsuDzn for the amazing banner
@abalam for the Google+ Community
Downloads
How to flash
flash TWRP recovery
make a backup of your current rom (just to be save)
full wipe if comming from another rom
flash rom
flash gapps banks-gapps
flash SuperSU Link
reboot and profit
For Sprint users only!!! Make sure to follow this guide Sprint Data FIX
:good: Never forget: i do this in my freetime and just for fun. So be nice - respect each other - be nice to each other :good:
I want to have the lovely rastapop & trinity flair in this thread. So offtopic is allowed and welcome here!
Have Fun and enjoy!
Terminus Community in Google+
Terminus Community
XDA:DevDB Information
Terminus Rom, ROM for the Google Nexus 5
Contributors
lichti1901
Source Code: https://github.com/lichti1901
ROM OS Version: 5.1.x Lollipop
Based On: AOSP
Version Information
Status: Testing
Created 2014-11-23
Last Updated 2015-05-17
Reserved
CHANGELOG
17.05.2015
android-5.1.1_r2
Gesture lockscreen
changed color of drawn gesture from blue to white
Dotted circle battery
Delate the padding between battery text and signal
Delate the summary for appcircle settings in terminus tweaks
-------------------------------------------------------------------
10.05.2015
New color for terminus logo if no recent apps
changed color to grey for appcircle trigger region
Return of silent mode
Allow/Prevent notification light in Zen mode
Switch to vector drawables for Headsup & Play Tile Thanks to @dully79
Option to disable camera shutter sound
MediaScanner behavior on boot
Switch to Privacy guard
Welcome back built in AdBlocker
Whitelist settings for AdBlocker
Disable fullscreen keyboard in landscape mode
-------------------------------------------------------------------
22.04.2015
Android 5.1.1_r1 LMY47V merge build
-------------------------------------------------------------------
19.04.2015
Android 5.1.0_r5
Layers 2.1 commits included
Switched to a other Network speed indikator
option to disable navring (if disabled settings cant be clicked)
Switches for wifi, bluetooth and data in Settings
Recents cards will draw now behind statusbar and searchbar if enabled
More debugging disabled
Kicked out ad blocker
Add ability to ignore interruptions while active media playback
-------------------------------------------------------------------
12.04.2015
National Data Roaming
Network Speed Indicator
Lockscreen Weather
Music Tile
90, 180, 270° Rotation
Headsup Settings
Headsup Tile
-------------------------------------------------------------------
06.04.2015
Revert Ambiend Display
Add Doze timeout and trigger options
Switched to a other LCD density code
Option for left clock
Fix quicksettings on secure lockscreen Thanks @snak3ater for the code
Renamed QS Tiles title Notification Drawer --> QS Tiles
Smart Pulldown
Move QS quickpulldown to QS Tiles settings
Switch to a other compiler option for Art -everything. Rom is much smoother and snappier now.
Have a look HERE and HERE for more information! Thanks to @sykopompos
-------------------------------------------------------------------
29.03.2015
Android 5.1.0_r3 LMY47I
Notification and battery lights
Expanded desktop
Customizeable QS Tiles
Navring targets
-------------------------------------------------------------------
22.03.2015
Android 5.1_r1 LMY47M
All RRO commits included and working
Disabled force encryption
Kill app long press back
Terminus logo in "about phone" and if there are no recent apps
navbar custom height, custom buttons and button color
added transistion animations 0,25 and 0,75
Clock and date options for statusbar
Option to use volume keys to control media volume anytime
Volume rocker wake
Appcircle Sidebar
Advanced reboot options
Quicksettings quickpulldown on right side
Double tap to sleep for statusbar and navbar
Option to disable searchbar in recents screen
Battery options
Weather in statusbar
Volume button seek on screen off
Quick unlock option
Ad blocker
wakelock blocker
LCD density settings
Recents clear all button tweaks
App ops
Unlinked ringer and notification volume option
Ambiend display settings
Minimized build, some apps removed
option to hide alarm icon from statusbar
People lookup settings
Screenshot quick delate
Older Changelog
08.03.2015
QS data tile add secondary click and point to data-usage settings
allow to swap volume buttons rotation based
animate clear recents exit
hide floating clear all only if were removing all tasks
never show excluded recent task in recents view
fix recents ignore last app option
fix qs main tiles settings not refreshing tiles
NotificationTile: Simple mode ring/vibrate/priority/silent
Add ability to ignore interruptions while active media playback
Double tap to sleep on navigation bar
Status bar greeting (have a look at left side from statusbar after unlocking screen)
QSTile: Reboot/Recovery tile (broken!! Dont use it until its fixed - SystemUI FC)
------------------------------------------------------------------------------
22.02.2015
Switch back to slimroms center clock
Recents clear all fab button with options where to place it
Configurable rotation
Layers settings linked to Layers Manager now
Switched to OmniRoms ambient display with more options
Fixed brightness slider
Navring targets
Option to ignore last app when clearing recents
Navbar add power button
Terminus logo if no recent apps are open
------------------------------------------------------------------------------
14.02.2015
dpi settings now in settings/display
a few moar tiles (brightness,expanded,battery saver)
a few aosp fixes found in @sykopompos github
------------------------------------------------------------------------------
08.02.2015
New Terminus logo in settings & about phone
Dpi Settings
Unlinked notification sound
Fixed notification tile! Thanks to @GeyerA for his help
Navbar button color
Vibration option when clicking tile
option to disable brightnes slider in QS Thanks to Mahdi
Option to enable 4 rows in QS Thanks to Mahdi
Ability to disable lockscreen targets
Doze trigger options
Doze timeout
------------------------------------------------------------------------------
31.01.2015
Customizable navbar buttons
Option to enable arrow keys while typing
Switched to Cm Headsup with more options. blacklist/do not disturb & swipe options
-left swipe dismiss
-right swipe put into background
-swipe down opens notification drawer and moves the notification into it
All RRO commits included (Type 1&2). Welcome Layers
New clock options (left clock)
Switched back to stock theme
Lockscreen shortcuts
Expanded desktop
Wifi-Tile: add option to show quick settings detail view
Headsup, Compas and NFC Tile added
Layer's app Settings under Terminus Tweaks
Option to auto close QS panel upon toggle
------------------------------------------------------------------------------
18.01.2015
Customizeable quicksettings with data tile added
switched to Advanced headsup from AOSPA
Longpress settingsbutton in expanded statusbar opens
settingsscreen for quicksettings Thanks to @snak3ater
Add secondary click for tiles in quicksettings Thanks @snak3ater
Hang off call by power button while screen is on
More under the hood fixes for memory leaks
------------------------------------------------------------------------------
10.01.2015
Statusbar weather cleanup
Appcircle cleanup and fixed not working issue straight after boot
Updated to latest battery code from cm
Updated the color of terminus logo in settings
Direct call button color update
Switched to other binaries Thanks @sykopompos
BootMessage: Show each app name being optimized during boot
------------------------------------------------------------------------------
02.01.2015
Add back people lookup ... thx CM
fixed battery - all working now ... thx CM
add Longpress actions to quicksetting tiles ... thx CM
add Terminus logo to "about phone" screen Thanks to @NatsuDzn for the logo
Contact details on incomming call: nickName/organization/position/city thx CM
InCallUI screen based on material theme ... thx Cm
Add direct call button to contacts app
Telephony and Contacts app now material dark themed ...Thanks @XXMrHyde
LockClock and Settings all dark material themed ... Thanks @XXMrHyde
Fixed memorleak caused by ColorFade thx to AOSPA & @Lethargy
Kicked out Home Launcher
Fixed browser FC after rotating
Material themed aosp Gallery (Gallery2.apk)
Fixed switch not sticking in National data roaming THX @snak3ater
------------------------------------------------------------------------------
27.12.2014
Switched to GCC 4.8 Toolchain
Moved kill app long press settings from developer to navbar settings
Add Ad Blocker ... Thanks to Toni Toivanen in github
MountService: Add support for multiple storage configurations
Fix Unused Space at Recents When Search Bar is Disabled ..Thanks to yashade2001
------------------------------------------------------------------------------
20.12.2014
Android-5.0.2_r1
Ability to change the color of batterysaver ... Thanks to team slimroms
specially @kufikugel & @Tylog for helping me out
Slim headsup ... more settings and ability to set it to snooze
New battery styles / Icon, Icon+%, Text only, Circle, Circle+% ..Thanks to CM
New Terminus logo in settings ... Thanks to @NatsuDzn
Wakelock blocker ... Thanks to faust93 (github)
Gesture lockscreen ... Thanks to @0xD34D
Dark material theme ... Thanks to XXMrHyde (github) and @Cl3Kener
Updated to latest binaries
Show H+ icon in statusbar if network available
------------------------------------------------------------------------------
13.12.2014
Terminus bootanimation Thanks to @JamFan05 it looks amazing!!
disable statusbar pulldown on secure lockscreen ... Thanks to cm
Add option to disable alarm icon in statusbar .. Thanks to slimroms
Quick unlock ... slimroms
Keypad shuffler ... slimroms
National Data roaming
Reverted Dialer lookup .... flash SimpleAosp minimal gapps to get google dialer
Long press recents to switch to last app ... Thanks to CyanogenMod & snak3ater
Switches instead of CheckBoxes in Developer settings
Settings: make unaccounted and over-counted battery usage configurable
------------------------------------------------------------------------------
06.12.2014
build cLock app from source now with material theme ... Thanks CM
aosp browser with material theme ... Thanks CM
fixed center clock (overlapping)... Thanks to Team Slimroms
Hide power menu on secure lockscreen Thanks to OmniRom
Volume button seek on screen off
Statusbar notification ticker
DownloadProvider add download speeds to notification
Telephony ... make voicemail notifications dismissable
------------------------------------------------------------------------------
03.12.2014
Android 5.0.1_r1 build
Disable search bar in recents menu ... Thanks to CyanogenMod
Option to enable battery percent text next to battery icon ... Thanks to CM
Option to show weather in expanded statusbar header ... Thanks to CM
How to get weather in statusbar to work!
------------------------------------------------------------------------------
01.12.2014
switch preference in terminus/clock settings
fixed center clock on lockscreen thanks slimroms
added CPU & RAM Info to DeviceInfo settings thanks to slimroms
volume key cursor thanks @rascarlo
network traffic indicator in statusbar
double tap to sleep
dont show privacy guard notification on lockscreen thanks to slimroms
------------------------------------------------------------------------------
29.11.2014
Fixed FC after selecting color for notification light thanks to
@snak3ater for pointing that out
build is now deodexed
back to battery percent inside the icon until other battery options are out
------------------------------------------------------------------------------
27.11.2014
Switched to new battery icon, battery percent is now right outside of icon
Fixed switches do not stick in led settings
Dialer should be fixed too
------------------------------------------------------------------------------
26.11.2014
Settings to enable/disable/show pending notifications on lockscreen for
each app in Settings/display/notification/"name-of-app"/...
notification light & battery light settings in settings/sound¬ification/ ...
FC in privacy guard is fixed
gps icon issue should be fixed too -- pls tell me
------------------------------------------------------------------------------
24.11.2014
fixed advanced reboot options ... settings in Settings/Security/
fixed unknown sources greyed out
fixed unlocking screen on keyguard not working on right side
fixed wrong time after boot
Settings to enable quickpulldown for quicksettings in Terminus/statusbar/
Native battery percentage also in statusbar
improved scrolling cache
------------------------------------------------------------------------------
2014.11.23
clear all recents
app circle side bar
long press back to kill app .... enable it in dev settings
statusbar clock and date customization
navbar height
volume key media control
transistion animation .25 & .75 added
screenshot quickdelate in notification area
privacy guard
volume rocker wake
Google Dialer
quicksettings quickpulldown (pull down on right side (1/3) of statusbar)
doze mode enabled (shamu feature)
qcom bionic optimizations for N5 enabled
Reserved
// THEMES \/ ADDONS \/ BANNER \\
>>>BitSyko Developement Community<<<
>>>Official Layers and BitSyko Apps Thread<<<
>>> Layers Project Generator <<<
https://www.youtube.com/watch?v=j0S7ou5Kf1o
https://www.youtube.com/watch?v=MZm1xXDQmho
Thank you
damn you are fast
@lichti1901 Can you please list in OP the features you implemented on it ?
Thanks
EDIT : @llevo3 : Rastakat gapps
which gapps do you recommend?
????
Yeeeeeeeesssssss!!
llevo3 said:
which gapps do you recommend?
Click to expand...
Click to collapse
Use raskakat dload page has new gapps.
hi! i'd like to try this! feature list ?
Congrats, Bud!
@lichti1901 man, I'm glad you finally got a chance to make the thread. To every one, this is the best rom I cannot dirty flash on my phone And I cant most of them
So enjoy it!
Uploading new build!
2nd post updated with changelog
Enjoy
Hey lichti, nice to see your new room here. I didn't flash it right now, but I have a small question. Are you planning to make it dark themed? I don't like the big amount of white screens inside the new lollipop.
Dankeschön... ☺
golf60 said:
Hey lichti, nice to see your new room here. I didn't flash it right now, but I have a small question. Are you planning to make it dark themed? I don't like the big amount of white screens inside the new lollipop.
Dankeschön... ☺
Click to expand...
Click to collapse
Theming will start when i'm happy with the features added.
But to anywer your question directly: Yes :good:
lichti1901 said:
Theming will start when i'm happy with the features added.
But to anywer your question directly: Yes :good:
Click to expand...
Click to collapse
Sapersu in setting is black themed also in this last build? Can you change it to material theme?
build updated and online
have fun and enjoy!
lichti1901 said:
Theming will start when i'm happy with the features added.
But to anywer your question directly: Yes :good:
Click to expand...
Click to collapse
This sounds very good. ???
Thanks...
@lichti1901 nice to see your rom!
Lichti1901 + @hellsgod = awesome
Perfect. It has happened.
May I asked where you got Terminus from?
SAUBER Lichti
Terminus rom for shamu
{
"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"
}
Terminus is my personal AOSP based rom with all the features i like and find useful.
Special thanks:
@rascarlo for beeing a good friend and always be helpful. Possibly the strongest man i'll ever know
@morfic @simms22 @Vangelis13 @jonup @stark_br for becomming good friends
Team SimpleAosp
CyanogenMod
Android Open Source Project
Google
slimroms
@sykopompos
@NatsuDzn for the amazing banner
@abalam for the Google+ Community
Downloads
How to flash
flash TWRP recovery
make a backup of your current rom (just to be save)
full wipe if comming from another rom
flash rom
flash gapps
flash SuperSU Link
reboot and profit
:good: Never forget: i do this in my freetime and just for fun. So be nice - respect each other - be nice to each other :good:
I want to have the lovely rastapop & trinity flair in this thread. So offtopic is allowed and welcome here!
Have Fun and enjoy!
Terminus Community in Google+
Terminus Community
Rom Source Code
Terminus on github
Kernel Source Code
Stock aosp kernel source
XDA:DevDB Information
Terminus Rom, ROM for the Nexus 6
Contributors
lichti1901
ROM OS Version: 5.1.x Lollipop
ROM Kernel: Linux 3.10.x
Based On: AOSP
Version Information
Status: Testing
Created 2014-12-28
Last Updated 2015-06-09
Reserved
CHANGELOG
17.05.2015
android-5.1.1_r2
Gesture lockscreen
changed color of drawn gesture from blue to white
Dotted circle battery
Delate the padding between battery text and signal
Delate the summary for appcircle settings in terminus tweaks
-------------------------------------------------------------------
10.05.2015
New color for terminus logo if no recent apps
changed color to grey for appcircle trigger region
Return of silent mode
Allow/Prevent notification light in Zen mode
Switch to vector drawables for Headsup & Play Tile Thanks to @dully79
Option to disable camera shutter sound
MediaScanner behavior on boot
Switch to Privacy guard
Welcome back built in AdBlocker
Whitelist settings for AdBlocker
Disable fullscreen keyboard in landscape mode
-------------------------------------------------------------------
22.04.2015
Android 5.1.1_r1 LMY47V merge build
-------------------------------------------------------------------
19.04.2015
Android 5.1.0_r5
Layers 2.1 commits included
Switched to a other Network speed indikator
option to disable navring (if disabled settings cant be clicked)
Switches for wifi, bluetooth and data in Settings
Recents cards will draw now behind statusbar and searchbar if enabled
More debugging disabled
Kicked out ad blocker
Add ability to ignore interruptions while active media playback
-------------------------------------------------------------------
12.04.2015
National Data Roaming
Network Speed Indicator
Lockscreen Weather
Music Tile
90, 180, 270° Rotation
Headsup Settings
Headsup Tile
-------------------------------------------------------------------
06.04.2015
Revert Ambiend Display
Add Doze timeout and trigger options
Switched to a other LCD density code
Option for left clock
Fix quicksettings on secure lockscreen Thanks @snak3ater for the code
Renamed QS Tiles title Notification Drawer --> QS Tiles
Smart Pulldown
Move QS quickpulldown to QS Tiles settings
Switch to a other compiler option for Art -everything. Rom is much smoother and snappier now.
Have a look HERE and HERE for more information! Thanks to @sykopompos
-------------------------------------------------------------------
29.03.2015
Android 5.1.0_r3 LMY47I
Notification and battery lights
Expanded desktop
Customizeable QS Tiles
Navring targets
-------------------------------------------------------------------
22.03.2015
Android 5.1_r1 LMY47M
All RRO commits included and working
Disabled force encryption
Kill app long press back
Terminus logo in "about phone" and if there are no recent apps
navbar custom height, custom buttons and button color
added transistion animations 0,25 and 0,75
Clock and date options for statusbar
Option to use volume keys to control media volume anytime
Volume rocker wake
Appcircle Sidebar
Advanced reboot options
Quicksettings quickpulldown on right side
Double tap to sleep for statusbar and navbar
Option to disable searchbar in recents screen
Battery options
Weather in statusbar
Volume button seek on screen off
Quick unlock option
Ad blocker
wakelock blocker
LCD density settings
Recents clear all button tweaks
App ops
Unlinked ringer and notification volume option
Ambiend display settings
Minimized build, some apps removed
option to hide alarm icon from statusbar
People lookup settings
Screenshot quick delate
Older Changelog
08.03.2015
QS data tile add secondary click and point to data-usage settings
allow to swap volume buttons rotation based
animate clear recents exit
hide floating clear all only if were removing all tasks
never show excluded recent task in recents view
fix recents ignore last app option
fix qs main tiles settings not refreshing tiles
NotificationTile: Simple mode ring/vibrate/priority/silent
Add ability to ignore interruptions while active media playback
Double tap to sleep on navigation bar
Status bar greeting (have a look at left side from statusbar after unlocking screen)
QSTile: Reboot/Recovery tile (broken!! Dont use it until its fixed - SystemUI FC)
------------------------------------------------------------------------------
22.02.2015
Switch back to slimroms center clock
Recents clear all fab button with options where to place it
Configurable rotation
Layers settings linked to Layers Manager now
Switched to OmniRoms ambient display with more options
Fixed brightness slider
Navring targets
Option to ignore last app when clearing recents
Navbar add power button
Terminus logo if no recent apps are open
------------------------------------------------------------------------------
14.02.2015
dpi settings now in settings/display
a few moar tiles (brightness,expanded,battery saver)
a few aosp fixes found in @sykopompos github
------------------------------------------------------------------------------
08.02.2015
New Terminus logo in settings & about phone
Dpi Settings
Unlinked notification sound
Fixed notification tile! Thanks to @GeyerA for his help
Navbar button color
Vibration option when clicking tile
option to disable brightnes slider in QS Thanks to Mahdi
Option to enable 4 rows in QS Thanks to Mahdi
Ability to disable lockscreen targets
Doze trigger options
Doze timeout
------------------------------------------------------------------------------
31.01.2015
Customizable navbar buttons
Option to enable arrow keys while typing
Switched to Cm Headsup with more options. blacklist/do not disturb & swipe options
-left swipe dismiss
-right swipe put into background
-swipe down opens notification drawer and moves the notification into it
All RRO commits included (Type 1&2). Welcome Layers
New clock options (left clock)
Switched back to stock theme
Lockscreen shortcuts
Expanded desktop
Wifi-Tile: add option to show quick settings detail view
Headsup, Compas and NFC Tile added
Layer's app Settings under Terminus Tweaks
Option to auto close QS panel upon toggle
------------------------------------------------------------------------------
19.01.2015
Fixed sensors! Thanks @sykopompos for the fast fix
Rom is now reads for BitSyko's Overlay Manager Link in 3rd Post
Updated Detailed Caller Info
------------------------------------------------------------------------------
18.01.2015
Customizeable quicksettings with data tile added
switched to Advanced headsup from AOSPA
Longpress settingsbutton in expanded statusbar opens
settingsscreen for quicksettings Thanks to @snak3ater
Add secondary click for tiles in quicksettings Thanks @snak3ater
Hang off call by power button while screen is on
More under the hood fixes for memory leaks
------------------------------------------------------------------------------
10.01.2015
Statusbar weather cleanup
Appcircle cleanup and fixed not working issue straight after boot
Updated to latest battery code from cm
Updated the color of terminus logo in settings
Direct call button color update
Switched to other binaries Thanks @sykopompos
BootMessage: Show each app name being optimized during boot
------------------------------------------------------------------------------
02.01.2015
fixed bootanimation size Thanks to @JamFan05
APN settings for Sprint/Verizon
Fix Video playback
add some missing build props
Always listening
add Voice recognition HAL
Add missing TimeService.apk for shamu
add missing libfwdlockengine.so file was missing
Add back people lookup ... thx CM
fixed battery - all working now ... thx CM
add Longpress actions to quicksetting tiles ... thx CM
add Terminus logo to "about phone" screen Thanks to @NatsuDzn for the logo
Contact details on incomming call: nickName/organization/position/city thx CM
InCallUI screen based on material theme ... thx Cm
Add direct call button to contacts app
Telephony and Contacts app now material dark themed ...Thanks @XXMrHyde
LockClock and Settings all dark material themed ... Thanks @XXMrHyde
Fixed memorleak caused by ColorFade thx to AOSPA & @Lethargy
Kicked out Home Launcher
Fixed browser FC after rotating
Material themed aosp Gallery (Gallery2.apk)
Fixed switch not sticking in National data roaming THX @snak3ater
------------------------------------------------------------------------------
28.12.2014
Switched to GCC 4.8 Toolchain
Moved kill app long press settings from developer to navbar settings
Add Ad Blocker ... Thanks to Toni Toivanen in github
MountService: Add support for multiple storage configurations
Fix Unused Space at Recents When Search Bar is Disabled ..Thanks to yashade2001
------------------------------------------------------------------------------
Android-5.0.2_r1
Ability to change the color of batterysaver ... Thanks to team slimroms
specially @kufikugel & @Tylog for helping me out
Slim headsup ... more settings and ability to set it to snooze
New battery styles ... Icon, Icon+%, Text only, Circle, Circle+% .Thanks to CM
New Terminus logo in settings ... Thanks to @NatsuDzn
Wakelock blocker ... Thanks to faust93 (github)
Gesture lockscreen ... Thanks to @0xD34D
Dark material theme ... Thanks to XXMrHyde (github) and @Cl3Kener
Updated to latest binaries
Show H+ icon in statusbar if network available
------------------------------------------------------------------------------
Terminus bootanimation Thanks to @JamFan05 it looks amazing!!
disable statusbar pulldown on secure lockscreen ... Thanks to cm
Add option to disable alarm icon in statusbar .. Thanks to slimroms
Quick unlock ... slimroms
Keypad shuffler ... slimroms
National Data roaming
Reverted Dialer lookup .... flash SimpleAosp minimal gapps to get google dialer
Long press recents to switch to last app ... Thanks to CyanogenMod & snak3ater
Switches instead of CheckBoxes in Developer settings
Settings: make unaccounted and over-counted battery usage configurable
------------------------------------------------------------------------------
build cLock app from source now with material theme ... Thanks CM
aosp browser with material theme ... Thanks CM
fixed center clock (overlapping)... Thanks to Team Slimroms
Hide power menu on secure lockscreen Thanks to OmniRom
Volume button seek on screen off
Statusbar notification ticker
DownloadProvider add download speeds to notification
Telephony ... make voicemail notifications dismissable
------------------------------------------------------------------------------
Android 5.0.1_r1 build
Disable search bar in recents menu ... Thanks to CyanogenMod
Option to enable battery percent text next to battery icon ... Thanks to CM
Option to show weather in expanded statusbar header ... Thanks to CM
How to get weather in statusbar to work!
------------------------------------------------------------------------------
switch preference in terminus/clock settings
fixed center clock on lockscreen thanks slimroms
added CPU & RAM Info to DeviceInfo settings thanks to slimroms
volume key cursor thanks @rascarlo
network traffic indicator in statusbar
double tap to sleep
dont show privacy guard notification on lockscreen thanks to slimroms
------------------------------------------------------------------------------
Fixed FC after selecting color for notification light thanks to
@snak3ater for pointing that out
build is now deodexed
back to battery percent inside the icon until other battery options are out
------------------------------------------------------------------------------
Switched to new battery icon, battery percent is now right outside of icon
Fixed switches do not stick in led settings
Dialer should be fixed too
------------------------------------------------------------------------------
Settings to enable/disable/show pending notifications on lockscreen for
each app in Settings/display/notification/"name-of-app"/...
notification light & battery light settings in settings/sound¬ification/ ...
FC in privacy guard is fixed
gps icon issue should be fixed too -- pls tell me
------------------------------------------------------------------------------
fixed advanced reboot options ... settings in Settings/Security/
fixed unknown sources greyed out
fixed unlocking screen on keyguard not working on right side
fixed wrong time after boot
Settings to enable quickpulldown for quicksettings in Terminus/statusbar/
Native battery percentage also in statusbar
improved scrolling cache
------------------------------------------------------------------------------
clear all recents
app circle side bar
long press back to kill app .... enable it in dev settings
statusbar clock and date customization
navbar height
volume key media control
transistion animation .25 & .75 added
screenshot quickdelate in notification area
privacy guard
volume rocker wake
Google Dialer
quicksettings quickpulldown (pull down on right side (1/3) of statusbar)
doze mode enabled (shamu feature)
qcom bionic optimizations for N5 enabled
Reserved
// THEMES \/ ADDONS \/ BANNER \\
>>>BitSyko Developement Community<<<
>>>Official Layers and BitSyko Apps Thread<<<
>>> Layers Project Generator <<<
Terminus Banner
Since I'm waiting on the new BlissPop I might as well give this a whirl... Sounds great, thanks for the hard work!!
Sent from my Nexus 6 using Tapatalk 2
I see Terminus all over the place?
Terminus Rom Update
Changelog is always in 2nd post!
Terminus Rom 28.12.2014
Happy flashing guys
Saw this thread being mentioned in Rastapop looking forward to trying it out.
Awesome! Nice to see your contributions here. I'm sure its rock solid as always.
Edit: weather in statusbar pull down is a nice addition, does it seem to cause any additional battery drain?
zephiK said:
Saw this thread being mentioned in Rastapop looking forward to trying it out.
Click to expand...
Click to collapse
eep2378 said:
Awesome! Nice to see your contributions here. I'm sure its rock solid as always.
Click to expand...
Click to collapse
I saw you got the white Nexus6. I ordered it too in Amazon but its out of stock and they cant say when the next devices arrive. So i canceled the order and ordered a 64gb blue one. Should be here tomorrow or tuesday. Cant wait :good:
lichti1901 said:
I saw you got the white Nexus6. I ordered it too in Amazon but its out of stock and they cant say when the next devices arrive. So i canceled the order and ordered a 64gb blue one. Should be here tomorrow or tuesday. Cant wait :good:
Click to expand...
Click to collapse
Great! It's a great device. As all Nexus releases there are always people bashing it saying it should of had this or that. Bottom line, this device is amazing. Nuff said!
Downloading! Thx
Sent from my Nexus 6
Will there be a Dark Theme of Thyrus?
Does this rom have the clear all recent button?
Thanks in advance
Almost got it all set up... I'll dirty flash the update and hope it goes well lol... Looks good so far!!!
Sent from my Nexus 6 using Tapatalk 2
marco98765 said:
Will there be a Dark Theme of Thyrus?
Click to expand...
Click to collapse
No sorry, there wont be Thyrus Themes anymore
Kratz17 said:
Does this rom have the clear all recent button?
Thanks in advance
Click to expand...
Click to collapse
Yes it has at top right
Awesome!!
I'm with terminus in N5, my N6 arrives in 3 days, no doubt I'll install!!
Enviado desde mi Nexus 5 mediante Tapatalk
Downloaded installed and running sweet thanks
Running great here as well. This has just about all the features I am looking for. UI animations and transitions are super smooth and fluid too. Its like CM without all the bugs! Keep up the awesome work dev
This thing is loaded with features. Looking good man. I'll have to check it out.
Might have to check this one out. curious how it compares to Rastapop given the shoutout in OP
Hi! Is there a mod to hide certain apps (as a blacklist) from recents view?
I dont know why but I cant find anything about FOR PIE 9.0
BTW, I dont want third party app swichers like slim recents