[APP] Advanced Settings Shortcut - Android Apps and Games

This app allows you to create shortcuts for any system setting on your device.
Basic actions are also available to toggle a few things. These basic actions currently include:
Toggle Quiet Hours
Toggle Rotation Lock
Toggle Unlimited Screen Timeout
Toggle Active Display
Advanced users!
Change any checkbox preference, list preference, or color preference for your ROM that has a system setting link.
For example:
https://github.com/AOKP/frameworks_base/blob/kitkat/core/java/android/provider/Settings.java
https://github.com/omnirom/android_...-4.4/core/java/android/provider/Settings.java
https://github.com/CyanogenMod/andr...10.2/core/java/android/provider/Settings.java
https://github.com/ParanoidAndroid/...jb43/core/java/android/provider/Settings.java
Here lie some settings projects with values you can use if you're running these respective ROMs.
The "Advanced Shortcut" will ask for a few inputs. For example:
"quiet_hours_haptic" > checkbox ? Yes.
And each click will cycle the setting on/off.
Or, you can input "quiet_hours_haptic" > checkbox ? No > 1
To turn the setting ON no matter what state it's in.
Currently, SECURE settings are unsupported for KitKat
Only SYSTEM settings will be accepted.
SECURE settings can be modified if you have root access on Android 4.3 and lower.
Special thanks to Stericson for his RootTools library:
https://github.com/Stericson/RootTools
A donate version is available via the Play Store. Currently both versions are the same.
Recent Changes:
===2.2.1===
-AOKP Color settings fix
-ICS (4.0) support
===2.2.0===
-Small AOKP Settings Table Check to grant access to only applicable settings
-Screen Timeout now accepts two values (set both to the same if you want ONE action)
-Active Display Toggle for ROMs that support it
===2.0.0===
-AOKP Settings Table Support!
===1.2===
-Check Developer Options before Advanced Shortcuts
-Add Quiet Hours Toggle
-Add Rotation Lock Toggle
-Add Screen Timeout Toggle
(Toggle between user-picked 15/30 seconds / 1/2/5/10/30 minutes and UMLIMITED screen timeout)
===1.1.1===
Secure Settings for JellyBean and below
(ROOT required)
===1.0===
Initial release
XDA:DevDB Information
ADVANCED SETTINGS SHORTCUT
Contributors
Jubakuba
Version Information
Status: Stable
Current Stable Version: 1.1.1
Created 2014-01-29
Last Updated 2014-01-29

Mine.
First update released. Should be final for some time.
Allow Secure Settings modifications for JellyBean and below.

I just picked up the play store version. no idea what I'm going to do with this yet but it looks cool and I like to play

PhilDX said:
I just picked up the play store version. no idea what I'm going to do with this yet but it looks cool and I like to play
Click to expand...
Click to collapse
D'aw. You didn't have to do that Phil =] thanks.
Edit: AOKP Added, nvm.

Updated. Play store should refresh soon. New APK here already.

:highfive: yay, kit's first play store app! i bought it before i even tested it. (try refunding that one, beeotch )
(who would settle for the xda version anyway? play version auto updates!)
anyway, seems very cool, and i'm excited to see where this app goes!

Chamber of Secrets? Looks pretty cool! Nice work

dankoman said:
:highfive: yay, kit's first play store app! i bought it before i even tested it. (try refunding that one, beeotch )
(who would settle for the xda version anyway? play version auto updates!)
anyway, seems very cool, and i'm excited to see where this app goes!
Click to expand...
Click to collapse
You're bad and you should feel bad =P
Thanks buddy.
TheBr0ken said:
Chamber of Secrets? Looks pretty cool! Nice work
Click to expand...
Click to collapse
Practically. Minus Secure Settings (KitKat).
Plus aokp's settings table integration.
The additional toggles are rewritten as well to use publicly documented APIs and, again, integrate with AOKP's settings table.
So...slightly less powerful than the Chamber.
Even more so once the chamber integrates with the custom tiles to create settings resolvers.
Thanks.

Cool, I have a new toy. Thank you J.

doesn't seem to work with MOAR 8.0 rom, can't find the program shortcut in apps drawer. it does show up in settings>app manager though.
i really got excited when i found this in play store! purchased, but clicked refund when it didn't show in app drawer.
am i missing something? or just not compatible with my rom?
SCH-I535 Galaxy S3
4.3 JB / VRUCML1 OTA firmware /VERIZON
rooted with saferoot / flashed in safestrap
MOAR 8.0 / Xposed Framework

joemichaels239 said:
doesn't seem to work with MOAR 8.0 rom, can't find the program shortcut in apps drawer. it does show up in settings>app manager though.
i really got excited when i found this in play store! purchased, but clicked refund when it didn't show in app drawer.
am i missing something? or just not compatible with my rom?
SCH-I535 Galaxy S3
4.3 JB / VRUCML1 OTA firmware /VERIZON
rooted with saferoot / flashed in safestrap
MOAR 8.0 / Xposed Framework
Click to expand...
Click to collapse
If you long-press the home screen in most launchers you can access shortcuts. Some launchers require you to open the "widgets" tab. But you'll find it in one of those places...
It doesn't have an app-drawer shortcut since there's no need to launch an app activity with it =]

Help
I'm a newbie. So I can't use the tool
Please can someone help me to toggle cell broadcast receiver on/off on aosp message com.android.mms?

Jubakuba, could you please confirm that with this app, under the "advanced shortcut" option, you can:
- select a preference listed in the setting.java file (and those preferences are all the preferences also present in the "settings" app)
- create a number of shortcuts for the selected preferences to toggle or values to cycle through (i.e. I want brightness to be either 10 or 20 or 100)
If this is correct I bet this app could be the base for a killer application in android as Tasker is...provided that you give more examples and give the set (may be in the four settings.java files you mention) of the preferences we're entitled to use.
Cutting a long story short: between you and the success there is...a clear tutorial. And I'm looking forward to reading it !!!

I suspect I've not been direct enough in my previous post, let me re-phrase it:
I'm not finding on my phone (xperia m 4.1.2 rooted) the file settings.java: can I still use the "advanced option" in the app ? Which is the actual name of the file I need to search instead of settings.java ? Any suggestion about how to decompile it ?

