[APP] KTweaker | Ktoonsez | Kernel | Fast charge toggle - T-Mobile, Samsung Galaxy SIII

Hey guys. I wanted an easier way to toggle fast charging with ktoonsez ROM. I used to use the widget, but with my screen off profile, the widget would freeze and not work or display anything. So i designed an app that will automatically toggle fast charging on or off by simply just taping the icon in your app drawer. But instead i placed the app onto my lockscreen i may even think about binding it to the search key long press(menu key long press for our phones) But the app will toggle fast charging either on or off.
When it toggles fast charging on, it will automatically turn off the display as well so no hitting power button
Hope you guys enjoy it.
Be sure to thank ktoonsez for his amazingly awesome kernel and for supplying me with the information as what to change!
You need root. But obviously if you are running ktoonsez kernel, or any custom kernel, you prolly already have root
To install:
1. Copy to device.
2. Use a file explorer to browse to the apk tap it and install.
3. Open Settings > Security > Device Administrators
4. Select "Toggle fast charge"
5. Select "Activate" from the bottom of the screen. You will notice it only needs to lock the screen so its a safe app.
6. Launch the app and you should get a toast message.

Sorry to whoever downloaded this. But i forgot to implement a cleanup method. So it would have stayed in memory indefinitely redownload the one i posted in the OP its the same name but the code is different. It has proper clean up so it completely exits the service.

