Related
I pieced together a way to get notifications to be shown in succession. This is an initial version and it seems pretty stable as I have used it throughout the day.
The way it works is by cycling through the current notifications that in the system and flashing the trackball according to how each notification specifies their behavior.
If you see some odd behavior with Handcent it is expected as the default flashing rate has a light off period of 0, so you can change it to custom with a light off rate of 2000 to match that of GMail notifications. (as I have)
Special thanks to ChainsDD for some help today with general Android knowledge and I hope you all enjoy this. Please leave some comments and I will do my best to fix bugs and make improvements (Computer Science student at UCSD)
Root is required...
** Please read **
This enhancement should work on CM-5.0.5 as I have built the jar against his source. I don't guarantee it will work for the others.
Also, I cannot guarantee support for Desire roms. I know nothing about how the Desire is supposed to handle notifications. If HTC didn't try to do something fancy (read: stupid) with the notification code, then this will work as advertised. I have no plans to use or test this on a Desire ROM myself.
Like any other development project on this forum I will not be held responsible if this breaks your phone in any way. It only updates the services.jar from /system/framework so you should at worst only see boot loops.
If you are having issues:
- Please drop me a log in pastebin.
Changelog:
v0.5:
- Updated to use the new breathing light code. (Sorry for the long wait)
v0.4:
- Fixed to use the eclair branch code instead of donut
- Options for flashing while screen on, at all work now (eclair options)
- Fixed the sleeping issue. Should now work with the screen off.
v0.3:
- Hopefully a fix for the issue of the notifications not staying awake.
- More debugging output so people can get me some logs.
v0.2:
- Fix for multiple notifications of the same color.
v0.1:
- Initial version with succession
Donation:
Please donate if you like my work. It helps keep me motivated and working hard on Android.
Downloads:
- Attached at the bottom.
- servicesv05.zip provided by me.
- others provided by RixKliq (post #225 but attached here)
How to install:
1) Nandroid
2) Rename download from servicesv05.zip to services.jar
3) Connect phone to computer.
4) adb remount
5) adb push services.jar /system/framework
6) adb reboot
Glad you made it! Get cyanogen to put it into his mod .
Wysie said:
Glad you made it! Get cyanogen to put it into his mod .
Click to expand...
Click to collapse
Do you think this will rock out with the Desire Rom... I am about to push it over but I just need to understand the differences between this and chain.. I gather no color distribution in notifications.. I have seen that Chain Version did not prosper on this Rom.. I keep forgetting this is from something that comes out in two months.. Lol..
Thanks..
Appears to work pretty well... any chance of speeding up the flashing? So far is working well with 3 notifications. Waiting for twitter to update and see how 3 looks. though I think it will take too long to see more then two as it flashes slowly.
question
so i pushed it to the system and i see nothing and how can i change it from 0 to 2000 ?
nice work mate- you should speak to lilH3rmit. he has an alpha version of Trackballcolornotify2 that allows different colours to be shown for different apps (stock and non-stock)... his has an altered framework.jar....
if you 2 got together the end result would an all in one app
cool work, but can you post a version with white text?
works 'thanks'
AC!D said:
cool work, but can you post a version with white text?
Click to expand...
Click to collapse
do you want white everything? or just the stuff in the statusbar? i can change colour of clear button and provider as well.
***edit*** here is one with white status bar stuff. just change the .zip to .jar as above- untested BTW but mine worked, and it was only slightly different. shouldnt affect the hacks done here...
Can anyone post screens?
//P
just a word- am using this with Trackballcolornotify2 and it works awesomely!!!! thanks so much for this one.
MontAlbert said:
just a word- am using this with Trackballcolornotify2 and it works awesomely!!!! thanks so much for this one.
Click to expand...
Click to collapse
hummm... link please ? I'm not sure which mod you're talking about since there are a few around..
thanx !
And of course thanx a lot to metalhead8816 for this work, I hope it gets included in cyanogen mod.
works great...blinks green then cyan...going to test out missed call. nice work!
BlueScreenJunky said:
hummm... link please ? I'm not sure which mod you're talking about since there are a few around..
thanx !
Click to expand...
Click to collapse
it's in alpha testing phase at the moment. Watch this space i reckon for something that could be awesome. He wants to make it so it will support EVERY single app so you can choose ANY colour you want for the trackball.
Ok thanx, that would definitely be great in combination with successive notifications !
Loving my N1 more and more thanx to you guys, keep up the good work =)
Did someone test i on Desire?
thanks! trying....
MontAlbert said:
do you want white everything? or just the stuff in the statusbar? i can change colour of clear button and provider as well.
***edit*** here is one with white status bar stuff. just change the .zip to .jar as above- untested BTW but mine worked, and it was only slightly different. shouldnt affect the hacks done here...
Click to expand...
Click to collapse
thank you, works perfect!
someone tried it on MCR 1.7?
if not i will do it this afternoon
how hard is this on the battery - do you have to wake up the CPU every time you change the color?
Hello SGS2 Lovers,
TJGalaxyRocker XXLP7 Based Rocker ROM
Post will be renewed.
Update Packages For ROM
Change log for XXLPQ:-
AOSP MMS
AOSP Clock
CM Music with DSP Manager
14 toggle Status Bar
AOSP Lockscreen
Many more ...
Themed Apps I was working on it for some time now
NO ETA's ... But I will try and do it ASAP
Reserved for Future ...
Which kernel is it using?
Sent from my GT-I9100 using Tapatalk
First tip - remove the bit about deleting batterystats.
This file is used to maintain, across reboots, low-level data about the kinds of operations the device and your apps are doing between battery changes. That is, it is solely used to compute the blame for battery usage shown in the "Battery Use" UI in settings.
That is, it has deeply significant things like "app X held a wake lock for 2 minutes" and "the screen was on at 60% brightness for 10 minutes."
It has no impact on the current battery level shown to you.
It has no impact on your battery life.
Deleting it is not going to do anything to make your more device more fantastic and wonderful... well, unless you have some deep hatred for seeing anything shown in the battery usage UI. And anyway, it is reset every time you unplug from power with a relatively full charge (thus why the battery usage UI data resets at that point), so this would be a much easier way to make it go away.
That lot comes from here (for more info click it!)
Atomix86 said:
Which kernel is it using?
Sent from my GT-I9100 using Tapatalk
Click to expand...
Click to collapse
XXLPH kernel
jonboyuk said:
First tip - remove the bit about deleting batterystats.
/QUOTE]
Thanks for Posting the link for the Battery Stats Thingy
Will Update ...
And also now have to learn about the Finding Actual Battery Stats
Click to expand...
Click to collapse
Ok, great initiative. Good luck.
My personal feedback. There are two mods that for me are indinspensable: 1) battery percentage and 2) Lidroid mod (14 icons). CRT on-off is to impress girls and I leave this mod at your choice.
Is it possible to have a CWM package that has Battery percentage and Lidroid mod included?
Meanwhile I am downloading and I would suggest to check the first link as it seems not working.
albsat said:
Ok, great initiative. Good luck.
My personal feedback. There are two mods that for me are indinspensable: 1) battery percentage and 2) Lidroid mod (14 icons). CRT on-off is to impress girls and I leave this mod at your choice.
Is it possible to have a CWM package that has Battery percentage and Lidroid mod included?
Meanwhile I am downloading and I would suggest to check the first link as it seems not working.
Click to expand...
Click to collapse
Working on toggle and percentage already ...
First link u have to press skip add on top right hand corner ...
Sent from my GT-I9100 using XDA Premium
teju4u said:
XXLPH kernel
Click to expand...
Click to collapse
Yes but I mean what type? I imagine its cf root?
Sent from my GT-I9100 using Tapatalk
teju4u said:
Working on toggle and percentage already ...
First link u have to press skip add on top right hand corner ...
Sent from my GT-I9100 using XDA Premium
Click to expand...
Click to collapse
Dont forget to remove camera sound. just my opinion..
Yes will keep it in mind ...
Sent from my GT-I9100 using XDA Premium
Please upload samsung apps or just samsungs excellent push email app. It allows pinch zoom as well as group email. Its the only app out there that combines all three. Push pinch and group!
I'm gonna get back to you with feedback on this rom as soon as you do. Cheers.
subhani said:
Please upload samsung apps or just samsungs excellent push email app. It allows pinch zoom as well as group email. Its the only app out there that combines all three. Push pinch and group!
I'm gonna get back to you with feedback on this rom as soon as you do. Cheers.
Click to expand...
Click to collapse
I have kept EMAIL and Exchange app in the main Package as it is really useful
U can Enjoy !!!!
Is that the samsung supplied email app white envelope with red seal on front icon?
By the way, the first link is dead. Is the second link just a mirror? I.e. the same file?
Thanks for the quick response.
subhani said:
Is that the samsung supplied email app white envelope with red seal on front icon?
By the way, the first link is dead. Is the second link just a mirror? I.e. the same file?
Thanks for the quick response.
Click to expand...
Click to collapse
Yes it's the Same Samsung Supplied Email APP
And I have Changed the Source of link now ... Check in first post
Also, will upload on Mediafire or something
Great Job dude! That's a nice feature list.
Very smooth and stable ROM.
Good stuff coming in for RC3 too!
ajayjohn said:
Great Job dude! That's a nice feature list.
Very smooth and stable ROM.
Good stuff coming in for RC3 too!
Click to expand...
Click to collapse
Why not you both work together maintaining the stock firmware. it would be nice.
This rom is good, need more clean up. make it more lite! 200mb i think.. lol!
faiz2036 said:
Why not you both work together maintaining the stock firmware. it would be nice.
This rom is good, need more clean up. make it more lite! 200mb i think.. lol!
Click to expand...
Click to collapse
Hmmmm
And about more Clean up .. yes my aim is to do as much clean up as i can ...
Updated RC3 .... More Lighter
Enjoy !!!!
And Please Give FEEDBACK
I present unto you, Binnacle.
DOWNLOAD BETA 7 HERE
Changelog:
Beta7: 3-17-2012
stuff
RED5 may or may not be 15 yrs old
modified Phone.apk to spell dial correctly
Edited contacts.apk to spell Favorites correctly
updated kernel options
modified scripts to help get rid of leftovers
modified Mms.apk for larger mms and swapped send/attach buttons
Beta6: 3-5-2012
new stuff
Vertumus ICS DOMINATION theme added to installer options
LogsProvider.apk updated thanks to YoDerk to remove sms/mms from call logs
Contacts.apk updated to remove video call button from contacts app and dialer. thanks YoDerk
removed ninphetamine kernel
replaced calendar for wakelock issues
Beta5: 2-25-2012
major overhaul of installer based on amarullz nightly 1.60
added more options for install
*themes are minimal at this point, more to come*
removed update option in settings/about phone
removed useless lib files
camera sound effects disabled, option to re-enable in installer
Beta4: 2-24-2012
cleaned up build a bit
cleaned up the installer
fixed the installer wiping (you can now select wipe/no wipe, and it does as its told)
swapped out preinstalled apps like Titanium Backup and adfree (now using adaway), and created them as options in installer
added a few JKAY mod options in installer
smooth volume mod messed up notifications, reverted back to smooth scrolling mod only in framework.jar
added 5ghz wifi fix
modded camera hack (any %, better quality recording, etc)
added lack of sleep to my routine
Beta3: Initial XDA release (2-23-2012)
XLA4 GT-I9100 base
deodexed
zipaligned
ever so slightly themed
ICS animations
fast, like a marsupial
includes Titanium Backup
better Volume controls
smooth scrolling
there's a special treat during the installation
home button lagfix
Entropy's DD 2-18-2012B
so many more little tweaks and mods, that i am trying to figure out what all i did
CREDITS:
Entropy512 of course for his Kernel Ninjary
Red5 for his awesomeness and for testing my betas
all the great devs in the i9100 section for their documentation of mods:
sicopat
Oliwe
yoderk
FULL CREDIT GOES TO VERTUMUS FOR HIS AWESOME ICS DOMINATION THEME!!!! --->>YOU CAN FIND THE ICS DOMINATION THREAD HERE
reserved for links
obligatory screenies
installer has been fixed. no need to do a manual wipe before rom install. it will prompt you and ask if you want to full wipe or not
Downloading now. Let me know whats needed asap for flash.
RANGERS LEAD THE WAY!
Some have kick ass phones.
Glad you finally decided to jump on the i777 bandwagon and create something special for us.
Cant wait to see what you have in store for us. Downloading now...
Maybe I should have picked another base.
I was the first to post the port using Flasholic then 10 came after, then same goes for XWLA4 base (excluding the i9100 devs porting here).
Interested in seeing what your going to put out.
LiLChris06 said:
Maybe I should have picked another base.
I was the first to post the port using Flasholic then 10 came after, then same goes for XWLA4 base (excluding the i9100 devs porting here).
Interested in seeing what your going to put out.
Click to expand...
Click to collapse
i dont use flashaholic....lol this is the 'OLD SCHOOL' way
but i do hope everyone likes the installer.
You are a ghost dude. You're here and there and then you're gone again
Pirateghost said:
i dont use flashaholic....lol this is the 'OLD SCHOOL' way
but i do hope everyone likes the installer.
Click to expand...
Click to collapse
I didn't use it either, nor did I say you did...Just the timing I choose was bad.
Its irrelevant, anyways I did it the old fashion way too.
Grabbed the firmware and teared it apart as well.
Any themes will be added?
Fast like a marsupial?
Sent from my SGH-I777 using xda premium
special treat during installation? Curious...
was wondering if you were gonna build us a treat.. THanks Pirateghost!
You had me at "Fast, like a marsupial". I'll give it a test drive later this evening. Thanks, PG!
LiLChris06 said:
Any themes will be added?
Click to expand...
Click to collapse
i would love for some themes to be created, so i can add them to the installer it would make everything so much easier
kamots said:
Fast like a marsupial?
Sent from my SGH-I777 using xda premium
Click to expand...
Click to collapse
LOL. its a reference to Kevin Pollak
http://www.youtube.com/watch?v=3xKXbOVbAvE
Thanks for sharing
Nice to see you.
Sent from my SAMSUNG-SGH-I777 using Tapatalk
dude. weird. you totally read my mind or something because you're "special treat" that start with an A (won't ruin the surprise) is exactly what i have already added into my next release (which wont be out for awhile due to having no time). good call bro.
task650 said:
dude. weird. you totally read my mind or something because you're "special treat" that start with an A (won't ruin the surprise) is exactly what i have already added into my next release (which wont be out for awhile due to having no time). good call bro.
Click to expand...
Click to collapse
LOL....awesome. i am looking forward to seeing what i can do with it. i was testing it out on my vivid rom and it just doesnt work great on it....yet
LiLChris06 said:
Maybe I should have picked another base.
I was the first to post the port using Flasholic then 10 came after, then same goes for XWLA4 base (excluding the i9100 devs porting here).
Interested in seeing what your going to put out.
Click to expand...
Click to collapse
i just went over and looked at your thread....damn, we have similar tastes in wallpapers!
Pirateghost said:
i just went over and looked at your thread....damn, we have similar tastes in wallpapers!
Click to expand...
Click to collapse
Hehe, yea I like those type of wallpapers for my phone, and nice surprise.
To be clear, these will only work for AOSP ROMs and the GoogleEdition ROM.
Threw these together for myself. Love having the navbar but it is a pain to add every nightly I flash. So I threw this together. I made two versions. One simply adds the navbar and disables the capacitive menu and back buttons (with them active the navbar becomes nearly impossible to use) and triggers the navbar. Fear not, this mod triggers the in app menu overflow access and for that matter you could then create a menu on the navbar. I couldn't automate disabling the backlight so that will still need to be disabled via settings>advanced>sensors. I also made a version that changes the device DPI from 480 to 360 (my preferred DPI).
Download - AOSP_navbar_enabled.v3.zip
Base version above now allows OTA survival. Will reapply itself after each nightly.
Download - AOSP_navbar_enable_360dpi.zip
Download - AOSP_remove_NAVBAR.v3.zip
Here is the method to inject changed into the build.prop that I used (found here)
On the GoogleEdition ROM it does not support disabling the capacitive button backlights natively so the app from the following thread is needed
[APP] Google Edition ROMs - Disable Button Lights
Thanks a million times for this! I have been missing these! I am running beans rom and after installing getting system UI has stopped, also using nova, any information on getting this going would be great, thanks again!
templton said:
Thanks a million times for this! I have been missing these! I am running beans rom and after installing getting system UI has stopped, also using nova, any information on getting this going would be great, thanks again!
Click to expand...
Click to collapse
Guess I wasn't clear. This is for AOSP ROMS only. I will edit the OP, sorry for the confusion.
Sent from my Nexus 7 using Tapatalk 2
Ah no no, my fault! I see it right in the first line! I wasn't paying attention or must have been half asleep!! Thanks again though :good:
templton said:
Ah no no, my fault! I see it right in the first line! I wasn't paying attention or must have been half asleep!! Thanks again though :good:
Click to expand...
Click to collapse
No I want very clear. I added the first line after your misunderstanding.
Sent from my Galaxy S4
Sorry but...How do you install this?
I tried looking for instructions...There are none.
chris2k5 said:
Sorry but...How do you install this?
I tried looking for instructions...There are none.
Click to expand...
Click to collapse
They are recovery flashable mods. Download, reboot recovery, install zip (no wipes needed), enjoy!
Sent from my Galaxy S4
The link for the remove navbar mod doesn't work. Does anyone have the .zip file?
chris2k5 said:
The link for the remove navbar mod doesn't work. Does anyone have the .zip file?
Click to expand...
Click to collapse
It works fine for me on my phone and chrome browser, I don't know why you are having trouble. Try this instead
https://copy.com/JcV4Z <---remove navbar
Sent from my Galaxy S4
A fixed navbar taking up space precious on a small display seems Nexus- like. Stop this abomination NOW! Instant S4 mini (comparable display space usable for apps).
rushless said:
A fixed navbar taking up space precious on a small display seems Nexus- like. Stop this abomination NOW! Instant S4 mini (comparable display space usable for apps).
Click to expand...
Click to collapse
Of course you are welcome to your opinion!! And in part I agree. That is why I run at 360dpi, that way it has less of an impact on the display. I know it is not for everyone, but choice is the spice of life.
hlxanthus said:
Of course you are welcome to your opinion!! And in part I agree. That is why I run at 360dpi, that way it has less of an impact on the display. I know it is not for everyone, but choice is the spice of life.
Click to expand...
Click to collapse
Thanks for this. Is it possible to only activate the in app menu overflow without adding the nav bar? It's so much more intuitive to have that, rather than guessing whether or not the menu button will do anything within each app (the whole reason google got rid of the menu button in the first place).
I wish I knew how!! To be frank, when you enable the navbar and disable the capacitive buttons it activates the menu overflow within apps all by itself. Must be part of the navbar framework. But let me look into it. I MIGHT have an idea but it would be ROM specific, not a general mod like this. What ROM are you running or would like such a feature for?
Sent from my Galaxy S4
hlxanthus said:
I wish I knew how!! To be frank, when you enable the navbar and disable the capacitive buttons it activates the menu overflow within apps all by itself. Must be part of the navbar framework. But let me look into it. I MIGHT have an idea but it would be ROM specific, not a general mod like this. What ROM are you running or would like such a feature for?
Sent from my Galaxy S4
Click to expand...
Click to collapse
Running both the Verizon Google Edition ported rom and Clean Rom. Appreciate it, but don't bother putting time into it if it's ROM specific. What you have posted here already is helpful enough!
johnfoam said:
Running both the Verizon Google Edition ported rom and Clean Rom. Appreciate it, but don't bother putting time into it if it's ROM specific. What you have posted here already is helpful enough!
Click to expand...
Click to collapse
I will try for the GE port, it should be an easy mod. These don't work on stock touchwiz as it doesn't have the needed framework for the navbar. For some reason Samsung gutted the navbar from their source
Sent from my Galaxy S4
hlxanthus said:
I will try for the GE port, it should be an easy mod. These don't work on stock touchwiz as it doesn't have the needed framework for the navbar. For some reason Samsung gutted the navbar from their source
Sent from my Galaxy S4
Click to expand...
Click to collapse
Sounds good. Appreciate it!
johnfoam said:
Sounds good. Appreciate it!
Click to expand...
Click to collapse
Merry Xmas. I also posted this over in the GoogleEditionVZW thread
Download - GoogleEditionVZW_3dot.menu.overflow.zip
hlxanthus said:
Merry Xmas. I also posted this over in the GoogleEditionVZW thread
Download - GoogleEditionVZW_3dot.menu.overflow.zip
Click to expand...
Click to collapse
Thank you my friend, I'll give it shot today!
Oh it works very nice, but there are some cases (like tapatalk) where the menu would instead be within the navbar so this is not a capacitive menu replacement
Sent from my Galaxy S4
Awesome job man. Now I just need to be able to set the physical home button to menu for short press and go full screen (no navigation lights) on long press. Think that is possible?
Sent from my SGH-M919 using xda premium
Hello! This is a bunch of tweaks I created to make Samsung devices better by modding the interface to really polish it. Enjoy!
Installation
Installing is simple. Navigate to the play store and download the required packages.
Substratum
Substratum Required Addon For Samsung
Samsung System Mods via Playstore (RECOMMENDED)
Samsung System Mods Direct APK (BACKUP)
Tips
- A reboot is usually required to apply the tweak.
- Some tweaks are incompatible on some devices.
- Oreo is in beta (until I get it)
- The nav bar heights are broken on the note and oreo. I can't fix it. Sorry.
- I can do requests. All I ask is you consider donating.
- You can hide status bar icons. You must use another APK: SystemUI Tuner (from the play store)
More mods are coming! Please leave suggestions for more mods you want so I can try and make them. I've been getting lots of positive feedback. Also, Tigerhoods, Pimpmaneaton, Venom, and Crayonyes have been helping me a bit, so big thanks to them .
Awesome People (Donators)
bamse84
John Halverson
Armold Jonassen
Maverick Jester
deepcover76
ikuinenluuseripaska
David McFalls
Titosilva
Benew0
Leonardo Berrios
mannequin
Christopher Moore
fiver5
Gary Logan
Chris King
Hubert M Stettner
Bobthahog
Sally Howington
Robert Edwards
Rafael James Del Castillo
Adalberto Fontenele
Wayne Jorgenson
Nice bro :laugh::good: lemme check them out
I know everyone wants to get rid of the carrier name but I'd love to add it on my status bar lol any ideas? Cheers
Keep up the great work. I love my phone more and more for every day, and this is making it perfect.
Its all the small things, that makes it beautiful
Thank U
Added 2 more UI tweaks from the other post for the other phone. Includes removing either clock or battery icon from status bar. Thanks for the support!
Assuming all these require root?
roaduardo said:
Assuming all these require root?
Click to expand...
Click to collapse
No sir, no root required. These are pretty awesome tweaks!
dave812 said:
No sir, no root required. These are pretty awesome tweaks!
Click to expand...
Click to collapse
Cracking!
Remove Unlock Text & Remove Status Bar Battery Icon (not percent) --> Work great. Big Thx.
THIS IS AMAZING!!!
The Disable Nav Bar tweak works perfect.
Before this tweak, I still applied the "qemu.hw.mainkeys=1" line to the build.prop file, but with that, I lose the ability to take screenshots with the combo buttons (power + vol down).
Thank you for this awesome tweak!!!
guerreironexus said:
I know everyone wants to get rid of the carrier name but I'd love to add it on my status bar lol any ideas? Cheers
Click to expand...
Click to collapse
I would like to do that too but I have yet to figure it how
The ability to remove time/date from lock screen
The ability to remove shortcuts, time/date, and unlock text from lockscreen
Either of which within your power?
This is probably beyond the scope of this project and doesn't seem to be any real answer. I've tried substratum clean lock and it doesn't work fully on samsung. Would be awesome if this is some magic you could work
If not, no worries. What you've got going on here is quite nice and much appreciated!
st0nez0r said:
The ability to remove time/date from lock screen
The ability to remove shortcuts, time/date, and unlock text from lockscreen
Either of which within your power?
This is probably beyond the scope of this project and doesn't seem to be any real answer. I've tried substratum clean lock and it doesn't work fully on samsung. Would be awesome if this is some magic you could work
If not, no worries. What you've got going on here is quite nice and much appreciated!
Click to expand...
Click to collapse
Ability to remove shourtcuts, you can do in settings/lockscreen. Without any mod.
To remove the unlock text, 1st page in this thread.
The only one I dont know anything about is clock and date on the lockscreen.
The other 2 worls perfect.
PapaD78 said:
Ability to remove shourtcuts, you can do in settings/lockscreen. Without any mod.
To remove the unlock text, 1st page in this thread.
The only one I dont know anything about is clock and date on the lockscreen.
The other 2 worls perfect.
Click to expand...
Click to collapse
I'm aware what's in post one. Apparently, my wording was really bad lol. This was more or less a request to make 1 mod to remove time/date, and if it's possible to do that, then perhaps 1 mod to incorporate them all together as one mod - just to avoid having to download and install multiple mods.
However, I honestly hadn't seen the options to turn off shortcuts on the lock screen. So thanks for that!
st0nez0r said:
The ability to remove time/date from lock screen
The ability to remove shortcuts, time/date, and unlock text from lockscreen
Either of which within your power?
This is probably beyond the scope of this project and doesn't seem to be any real answer. I've tried substratum clean lock and it doesn't work fully on samsung. Would be awesome if this is some magic you could work
If not, no worries. What you've got going on here is quite nice and much appreciated!
Click to expand...
Click to collapse
Remove unlock text is already one. I can try the time / date / shortcuts though!
Great work Dev...
PapaD78 said:
Ability to remove shourtcuts, you can do in settings/lockscreen. Without any mod.
To remove the unlock text, 1st page in this thread.
The only one I dont know anything about is clock and date on the lockscreen.
The other 2 worls perfect.
Click to expand...
Click to collapse
Here you go, this should remove lock screen clock. I also have one that will theme it so it's not quite so ugly.
The aod hides are working great for me! See my attached screenshot
Thank you for these modifications. Hiding the clock and battery kind the status bar are my favorite mods.
Sent from my SM-G955U1 using XDA-Developers Legacy app
wildermjs8 said:
Here you go, this should remove lock screen clock. I also have one that will theme it so it's not quite so ugly.
The aod hides are working great for me! See my attached screenshot
Click to expand...
Click to collapse
Wow beat me to it! Nice work here! Only side effect I see is that the "Emergency Call" button text is transparent (#00000000). Will take a go at it, see if I can change the clock dimens instead of the color. If I can't get it to work, I'd be totally happy to add your APK to the OP and assign full credit for it if you want.
And if you're interested, maybe we could discuss more modding over Telegram. PM me if you are interested
tytydraco said:
Wow beat me to it! Nice work here! Only side effect I see is that the "Emergency Call" button text is transparent (#00000000). Will take a go at it, see if I can change the clock dimens instead of the color. If I can't get it to work, I'd be totally happy to add your APK to the OP and assign full credit for it if you want.
And if you're interested, maybe we could discuss more modding over Telegram. PM me if you are interested
Click to expand...
Click to collapse
As much as I'd love to take credit that came from someone else, although I have been modifying existing overlay apks pretty extensively, and I could use some motivation to setup Android studio and do this right