the gladiator said:
Jubakuba, could you please confirm that with this app, under the "advanced shortcut" option, you can:
- select a preference listed in the setting.java file (and those preferences are all the preferences also present in the "settings" app)
- create a number of shortcuts for the selected preferences to toggle or values to cycle through (i.e. I want brightness to be either 10 or 20 or 100)
If this is correct I bet this app could be the base for a killer application in android as Tasker is...provided that you give more examples and give the set (may be in the four settings.java files you mention) of the preferences we're entitled to use.
Cutting a long story short: between you and the success there is...a clear tutorial. And I'm looking forward to reading it !!!
Click to expand...
Click to collapse
the gladiator said:
I suspect I've not been direct enough in my previous post, let me re-phrase it:
I'm not finding on my phone (xperia m 4.1.2 rooted) the file settings.java: can I still use the "advanced option" in the app ? Which is the actual name of the file I need to search instead of settings.java ? Any suggestion about how to decompile it ?
Click to expand...
Click to collapse
Sorry for the slow response, this thread is on my backburner apparently and have completely forgotten about it.
Anyway, yes. That can be done.
Your rom is from an OEM, so it isn't open-source...
But you can surely use the values in AOSP, or find the ones being used by your phone via a settings.db viewer.
data/data/com.android.providers.settings/databases/ on you phones file system will have settings.db files...
Not sure what you'd use to look...but RootExplorer, for example, has a basic viewer.
Finding the values, examples, etc...however...isn't something I can do for you.
This is a very advanced app for the advanced shortcut users...and you really just have to know what you're doing, or figure it out.
For your example (just found a settings.java file for Slim, but this is an AOSP key and I highly doubt your phone's OEM has changed the AOSP keys for existing settings).
https://github.com/SlimRoms/frameworks_base/blob/kk4.4/core/java/android/provider/Settings.java
Code:
/**
* The screen backlight brightness between 0 and 255.
*/
public static final String SCREEN_BRIGHTNESS = "screen_brightness";
So if you wanted a toggle between 0/50/100% brightness...
Advanced Shortcut > screen_brightness > not a checkbox > 0,128,255
255 isn't divisible by 2, and int values (the values being used here) don't accept decimals.
So round up to 128.

Very useful solution for toggling Quiet Hours
This app is fantastic. It is the only solution I've found for toggling Quiet Hours using Tasker (and AutoShortcut). I look forward to finding more uses. Thank you for this.
In my case, I use the "Advanced Shortcut" option and use QUIET_HOURS_FORCED as the settings string. This can be set to either 1 or 0 and will enforce quiet hours no matter what the time settings are. Works great. I'm on a nightly build of CM11.

Hellow how can i find shortcuts for stock andorid? i want the shortcut (turn off all sounds) witch is found in accessibility > hearing

Still available ?
Hi !
This is exactely what i need but i d'ont find the application in Play Store and the download version available here is a zip file instead of apk. How can i install it on my phone plz ?
thx.

Related

[APP][2.1+] StatusBarAddon

Hi everyone,
Even unregistered I've been using this forum for some years. Now it's time to make my contribution.
I've seen some people requesting this app, and even I needed it, so I'm presenting it waiting for your feedback.
Some applications on market (like Notification Toggle, Elixir 2, etc) are doing more or less what I porpose, but on a different way. Also, as far as I know, no app does exactly the same.
So, here it is my proposal. StatusBarAddon is like an status bar mod, so you can "pull" power controls at any time, on any rom even without root.
This app is free and available on android market (search for):
StatusBarAddon
What it does:
"Pull" down power controls at any time (and on any app);
Costumizable controls;
Volume and brightness controls;
Compatible with all android 2.1-2.3 versions (sorry, no ICS support);
Compatible with the Android status bar;
Free.
How to help
FeedBack;
Provide translations;
Donate;
Thank you for your time!
(As you know, I'm not able to post links, so sorry but no market links or pics )
Here's the link: https://market.android.com/details?...=W251bGwsMSwxLDEsImNvbS5ybXNjLnN0YXR1c2JhciJd
Thank you for the URL!
Add landscape mode, please make + the ability to hide icon in the status bar. I would also like to when you click on the button does not switch to the settings window, and immediately disable or enable any mode (eg Data)
Thank you very much for your program!
can you get a direct link to your softwareb
Not working on my Atrix running ICS
Sent from my MB860 using xda premium
Thank you for your suggestions, I'll try to implement that as soon as I can (I'll be busy for some time, for professional reasons).
The data toggle is a peculiar one, since Android does not provide a standard interface to enable/disable data, so I decided to not do hacks (like change the carrier apn). I'm not sure if I can make anything about data (and Sync).
Since I'm a new user, I'm not able to post links, sorry.
That's right, I completelly forget to test ICS, so no ICS support, sorry for any inconvenience.
You are wellcome
nice app, i like it, especially the brightness changer.
you said you need translations? i could translate to Estonian.
a bug is that the gps toogle wont work, it allways shows gps is on, pressing the button doesent change anything.
and please, make the icon invisible also
work pefectely on sgs2 i love it keep the good work
Unfortunately sys it's not compatible with my P999 running ICS.
Nice app
But you should add an option to make the background transparent with black or white icon and add a option to remove the icon in statut bar
I can maybe translate to french
҉ Envoyé depuis mon Samsung Galaxy 3 avec Kyorarom 5.2 ҉
The GPS switch uses the Android power control widget, so I'm sorry but I cannot provide any fix for that at the moment.
I've just released a new release wich makes it possible to hide the notification icon.
I'll now work (as soon as I can) on some costumization options.
Thank's for your feedback
Nice and usefull app. No problems so far om my HTC Wildfire.
Some suggestions:
add battery status
add volume levels for ringing tone, media, alarm.
tap on "sync" should do a "sync all" instead of going to the settings
make it possible to choose the order of the buttons (e.g. I don't use fllight mode that often and would like to enebale it, but somewhere near the end of the list).
Can do translation to Dutch/Nederlands.
your app locks great but no work on atrix att 2.3.4 stock
meteoro84 said:
your app locks great but no work on atrix att 2.3.4 stock
Click to expand...
Click to collapse
That's your problem, get off stock already! Lol
The battery status is on my todo list, will probabilly be one of the next improvements. Also, I've already started to do something about the buttons order.
The different volume levels will certainly be considered.
For the sync toggle, it's the same situation as the data toggle, since I haven't already find a convenient to do it, but I'll keep searching for a solution.
Some users are having troubles with the bar (not working at all), but I can't reproduce this situation myself on my phone or in the emulator, so I can't provide any support at the time, sorry for that.
Thank you again for your feedback!
you should make it so that when you have only the bars (volume and brightness) activated then the box aboove, where the other options are, should dissapear.
martenp17 said:
you should make it so that when you have only the bars (volume and brightness) activated then the box aboove, where the other options are, should dissapear.
Click to expand...
Click to collapse
Just implemented that, will be on the next release
For your information: for the synchronisation I currently use the HTC widget "sync all".
eversp01 said:
For your information: for the synchronisation I currently use the HTC widget "sync all".
Click to expand...
Click to collapse
I have already done something about the sych toggle, will be on the next release. However, it's not fully functional, because (right now) I'm not able to read the sync status, I'm only able to start or stop the sync.

[APP] [4.1+] Android Bot Maker - Do repetitive tasks easily

[BETA STAGE] Android Bot Maker​​
Don't expect a perfect version at this stage, any suggestion / bug report is welcome ​
Why is it for?
It's a FREE automation tool that allows you to turn your Android device into a bot, making repetitive tasks easily.​
Requirements:
Rooted device
Android 4.1+ (4.4 recommended)
Features:
Taps, swipes, pauses, text and physical keys input supported.
Wake-Lock to prevent screen turning off
Tasker Plugin integration (synchronous tasks)
Delayed start, gives you the necessary amount of time to do what you need before starting the execution.
Share / import your edited files (.csv extension files)
Add, select, switch, edit, and remove actions from the list.
Export it to a shell script, runnable from the terminal emulator or via ADB.
Add widgets to run prebuilt lists
FAQ / TIPS:
To edit an action long press it and change the desired values
Bot not stopping?? To avoid weird behaviours, please add at least one Sleep action just after any other action, setting at least the amount of time that the action consumes. (ie. 1 tap (5sec), > 1 Sleep (5sec).
ABM or CSV? ABM file extension is completely deprecated and you shouldn't use it. ABM files are not compatible between app updates so you should stick with CSV files instead.
Download:
https://play.google.com/store/apps/details?id=com.frapeti.androidbotmaker​
Please test it and report back
UPDATE: Version 3.6 is out!
- Finally added Tasker Plugin integration (synchronous tasks)
- Fixed layout bugs, soft keyboard bugs, and more
- Fixed redraw and change loss after orientation changed
- Widgets should work ok now
To review:
- Swipe actions on non kitkat devices​
XDA:DevDB Information
Android Bot Maker, App for the Android General
Contributors
frapeti
Version Information
Status: Beta
Current Beta Version: 3.6
Created 2014-05-27
Last Updated 2014-05-27
Excellent idea. Will be awesome with some polishing
Issues on my Verizon Galaxy S3.
1) Sleep timer doesn't seem to wait as many seconds as you enter
2) When using with an app that hides notification bar its a pain to switch focus and stop the script without 20 other apps being opened. Maybe use a floating icon interface like gameguardian or gamecih use? or allow a hot-key to be set for start-stop? Seems like it always ends up crashing while I'm trying to close apps that it opened. If I switch focus to the botmaker then depending on the script you can really mess things up... first effort I hadn't exported, saved, or even written down anywhere and was about 30 lines long... even though i immediately hit pause when i got to botmaker the auto-taps kept going and deleted about 7 lines of my script before it crashed and shutdown
3) A working directory to save and load scripts from would be great to have. The current import/export seems a little awkward
Will download when I get 4.1
BxMxK said:
Excellent idea. Will be awesome with some polishing
Issues on my Verizon Galaxy S3.
1) Sleep timer doesn't seem to wait as many seconds as you enter
2) When using with an app that hides notification bar its a pain to switch focus and stop the script without 20 other apps being opened. Maybe use a floating icon interface like gameguardian or gamecih use? or allow a hot-key to be set for start-stop? Seems like it always ends up crashing while I'm trying to close apps that it opened. If I switch focus to the botmaker then depending on the script you can really mess things up... first effort I hadn't exported, saved, or even written down anywhere and was about 30 lines long... even though i immediately hit pause when i got to botmaker the auto-taps kept going and deleted about 7 lines of my script before it crashed and shutdown
3) A working directory to save and load scripts from would be great to have. The current import/export seems a little awkward
Click to expand...
Click to collapse
Thanks, I will try to fix those with next updates, the most important bug I found is Android killing the process after certain amount of time
Sent from my GT-I9070 using xda app-developers app
This looks great. Would be great t if we could have a coordinate mapper of sorts. I dont know how to guess the x and y coordinates haha.
I has a sig
neuropsychosis said:
This looks great. Would be great t if we could have a coordinate mapper of sorts. I dont know how to guess the x and y coordinates haha.
I has a sig
Click to expand...
Click to collapse
Depending on your device and ROM you can do this already. On my galaxy s3 running CleanROM I have an option under Settings->Developer options->Show pointer location. This puts an overlay at the top of screen so you can see the X,Y of each touch.
Great App! Would like to the an option to repeat endless. Atm I have the same sequence over and over.
Meteox said:
Great App! Would like to the an option to repeat endless. Atm I have the same sequence over and over.
Click to expand...
Click to collapse
It repeats endlessly for me.
Just 4.1+ ?
I see definitely great potentials in this app. I will test it ASAP
Great Idea, can you please just add an a record option, It's really hard to know the coordinations i want.
Again, Wonderful Idea
Brilliant idea.
It would be good if you could record gestures for talkback and assign them to widgets / navbar shortcuts.
For example, I`d like to add a widget / icon in the navbar or home screen that would emulate swipe down - then - swipe right as this pauses talkback. My wife has brain damage and is blind and the gestures on Talkback are a right pain in the arse!
I have a Nexus 4 running PA with Franco kernel and I put the said action in, hit play and it kept going over and over. I was unable to pause or stop it. I had to reboot the handset.
That said, this is a marvellous idea. Being able to record complicated multi-point swipes and assign them to a softkey/widget would be fantastic. There could be a security risk (potentially) if the app records silently and stores touches on the pattern unlock.
Good work, OP, good work.
Works great! The was able to take the X Y from my CM10.1 D2VZW and have it drop an item from Ingress! Would like to be able to copy/paste action lines or repeat action etc for repetitive tasks.
Please keep up the good work! I'm very excited about this project.
Very nice app, congratulations :good:
I've recently been doing research on how to inject keyEvents to other applications for the Glass on Android port, and the only way I could find was to create an InputMethod.
Could you please give me some insight as to how you achieved this? Did you have to use the NDK or made use of some hidden API?
been waiting for something like this for so long! thanks so much dev! :good::good::good:
Have been looking for this for so long. Had looked at every inch of Google and couldn't find and there I just bumped into it today. Thanks Dev.
frapeti said:
Features:
Export it to a shell script, runnable from the terminal emulator or via ADB.
Click to expand...
Click to collapse
Do you plan a Tasker integration to run makros via Tasker?
Tasker
cramu said:
Do you plan a Tasker integration to run makros via Tasker?
Click to expand...
Click to collapse
I do believe it is possible to run scripts in Tasker already.
docinthebox said:
I do believe it is possible to run scripts in Tasker already.
Click to expand...
Click to collapse
Yes this. I saw this and came here to give the same idea. Making a tasker plug-in with this would be too cool.
Well, actually it is possible but a plugin would be much more comfortable.

[GUIDE] CyanogenMod 10.1 - review and features

Schedule posts:
CyanogenMod 10.1 - part. 1
CyanogenMod 10.1 - part. 2
Useful links related to CyanogenMod
CyanogenMod 10.1
When it comes to the custom ROM scene for Android, the one name that instantly comes to our minds is CyanogenMod, and for good reason!
Let's take an in-depth look at CyanogenMod 10.1 and all the features it offers that make it one of the best custom Android ROMs around.
Credits for this guide must go to HQRaja
Click to expand...
Click to collapse
Look And Feel
One of the key philosophies behind CyanogenMod is to focus on functionality rather than design, and that’s been a great thing since ICS when Android’s design got revamped to what it is now. That’s why on the surface, CyanogenMod 10.1 may look just like pure vanilla Android, and for good reason, since it is based on pure vanilla Android, meaning you wouldn’t find even the slightest traces of HTC Sense, Samsung TouchWiz, MOTOBLUR or any such manufacturer-customized version of Android in it, as you can see below in the home screen and the app drawer of CyanogenMod 10.1.
That said, there are a plethora of changes under the hood that set it apart from plain vanilla Android. The launcher itself may look like that of stock Android, but it’s actually CyanogenMod’s own custom version called Trebuchet. If you try dragging an icon somewhere, you’ll start seeing the extra options it offers, and that’s just the start.
As you can see lower, you can not only remove the icon, but also edit it. Furthermore, CyanogenMod ships with a collection of wallpapers of its own (CM Wallpapers), in addition to Android’s default ones.
CyanogenMod Apps
You must have noticed a few extra apps in the app drawer screenshot above. None of them have been added from the Play Store (that screenshot was taken immediately after installing the ROM), but rather ship with CyanogenMod itself. They include a media player, a file browser and a terminal emulator. The former two are CyanogenMod-exclusive while the terminal emulator is same as the Android Terminal Emulator app available on Play Store.
Also, while the messaging app may look exactly like the stock one, it is in fact heavily modified to deliver a much more powerful and customizable experience. Lastly, you’ll notice an icon for Sound Recorder in the app drawer. It is actually a system app that comes as a part of Android itself, it is hidden from the app drawer by default and is accessible as a recording feature within other components of the OS; CyanogenMod adds an icon for it to provide users direct access to it.
The inclusion of a media player and a file manager ensures that if you choose not to rely on Google’s ecosystem or just want to use the ROM on a device that you want to keep offline, you already start off with all the basic apps that you’re going to need.
There is also a DSP Manager app here, as well as the cLock app that doesn’t show up in the app drawer but can be seen as a widget right on the home screen as well as the lock screen, but we’ll be taking a look at both these in the Settings section, as they are both configurable from there.
CyanogenMod 10.1 Settings
What makes CyanogenMod truly powerful is the plethora of additional settings it offers for customizing the ROM and having a more complete control over Android’s features. All these settings can be found within the default Settings app, laid out in the same settings interface that you’re already familiar with. Let’s take a more detailed look at them in the order they appear. Note that we’ll only be reviewing the settings that have been added by CyanogenMod, and will therefore skip the unmodified sections.
Cell Broadcasts
For most part, the ‘Wireless & Networks’ section of the Settings remains close to stock, though you’ll notice one new option under the ‘More…’ option by the name of Cell Broadcasts. This basically lets you choose which cell broadcast messages you want to receive, and opt out of the ones you don’t want to bother you. These include alerts for extreme and severe threats, AMBER alerts, ETWS (Earthquake Tsuname Warning System) alerts and CMAS (Commercial Mobile Alert System) broadcasts. In addition to opting out of them, you can also choose change alert settings such as notifications, sound, vibration, sound duration, text-to-speech for speaking out alerts, and showing opt-out dialog after displaying the first CMAS alerts to be able to easily disable them (other than presidential alerts).
Launcher
As mentioned above, CyanogenMod ships with Trebuchet as its home screen launcher, which looks identical to the stock Android launcher but is way more customizable, and this is where you can tweak it to your liking.
Many Android users complain about the lack of landscape mode for their home screen. Trebuchet takes care of that by adding support for landscape mode and auto rotation, which you can enable here. And if you have just customized your home screen to your liking and fear messing it up by mistake, you can set everything to stay locked in place. You can also hide the status bar to extend the home screen further, though we’d suggest you read on and see what else is in store for you in the full screen department, and you’ll forget about this option alltogether!
In the Home Screen section, you can tweak a lot of options pertaining to the way things are displayed on your home screens. Each option comes with a description to make sure you don’t feel lost.
The Drawer section lets you customize how apps are displayed in your Apps and widgets drawer. You can choose between transition effects, join the sections together and even hide apps selectively.
Lastly, you can customize the dock by changing the number of apps it displays, adding more pages to it that you can then access by swiping on it sideways just like the home screens, and more.
Lock Screen
CyanogenMod’s lock screen comes with a bunch of additional features, and the first one that you’ll notice is multiple shortcuts to directly launch the apps of your choice.
What’s more – these shortcuts are fully customizable! Just hit ‘Slider shortcuts’ under Lock screen, and you’ll be able to easily assign a different one to each slot and even select a custom icon for it.
In addition to these shortcuts, you can choose your lock screen security type, and tweak several options for the selected one such as making the pattern visible, choosing a 4×4, 5×5 or even 6×6 pattern in addition to the default 3×3 one, toggle visibility for pattern, errors and dots, and set separate custom delays for automatic screen lock after timeout and manual screen off, etc.
Themes
If you’re finding things to be a but too dull and completely stock so far in terms of looks, your patience is about to be rewarded. CyanogenMod ships with a powerful theme engine that can change the look of the entire UI based on the theme you choose. Some themes may change just the app icons on your home screens and in the app drawer, some change how the menus look, some apply to widgets as well, and then there are those that change pretty much everything. We like Android’s own stock looks but are big fans of transparency, and the awesome HOLO GLASS theme lets us apply that to the stock settings app as well as many other components of the OS, as you can see in the screenshots below.
Although no extra themes are shipped with CM by default, you can find countless options available in both free and paid variants on Google Play, XDA-Developers and many other Android modding communities – just search on Google for it and you’ll find more options at your disposal than you’ll know what to do with.
Before we move on to the next section, here’s how HOLO GLASS has changed our Dialer and Messaging apps. The background is actually our desktop wallpaper, not just a static background applied to these apps.
System
This is perhaps the most extensively customizable section of the entire ROM. Here, you can tweak major UI components such as the status bar, the quick settings panel, the notification drawer, the power menu and the navigation bar as well as toggle the expanded desktop (full screen) mode and Pie controls (yes, CyanogenMod 10.1 includes Paranoid Android’s famous controls), and customize LED notifications.
Status bar
When it comes to the status bar, you can show/hide the clock as well as choose AM/PM display, and change the battery and signal icon styles from several available options. You can even set the status bar itself as a brightness control slider that will change brightness as you swipe your finger along it.
Quick Settings panel
Starting with Jelly Bean, Android ships with a section in the notification pull-down that acts as a quick settings panel. CyanogenMod basically supercharges it, letting you customize it to your liking.
You can add, remove and reposition toggles, and also specify how some of them behave. There are plenty of options available to add, pretty much for every feature you’d want. We have customized ours to add the features we need to quickly access most often, as you can see in the second screenshot below.
For quick and convenient access, you can even set this panel to always appear by default when you swipe down from the edge of your choice (left or right) on the status bar.
Power widget
If you don’t fancy the above controls and would rather have a small list of toggles right in the regular notification shade, the Power widget can do just that for you.
You can select what buttons display in it, specify their order, and tweak some appearance & behavior settings for the widget.
Expanded desktop
Want to utilize your screen real estate to the fullest? Why not get rid of the status bar as well as the navigation bar? Just choose whether you’d want the status bar to remain visible or not in this mode, and you’ll then be able to go full-screen by selecting the option from the power button’s long-press menu.
Here is how the home screen and your apps will appear while expanded desktop is enabled. As you can see, I have set the status bar to be hidden in the first one and visible in the second one, while the navigation bar is hidden in both in this mode.
Power menu
When you long-press the power key, you get more options in CyanogenMod than in stock Android, as you must have noticed in the screenshot shown in the Expanded desktop section above. A great thing about these options is that you can choose the ones you want to be displayed in the menu.
In the second screenshot, we have stripped down the power menu to the bare essentials, removing all the additional options except for ‘Reboot’ from it to get back to basics.
Clock widget
CyanogenMod ships with a clock widget of its own called cLock that works on both the home screen and the lock screen. It’s the same widget that you have seen on the home screen and lock screen images above. In addition to the time and date, it is capable of displaying weather conditions (from Yahoo! Weather) as well as your calendar events, and all this information is customizable from here.
For the clock, you can choose between analog and digital items, toggle the display of any alarms that you have set, and customize the clock’s display colors and font.
When it comes to weather conditions, you can toggle them on/off, choose weather source, set a custom location if you want (it uses your current location by default), and tweak several visual aspects of the weather display. For your calendar events, you can specify what calendars to display events from, how far into the future to look, what types of events to show and hide and what information to display for each event, along with visual tweaks for how the events are displayed. The settings will apply to the widget on both your home screen and lock screen.
Sound
To what extent can one customize sounds of an Android device, you ask? Just take a look at the Sounds section of CM settings – it spans three screens, and that’s excluding any sub-sections! As you can see below, there are options for everything ranging from volume controls, ring mode and volume panel style to music effects, quiet hours, ringtone choice, system sound toggles, headset-related tweaks and more!
As you can see above, it’s hard to think of a sound-related option that hasn’t been considered here. All options available here are self-explanatory, as you can see in case of the volume panel style below.
This section houses two great features namely Quiet hours and Music effects (DSP Manager). Let’s take a more detailed look at each of them.
Quiet hours
The Quiet hours feature is pretty awesome; it lets you specify times when you don’t want to be disturbed, and even lets you choose the type of alerts you want to disable for notifications during these hours, including sound, haptic feedback, vibrations and notification LED.
Music effects (DSP Manager)
Remember the app icon for DSP Manager that we mentioned when taking a look at the CyanogenMod apps? It is a killer app that can tweak the sound output of your device in a way that you’ll find it hard to believe your ears!
You can enable features such as bass boost, dynamic range compression and a full graphic equalizer separately for your phone’s speaker, wired earphones and Bluetooth headsets.There are several equalizer presets available, and you can choose the strength level for any effects you apply.
Display
Unlike the ‘Sound’ section, you wouldn’t see a plethora of options under Display, but that’s because the UI tweaks have already been covered to the extreme in the earlier sections and there’s little to do with the display beyond that. However, CM still manages to squeeze an extra option in here in form of customizable auto-rotate settings.
In addition to the default on/off, you can now specify the angles your device can rotate to, and even set the volume buttons to automatically swap when in landscape mode (volume-up becomes volume-down and vice versa) that can be more optimal on some devices (depending on the volume button position).
CyanogenMod 10.1 - part. 2
Profiles
CyanogenMod 10.1 ships with a powerful profile system that allows you to set how your device behaves when different profiles are active. You can switch to a profile from the power menu (by long-pressing the power button) and then tapping Profile. Your currently active profile name is shown there by default.
These profiles aren’t limited to merely choosing the volume levels or screen brightness levels – you can specify settings ranging from features like mobile data, Bluetooth, GPS, Wi-Fi, syncing and hotspot mode to individual volume levels for alarms, media, ringtones and notifications, and choose your desired ringing and lock screen modes for each profile.
Not only that, but you can also manage how different applications behave for each profile, which is made easy with application groups.
You can create as many new profiles as you want, or edit the existing ones to your liking. Similarly, you can add or remove apps to the existing groups, or create new groups of your own, and specify settings you’d want for them for each profile under that profile.
You can have one profile where everything is silent except for incoming calls, and all app notifications are also silenced other than for an app group you’ve created by the name of VoIP, in which you have Viber, Tango and Skype etc. Or you could have a profile in which only notifications from your social media apps are ignored – whatever your requirements, you can create a profile tailored for them.
Security
CyanogenMod offers enhanced security options for your lock screen, some of which we have looked at earlier in the Lock screen customization section. Under the Screen lock section in Security, you get more flexibility in certain options, specifically when it comes to the pattern lock. In addition to the regular 3×3, you can also set up to a 6×6 pattern for added security.
Also, you’ll notice a new option at the end of the Security section labeled SMS message limit. It lets you define how many messages can an app automatically send within a set time interval before it is deemed as suspicious activity and requires confirmation from you for any additional texts.
Language & Input
You’ll see mostly standard options over here as well, with the exception of two new ones: a Selector notification toggle, and Volume key cursor control.
In case have multiple input methods (like keyboards) installed, enabling Selector notifications will show you a persistent notification for selecting the input method to use whenever an input field is active. The volume key cursor control option, on the other hand, lets you control the on-screen cursor – where present – using the device’s volume keys.
Developer Options
Being Android 4.2,*-based, CyanogenMod 10.1 comes with the Developer options section hidden by default, so you’ll need to unhide it before you can tinker with the settings there.
unHIDE developer options -how to
Go to ‘Settings’ > ‘About phone’.
Repeatedly tap on ‘Build number’ seven times. That’s it!
You’ll see a few options added by CyanogenMod here as well, in addition to the standard options found in stock Android. You can toggle the advanced reboot menu from here that lets you directly reboot into bootloader or recovery, in addition to the normal rebooting.
The Launch Tools section here is meant to provide developers with quick access to several tools that can come handy when developing or debugging their apps. These include a vast range of tools such as Accounts Tester, Bad Behavior, Cache Abuser, Configuration, Connectivity, GTalk Service Monitor, Holo Spiral, Instrumentation, Media Provider, Package Browser, Pointer Location, Running processes, Sync Tester and Water (Live wallpaper).
Getting back to the main Developer options menu, you can also choose the root access level between apps only, ADB only, both apps & ADB, or none, toggle displaying the USB debugging notification icon while debugging mode is enabled, and enter hostname of your choice for identification in ADB mode.
Lastly, by scrolling all the way to the bottom, you can set the back button to kill the currently active app upon long-press, in order to quickly terminate misbehaving apps.
Superuser
Pretty much every custom ROM comes already rooted, and CyanogenMod is no exception. Though instead of the conventional Superuser app by ChainsDD or SuperSU app by Chainfire, CyanogenMod 10.1 comes with root management functionality built into the ROM’s settings interface itself, in form of Superuser by Koush (the guy behind ClockworkMod recovery and a senior CM developer). It works just like you’d expect – asking you for root permissions whenever an app requests them, and showing you a list of apps that you have granted or denied permissions.
From the list, you can tap an app’s entry to see its root permissions and make Superuser forget the remembered setting in case you want to change its access, which you can then do when prompted upon launching it next. In addition, you can see a log of all root access elevation attempts made by apps, and whether they were allowed or denied.
From Superuser’s settings, you can set if superuser access should be restricted to apps, ADB or both, toggle a setting that would show superuser requests from only those apps that declare that they require root access, choose the default automatic response to these requests, add a PIN protection so that no one else can grant apps root access, choose a timeout interval of your choice, toggle logging and tweak notification settings for the toasts that appear when apps are granted or denied superuser access.
Performance
If you’ve ever overclocked your Android device, you’re likely familiar with the SetCPU app. While many other ROMs would require you to use that or some other similar app to make the best of your custom kernel, CyanogenMod has everything taken care of in this department as well. Under ‘Performance’, you’ll find all the options you’ll ever need to tweak your processor, I/O scheduler and memory management exactly the way you want. You can also enable 16-bit transparency and choose a color dithering method of your choice for improving the graphics output.
For the processor, you can choose your CPU governor and set the minimum as well as maximum CPU frequency of your choice. For our Galaxy S Advance, the default CyanogenMod kernel provided a bunch of CPU governors and frequency options to choose from.
You can similarly choose your I/O scheduler, and zRam size. There are a few additional options available as well, like allowing purging of bitmap assets when freeing up RAM and setting your chosen CPU & I/O scheduler settings to apply each time you reboot your device.
CyanogenMod Updates
Found under ‘About phone’, this section is basically what OTA updates are to stock ROMs. Every time a new version of CyanogenMod is out, you will be notified of it, and can download it from here. You can choose how frequently should the ROM check for updates.
You can specify whether you want updates for the stable version only, or for pre-release versions (nightlies and release candidates etc.) as well. Your selected update will then be downloaded and applied via recovery.
This sums up our extensive tour of CyanogenMod 10.1
Useful links related to CyanogenMod 10.1
[ROM] [NIGHTLY] [TeamCanjica] Unofficial CyanogenMod 10.1 (GT-I9070 & GT-I9070P) - developer thread - do not ask sily questions there.
[CM10 / 10.1][Q/A] CM10 / 10.1 for the Galaxy S Advance - Q/A - DISCUSSION THREAD - here is the place where you can ask questions about CyanogenMod.
[GUIDE] From stock GB to Custom JB (Noob-friendly) - useful for users who are still on GingerBread
TeamCanjica' s Github
GooManager - download from Play
http://goo.im/gapps - GAPPS download from GOO.Manager
Just in case ... reserved 3
Be patiente and wait.
Coming soon ...
PS: Please DON'T QUOTE all OP anymore.
Can i install V6 Supercharger? And if i do, when i update rom, will i lose it?
Dude you have a dedicated thread for CM10.1 Q&A, this is a guide only.
PS: Later i give the links for threads where you can ask what you want.
Powered by CM10.1
Razvan, perhaps you could elaborate a bit... on differences under the hood, for example... is it more secure than stock or not? Meaning - the information we don't want to leak out of the phone without our notice...
R_a_z_v_a_n said:
Dude you have a dedicated thread for CM10.1 Q&A, this is a guide only.
PS: Later i give the links for threads where you can ask what you want.
Powered by CM10.1
Click to expand...
Click to collapse
Ok, sorry man.
Nice review for new people
pie control
good job, I just stayed with a doubt because in my cm10.1 the 13th does not have the pie control, have to write a command to turn on the emulator?
sory my bad english
posted in wrong thread sorry... if someone can delete it.
Amazing amazing amaaaazing guide. Just what I needed. Thank you!
Sent from my GT-I9070 using xda premium
Nice job
Great job for me as a new CM user, thanks.
Sorry for my bad english
how is the gaming performance?? does it increase or decrease??? and battery ??

[APP][5.0+] Taskbar - PC-style productivity for Android

Taskbar puts a start menu and recent apps tray on top of your screen that's accessible at any time, increasing your productivity and turning your Android tablet (or phone) into a real multitasking machine!
On devices running Android 7.0+, Taskbar can also launch apps in freeform windows for a PC-like experience! No root required! (see below for instructions)
Taskbar is also fully supported on Chrome OS - use Taskbar as a secondary Android app launcher on your Chromebook!
Features
• Start menu - shows you all applications installed on the device, configurable as a list or as a grid
• Recent apps tray - shows your most recently used apps and lets you easily switch between them
• Collapsible and hideable - show it when you need it, hide it when you don't
• Many different configuration options - customize Taskbar however you want
• Pin favorite apps or block the ones you don't want to see
• Designed with keyboard and mouse in mind
• 100% free, open source, and no ads
Freeform window mode (Android 7.0+)
Taskbar lets you launch apps in freeform floating windows on Android 7.0+ devices. No root access is required, although Android 8.0+ devices require an adb shell command to be run during initial setup.
Simply follow these steps to configure your device for launching apps in freeform mode:
1. Check the box for "Freeform window support" inside the Taskbar app
2. Follow the directions that appear in the pop-up to enable the proper settings on your device (one-time setup)
3. Go to your device's recent apps page and clear all recent apps
4. Start Taskbar, then select an app to launch it in a freeform window
For more information and detailed instructions, click "Help & instructions for freeform mode" inside the Taskbar app.
Download
• Download Taskbar on the Play Store
• Download Taskbar on F-Droid
It's about time I made an xda thread for this :laugh: Feedback is appreciated!
XDA:DevDB Information
Taskbar, App for all devices (see above for details)
Contributors
farmerbb
Source Code: https://github.com/farmerbb/Taskbar/
Version Information
Status: Stable
Current Stable Version: 3.9
Stable Release Date: 2018-03-10
Created 2016-12-12
Last Updated 2018-08-12
Good work bro keep it up. Installed it and enjoying the ride as it's great concept as launcher's & dock is useless now . Issues and suggestions Will be post if any.
Thanks for the app.
Sent from my LG-D858 using Tapatalk
This is an amazing app whose concept can revolutionize the android experience. With KK I used to download Xposed and install XHaloFloatingWindow and Floating notifications just to mimic a PC desktop. Now I can do something similar with this app and Nougat! Thanks, OP!
It would be great if the Taskbar overlay can support the Extended Desktop feature. I use an unofficial build of LineageOS, and when you open an app in a freeform window, the nav bar appears and it doesn't hide. And when you close all windows, the overlay and the nav bar stay, making it impossible to use, for example, gestures in your home screen. I use Nova Launcher, and in order to open the app drawer, I use a double tap gesture. So I have to go to the Taskbar settings, disable it, and then I can access my app drawer as usual. Is it possible for the overlay to automatically close when there are no freeform windows opened?
Also, is there a way to implement a shortcut to toggle off the taskbar without opening the app? Like greenify hibernation, that can be even set with a gesture in nova.
If the overlay and nav bar issues can be fixed, and we can somehow enable a shortcut use the taskbar whenever we want, this is going to be my favorite app from now on ?
Thanks again, OP. I hope this feedback helps!
xXLosstarotXx said:
This is an amazing app whose concept can revolutionize the android experience. With KK I used to download Xposed and install XHaloFloatingWindow and Floating notifications just to mimic a PC desktop. Now I can do something similar with this app and Nougat! Thanks, OP!
It would be great if the Taskbar overlay can support the Extended Desktop feature. I use an unofficial build of LineageOS, and when you open an app in a freeform window, the nav bar appears and it doesn't hide. And when you close all windows, the overlay and the nav bar stay, making it impossible to use, for example, gestures in your home screen. I use Nova Launcher, and in order to open the app drawer, I use a double tap gesture. So I have to go to the Taskbar settings, disable it, and then I can access my app drawer as usual. Is it possible for the overlay to automatically close when there are no freeform windows opened?
Also, is there a way to implement a shortcut to toggle off the taskbar without opening the app? Like greenify hibernation, that can be even set with a gesture in nova.
If the overlay and nav bar issues can be fixed, and we can somehow enable a shortcut use the taskbar whenever we want, this is going to be my favorite app from now on ?
Thanks again, OP. I hope this feedback helps!
Click to expand...
Click to collapse
Thanks for your feedback!
Unfortunately, due to System UI restrictions that Google has put in place for multi-window mode, hiding the status/navigation bars is not possible while apps are running in freeform mode. What you could do, though, is disable the navigation bar entirely (through build.prop) and then use an app such as Simple Control to provide an alternate implementation of the software keys.
Taskbar staying open even after all freeform mode windows have been closed is by design. If it's not set as your default launcher, though, you can still press the home button to collapse Taskbar and exit freeform mode. (You're not the only one that has asked about this, so I might make this an option in a future version )
You can already turn off the Taskbar by either: pressing the "Quit" button in the notification, or by long-pressing the app drawer icon and selecting "Quit". I already have a "Start Taskbar" homescreen shortcut for Android 7.1+ devices - perhaps I should change this to an on/off toggle instead?
farmerbb said:
Unfortunately, due to System UI restrictions that Google has put in place for multi-window mode, hiding the status/navigation bars is not possible while apps are running in freeform mode. What you could do, though, is disable the navigation bar entirely (through build.prop) and then use an app such as Simple Control to provide an alternate implementation of the software keys.
Click to expand...
Click to collapse
Perfect, I'll use a third-party nav bar instead, I forgot it was possible to disable the system one via build.prop.
farmerbb said:
You can already turn off the Taskbar by either: pressing the "Quit" button in the notification, or by long-pressing the app drawer icon and selecting "Quit". I already have a "Start Taskbar" homescreen shortcut for Android 7.1+ devices - perhaps I should change this to an on/off toggle instead?
Click to expand...
Click to collapse
A toggle is a great idea, and if in the future it's possible to add support so it can be set with a Nova gesture or a similar app, we won't need a dock anymore ?
Another thing I saw while checking the app was that when you move any window to one side of the screen it automatically pins like in split mode. Is there a way to avoid this? I'm not completely sure, but through the developer options it was possible to disable this. However, I cannot find it anymore.
---------- Post added at 02:34 AM ---------- Previous post was at 02:31 AM ----------
farmerbb said:
Thanks for your feedback!
Unfortunately, due to System UI restrictions that Google has put in place for multi-window mode, hiding the status/navigation bars is not possible while apps are running in freeform mode. What you could do, though, is disable the navigation bar entirely (through build.prop) and then use an app such as Simple Control to provide an alternate implementation of the software keys.
Taskbar staying open even after all freeform mode windows have been closed is by design. If it's not set as your default launcher, though, you can still press the home button to collapse Taskbar and exit freeform mode. (You're not the only one that has asked about this, so I might make this an option in a future version )
You can already turn off the Taskbar by either: pressing the "Quit" button in the notification, or by long-pressing the app drawer icon and selecting "Quit". I already have a "Start Taskbar" homescreen shortcut for Android 7.1+ devices - perhaps I should change this to an on/off toggle instead?
Click to expand...
Click to collapse
Perfect, I'll use a third-party nav bar instead, I forgot it was possible to disable the system one via build.prop.
A toggle is a great idea, and if in the future it's possible to add support so it can be set with a Nova gesture or a similar app, we won't need a dock anymore ?
Another thing I saw while checking the app was that when you move any window to one side of the screen it automatically pins like in split mode. Is there a way to avoid this? I'm not completely sure, but through the developer options it was possible to disable this. However, I cannot find it anymore.
I was using this wonderful app for awhile as my main launcher. The problem I ran into was Hangouts Dialer wouldn't launch with this app installed. Think it was some issue with drawing on top conflicting.
xXLosstarotXx said:
Another thing I saw while checking the app was that when you move any window to one side of the screen it automatically pins like in split mode. Is there a way to avoid this? I'm not completely sure, but through the developer options it was possible to disable this. However, I cannot find it anymore.
Click to expand...
Click to collapse
No it's not possible to disable that. It's built-in behavior of Android.
Visi0nofExcellence2 said:
I was using this wonderful app for awhile as my main launcher. The problem I ran into was Hangouts Dialer wouldn't launch with this app installed. Think it was some issue with drawing on top conflicting.
Click to expand...
Click to collapse
Hmm, interesting, I use Hangouts Dialer and haven't had any issues using it with Taskbar. I'll investigate this a bit more though.
farmerbb said:
Hmm, interesting, I use Hangouts Dialer and haven't had any issues using it with Taskbar. I'll investigate this a bit more though.
Click to expand...
Click to collapse
I tested the new version and it works with Hangouts Dialer. Issue now is my power button doesn't work with Taskbar as home launcher. If I enter an app it works fine but on the homescreen it doesn't. If my phone falls asleep on homescreen, I can't turn it back on without rebooting.
Visi0nofExcellence2 said:
I tested the new version and it works with Hangouts Dialer. Issue now is my power button doesn't work with Taskbar as home launcher. If I enter an app it works fine but on the homescreen it doesn't. If my phone falls asleep on homescreen, I can't turn it back on without rebooting.
Click to expand...
Click to collapse
The power button issue is a ROM-specific bug that has been reported on OnePlus devices, and also devices running CyanogenMod/Lineage OS. It's an issue with freeform mode itself, unfortunately, and not with Taskbar.
farmerbb said:
The power button issue is a ROM-specific bug that has been reported on OnePlus devices, and also devices running CyanogenMod/Lineage OS. It's an issue with freeform mode itself, unfortunately, and not with Taskbar.
Click to expand...
Click to collapse
I am using a CM based rom. I will turn off freeform.
--Feature request--
Please add an option to disable the start button entirely so it can be used purely as a system wide dock or resents bar only.
Please add icon spacing options so we can centre icons etc when using the "fill white space" option. either manual padding or various presets. also aligning them left/centre/right would be nice also.
Thanks and keep up the great work.
Also, any thoughts to a Kitkat compatible version? We don't need free-form windows, but surely the overlay taskbar would work just fine on kitkat. I ask because Taskbar is extremely useful for tablets, yet most tablets are still running pre-lollipp android versions.
RudeboyXL said:
--Feature request--
Please add an option to disable the start button entirely so it can be used purely as a system wide dock or resents bar only.
Please add icon spacing options so we can centre icons etc when using the "fill white space" option. either manual padding or various presets. also aligning them left/centre/right would be nice also.
Thanks and keep up the great work.
Click to expand...
Click to collapse
RudeboyXL said:
Also, any thoughts to a Kitkat compatible version? We don't need free-form windows, but surely the overlay taskbar would work just fine on kitkat. I ask because Taskbar is extremely useful for tablets, yet most tablets are still running pre-lollipp android versions.
Click to expand...
Click to collapse
Assuming you're talking about the navigation bar icons, yes, more customization options for them is something I plan on adding.
As for compatibility with Android 4.x devices, this is something I have actually investigated adding before. There are a few issues with adding support for 4.x, though, that I would have to work around before I consider supporting those versions:
The app is pretty tightly built around APIs that were only added in 5.0, such as UsageStatsManager and LauncherApps
The app also takes advantage of the Material theme for context menus, and I have not been able to get the context menus to look correct on Android 4.x devices using AppCompat
More testing would be involved on my end if I were to support 4.x devices in addition to 5.0+
farmerbb said:
Assuming you're talking about the navigation bar icons, yes, more customization options for them is something I plan on adding.
As for compatibility with Android 4.x devices, this is something I have actually investigated adding before. There are a few issues with adding support for 4.x, though, that I would have to work around before I consider supporting those versions:
The app is pretty tightly built around APIs that were only added in 5.0, such as UsageStatsManager and LauncherApps
The app also takes advantage of the Material theme for context menus, and I have not been able to get the context menus to look correct on Android 4.x devices using AppCompat
More testing would be involved on my end if I were to support 4.x devices in addition to 5.0+
Click to expand...
Click to collapse
Understood. I'll keep my fingers crossed. It's the one thing I'm missing from my kitkat tablet to make it truly awesome.
Version Information
Status: Stable
Current Stable Version: 2.1.5
Stable Release Date: 2016-12-09
Created 2016-12-12
Last Updated 2016-12-12[/QUOTE]
Fantastic app( but for nougat only...I am talking about freeform). It needs the following two features and it will be unbeatable:
1. Option to open notifications in freeform/floating like hover or halo and
2. All the features working below nougat(at least lollipop)also. Thanks for reading.
Is it possible to trigger the taskbar with on screen navbar? Maybe with tasker and custom navbar app?
Excellent app - restored a better version of windows than were on my Lenovo Yoga Book. If I click on the maximise window button so that it fills the screen, I can't see a way to rewindow the same app?
is there any hope of getting live wallpaper support added to this app?
I would absolutely adore the ability to use this as my Launcher with KLWP.
But I don't know if that is even possible... :/
I know this thread is pretty old now, but not sure where else to put this.
With taskbar installed as a system app, it's possible to have it detect only the running apps (found this out thanks to bliss OS), however, i am unable to get a list of running apps on Android 9 MIUI 10, it just remains blank, is this a bug in the app, or an issue with MIUI (rooted with magisk, app has been manually moved into /system/app)

[APP][Android 7 Nougat][Quick Settings] [Samsung Galaxy S7] QuickTile

Nougat fresh on your Galaxy S7? Want to try one of the Android 7 exclusive new features?
Have a look at QuickTile: https://play.google.com/store/apps/details?id=com.widgapp.quicktile
I do have some promo codes reserved for Galaxy S7 users, so send me a PM and I will give you a promo code (while supplies last) for pro. :good:
Feedback always welcome ....
Looks like a really cool idea and useful app! Thanks, is now on my phone but I can it only use if my s7 get the update...and well sometimes samsung is a little slow but really cool idea and cool app!
Thanks man
Update 1.7
Update 1.7.+ is out in the wild (-> Google Play)....
Update 1.7.+
* App themes (Yep, new colors )
* Additional Battery status design
* Fix for several 3rd party plugin issues
* Minor tweaks and fixes
Update 1.8.1
Update 1.8.1 is out in the wild -- > Google Play
You can now set a custom text as your Tile Icon (e.g. "2G" for cycle1 and "LTE" for cycle2) ... have fun and also try some emojis as input (some will look quite good, but Android will most render to a silhouette)
The "Start App Activity" will now contain additional system apps ....
Update 1.8.+
* Text Icons
* Improved 'Start App Activity' activity
* Tweaks and fixes
ascsa said:
Update 1.8.1 is out in the wild -- > Google Play
You can now set a custom text as your Tile Icon (e.g. "2G" for cycle1 and "LTE" for cycle2) ... have fun and also try some emojis as input (some will look quite good, but Android will most render to a silhouette)
The "Start App Activity" will now contain additional system apps ....
Update 1.8.+
* Text Icons
* Improved 'Start App Activity' activity
* Tweaks and fixes
Click to expand...
Click to collapse
Any promo codes available
Hi,
Is it possible to add a "Smart stay" toggle?
VodzoDev said:
Hi,
Is it possible to add a "Smart stay" toggle?
Click to expand...
Click to collapse
It's a Samsung feature and AFAIK there is no api for that available...
...send from mobile...
Update 1.9.1
Update 1.9.1 just uploaded to Google Play -->
Update 1.9.+
* Data Saver activity (root)
* Data Saver Status Link (root)
* Bugfixes
Any chance to enable data with 4G/3G in the same toggle?
Sent from my SM-G935F using Tapatalk
royal_eagle said:
Any chance to enable data with 4G/3G in the same toggle?
Sent from my SM-G935F using Tapatalk
Click to expand...
Click to collapse
Not sure, if I understood your questions ... but yes, you can add the network mode activity, like any other activity, to this tile.
BUT the network mode is a tricky one ... the network mode activity uses some heavy workarounds and standard Android, manufacturers and even roms (looking at you cm/lineage) mess around with this feature .... sometimes adding a 3 seconds wait activity between the network mode activity and another activity will solve issues, sometimes it does not ... If it does not work for you, send me a message with details (device, rom, root methode, quicktile activities and a log file) and I will have a look ... but don´t expect a fix.... some things are not fixable
ascsa said:
Not sure, if I understood your questions ... but yes, you can add the network mode activity, like any other activity, to this tile.
BUT the network mode is a tricky one ... the network mode activity uses some heavy workarounds and standard Android, manufacturers and even roms (looking at you cm/lineage) mess around with this feature .... sometimes adding a 3 seconds wait activity between the network mode activity and another activity will solve issues, sometimes it does not ... If it does not work for you, send me a message with details (device, rom, root methode, quicktile activities and a log file) and I will have a look ... but don´t expect a fix.... some things are not fixable
Click to expand...
Click to collapse
Sure many thanks for your prompt answer
Sent from my SM-G935F using Tapatalk
It works fine Man, much appreciated, it was needed 4 or 5 click to have data with 4G, now with this app i can dovit with only one click from notification panel
Sent from my SM-G935F using Tapatalk
royal_eagle said:
It works fine Man, much appreciated, it was needed 4 or 5 click to have data with 4G, now with this app i can dovit with only one click from notification panel
Sent from my SM-G935F using Tapatalk
Click to expand...
Click to collapse
you are welcome. thanks for the feedback!
Hi all,
QuickTile has more than 50 different activities, some easy to understand (like the standard device settings activities), some more unique, complex and powerful. A lot of users ask me which activities to use and how to handle complex setups, so I decided to introduce some use cases. A lot of these activities are unique (no other app will provide something similar), so I will focus on these activities. In each post I will introduce 2-4 features/ activities ... so let´s start with:
# Text-to-Speech:
QuickTile has a powerful Text-to-Speech engine. Currently 3 different activities are supported:
- Text-to-Speech: Let QuickTile Speak any text you want ... you can combine this with any other activity to give you some audio feedback, for example combine the text "WiFi ON" with the WiFi ON activity ... or you can use it for fun and let your device say "good morning ascsa" or something completely different.
- Speak time: Tells you the time
- Say Date: Tells you the date
# External Plugin:
This unique feature let you use standard automation plugins with QuickTile. What does that mean: You can use a wide range of automation plugins (the same you could use with e.g. Tasker) to fire automation task activities ... for example you could fire "Secure Settings Plugin" activities with QuickTile or use "Pushbullet" to send notifications to other devices or you can fire "Greenify" tasks. All you have to do is install the Plugin App and choose your activity via the "External Plugin" Group.
# HttpGet and HttpPost
You can use QuickTile to send HttpGet and HttpPost request ... Very cool and powerful feature, you can do all kinds of cool stuff with this...
Some users control their Smarthomes via QuickTile ... You can for example switch on your smart Hue lights with just a Tile in your quick settings. Pretty cool isn´t it?
QuickTile has a lot of other cool and unique features and if you enjoy this post, just let me know and I will present some other cool features in similar posts. ...
QuickTile unique and cool features Part 2:
Received a lot of positive feedback for the previous "QuickTile cool features" postet, so let´s have a look at some other cool activities and features in QuickTile:
# Music Player (Start/Launch)
You can fire up your music player and start playing music (play/pause parameter recommended)....
Yep, doesn´t sound much, BUT you can combine this activity with other activities and features and create your own customized "play music profile" ... e.g. add the "Set Music vol" activity and bring your media volume to 100 % and also add the "Ringer" activity (both -> Device settings) with the "Do NOT Disturb" parameter to enjoy your music ....AND you can add an additional cycle to stop the music, bring back your music volume to e.g. 34 % and bring your Ringer mode back to normal ...cool :good:
Cycle 1:
- Music Player : Play
- Set Music Volume: 100
- Ringer: Do not Disturb
Cycle 2:
- Music Player : Stop
- Set Music Volume: 34
- Ringer: Normal
Remember to choose a Pause icon (II) for cycle 1 and a Play icon (>) for cycle 2 and matching labels, because QuickTile will always show you the icon + label for the next cycle ... You can also add more activities like bluetooth on/off or Navigation to this Tile
#Navigation (Start/Launch)
Start a Navigation ... Just enter your desired address as parameter and you are good to go ... or keep the address empty to just open your navigation app
You can also combine this activity with other activities start a custom car mode (e.g. WiFi off, Bluetooth on, Music Player Play etc.)
or you can try out the Android Car Mode (depends on your rom / device)
#Car Mode (Start/Launch)
Start the android car mode ... I would recommend to install Android Auto and you should be good to go
Should be enough for part 2 of this "QuickTile cool features and activities" post ....
Feedback always welcome
Update 1.10.1
Update 1.10.1 is out in the wild --> Google Play
Contains a new Set Orientation Activity. You could now fix your display orientation to Portrait, Landscape, Reverse Portrait or Reverse Landscape :good:
Update 1.10.+
* Set Orientation activity
* Bugfixes
Hello, an much thanks to @ascsa, great app.
I 'd like to add a tile for screen off time but it does not work...could someone tell me what I have to do, step by step?
Network switch 3G/4G work perfectly. Thanks
And I'd like to add a tile for easy switch on/off VoLTE but I don't find the correct option
ssceddie said:
Hello, an much thanks to @ascsa, great app.
I 'd like to add a tile for screen off time but it does not work...could someone tell me what I have to do, step by step?
Network switch 3G/4G work perfectly. Thanks
And I'd like to add a tile for easy switch on/off VoLTE but I don't find the correct option
Click to expand...
Click to collapse
Screen off time: Have you tried the Display timeout activity ? just add a parameter (ASAP depends on device/ firmware, but all others should work on all devices :fingers-crossed
volte: VoLTE has no native Activity ... not sure if it´s possible via shell or root shell command (I do not use it and can not test it) ... Anyone with feedback regarding volte ?
For VoLTE switch I found the correct option, see my attached pic....
For screen off time I looking for the right set up if I have more time ^^

Categories

Resources