Screenshot of the activate window. (Truthfully I just wanted to play around with picShop
{
"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"
}
Sent from my SGH-T999 using Tapatalk 2

So this works with any kernel except stock?
Sent from my SGH-T999 using xda premium

Thanks buddy works great
Sent from my SGH-T999 using xda app-developers app

circuit.007 said:
So this works with any kernel except stock?
Sent from my SGH-T999 using xda premium
Click to expand...
Click to collapse
No? Only with ktoonsez kernels.
Sent from my SGH-T999 using Tapatalk 2

elesbb said:
Hey guys. I wanted an easier way to toggle fast charging with ktoonsez ROM. I used to use the widget, but with my screen off profile, the widget would freeze and not work or display anything. So i designed an app that will automatically toggle fast charging on or off by simply just taping the icon in your app drawer. But instead i placed the app onto my lockscreen i may even think about binding it to the search key long press(menu key long press for our phones) But the app will toggle fast charging either on or off.
When it toggles fast charging on, it will automatically turn off the display as well so no hitting power button
Hope you guys enjoy it.
Be sure to thank ktoonsez for his amazingly awesome kernel and for supplying me with the information as what to change!
You need root. But obviously if you are running ktoonsez kernel, or any custom kernel, you prolly already have root
To install:
1. Copy to device.
2. Use a file explorer to browse to the apk tap it and install.
3. Open Settings > Security > Device Administrators
4. Select "Toggle fast charge"
5. Select "Activate" from the bottom of the screen. You will notice it only needs to lock the screen so its a safe app.
6. Launch the app and you should get a toast message.
Click to expand...
Click to collapse
So what does this do exactly? Will it work with the Aeon Fluxx ROM and whatever kernel comes with it? Not sure if it is the k-kernel.

kassem277 said:
So what does this do exactly? Will it work with the Aeon Fluxx ROM and whatever kernel comes with it? Not sure if it is the k-kernel.
Click to expand...
Click to collapse
It toggles fast charging, and only works with ktoonsez kernel. All variants of his kernel.
Sent from my SGH-T999 using Tapatalk 2

Quick question about fast charging. Does the charger need to be plugged in or not to get it working correctly?
Sent from my SGH-T999 using xda app-developers app

elracing21 said:
Quick question about fast charging. Does the charger need to be plugged in or not to get it working correctly?
Sent from my SGH-T999 using xda app-developers app
Click to expand...
Click to collapse
whenever you toggle it either with my app or in ktweaker or his widget, the charger should NOT be plugged in.
Sent from my SGH-T999 using Tapatalk 2

Cant we just leave fast charging on?
Sent from my SGH-M919 using XDA Premium 4 mobile app

Can it just be left on instead of ever need toggling. Maybe in a year I will get a reply

revized said:
Can it just be left on instead of ever need toggling. Maybe in a year I will get a reply
Click to expand...
Click to collapse
If my memory serves me right, on the S3, it disables USB functionality. That is why we needed to disable it.

Related

[REQ] Silent/Vibrate/Normal Toggle for Lockscreen

I feel many of us here miss this toggle from previous phones and find it quite uncomfortable without. Anyone interested in taking this on? (Much thanks awaiting)
FYI, currently on 4.0.2 stock deodexed.
try searching "Silent Toggle Widget", it's simple and good
terence0320 said:
try searching "Silent Toggle Widget", it's simple and good
Click to expand...
Click to collapse
Well currently that's only option unfortunatly but the idea here is to implement that same function on the lockscreen using the ring that already has the camera and unlock icon.
You can toggle between silent and normal from the lock screen. When on lock screen, long press the power button and it'll pop up a menu which will allow you to do that. Not sure if you have seen that already. Otherwise, widget locker has some good reviews too.
Sent from my Galaxy Nexus using xda premium
malikons said:
You can toggle between silent and normal from the lock screen. When on lock screen, long press the power button and it'll pop up a menu which will allow you to do that. Not sure if you have seen that already. Otherwise, widget locker has some good reviews too.
Sent from my Galaxy Nexus using xda premium
Click to expand...
Click to collapse
Well that's pretty much been an option in every Android phone so far and I see that more as a hardcode workaround rather than a proper toggle since you can access that from pretty much anywhere. I have also used widget locker with the ICS layout and yes, the ringer toggle there is pretty much exactly what we need but I really don't like the idea of loading another app just to do that one small difference since the stock lockscreen will be running in the background taking up memory.
FYI, for anyone wondering. We're looking for something like this but as a standalone mod that could be flashed onto any 4.0.2 or 4.0.3 ROM:
Source
{
"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"
}
I simply set widgetsoid in the notification bar...
Sent from my Galaxy Nexus using XDA App
Bumping this
Bumping again
I use widgetlocker with the ics style which let's you customize the apps/switches on the ring
Sent from my Galaxy Nexus using XDA App
I'd really like this too.
Wonder if Romanbb can do something about it?
Bumping again
alsex87 said:
I use widgetlocker with the ics style which let's you customize the apps/switches on the ring
Sent from my Galaxy Nexus using XDA App
Click to expand...
Click to collapse
Is there a lag when unlocking your device? I've bought this app is the past but haven't used it recently. I'll test drive it today.
Sent from my Galaxy Nexus using Tapatalk
I guess what you are asking is the lock screen on Motorola Droid razr. It has the best mute button on the lock screen I have seen so far. Can some port that lock screen to GN?
Sent from my Galaxy Nexus using xda premium
Where did u find a stock deodexed 4.0.2 build? Anyone have a 4.0.3 build?
Sent from my Galaxy Nexus using XDA App
BMWPower06 said:
Where did u find a stock deodexed 4.0.2 build? Anyone have a 4.0.3 build?
Sent from my Galaxy Nexus using XDA App
Click to expand...
Click to collapse
Link Here
Hello lads
two question (...and sorry if were already posted somewhere)
1.) how to get my GN vibrate automatically when in pocket through accelerometer or proximity?
2.) is there any possibility turning off any data exchange according pre-setting over night (for example turn off 10PM on 8AM)?
Thanks and ciao
Majjjjo
available in this rom
http://rootzwiki.com/topic/11455-rom-android-open-kang-project-maguro-milestone-3/
silent rom toggle on lock screen
winwiz said:
available in this rom
http://rootzwiki.com/topic/11455-rom-android-open-kang-project-maguro-milestone-3/
silent rom toggle on lock screen
Click to expand...
Click to collapse
Hello guys
I have just found an application from market, so called Droid inPocket (free). Works fine in regards to automatic vibration when in pocket or face down. Phone in second recognize how/where PDA is, then short 3 vibrates signalizes that activated. Once you take it out from pocket, or flip-over phone by short vibrate gets back to normal ring.
Check it out
Cheers, Majjjjo

[TIP]- How to get custom notification toggles without root or flashing.

Hello peeps.. so I decided to share a nice trick that has been working amazingly well for me. If you want to add things like flash light.. mobile data...brightness control to your notification area head on over to the play store and get Notification Toggle. Let's you customize whichever toggles you'd like. Also let's you download and change the icons to each toggle.. really fresh and I have been rocking it for a while with no issues. For those who don't know about this app.. knock yourself out!!
https://play.google.com/store/apps/details?id=de.j4velin.notificationToggle
Here is a screenie of my set up.
{
"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"
}
Brightness..flashlight...data...shortcut to battery stats.
All credit goes to j4velin for developing a very useful app. I am just supporting and sharing something dope
Sent from my SGH-T999 using Tapatalk 2
Thanks. I'll try it
-Sent from my T999 / T-Mobile Galaxy SIII
Great find! Installed it and works great. How did you change the icon size to that small?
Sent from my SGH-T999
rakeshchn said:
Great find! Installed it and works great. How did you change the icon size to that small?
Sent from my SGH-T999
Click to expand...
Click to collapse
Within the app go to "download alternative icons" and download the icon Downloader app that it directs you to in the playstore. Download the ics icons and bam!
Sent from my SGH-T999 using Tapatalk 2
Thanks for that heads up. They look great!
Sent from my SGH-T999 using xda app-developers app
I used to use this app before i rooted my galaxy nexus, and loved it,the sense icons pack are the best looking IMO
Sent from my SGH-T999 using Tapatalk 2
downloading now, thanks!
Okay i noticed a small problem. You know for using notification toggle you need to enable it under accessibility settings. Some how this is partly turning on the talk back accessibility service. When you pinch to collapse home screens or apps in drawer, it starts talking. Anyone else having this problem?
Sent from my SGH-T999
Turn talk back off. its right above the notification toggle on/off switch. You might have turned it on accidently.
Sent from my SGH-T999 using xda app-developers app
Talk back is turned off, that's the first thing i checked. The talk back happens only when pinching home screen and app drawer. If talk back is on it talks for every screen touch any where, which is not happening.
Sent from my SGH-T999
I have the same problem. Turn off toggle notification in the accessibility section. It will still work just won't stay on top in the ongoing notification section. But all other notifications won't. Not a big deal to me...talk back was really irritating.
Check out my screen shot.
Sent from my T-Mobile Samsung Galaxy S3 16gb Pebble Blue running Stock ROM
Do you guys know if there's any hit to the battery using this?
gr4p3s said:
Do you guys know if there's any hit to the battery using this?
Click to expand...
Click to collapse
You won't even notice it...
Sent from my SGH-T999 using xda app-developers app
Yes this will let u do battery icon with percentage with shortcut to battery stats.... also changing the icons and colors is easy to do. Glad you guys like this.
Sent from my SGH-T999 using Tapatalk 2
Between this and FoxFi (free tethering w/o root) I'm beginning to think this might be the first phone I've had in a while that I don't feel compelled to root to fix its shortcomings.
stir fry a lot said:
Between this and FoxFi (free tethering w/o root) I'm beginning to think this might be the first phone I've had in a while that I don't feel compelled to root to fix its shortcomings.
Click to expand...
Click to collapse
I'm in the same boat... I've had the phone for two weeks now and haven't even considered rooting it. My wife even told me last night, "I'm surprised you haven't rooted your phone." nova takes care of touchwiz and the bloat doesn't even bother me.
Sent from my SGH-T999 using xda app-developers app
Anyone know how to get rid of the battery icon in this app
Edit: never mind I figured it out
Sent from my DROID BIONIC ( ICS 232)

[MOD] 15 Toggle Mod [VLDLK4] [12/4]

CHEEZY TITLE​
Guise. I did it. 15 Toggle Mod for VLDLK4 builds of jellybean. Attached is a Flashable containing SystemUI.apk, lidroid-res.apk, and QuickSettings.apk. No fancy themes, all i did was add the toggles.
Some icons have the text off center, and i have yet to find a fix, but it should be an easy XML fix. I'll update this once i solve this...
Download
{
"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"
}
​
Trying it right now.
Sent from my SGH-I747 using XDA Premium HD app
---------- Post added at 09:39 PM ---------- Previous post was at 09:38 PM ----------
I keep getting "download unsuccessful" message.
Sent from my SGH-I747 using XDA Premium HD app
M0D1441 said:
CHEEZY TITLE​
Guise. I did it. 15 Toggle Mod for VLDLK4 builds of jellybean. Attached is a Flashable containing SystemUI.apk, lidroid-res.apk, and QuickSettings.apk. No fancy themes, all i did was add the toggles.
Some icons have the text off center, and i have yet to find a fix, but it should be an easy XML fix. I'll update this once i solve this...
Download
#ShouldOfResized​
Click to expand...
Click to collapse
#swagyolo420
Im flashan
Sent from my SGH-I747 using Tapatalk 2
BaconStep said:
#swagyolo420
Im flashan
Sent from my SGH-I747 using Tapatalk 2
Click to expand...
Click to collapse
#1280speedscopeblazeitfgtcodrulezdoyoueventokefukdapoliecwedisavegetayble
Mod, are you planning on doing one for the Official AT&T JB? :fingers-crossed:
Question about toggle choices.
I am guessing this mod has come from other phones besides the SGS3, but I am curious that I have never seen anyone integrate the "power saving" mode that the SGS3 has into the the toggle choices. For me, I like the addition of the data on/off, but miss the loss of the power saving mode on/off.
In the end, most custom roms I have seen integrate this mod, but we still lose out functionality. I can only assume that I am the only one that misses it, and thus in the end, if I want both, I need to do it. However, I bring it up to see if perhaps I am not alone, and maybe there is a demand.
jbwray said:
I am guessing this mod has come from other phones besides the SGS3, but I am curious that I have never seen anyone integrate the "power saving" mode that the SGS3 has into the the toggle choices. For me, I like the addition of the data on/off, but miss the loss of the power saving mode on/off.
In the end, most custom roms I have seen integrate this mod, but we still lose out functionality. I can only assume that I am the only one that misses it, and thus in the end, if I want both, I need to do it. However, I bring it up to see if perhaps I am not alone, and maybe there is a demand.
Click to expand...
Click to collapse
I feel the same way about the blocking mode toggle. It's on the Note II and the Canadian release of jb.
Sent from my SAMSUNG-SGH-I747 using Tapatalk 2
Has anyone tried this on the AT&T stck JB that was released yesterday?
Gr8Danes said:
Mod, are you planning on doing one for the Official AT&T JB? :fingers-crossed:
Click to expand...
Click to collapse
Probably not, or at least not until i'm done with this build
the canadian build comes straight from samsung and doesn't come from a carrier, it just feels right...
Everything i say is subject to change though
What does this mod do?
what does the 15 toggle mod do? expanded settings menu?
Greatness requires doing what is hard.
Just flashed this it's working great,Thanks so much exactly what I needed, missed my data and flashlight toggle
Sent from my SGH-I747 using xda app-developers app
joemw84 said:
what does the 15 toggle mod do? expanded settings menu?
Click to expand...
Click to collapse
it does a magic!!
What does this do?
Gives you a bunch of toggles (15) on the top of your phone when you pull down the notification bar.
Please search before posing.
Just to let you know, I don't appreaciate you f-ing up my phone
On another note, this really did f-up my phone. It keeps giving me a SystemUI.apk FC error. I now have no status bar... Any way to revert this without restoring my system?
daver68 said:
Just to let you know, I don't appreaciate you f-ing up my phone
On another note, this really did f-up my phone. It keeps giving me a SystemUI.apk FC error. I now have no status bar... Any way to revert this without restoring my system?
Click to expand...
Click to collapse
....the file I put the toggles in is my personal package installer I use for testing, I didn't bother to change it like I should have since I was in a hurry
But, yes there is, pull out the systemUI.apk from your ROMS system/app folder in the zip and replace the one in my installer (in system/app) with the one you pulled from your ROM, and then install
Sent from my SGH-I747 using xda premium
Agreed
lordmorphous said:
I feel the same way about the blocking mode toggle. It's on the Note II and the Canadian release of jb.
Sent from my SAMSUNG-SGH-I747 using Tapatalk 2
Click to expand...
Click to collapse
Yea, I haven't used that as much as I just installed JB, but I like the idea of including that as a option as well.
Fixed the titles of the Toggles being off center, uploading a new revision now
M0D1441 said:
Fixed the titles of the Toggles being off center, uploading a new revision now
Click to expand...
Click to collapse
About time
Sent from my SGH-T999 using xda premium
BaconStep said:
About time
Sent from my SGH-T999 using xda premium
Click to expand...
Click to collapse
Hurr durr top gun
Sent from my SGH-I747 using xda premium
M0D1441 said:
Hurr durr top gun
Sent from my SGH-I747 using xda premium
Click to expand...
Click to collapse
That's le top gun face to you
Sent from my SGH-T999 using xda premium

[GUIDE] Use Volume Key For Flashlight with Screen Off

How to activate the flashlight on the lock screen.
1. You will need to install either Nova or Apex launcher. You don't need to keep this as your launcher in the future, but just to activate this trick.
2. Once running, press & hold an empty spot on your home screen. You will get this window, and choose 'shortcuts'
{
"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"
}
3. Then select activities.
4. Once this loads (can take a bit if you have many things installed), select settings.
5. Now scroll down to Torch light and select either of the two.
6. It will now add the shortcut to your home screen. Tap on this icon.
7. Check the torch light option and then the time-out amount.
You can now switch back to the launcher of your choice and have the working flashlight. Just hold the power up for a short time and it will come on or tap to volume down to turn off.
Enjoy!
Amazing find!
Sent from my SGH-M919 using xda app-developers app
+1, howd you find this lol.
Did this work for anyone? Can't seem to get it functioning. :-\
Sent from my SGH-M919 using xda premium
negerhab said:
Did this work for anyone? Can't seem to get it functioning. :-\
Sent from my SGH-M919 using xda premium
Click to expand...
Click to collapse
Yeah same here. Wouldve been a great find if it worked :/
xXchrizhurtyXx said:
Yeah same here. Wouldve been a great find if it worked :/
Click to expand...
Click to collapse
Working fine here. Do you have any frameworks installed or mods that would interfere with it?
Sent from my SGH-M919 using Tapatalk 4 Beta
dannyben said:
Working fine here. Do you have any frameworks installed or mods that would interfere with it?
Sent from my SGH-M919 using Tapatalk 4 Beta
Click to expand...
Click to collapse
Not that i know of.
Im running Frosty v3 though.
Not working here, stock rom root
atagilbert said:
Not working here, stock rom root
Click to expand...
Click to collapse
xXchrizhurtyXx said:
Not that i know of.
Im running Frosty v3 though.
Click to expand...
Click to collapse
Kernel?
Sent from my SGH-M919 using Tapatalk 4 Beta
Deviant kernel
Sent from my SGH-M919 using Tapatalk 4 Beta
xXchrizhurtyXx said:
Deviant kernel
Sent from my SGH-M919 using Tapatalk 4 Beta
Click to expand...
Click to collapse
Ktoonsez Kernel.
Awesome Thanks!
*edit*
Did not work for me. I'm on wicked v3 and ktoonzes kernel. No other mods other than nav bar.
I'm on Wicked ROM v3 with Faux Kernel and also using Nottach Xposed.
Sent from my SGH-M919 using xda premium
awesome find.. i know ill be using this!
Is this working for anyone? If so can you please check to see if this exists:
/sys/devices/virtual/torch/torch/torch_ctl
then tell me what ROM/Kernel combination you are running, then attach said file to your reply? Thanks!
Thanks![/QUOTE]
Nope.Does not work on stock Rom, rooted.
I don't know about the above method, but I am using "Tiny Flashlight" and that provides an option to toggle the light on the lock screen by shaking the phone. Works well enough for me.
Sent from my SGH-M919 using Tapatalk 4 Beta
Not sure why you guys are having problems with it, but Nottach also got it running & will include it in his next update (allowing you to map it to your home button instead of you prefer). So if you are running Xposed with his mod should be easier to setup/work.
Sent from my SGH-M919 using Tapatalk 4 Beta
Nottach Xposed v10 now available and includes trick for torch. Can set to home button too if you prefer over volume up.
Using the Nova Launcher and followed the steps...
Tried with each of the types and still no joy.
Every time I manually press the volume up and power there is no flashlight, just the 4 way power menu...
When ever I press and hold the icon itself, it gives the settings for the touch light menu to enable the touch light and with the time amount.
I have seen this short cut work with the AnyShortCut app...... maybe there was a step that was overlooked?
If someone figures this out, wonderful!

[ROM] [AOSP] TEAM GUMMY MILESTONE 2 and NIGHLY’s

TEAM GUMMY MILESTONE 2 RELEASE AND NIGHLY's
{
"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"
}
Team Gummy is proud to introduce the Team Gummy Mile-Stone 2.0.. Here you will find an overview of new options offered in the latest release. While there is more features than we could ever go over in here, we thought you might like a walkthrough some of the most popular
FEATURES: See our Google Doc Feature overview
Dark Gummy
Theme Chooser
Advanced Options
Hardware key rebinding
Navigation bar mods
Pie
Power menu customization
Device specific advanced settings
Blacklist phone call/messaging options
Performance Settings
Wakelock blocker
App ops
Sound Settings
Quiet Hours
Ascending ringtones
Live volume steps
Camera shutter sound controls
Display Settings
LCD Density
Notification Light Controls
Volume Rocker Wake
Status Bar Mods
Clock and Date alignment/customization
Custom battery icon options
Battery bar
Signal style tweaks
Breathing notifications
Notification count
Notification Drawer Mods
Custom carrier label options
Show connected Wifi network name
Clock click actions
Notification drawer custom background and transparency
QuickSettings Mods
Toggles per row
Fast toggle
Favorite contact toggle
Custom toggle
Lockscreen Mods
Active display
Lockscreen notifications
Slider targets and shortcuts
Custom handle options and colors
Lockscreen background customization
Lockscreen widget options
Slider torch
Language and Input Settings
Force Auto Rotate when keyboard is shown
Disable full screen keyboard in landscape mode
Show IME selector in notification area
Enter key instead of emoticon
Volume key cursor controls
Issues:
You tell us
Instructions for installations:
1. Download ROM
2. Download Gapps
3. Push to sdcard
4. Reboot Recovery
5. Wipe Data and Cache
6. Install ROM
7. Install Gapps
8. Reboot System
Contributions:
* Thank you to Cyanogenmod for device and hardware repositories. Without this, porting Gummy to QCOM devices would have been nearly impossible.
* Thank you to Google for the best source code.
* androidfilehost.com for hosting our file servers!
Woooo First ..................DL Now Thanks for all your time and Effort...............:good:
Philly Jim said:
Woooo First ..................DL Now Thanks for all your time and Effort...............:good:
Okay it's been a long Day t0ltetmo.zip want to make sure that is the right zip ....?
Click to expand...
Click to collapse
Hlte is what you want
Sent from my SM-N900T using Tapatalk
Does exposed work with this or is that a TW thing?
Sent from my SM-G900T using XDA Premium 4 mobile app
clifton56 said:
Does exposed work with this or is that a TW thing?
Sent from my SM-G900T using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Try and see, but we can't provide support here for any bugs you might encounter.
Sent from my SM-N900T using Tapatalk
Nice guys & congratulations on the milestone! Thank you for all your hard work too, You make our phones fun to use!
This will be my first go at an AOSP ROM, on this device. Very excited.
Can anyone who has sprint as their carrier please verify if you have the ability to send mms. I still get the no apn specified error on Gummy. Everything else works great, but no go for mms. As I stated before, this issue existed on other aosp roms, but has since been fixed.
clifton56 said:
Does exposed work with this or is that a TW thing?
Sent from my SM-G900T using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Xposed works. There is also a wanam kit specifically made for AOSP ROMS. Not sure why you would need it though. These guys baked it all in!
Sent from my SM-N900T using Tapatalk
Any insight How's it running for everyone?? , want to make the jump but just got everything smooth with my current setup...
Beast Note 3
Running very smooth for me no issues so far besides no NFC which I'm sure they will have fixed soon enough. Battery life is excellent no reboots. Never realized how much I missed stock android
Sent from my SM-N900T using xda app-developers app
What kernel comes with this stock? Custom Gummy Kernel?
themichael said:
What kernel comes with this stock? Custom Gummy Kernel?
Click to expand...
Click to collapse
https://github.com/TEAM-Gummy/android_kernel_samsung_hlte
Sent from my SM-N900T using Tapatalk
jsanta11 said:
Any insight How's it running for everyone?? , want to make the jump but just got everything smooth with my current setup...
Beast Note 3
Click to expand...
Click to collapse
It's running very very well. In my opinion this is the smoothest & most stable AOSP build on this device. Battery life with baked in kernel is great as well. I highly recommend giving it a try & if for some reason you don't like it you can always go back to your current setup, but I doubt that will happen.
Anyone getting Screen freeze when you take pictures? I have tried the New google camera and A better camera, both freeze after taking a picture.
FRuiTBoOT said:
Anyone getting Screen freeze when you take pictures? I have tried the New google camera and A better camera, both freeze after taking a picture.
Click to expand...
Click to collapse
I'm using Google Camera without issues.
Sent from my SM-N900T using Tapatalk
apascual89 said:
I'm using Google Camera without issues.
Sent from my SM-N900T using Tapatalk
Click to expand...
Click to collapse
Ok Thanks, I will give it a try again and see what the issue might be. Thanks for the reply.
How do you get the LCD density to stick? I've selected and tried a reboot and it always resets to 480 DPI.
Sent from my SM-N900T using Tapatalk
btbamzao said:
How do you get the LCD density to stick? I've selected and tried a reboot and it always resets to 480 DPI.
Sent from my SM-N900T using Tapatalk
Click to expand...
Click to collapse
Select it let it reboot automatically and it should stick. It does for me.
Sent from my SM-N900T using Tapatalk
apascual89 said:
Select it let it reboot automatically and it should stick. It does for me.
Sent from my SM-N900T using Tapatalk
Click to expand...
Click to collapse
Hmmm...when I select it nothing happens. No prompts. No reboots. Tried it several times.
Sent from my SM-N9005 using Tapatalk

Categories

Resources