[APP][2.2+] Stats Monitor Widget - Minimalistic Android System Monitor - Android Apps and Games

Free: https://play.google.com/store/apps/details?id=com.torch2424.statsmonitorwidgetFree
Non Play Store Free Link: https://drive.google.com/file/d/0B8GQ0-i6zp0IZzQtc1BKd3kxd2s/edit?usp=sharing
Paid ($1): https://play.google.com/store/apps/details?id=com.torch2424.statsmonitorwidget
This is my first app, and I'm new to app development, so any feedback or tips are greatly appreciated. I have many plans for future features and updates that could improve or add to the ad. Also, any ratings or downloads help, thanks!
Updates from Version 4:
Update Version 4!
- Added a network section, it displays currently connected network, current upload speeds and download speeds that update every 3 seconds! It displays the speeds in megabits per second, but it can be changed to kilobytes per second in the advanced settings! However, network speeds are supported by most devices, and some may not support it.
- Improved performance on the configuration settings, it should scroll a lot faster and smoother now
- Added radio buttons for the text alignment in advanced settings, so now you can only choose one, and is a bit more clear
- Added multiple widget sizes for launchers that cannot re size widgets (2x1, 2x2, 2x3, 2x4)
Update Version 4.1!
- Fixed a bug that stopped certain features from loading
Update Version 4.2!
- Fixed a bug that gives the value 0 for external storage in Samsung Note 3
Update Version 4.3!
- Added an Update interval setting in Advanced Settings!
Update Version 4.4!
- Added battery temperature in farenheit in advanced settings!
- You can now manually enter the path to your external storage in advanced settings if it is not working!
- Hopefully added some better performance with the widget settings
Update Version 4.5!
- Added 1x1 widget size
- Added semi transparent background color
- Reduced app size (Free Version Only)
Update Version 4.6!
- HUGE speed improvements, no more slowing down your device! (Tested with multiple devices)
- Added 25% and 75% transparent background colors!
Update Version 4.7!
- Cleaned up ALOT of code, should increase the performance of the app, possibly less 4th cpu core usage
- Hopefully fixed an issue some users were having with not being able to send text messages
- More tablet friendly! Should be less likely to crash on tablets that don't have cell connectivity
Update Version 4.8!
- Various code improvements and bug fixes
- Re-coded the multi-core readings from scratch. 4th core now working (Tested and proven)!
- Added an option in advanced settings to remove the CPU title (If present)
Update Version 4.9!
- Now only supported by API level 18 (JellyBean 4.3)
- Since there is a higher supported version, memory (External, Internal, And Ram) displaying incorrect numbers is fixed!
App Description: Looking for a Conky like, text based, system monitor for android? Tired of slow system monitor widgets making your beautiful phone look ugly, and want something better? Stats Monitor was created for exactly that. As an android user, I created this app off of my own needs and desires as an android user, to create minimalist, text based widget, that could show what's going on in your phone, while keeping the home screens looking beautiful and customizeable.
Features:
Updates every second - Keeps you up to date on all of your phone info and system monitoring!
Time - Easy to see AM/PM format and the current date
Battery - temperature, and percent left
System - Cpu (multi-core available), and uptime
Device Memory - Internal, external, sd card, and ram (Megabytes and Gigabytes setting)
Mobile Network - 3g, 4g, or wifi info (name)
Data Speeds - upload and download speeds (updates every 3 seconds for more accurate estimations)
Customizable - Can use widget settings to hide or display any of these things
Advanced Settings - Change tweak formats and settings and enable things like multi core cpu support!
Minimal - Beautiful, easy to see, and simple!
Text Settings - Change text and background colors to you liking!
Conky (Like) - Build your own widget, but without all of the complicated scripts!
Through my testing, I've found this to be the fastest, most minimalistic, most customize able, and most beautiful form of android system monitor widgets, and I hope you agree. I also can confirm, along with many others, that this widget does not kill your battery, since it only makes requests while your screen is on, so this widget can save you from draining you precious battery life while you are monitoring it. If you have any suggestions or problems please post below, and rate this five stars if you enjoy it. Thank you!
Permissions:
Internet (Free Only): to get Ad requests
Storage: to hopefully fix a crash report some devices have, and save user preferences
Network and Wifi: For the network section to grab network name, and speeds
Screenshots:
{
"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"
}
Thanks please reply with feedback below!

I forgot to mention, i plan on adding options for text sizes, and a network section to see connected networks and the speed of that network!

This with the speed of the network would be a great Idea!

You could put a download link for those who don't use the Google Play store.

More battery stats too, like time left on battery and current draw from battery. This is a great start.

Love it!
Please could you upload the APK somewhere? Thank you
Thanks for the app. Love the concept of it
Sorry for going offtopic, but which launcher and wallpaper do you have? I really like it, and would like to get it on my phone. Thanks

May be you could add the battery in a different way:
Total Capacity / Capacity Available / battery drain per hour... (similar to what Elixir shows).

Nice idea
That would be great to push the Conky-like mechanism one step further : allowing user to build conky-like script that can display any system variable the way Conky does
with a noob-friendly setting zone with predefined settings available (as it is now) and something else editable this kind of way:
Code:
#color settings
default_color FFFFFF
color1 FF0000
color2 FF5F00
color3 0000FF
color4 0073FF
color5 0BAE07
TEXT
mem: $mem/$memmax
${color5}${membar 5 80}${color}
cores: ${cpu 0} % ${acpitemp}°C
#${cpu 1}
${color1}${cpubar cpu 1 5 80}
${color2}${cpubar cpu 2 5 80}
${color3}${cpubar cpu 3 5 80}
${color4}${cpubar cpu 4 5 80}${color}
battery: ${battery_percent}%
battery: ${battery}
Edit : an app like yours already exist (slightly lighter than yours) but has no config options : https://play.google.com/store/apps/details?id=jp.masaki.TW&hl=en

how about allowing a single one to be displayed as a widget. example: only time, or only memory info

Very nice widget, great work.
One little bug as i see it is that for cpu usage the % sign comes before the value.
A nice feature would be RAM usage.
And a short description of permissions is always nice in app description on playstore
Edit: Another bug is that the uptime counter doesnt show days. I have uptime of 26h now but it shows 2h in widget.

For those who can't get the apk for some reason,its posted here - http://forum.xda-developers.com/showthread.php?p=51303230
However,once the apk is posted by OP,I will remove the apk from abv thread...
torch2424 said:
I forgot to mention, i plan on adding options for text sizes, and a network section to see connected networks and the speed of that network!
Click to expand...
Click to collapse
Hi there,please post a direct download link for ur app here,till then,it is posted on another thread(link abv).I will keep an eye on thread,and once its posted here,will have it removed from there...
Krillen said:
You could put a download link for those who don't use the Google Play store.
Click to expand...
Click to collapse
George109 said:
Please could you upload the APK somewhere? Thank you
Click to expand...
Click to collapse
Sent from my GT-I9500

The app does not seem to be happy with art runtime. Can someone verify, might be something else I have running and not related to art. Thanks
Sent from my GT-N7105 using Tapatalk

Got a tip for you. Clicking on the widget should lead us to the configurations window/ any other app of our choice, like ROM toolbox pro, or the settings app. Take a clue from minimalist text.
Great widget! doesn't take up much CPU or RAM.
Good job, bro!

Sorry guys! I didn't expect this thread to get popular all of a sudden! Thank you for all the replies! I thought it had died out, I'll read through everything right now!

heubergen said:
This with the speed of the network would be a great Idea!
Click to expand...
Click to collapse
Yes! I actually had that on my to-do list, and with the major update I just released it is just that much more near!

matmutant said:
Nice idea
That would be great to push the Conky-like mechanism one step further : allowing user to build conky-like script that can display any system variable the way Conky does
with a noob-friendly setting zone with predefined settings available (as it is now) and something else editable this kind of way:
Code:
#color settings
default_color FFFFFF
color1 FF0000
color2 FF5F00
color3 0000FF
color4 0073FF
color5 0BAE07
TEXT
mem: $mem/$memmax
${color5}${membar 5 80}${color}
cores: ${cpu 0} % ${acpitemp}°C
#${cpu 1}
${color1}${cpubar cpu 1 5 80}
${color2}${cpubar cpu 2 5 80}
${color3}${cpubar cpu 3 5 80}
${color4}${cpubar cpu 4 5 80}${color}
battery: ${battery_percent}%
battery: ${battery}
Edit : an app like yours already exist (slightly lighter than yours) but has no config options : https://play.google.com/store/apps/details?id=jp.masaki.TW&hl=en
Click to expand...
Click to collapse
Yeah, i really wanted to be able to have user created scripts, because that's half the fun of conky, and that's where real user creativity shows. However, i felt like a lot of people wouldn't want to take the time to learn or implement their own scripts since not everyone is computer savvy enough to do so.
And yes, that app is one of the reasons I made this one. i used it for the longest time, but I REALLY didn't want to see more than half of the info in the widget, and I really disliked the lack of configuration. I wanted something a bit more configurable, and minimalist. I definitely give that guy props for doing the idea first, but I wanted something different, so I made it. thanks for bringing it up though!

Imhuurd said:
how about allowing a single one to be displayed as a widget. example: only time, or only memory info
Click to expand...
Click to collapse
You can! I wanted to make sure if you only wanted one, you could have one. the widget has it's own configuration and you can pick and choose what you want!

ojz0r said:
Very nice widget, great work.
One little bug as i see it is that for cpu usage the % sign comes before the value.
A nice feature would be RAM usage.
And a short description of permissions is always nice in app description on playstore
Edit: Another bug is that the uptime counter doesnt show days. I have uptime of 26h now but it shows 2h in widget.
Click to expand...
Click to collapse
Thank you! I just implemented ram stats actually, I'm updating the OP, and I'll add a permissions thing right now!
Oh my, I never noticed these bugs, I'll fix them ASAP! thank you!

anu.cool said:
For those who can't get the apk for some reason,its posted here - http://forum.xda-developers.com/showthread.php?p=51303230
However,once the apk is posted by OP,I will remove the apk from abv thread...
Hi there,please post a direct download link for ur app here,till then,it is posted on another thread(link abv).I will keep an eye on thread,and once its posted here,will have it removed from there...
Sent from my GT-I9500
Click to expand...
Click to collapse
Oh thanks I'll add it to the OP right now, I do thank you though for putting it up here while I was kind of absent haha

Thanks for this. I'd like to see a text alignment option and the ability to reduce the widget size.

Related

[APP][16/11] Clockr - Text-based clock widget [UPDATED][v1.5]

Clockr v1.5.1 is now available from the Android Market.
NOW UPDATED TO VERSION 1.5.1!!
{
"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"
}
What is Clockr?
Clockr is a simple home-screen widget that displays the current time in a readable text format.
While it is simple in design, it is packed full of customisation options to make it look just the way you want it to.
Why did I make Clockr?
I have always been a fan of minimalism. I like to have a clean home-screen. Since there was no other widgets available that presented the current time in a way that I wanted it, I decided to make my own widget.
Will it work on my device?
At the moment, Clockr is supported on all current devices running 2.1+. Soon I will have support for earlier versions of Android, but I haven't been able to test this yet. It was designed with a 480x800 screen in mind, but this isn't to say it wont work on other sizes (again, it is something I haven't tested).
Where can I get Clockr?
Clockr is again available as a free download from the Android Market. You can find it by searching for "clockr".
QR code, its click-able if you are on your phone (thanks to Wallla and excedio for helping me out):
I hope you enjoy my widget!
Thanks
- xaffron (One More Clock) for his help with services and his nifty notification trick.
- zappatilias (BattStatt) for the initial inspiration and for the Color picker suggestion!
- ralfoide (24 Clock) learnt a lot by studying his code.
Frequently Asked Questions:
Q: How do I use this widget? Every time I click the icon it just brings up a stupid information screen.
A: Scroll down to the next post, I have provided a simple guide to installing Clockr/Clockr Evolution on your Home screen.
Q: Why does a clock need permission to read phone state?
A: Apparently it doesn't, this has been removed in the latest versions available on the Android Market. If you are being asked for this permission by my app, you are using an older version, please update. - Thanks zappatilias
Q: Some other clocks don't use a service, why does yours?
A: Clockr will only use a service if you enable "Force Update". If you are having problems with the clock going out of sync, you might need to enable "Force Update" as most people suggest this is the best method. In fact I have tested Clockr against other similar clocks using Watchdog real-time profiling and I have found Clockr (With Force Update enable) to be one of the most efficient of all of them in regard to actual CPU usage. I encourage you to test this yourself, you will be surprised at how little this app uses.
Q: Why does it put an item in my notification bar if I select "Force Update"?
A: Since Android 2.0, there have been changes to how services are handled. To keep a service from not being killed by the Android OS, you need to set it to run in the foreground. Since a clock widget needs to be constantly updating itself every new minute that passes, we don't want the OS to kill it off at the wrong time. Now, by setting itself in the foreground, it doesn't mean it's actually working any harder, it just means that when the OS decides to kill off services, it will leave it alone.
In the old days (pre-2.0), it was possible to start a service and flag it as "foreground" and that was it. To do the same thing now, Android requires that a notification is shown to the user at all times. I've hidden it as much as possible (thanks to xaffron for his suggestions), but if you don't like the idea of a notification sitting there, you can switch "Force Update" off.
Q: When will you add this feature...
A: At the moment, I am working on including many features. If you have any suggestions, feel free to post them in this thread but I can only work on so many things at once, I am only human!
Q: Why don't you respond to my complaint in the market.
A: While I do read every comment on the market, if you have a bug/issue, it is best to write about it here or even email me via the email address on the Clockr Market page (which is: [email protected]). Please try to provide as much information as possible, I'm not psychic. If you can include what phone you have, which rom (official/custom) you are using, how did the bug occur, what were you doing, etc... it will help me greatly to find the problem.
Q: Will you be adding support for App2SD
A: No. Please stop asking, you're making yourself look silly. App2SD does not and never will work for widgets.
Change Log:
2010.11.16 - version 1.5.1
- Removed Notification
- Added option to change case (lower, defAUlt, UPPER)
- Added option to change alignment (left | center | right)
- Added force 12hr (for 24hr system clock users that prefer 12hr style Clockr)
- Fixed some landscape view bugs
2010.11.11 - version 1.1
- Total re-design of the Options Menu!
- Added new slide-bar dialog for selecting colors! (Thanks for the tip zappatilias!)
- Font Colors are now 100% custom instead of pre-selected list
- The middle number can now be colored separately
- *Date now has a lot of new options similar to the Time (Clockr Evolution only)
- Uniform version numbers for Clockr and Clockr Evolution
2010.11.08 - version 0.9
- Added "Tap To Open.." feature
- Added Lowercase option if you prefer the middle word in lowercase
- Added Different clock styles to change the middle word to ZERO, OH, or O'
- Added Font customisation options
- Big code clean-up
- Reduced file size by 25%
- Improved performance
- Added Date feature to Clockr Evolution (donate version)
2010.11.05 - version 0.9
- Fixed FC issues
- Added configuration screen (tap on widget to open)
- Service method now updated to work with Android 2.0+ changes (thanks xaffron)
- Added handler to check if phone screen is on/off (borrowed from 24 Clock)
2010.10.28 - version 0.3.6
- Major overhaul
- Recoded 80% of the application
- Now starts a service which is a lot more efficient that previous versions.
- Fixed the "not updating after reboot" issue.
- Added 24 hour clock support.
2010.10.27 - version 0.3.5
- Minor patch to fix some reports of crashing.
2010.10.26 - version 0.3.4
- Clock now updates correctly at the same time as system clock
2010.10.25 - version 0.3.3
- Changes made to some of the words.
2010.10.25 - version 0.3.2
- First public beta release
- Support for devices 2.1+
How to install the Clockr Widget on your homescreen
NOTE: This isn't the only way to add widgets to your Home screen, but it is one way that is easy to explain.
FIRST STEP
You need to start from your Home screen. This is what a basic Home screen looks like:
It has widgets and other things that you can move around.
You need to make sure that you have room for Clockr to be installed (It does take up a whole row of space).
SECOND STEP
Press the "Menu" button on your phone so that this pops up:
Now you need to select the "Add" option (the one I have highlighted).
THIRD STEP
Now this dialog box will pop up:
Select the option to add "Widgets" (highlighted in the image).
FOURTH STEP
Now a list of available widgets will appear:
Select the Clockr widget that you wish to install.
FIFTH STEP
If you followed these simple steps, Clockr will now be added to your Home screen:
If you tap on the widget, you can then change any of the custom options to make it look how you want it to look.
Hope this has helped you, if you are still having trouble, let me know!
Reserved for screenshots!
Stripes by Hollywooder:
Smile by Hollywooder:
Clockr Mods
Taking requests, until he gets the color pickers worked out =P
ALL MODS POSTED ON MY BLOG, DOWNLOAD THEM THERE
Link in first post, and in located to the right of my signature.
hollywooder said:
Took you long enough. I was very well tempted to steal that post from you, lol.
Click to expand...
Click to collapse
Yeah, it has a limit on how often you can post. Need to wait 30 seconds between each post.
hollywooder said:
God, I've been waiting for this for a while. I think a few mods are in order...let's
see, black text, most obviously...who knows what else I'll come up with =D
Click to expand...
Click to collapse
Future version releases will have basic options to change text color, size, background and other necessary things. I just wanted to get this released so people can stop asking me about it. ^_^
Can't wait to see what you can make out of it!
Added some mods. Uploaded to here, and on my blog's downloads section
Zehro and Hollywooder thanks for all your efforts!!
looks like an awesome app, just now added to my screen its much better than tjam in my opinion!
Looks cool, I'll try it out later.
Oh, how about localised versions? One thing that always bugged me about Tajm is that it is only English and am/pm, I'd very much love a widget like that that reads e.g. "ZwölfSiebenundZwanzig"
Cucoo said:
Looks cool, I'll try it out later.
Oh, how about localised versions? One thing that always bugged me about Tajm is that it is only English and am/pm, I'd very much love a widget like that that reads e.g. "ZwölfSiebenundZwanzig"
Click to expand...
Click to collapse
I hope to be able to add this soon.
I'm still very new to Android Development, just learning my way around. At the moment, I am working to provide a configuration screen that allows you to change font size, font color and also add a background image (similar launcherpro dock). After this, I think localisation will be my next goal.
Man, I was totally lurk-stocking the Nexus boards waitin for this. Great work man, thank you!
Freakin' awesome! I use it on my EVO and it looks nasty! I love it!
You know what would go good w/ this? "Dater" "tuesdayNOVEMBERtwenty-fifth"
..just sayin..
typeadam said:
Freakin' awesome! I use it on my EVO and it looks nasty! I love it!
You know what would go good w/ this? "Dater" "tuesdayNOVEMBERtwenty-fifth"
..just sayin..
Click to expand...
Click to collapse
I totally agree with DateR being the next one, fyi mine doesnt update the time correctly everytime.
bleebdat said:
I totally agree with DateR being the next one, fyi mine doesnt update the time correctly everytime.
Click to expand...
Click to collapse
+1 on the date thingy lol. and mine doesn't update immediately as well.
+1 on the date too... if you manage to get like a collection of time/date/percentage etc. it'll be perfect.
hollywooder said:
Black Mod attached below:
White w/ Black Shadow, attached below:
Black w/ White Shadow, attached below:
Taking requests, until he gets the color pickers worked out =P
Click to expand...
Click to collapse
it would be cool if it were possible to install all three mods as separate widgets rather than having to replace one after the other when trying to switch between mods
Thanks for the comments everyone! I'm glad people are liking it, hopefully you will like it even more once I improve it!
The reason it updates a bit slowly is because I didn't want it to be a big drain on battery life. I can always change it so it updates more frequently, but for my first android app release, I didn't want people screaming at me because my app is killing their device. =P
Tonight I have been trying to workout how to get this configuration page to work properly. As soon as that clicks in place, you'll be able to switch font colors and all the other things easily.
I do plan to make other widgets in a similar style (I like the idea of dater, but the name... sounds a bit like a dating service! LOL). Right now, I'm just trying to focus on getting this configuration screen working and then it will be easy for me to apply my application to other ideas.
For now, I gotta sleep. Its after 2am here and I have to work tomorrow! >.<
zehro said:
Thanks for the comments everyone! I'm glad people are liking it, hopefully you will like it even more once I improve it!
The reason it updates a bit slowly is because I didn't want it to be a big drain on battery life. I can always change it so it updates more frequently, but for my first android app release, I didn't want people screaming at me because my app is killing their device. =P
Tonight I have been trying to workout how to get this configuration page to work properly. As soon as that clicks in place, you'll be able to switch font colors and all the other things easily.
I do plan to make other widgets in a similar style (I like the idea of dater, but the name... sounds a bit like a dating service! LOL). Right now, I'm just trying to focus on getting this configuration screen working and then it will be easy for me to apply my application to other ideas.
For now, I gotta sleep. Its after 2am here and I have to work tomorrow! >.<
Click to expand...
Click to collapse
but would it drain the battery too fast if it updates every minute? been using tajm and batt stat for awhile and didn't notice any drain though. but anyway, thanks a lot for releasing this.
p/s: hey isn't it 3am in Melbourne now?
zehro said:
Thanks for the comments everyone! I'm glad people are liking it, hopefully you will like it even more once I improve it!
The reason it updates a bit slowly is because I didn't want it to be a big drain on battery life. I can always change it so it updates more frequently, but for my first android app release, I didn't want people screaming at me because my app is killing their device. =P
Tonight I have been trying to workout how to get this configuration page to work properly. As soon as that clicks in place, you'll be able to switch font colors and all the other things easily.
I do plan to make other widgets in a similar style (I like the idea of dater, but the name... sounds a bit like a dating service! LOL). Right now, I'm just trying to focus on getting this configuration screen working and then it will be easy for me to apply my application to other ideas.
For now, I gotta sleep. Its after 2am here and I have to work tomorrow! >.<
Click to expand...
Click to collapse
Excellent program right out of the box right now! Makes my screen look pretty sexy.. Looking forward to updates and future widgets!
Hi there. I can see, what you have made awesome thing. And i came with one question, can you make multilingual? Or you can post some files, where words of hours are saved, so i can manually translate them to my language. Lithuania.
Sweet job!
Great clock, this one is the one i've been looking for!!!
Just waiting for the tans background so i can have White on black background!

[ROM]06/04/2012 DianXin OS (DX ROM) GB ROM with *Smooth* *Stable* *Great UI*

I am not its developer , but however i am moderator in its official forum and may act as representative here around XDA for DianXin ROM.
so i can't answer all doubts or something , but however i will relay your problem , your doubts , your suggestions , your ideas or anything you wanna say about this ROM to its developer.
since now , 2.3's update has been stopped and will be focus on ICS version ...
as always , every friday.
============================
before i start anything , please take look at this nice presentation video.
(thank Flow-Wolf so much for this video)
this is not double of first one ...
(thank jozef710i so much for this video)
====================================================
if you see any untranslated, chinese part/app or anything , please point out where or what app is it ,it would be best if you post a screenshot , so it can be translated.
thanks
====================================================
i know you guys may think it looks like MIUI , but i assure you it's totally different ROM nor MIUI-based modification , and if you have time , please read first pages of all these kind people's reports and feelings about this ROM.
what i think is , every and any ROM is like child to all of us in Android community , and please don't think it is bad or ugly or whatever negative expression you can think of , because nothing is perfect , as MIUI , it is now 71 weeks old , and this one is only 3 weeks old, and for now , MIUI 4.0 does have problems and bugs as well as this one, it has some problems or bugs, but that's how all ROM start, right ?
we are just like bunch of daddies (mommies) here , to help developer to raise (improve) thier child (ROM) , they need you help and report!
==================================================
06/04/2012 (Nexus S stays 30/03/12)
Added iPhone style lockscreen
System Update is now integrated with backup/resotre function.(except MB525)
Some improvments of DX-clock which i can't exactly say it ...
Unified wallpaperpicker, make change wallpaper easier
beautified Optimizer homescreen widget effects and transparent setting
Fixed Optimizer can't recognize some models's 8 GB SDcard problem
Fixed Optimizer boot up speeding related problem
Optmized UI experience and performance.
PS:
1 MB525 doesn't support OTA so no backup/restore function in Romtool
2 V880 didn't integrated Optimizer
3 N1,G7,G10,i9100 includs all this periord updates
23/03/2012
support back up of SMS and call log, never lost datas.
DX power booster mode setting add "vibration"
DX clock add daily bell and sleep time reminder
Optimized DX contact loading speed and smooth
Optimized DX clock of flash guide of sound recorded
Fixed some bugs
16/03/2012
Add media button in lockscreen , enjoy music without unlock screen
New status bar and notifications
Appex added silient installation
New OTA module, easier for system update
Optimizer add new toolbox download module (never mind...)
New optimizer 7 key (keep ignore it...)
Update some optimizer's tools to lastest (still ignore it...)
Optimized clock component, start up faster and less memory usage
Fixed double lock(screen) due to password setting
Optimized lockscreen self-define wallpaper and aspect ratio
Optimizer start up faster (...continue ignore it)
Lock screen fixed problem that sometimes clock doesn't show up (for Nexus S and Galaxy S II)
Lock screen fixed some crash problem in 4.0 (for Nexus S and Galaxy S II)
09/03/2012
New wallpaper and icons.
Whole new status bar , and now is able to enable/disable and order the toggles. (for Nexus S)
New AppEX setup guidance
New OTA module, easier to update the system
Optimize Apps's cache and perfomance
Fix the bug of "stop response" when there is incoming calls
Fix the Setting --> Applications Setting display problem.
02/03/2012
Update all system integrated applications to latest.
Add DX-clock preview function.
AppEX add picture introduction (never mind...it's all chinese)
Enhanced "CPU Auto-down frequency" function
Add 10 new high definition wallpaper ....
System:
Fix some DX-clock bug, increase stability
Optimize AppEX cache and performance
Optimize Power management setting
Optimize "health charging" module
Optimize some details of DX-contact
24/02/2012 (translated by pillou13)
Recommend:
The period from continuing to do the optimization of performance and fluency, The optimized animation, transition effects to enhance the fluency of the operation.
The period Add:
A new Android browser, the travel network more smoothly;
The updated Google Maps to 6.3.0, update the local search component
System Optimization:
The optimization part of the show details;
The optimization of the snack alarm clock settings and turn on speed;
Fix some bug, and enhance the system stability.
17/02/2012
Recommended:
make app initialization and UI faster and smoother
new setting UI , new experience
New:
Contact and Dialer add "sort" and "filter" for "missed calls" "answered calls" and "dialed out calls"
Add "one-click lock screen" widget and some "on-off" button
Add one-click to set whole group to "receiver" in SMS.
Add random scrolling effects, every time has new effects when scrolling
Able to set your favorite music as alarm of DX-clock
Optimization:
DX apps more suite to Android 4.0
Fix some app list icons display bug
tweak the DX-clock's UI and sound recorder
10/02/2012
optimize status bar icons display.
fix "one-ring-phone" in status bar icons problem (don't really know what is it...)
fix crash problem click "clean" when status bar shows multiple DX-clock icons
optimize some detail UI display
some tweak and optimization
some other fix and update.
fix crash when uninstall applications via Appex (for Nexus S)
fix 4 soft-key always on problem (for Defy)
fix auto screen brilliantness problem (for Defy)
03/02/2012
recommended:
few new theme and clock skin for Chinese New Year
Power booster is now abe "auto-underclock" to extend stand-by time.
add "DX clock"
New:
add desktop setting,, grid size setting, icons size, dockbar mode, change drawer wallpaper, drawer enter effect, grid size setting, plugin settings, add clock widget, add weather widget...etc
add power manage widget (toggles ?)
"must have apps" rename to "Appex", add classified page for "recommend", "Special", "Game" ...etc (yeah , this part still chinese only ...never mind )
System Optimization:
optimize homescreen dock switch , and free to put 3 to 5 icons. (no sure how to say it ...)
optimize weather widget , 3D scrolling effect
optimize power consumption list, easier way to manage power booster.
13/01/2012
recommend news:
1. new status bar UI
2. new ring of bells more suitable to the ROM UI.
update:
1. solved the problem of folders can not be renamed
2. fix the bug in some certain situation, calls dial-in but can not unlock screen.
3. optimize lockscreen process logic, extend stand-by time
4. add un-answered calls count in lockscreen.
may or may not fix the OTA update always report failed.
06/01/2012
update kernel (of course we all use 3rd part kernel ...)and improve UI make it more smooth and fast (i feel it much better then 04/01 version , specially turn off the "High quality drawing"), and fix some bugs.
add some ringing sound of a bell
04/01/2012
update Android to 4.0.3 (for Nexus S)
add precise battery level on lock screen when recharging battery.
optimize:
halo effect more smooth when unlock srceen
more reasonable logical process of unanswered call
Problem fixed:
display problem of sideway lockscreen.
can not disable clock alarm in lockscreen
sometimes occurs double lockscreen
network default APN could cause comunication anomaly
default theme preview can not be refreshed
=================================================================================
DX ROM introduction translated as requested (this translation almost got me killed -_-!!! be honest , i don't know what i am saying now...)
点心 (Dian Xin) in chinese, when put these 2 words together it means small food like cake or snack , in this case related with Android (cupcake, donut, eclair, froyo, gingerbread, honeycomb and ice cream sandwich), but , when separates them , the first word means "target" or "aim" , and second means "heart"
{
"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"
}
and put them together also can be explained "aimed/targeted your heart" (don't get me wrong , doesn't mean wanna shoot you )
it means design and make ROM to do/be what you want, what you prefer.
Based on ASOP 2.3.7 (4.0.3 for Nexus S)
Seek high quality, make it an useful, utility ROM
Take account of both users experience and performance, let users joy using thier device.
Product characteristic
Stable
many tester tested with no freeze problem.
Duration
smart battery-saving scenario makes phone more durable
many scenarios to bring new experience
Useful
quick, precise and interesting comunication, enjoy the phone
powerful device controller, daily use more easy and simple
changeable UI, mobile life rich and colorful.
quoted by dizgustipated
This rom is NOT MIUI, nor is it based off of MIUI!!!!
Please take a bit to explore it, and you will find some awesome features unique to this rom/os.
some unique features include:
*The neat thing about this utility os, is that individual apps (contacts, launcher, ect) can be updated separately, and you are notified when thay are available, separately from the base os.
*Has tons of battery saving options.
*Beautiful ui
*Tons of options that make using this os a joy
*Make and restore backups of contacts, texts and phone, anytime, anywhere. From the cloud or your tab
*Very fast and super responsive
*select individual themes for each contact/message
*record your own alarm
*so very much more!!
Click to expand...
Click to collapse
more information in its official site (thanks to Shivammcool)
==================================================================================
Download: ( English and Chinese ) for Blade
click to download 06/04/2012 (mediafire)
click me to download Gapps package (optional)
Gapps package contains:
Gmail
GoogleBackupTransport
GoogleCalendarSyncAdapter
GoogleContactsSyncAdapter
GooglePartnerSetup
GoogleServicesFramework
Maps
MarketUpdater
MediaUploader
NetworkLocation
Street
Talk
Vending
for Galaxy S II: click me
for Nexus S: click me
for HTC Desire G7: click me
for Defy: click me
for Nexus One: click me
for HTC Desire HD G10: click me
is this a kernel ???click me to see it
==========================================
flash it as other ROM via recovery , and remeber make backup , and flash it at your own risk ...
and thanks to develpoer"the DianXin group" for this nice ROM
screenshots were taken from Nexus S with Android 4.0.3 ICS , but other devices's ROM are all GB version.
more provided by Urbanrootz
Anyone tried this yet??
Hows Battery??
M.
What is this rom based on? Does anybody have some pics from 2.3 version, not ics?
EvilBrains said:
What is this rom based on? Does anybody have some pics from 2.3 version, not ics?
Click to expand...
Click to collapse
build.prop indicates it's 2.3.7
qtwrk said:
build.prop indicates it's 2.3.7
Click to expand...
Click to collapse
Name sounds chinese. Are there privacy issues like in lewa?
Sent from my Blade using XDA app
Going to try this as soon as possible. (tonight)
I can't get google account to work, i keep getting Setup could not finish, unable to open connection to the server.
Any ideas?
hitones said:
I can't get google account to work, i keep getting Setup could not finish, unable to open connection to the server.
Any ideas?
Click to expand...
Click to collapse
it generally happens when gapps are not flashed or there happens to be some error while flashing it.
saaransh9 said:
it generally happens when gapps are not flashed or there happens to be some error while flashing it.
Click to expand...
Click to collapse
Ha, cheers, i thought it was included in the rom.
so is it working this rom or what? it's for blade?
we can put gapps and then it will work?
any feedback for this one rom?
thanks in advance
zaf_4 said:
so is it working this rom or what? it's for blade?
we can put gapps and then it will work?
any feedback for this one rom?
thanks in advance
Click to expand...
Click to collapse
yes , rom for blade , according to other people , flash GAPPS
updated to 10/02/2012
could somoone take picture for GB ?
kkq29 said:
could somoone take picture for GB ?
Click to expand...
Click to collapse
it's basically same as ICS, except setting
WIll it work on a GEN1 blade ?
Muru11 said:
WIll it work on a GEN1 blade ?
Click to expand...
Click to collapse
no i think its based on CM
Wifi not connecting
wifi could not obtain IP address
Works fine but still a lot of Chinese language.
exeumc said:
Works fine but still a lot of Chinese language.
Click to expand...
Click to collapse
we are working on it , could you please post a screenshot to point us out where/what is untranslated so we can translate it ?
benel_angeles said:
wifi could not obtain IP address
Click to expand...
Click to collapse
sorry ...i have no idea about it ... maybe someone else from this forum would have some idea ?

[App] [3.0+] [Oreo] ☆ Energy Bar - pulsating Battery Indicator! ☆ [1M+ Downloads]

[App] ☆ Energy Bar - pulsating Battery Indicator! ☆ [1M+ Downloads]
Greetings!
Many of you who have a Windows Mobile past like me, might have instantly recognized the thin colorful line(s) in the above image. And for the new Android generation, introducing Energy Bar - a pulsating Battery indicator!
Energy Bar puts a thin line on top of your Status Bar whose length corresponds to your device's current Battery level.
Got a full charge? The line will cover the whole width of your screen.
Battery depleting? So will the length of Energy Bar.
After several iterations (thank you for the feedback, early testers), the App is now feature packed:
Energy Bar can be configured from a width of 1 pixel to cover the entire status bar
Energy Bar puts almost 0% load on CPU, as it wakes up only to reflect any change in battery level
Energy Bar's origin can be configured as left/center/right
Energy Bar can hide on fullscreen content (apps, videos, images, games etc)
Energy Bar can be configured to change colors automatically depending on the live battery level
Energy Bar could have a mono color/multiple color segments/gradient
You can literally assign any color in the world for your favorite configuration
Energy Bar as a cool pulsating animation whenever a power source is plugged into your device
There is something about visual over numbers that keeps you and your device's battery level in sync with just a glance. You may find it intuitive/effective/stylish way to read the battery level, let me know what you think
--------------------------------------------------------------------------------------------------------------​
DOWNLOADS:
OR
{
"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"
}
OR, using TapaTalk? the hyperlinked images above don't work? Here's a play link:
https://bitly.com/energy_bar
--------------------------------------------------------------------------------------------------------------​
SCREENSHOTS
--------------------------------------------------------------------------------------------------------------​
ORIGINAL THREAD ARCHIVE:
PLEASE RATE THE APP WITH THE STARS IT DESERVES ON GOOGLE PLAY MARKET
UPDATE K: Latest version of Energy Bar - EB_6.0_BETA now available on Google Play Store, thread will be updated with change log, screenshots and .apk soon.
UPDATE J: This first post has become too crowded and Energy Bar EB_5.0.5_BETA deserves it's own space!! Checkout screenshots, links to download and more in POST #3.
UPDATE I: EB_4.1.2 is up with some quick fixes to version EB_4.1.1, download this latest version from the Download sections above. Also available on Google Play Market, download to receive automatic updates.
What's New?
UPDATE H: EB_4.1.1 is up with some quick fixes to version EB_4.1, download this latest version from the Download sections above. Also available on Google Play Market, download to receive automatic updates.
UPDATE G: EB_4.1 is up, download this latest version from the Download sections above. Also available on Google Play Market, download to receive automatic updates.
What's New?
UPDATE F: EB_4.0 is uploaded, adds the to-do feature for the last update - pauses animation on screen off. You can download the version right now from the Downloads section or from Google Play Market to receive updates automatically.
UPDATE E: New version, EB_4.0_XDA_BETA is now available in Downloads section.
As promised, this version packs in new features (both internal and visual,)
#1 The visual elements of the App now look more uniform across various versions of Android.
#2 The Single Color and Multicolor Modes are now combined as one, and that gives you the ability to:
Make the Bar use a single color (even when the Battery is low)
You can set your own Battery Low Level and assign a color for it to indicate
Make multiple segments of the Bar with different colors to indicate each segment. Maximum is upto 6 AND yes, the segment limits are variables controlled by you.
There is a live preview which gives you an idea how segments are arranged and color-coded for the Bar.
#3 Replaced the Color Wheel with a older one, which is more accurate.
To do for this version (4.0):
#1 Pause animation on screen off
Hope to receive some feedback soon.
UPDATE D: Latest version EB_3.4 is on the Google Play Market.
UPDATE C: Check the Attachement for Version EB_3.2 (BETA), addresses some bugs. Let me know how is it working.
UPDATE B: Just released an updated version of Energy Bar (EB_3) on Google Play Market, before you get all excited, this update is completely focused on stability/performance. I completely rewrote the code (made a big structural change), I would consider this update as an essential major internal update. Also, it should now perform better during the charging animation.
But, just to not totally disappoint you guys, I have added the following few things that is visual:
#1 The center animation is now more symmetrical (two pulses.)
#2 Custom Colors!!
#3 Thickness is now controllable to the level of pixels (larger devices can make the Bar even more thicker now.)
And lastly, am not abandoning the project with this update, I have got all the list of feature requests made so far since the first release, will be adding one by one.
UPDATE A: Initial version released! Scroll down to get the Download link (check the attachments for screenshot!)
Features:-
✓ An interactive UI to configure the Bar live, which reflects your color choice on both the Bar and the UI itself.
✓ Can be aligned left-right-center of the screen.
✓ Multiple colors option - the Bar changes color in every 20% Battery level interval.
✓ Thickness of the Bar can be configured.
✓ Option to start the Bar automatically on phone restart.
✓ Options to keep a shortcut to either hide or configure the Bar instantly from notification panel.
✓ Puts 0% load on CPU when running on Battery, on Battery level changes, system wakes up the Bar momentarily to update.
VIDEO REVIEWS:
__________________________________________________ __________________________________________________ _____________________
Greetings!
Many of you who have a Windows Mobile past like me, might be very well familiar with the inspiration behind this application I created, temporarily called as Energy Bar. I saw a couple of Android versions as well, including the one which comes bundled with MIUI custom roms. So, here is my implementation of it (Video Below):
What it does?
Puts an Energy Bar at the top of the screen which indicates current battery level on any screen.
Plug-in any AC power source to start pulsating animation. The animation is detailed enough to let you know where was your battery level when you initially plugged in and what is it's current level during the whole process of charging.
A customizer interface to choose between three colors, Activate/Deactivate, auto start on boot.
The color chosen is always saved and used when the service is activated/deactivated, crashed and restarted, auto start on boot.
When customizer interface is closed by clicking "Close and run in background....", only the bar runs which takes around 3 to 4 MB static RAM.
The load on the CPU is 0% when the AC source is not plugged in. The service gets activated only when battery is reduced.
The Video:
NOTE: The video below is of the TEST version of the App, an updated video will be soon posted.
It's hard to showcase the features in screenshots (attached,) so I have uploaded a video of the app in action:
DOWNLOAD:
OR
OR
Attachments!
OR, using TapaTalk? the hyperlinked images above don't work? Here's a play link:
https://bitly.com/energy_bar
Please feel free to make feature requests/give feedbacks/comments. Enjoy!
Thanks,
jagan2
Some of the places Energy Bar featured:
Full tutorial
00:00 - 00:47
00:00 - 01:07
03:15 - 03:36
And at several more places, if you find it somewhere, let me know
WHAT'S NEW?
EB_6.3.5_BETA:
The App now relies on 'Notification Access' rather than the powerful & sensitive Accessibility Service, to be alive forever.
Upgrading from a previous version?
Click the activation switch, enable Notification Access even if you see the Bar already active.
On some devices, you may have to enable the App in 'Auto-start Apps' settings to survive a phone reboot.
Expect 0 mAh battery consumption.
EB_6.3.3_BETA:
#1 Added support for Android 8.0 Oreo.
#2 If you have faced "Permission denied" issue, this version should resolve it.
#3 On Android Oreo, in Status Bar mode, pulling down Notification bar wasn't possible, it's fixed now.
EB_6.2(.2)_BETA:
* The pulsating charging animation now remembers initial charge until power source is turned off.
* Lots of new Animations now available, including an option to disable it.
* Status Bar mode's background is now configurable as transparent or opaque.
* The UI now has clues on how to delete segments.
* Instructions to keep EB alive on Huawei/Lenovo added.
EB_6.1.5_BETA:
HOTFIX for crashes on some Android 6.0 devices
EB_6.1.4_BETA is a critical maintenance update featuring:
* The App now officially supports Android 7.0
* The 'Screen overlay detected...' issue on Marshmallow is finally taken care of, phew!
* Devices on which App crashes on launch is fixed (E.g., Moto X Pure)
* 'Merge Segments' color configuration now survives a reboot of the device.
* Thickness limit increased to 30
Thank you everybody for the amazing response, more updates will follow, if you love the App, don't forget to share it. Cheers!
EB_6.1.3_BETA:
* Attempts to resolve bugs faced by some devices.
Thank you everybody for sending in reports!
EB_6.1_BETA:
* Auto-hide is now not limited to just fullscreen videos, games, images. It will work on any fullscreen content which doesn't have a Status Bar.
* Support for Android 6.0.
* Flashy Ad replaced with native static one.
* UI glitches are now fixed completely.
* Lot of internal optimization for continued harmony between your device and Energy Bar
Discussion of the Release Version of the App starts from Post #20http://forum.xda-developers.com/showpost.php?p=49385457&postcount=20.
Some screenshots by the XDA community, I don't know if the Bar is complementing their beautiful screen set-up or the set-up is complementing the Bar
Credits (in the order they appear in attachment): @Gu$houn*, @Micoolef, @ivn888, @Gu$houn*
Missed your screenshot? Just mention me in your post to remind me to update here.
jagan2 said:
Reserved.
Click to expand...
Click to collapse
Did you think to use xposed framework fot it?
Tapatalked from my GT-I9500
NBruderman said:
Did you think to use xposed framework fot it?
Tapatalked from my GT-I9500
Click to expand...
Click to collapse
Well, I want it to be available for non-root users as well. So, not planning to use Xposed at the moment.
jagan2 said:
Well, I want it to be available for non-root users as well. So, not planning to use Xposed at the moment.
Click to expand...
Click to collapse
How do you want to make changes in the UI without root?
NBruderman said:
How do you want to make changes in the UI without root?
Click to expand...
Click to collapse
The change has already been made, one of the devices in the video is not a rooted phone.
It would be great if you could set different colours for every say 10% increment so green for 100 to 90 blue for 90 to 80 etcetera, also being able to change the frequency of the animations from 1% to 2% or 5% or whatever would also be quite cool.
Sent from my Nexus 4 using Tapatalk
Watty162 said:
It would be great if you could set different colours for every say 10% increment so green for 100 to 90 blue for 90 to 80 etcetera, also being able to change the frequency of the animations from 1% to 2% or 5% or whatever would also be quite cool.
Sent from my Nexus 4 using Tapatalk
Click to expand...
Click to collapse
Every 10% might be messy, but will include the feature in a limited way, say every 25% may be.
Is it possible to change the bar height? That's a very needed feature if not.
polobunny said:
Is it possible to change the bar height? That's a very needed feature if not.
Click to expand...
Click to collapse
I found the particular height I used to be an ideal one, but Indeed adding more customization option won't do any harm. Currently working on something that will significantly enhance the functionality of the bar, will showcase it soon.
jagan2 said:
I found the particular height I used to be an ideal one, but Indeed adding more customization option won't do any harm. Currently working on something that will significantly enhance the functionality of the bar, will showcase it soon.
Click to expand...
Click to collapse
I'm a very minimalist person, I usually set my battery bar to 1 dip in height. =)
polobunny said:
I'm a very minimalist person, I usually set my battery bar to 1 dip in height. =)
Click to expand...
Click to collapse
Sure, you would be able to experiment with the height!
Off the top of my head, possibility to set a background color can be interesting too. That way if you have a transparent status bar and let's say a blue battery bar on a blue background then you can still see it.
That's all I can think of at the moment.
polobunny said:
Off the top of my head, possibility to set a background color can be interesting too. That way if you have a transparent status bar and let's say a blue battery bar on a blue background then you can still see it.
That's all I can think of at the moment.
Click to expand...
Click to collapse
Currently targeting unrooted phones, will consider for some future version. Thanks!
jagan2 said:
Currently targeting unrooted phones, will consider for some future version. Thanks!
Click to expand...
Click to collapse
I'm not sure you would need a rooted phone for that. Simply have the progress color diminish while keeping a "full" color bar behind it/right to it. Two colors to set in this case.
polobunny said:
I'm not sure you would need a rooted phone for that. Simply have the progress color diminish while keeping a "full" color bar behind it/right to it. Two colors to set in this case.
Click to expand...
Click to collapse
Oh got ya! I thought you were talking about status bar background, which is not possible to change, atleast not till 4.3
My suggestions:
It would be nice to have the option to set the bars position to multiple locations (below the status bar, above or below the nav bar, or even left and right of the entire screen).
The centered mirrored option would be nice as well, as people who use roundr will have the bar cropped at the edge (happens to me with TEAM Battery bar and it's the reason I have it disabled now).
Also having a bar height option and being able to lower the opacity of the bar in case the user wants to have it overlap the clock and all the icons on the status bar.

[APP][4.1+] GEAK Launcher - Updated Every week !

{
"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"
}
Hi guys ~
NEW VERSION RELEASED!
We pormise to release GEAK Launcher every week, but now on Google+, find us here http://goo.gl/y30Rkv
Let's experience new, develop new together !
Install instructions:
- For the people who want the stable relesase, you could go to GOOGLE PLAY.
- For people who what to try new feature and be close with us developers, you could install the PREVIEW version by clicking the link below.
If you have already install APK in our official forum or XDA, you could just update on the settings of GeakOS.
just open the “Settings - Check for updates”to get the latest test version
ATTENTION:
And I want to emphasize that the version I release here is always newer than Google play. So you could get and experience new feature ahead of time on xda.
Hope you like it.
PREVIEW version download link:
http://get.geakmobi.com/redirect/get_geakos_preview/
GOOGLE version download link :
https://play.google.com/store/apps/details?id=com.geak.mobileos
GO, GO, GO !
GO to INSTALL or UPDATE your GEAK OS !
*************************************************************************
Follow US:
Official forum: http://forum.geakmobi.com/
Facebook: https://www.facebook.com/likegeakos
Google Play: http://goo.gl/16fvq8
Help to translate the GEAK OS to your language:http://get.geakmobi.com/redirect/get_language_pack/
Geak os emoji
We GEAK OS team release EMOJI APP on Google play.
This is a powerful IOS Emoji, now you could use it on your Android device.
It brings you more than 800 emoji to select when chatting.
Let your chatting more Colorful, Emotional and Expressive.
No more words needed, let Emoji tell.
If you got this Emoji, any word seems redundant in front of it.
Let IOS EMOJI dance on Android.
Google play download link: https://play.google.com/store/apps/details?id=com.geak.message.plugin.emoji
HISTORY new updates HERE
History new features updated [from 1.0.14304 to 1.0.14310] as follows: --------------Nov. 6th, 2014
***Highlight:
Support for region/language selection.
Add contacts avatar.
*Launcher:
- [fix] Solve the crash problem when pressing virtual key insome situations.
- [fix] Solve the icon lost problem when pressing virtual keyin some situations.
*Dialer:
- [Add] Add letter display of contacts.
- [optimization] If you got missed call, it will go directlyto call logs by clicking the dialer.
*News:
- [Add] Support for region/language selection.
*GEAK Appstore:
- [Add] Add notification when no network connection.
*Downloadcenter:
- [Add] Add blank notification when there is no download taskin download center.
- [fix] Solve the probabilistic error when continuingdownload apps.
History new features [from 1.0.14310 to 1.0.14317] updated as follows:--------------Nov. 13th, 2014
***Highlight:
Add global Weather forecast !
*Launcher:
- [Fix] Solvethe situation that the launcher would be in disorder.
*Message:
- [Fix] Solve the problem that the notification of message isinvalid.
*Account:
- [Optimization] Optimize the notification when the passwordis bank.
- [Optimization] Optimize the situation that the email woulddisplay error when you haven’t activated it.
- [Optimization]Optimize failure message due to frequent operation.
- [Fix] Automaticallylog out because of time out when uploading or downloading contacts.
- [Fix] Countdown boardwould be covered when sending verificationcode to the phone.
*Weather:
- [Add] Support for weather forecast of global cities.
- [Optimization] Optimize the process of searching city.
*GEAK Appstore:
- [Optimization] Optimize the delay problem when back to thelist and reload the progress.
- [Optimization] Optimize the background of applicationscreenshot in app detail page.
- [Optimization] Optimize new logical without networkconnection.
- [Optimization] Optimize the circular bead of the pictureson the app detail page.
- [Optimization] Optimize the pop-up box.
- [Optimization] Optimize the style of red spot in thefull-screen mode.
*Download center:
- [Fix] Solvethe display problem of unknown files.
- [Fix] Solve the display problem of apps downloaded.
- [Fix] Solve the problem that names of apps are two long.
History new features [from 1.0.14317 to 1.0.14325] updated as follows: --------------Nov. 21th, 2014
***Highlight:
Notification of new message has beendivided into three parts, Notification center, Popup window and Badge app icon.Any of them could be open and closed as you wish.
*Launcher:
- [Fix] Fix the coming soon problem of Gallery and Camera on Nexus 5
- [Fix] Music on Sony device is available to open.
*Dialer:
- [Fix] Solve the crash problem when adding contacts form the third part apps.
*Message
- [Add] Notification of new message has been divided into three parts, Notification center, Popup window and Badge appicon. Any of them could be open and closed as you wish.
- [Add] There will be second confirm process if you delete message on the popup.
- [Optimization] Optimize the starting speed when there are too many messages.
- [Optimization] Solve the problem of sending pictures more than 2MB.
- [Fix]Solve the display problem of free message in other third part message apps.
- [Fix] Solve the notification of popup when receiving new free messages.
- [Fix] Device above Android 4.4 could edit free message such as selecting picture or video.
- [Fix] Messages could be marked asread when you receive message on the message app and then exit normally
*News
- [Add] Pictures of news would be loaded manually even thought it has been set to no loading status.
*Account
- [Add] Solve the loading problem ofregister.
*Cloudservice:
- [Optimization] There will be a confirm notification when your local contacts is empty.
*Downloadcenter:
- [Optimization] If the downloadprocess has been stopped accidently, it could be continued next time youlauncher the app manually.
For more update details, please visit: [FONT=&#23435][FONT=&#21326]http://forum.geakmobi.com/forum.php[/FONT][/FONT]
Thanks. gonna try this out
Welcom to leave feedback any time
ianjay06 said:
Thanks. gonna try this out
Click to expand...
Click to collapse
Thanks for your support dear, welcome to leave feedback, any bug or need
Geak OS
Just a couple of suggestions here.
1. Add an English version of the news widget.
2. Add 12 hour format for the clock
3. Do not automatically sort all of our apps into many folders, it makes sorting it all out a train wreck.
I love the direction of this theme, however. It has great animations and colors. Also, could someone explain to me what the GeakOS account is for? I am reluctant to sign up.
Reply to your suggestions, Thanks !
Kwwolves2012 said:
Just a couple of suggestions here.
1. Add an English version of the news widget.
2. Add 12 hour format for the clock
3. Do not automatically sort all of our apps into many folders, it makes sorting it all out a train wreck.
I love the direction of this theme, however. It has great animations and colors. Also, could someone explain to me what the GeakOS account is for? I am reluctant to sign up.
Click to expand...
Click to collapse
Fist of all, thanks so much for your suggestions !
here is what im trying to do:
1. for the news widget, the English version will come, im searching for internatial rss.
2. you could set the clock to 12 hour format on the settings.
3.for the automatically sorting options, If you do not like it, we could try to change this in the next version, if most of users feel the same way like you.
for the GeakOS account, signing up one is for cloud service, the next version will support this function.
So anything else?
Have a nice day.
Thanks for the fast reply. I am glad to hear about the future inclusion on English for the widget. Could you please direct me to where, in the settings, is the option to make the clock 12 hour format?
I will continue to check in for updates and further suggestions. The theme is very fluid and nice in my limited use, so that is definitely a good start. Can't wait for further improvements!
instructions for changing the clock to 12 format
Kwwolves2012 said:
Thanks for the fast reply. I am glad to hear about the future inclusion on English for the widget. Could you please direct me to where, in the settings, is the option to make the clock 12 hour format?
I will continue to check in for updates and further suggestions. The theme is very fluid and nice in my limited use, so that is definitely a good start. Can't wait for further improvements!
Click to expand...
Click to collapse
Here is the instructions for changing the clock to 12 format:
More settings - system - date and time - cancel the click of "Use 14-hour format"
Hope it help
also thanks for the support ^^
so nice !
so nice ! i like it very much~:good::good:
Thanks for the support
hedyguo said:
so nice ! i like it very much~:good::good:
Click to expand...
Click to collapse
Hope you could join us !
Let's make our own os together
Your advice has been taken
Katherine6 said:
it's amazing.
I tried it on my phone and i like the dialer most!
Also for the vote, i would like to sort the apps by myself, it's a little annoying when i try to drag every apps out and than sort them again...
but anyway, I like it and will keep up with your updates.
Click to expand...
Click to collapse
Thanks for your advise and if most people do not like the auto sort apps to the folder, i will consider to cut the fuction
Keep up with me, friend ^^
Flying snail said:
VOTE HERE!!
For the present, if you install the Geak os for the first time, You could see that all the apps are fold in the folder.
I want to know if you like it or Not !
Click to expand...
Click to collapse
I personally don't like this arrangement. Too many folders...
So, you want less folders ?
Landraider17 said:
I personally don't like this arrangement. Too many folders...
Click to expand...
Click to collapse
i can release all the apps just on the launcher, or fold them on the folders, so which one do you like better?
And for the icons, if you find some icon is ugly, i could draw again for you
Flying snail said:
i can release all the apps just on the launcher, or fold them on the folders, so which one do you like better?
And for the icons, if you find some icon is ugly, i could draw again for you
Click to expand...
Click to collapse
Ya the older style without auto folders is much better. Icons look better now. One more thing which I had requested earlier was contact photos. sure many people would want it. Especially if you can get MiUI style icons for contacts without photos... Something like what follows next
[/IMG]
[/IMG]
Really good idea !!
Landraider17 said:
Ya the older style without auto folders is much better. Icons look better now. One more thing which I had requested earlier was contact photos. sure many people would want it. Especially if you can get MiUI style icons for contacts without photos... Something like what follows next
[/IMG]
[/IMG]
Click to expand...
Click to collapse
I really think it is a good idea and we also consider to add the smart avater to the contact.
But we are confusing how to do it in details and whether most people would like it !
So you mean if you add the contact you do not want to add the photot in your gallery.
Instead, you want the system match one for you, right?
how to design it to make most people like it? any further ideas?
Did anyone know how to link to a foor?
I am kind fo new here.
so could anyone tell me how to link to specific floor on the contents??
Ya if there is no photo selected for any contact then the system (GEAK OS) should display a specific icon for that contact automatically instead of the boring default contact icon. If it displays the icons like MiUI of Gmail then it would be nice. I recommend that you take a look at Identiconizer app be GermainZ. Its fabulous and maybe you will get some idea.
it is here:
:highfive:
http://forum.xda-developers.com/showthread.php?t=2718943
I like it bro
hope on the progress the ram usage will keep small like that
maybe it can fold the apps according to category maybe
and bro I'm on dual sim phone maybe can it support dual sim ?
if not that's fine i'll just swap the sim
keep the good work
hope it'll get to play store soon
and prepare the donate version
Landraider17 said:
Ya if there is no photo selected for any contact then the system (GEAK OS) should display a specific icon for that contact automatically instead of the boring default contact icon. If it displays the icons like MiUI of Gmail then it would be nice. I recommend that you take a look at Identiconizer app be GermainZ. Its fabulous and maybe you will get some idea.
it is here:
:highfive:
http://forum.xda-developers.com/showthread.php?t=2718943
Click to expand...
Click to collapse
Yeah I got that
Depending on your words and I also tried MIUI and the link you give me.
If user do not set the photo of contacts:
For the miui, It display the two letter of the name, just in a different font.
For the ChameleonOS, It only display the first letter.
So none of them seems very satisfied , I wonder if i coud display a more interesting pic, instead of bank.
How do you think?

[APP][4.0.3+] Aauuto - Awesome and ultra useful tool for device automation ;)

Do you want to automate your Android device? But all the tools you tried are complex, confusing or simply do not work reliable ....
Do you want to save some battery via device automation? But having a background service for event catching running all the time does not make sense for you ....
THEN you should definitively try Aauuto! :good:
Aauuto is the Awesome and ultra useful tool for event based device automation.
The combination of activities, trigger events, event conditions, parameters and variables, allows you to create thousands of different automation schemes with just a few simple clicks. You don´t have to be a developer to create powerful automation schemes with Aaauuto.
Aauuto is optimized for performance and efficiency and does a lot of things completely different than other automation tools. Aauuto does not use any background service (no background battery drain!) to catch the events, is very easy to use, powerful and feature loaded. An additional and Aauuto Expert Plugin is available for Root activities and activities which need extensive permissions.
Available Events:
- Time
- WiFi
- Bluetooth
- NFC
- Power
- Battery
- Boot
- DockMode
Available Activities (Extract, some need ROOT and/ or our free Expert Plugin):
* Wireless/ Network/ GPS
- WiFi (ON/OFF/TOGGLE)
- Connect WiFi
- Add WiFi SSID
- WiFi Hotspot
- Bluetooth (ON/OFF/TOGGLE)
- BT Discover
- Mobile Data
- Airlplane Mode
- Location (GPS)
- NFC (ON/OFF/TOGGLE)
*Device Settings
- Ringer Mode
- Brightness (value, auto, adaptive)
- Display Timeout
- Auto Sync
- Auto Rotate
- Ringer/ Music/ Alarm Volume and Tone
- Stay awake
*Start/ Launch
- Music Player
- Navigation
- Start App and App Activity
- Close App
- Website/ Uri
- Car Mode
*Text-to-Speech
- Speak Text
- Speak Time/ Date
*Phone
- Dial and Call
*Calendar/ Alarm
- Set Alarm/ Alarm in minutes
- Calendar entry
- Timestamp
- Timer
... and many more native activities + possibility to use standard automation plugins!
Available Conditions for Events:
- Weekday
- Battery
- WiFi
- Bluetooth
- Charging
- Dock
- Time
- Variable
Aauuto has also support for Widgets and Shortcuts and a lot of additional features.
Check it out!
Google Play public beta:
https://play.google.com/store/apps/details?id=com.widgapp.aauuto
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Changelog:
Update 1.1.6: (1.1.6.x fixes)
- Android 6 Marshmallow adaptations
- Improvements and bug fixes
Update 1.1.1 (1.1.x Bug fixes):
- New Battery Saver toggle (stock Lollipop!)
Update 1.0.1 (1.0.x Bug fixes): Out of BETA!
- New Reboot activity
- New Aauuto Broadcast activity
Update 0.9.1 (0.9.1.x Bug fixes):
-Support for 2G/3G/LTE toggle
-Experimental support for external setting/activity plugins (Locale/Tasker compatible)
Update: 0.8.6 :
- Support for Mobile Data toggle on Android 5.+ Lollipop (latest Super SU required!)
- Aauuto shortcuts
Version 0.8.5 : Portrait mode and some bugfixes
Version 0.8: Initial Release * BETA *
placeholer
Hmm, what´s up XDA ?
A brand-new app and no feedback ? ......Issues? ....afraid of Beta ?.... or afraid the colors? ... or just the weekend ?
ascsa said:
feedback ? ......Issues?
Click to expand...
Click to collapse
Thanks for this app. As I have been using NFC Retag it takes some time to work out what to do using Aauuto.
1) First impression was why only landscape mode? I appreciate it is necessary to have landscape but there are cases with a long list when portrait should be an option. I prefer to be able to use both.
2) Major frustration is that widget cannot be put into a folder.
3) Not sure why there are two threads? This and http://forum.xda-developers.com/google-nexus-5/themes-apps/app-aauuto-automation-app-t2994977
I am using Note 4 SM-910F.
Keep up the good work. I guess we are all getting back into things after the break.
Cheers
Tom
Szczepanik said:
Thanks for this app. As I have been using NFC Retag it takes some time to work out what to do using Aauuto.
1) First impression was why only landscape mode? I appreciate it is necessary to have landscape but there are cases with a long list when portrait should be an option. I prefer to be able to use both.
2) Major frustration is that widget cannot be put into a folder.
3) Not sure why there are two threads? This and http://forum.xda-developers.com/google-nexus-5/themes-apps/app-aauuto-automation-app-t2994977
I am using Note 4 SM-910F.
Keep up the good work. I guess we are all getting back into things after the break.
Cheers
Tom
Click to expand...
Click to collapse
Hi Tom,
many thanks for the feedback !
Yep, Aauuto has a completely different UI concept than ReTag .... as longterm ReTag user, this could take some time ... but compared to other automation apps this should be very easy to handle
1) Hmmm, nobody seems to like the landscape mode except me ....yes, in portrait mode you will have some additional screen space for the activity list etc. but for the main UI you will get less screen space for events and activities (unless I implement some nested scrolling views (-> usually a horrible UI from my point of view )) .... However, Aauuto is in Beta, because I want to try things out and incorporate user feedback, so I will probably incorporate portrait within the next update ... then we can all have a look and decide if it makes sense or not
2) Arrgh , I´m doing Android development for years and using it even longer, but I wasn´t aware that you can put widgets into folders .... ....I like the resizeable widgets, but obviously you can´t put them into folders ... so I think I have to provide an additional non-resizeable widget ....
3) I want as much feedback as possible and this "Apps and Games" forum seems much to overcrowded for that ....
Promising app, I just hated the obligatory landscape mode, is awkward.
For portrait mode just use the exposed "app settings" module... And now you have portrait view.
Update: Portrait mode doesn't work well ...lol
How about adding time and GPS events! ie ... Phone to silent at certain locations. Or dim screen brightness at 9pm etc
rodaven said:
Promising app, I just hated the obligatory landscape mode, is awkward.
Click to expand...
Click to collapse
justjayhere said:
For portrait mode just use the exposed "app settings" module... And now you have portrait view.
Update: Portrait mode doesn't work well ...lol
How about adding time and GPS events! ie ... Phone to silent at certain locations. Or dim screen brightness at 9pm etc
Click to expand...
Click to collapse
Okay I got it , portrait will be available in the next update ....I just have to re-enable it and do some minor tweaking .... prototype screenshot below ...
Time event is already available ... it´s called Time and it´s the first event ... GPS Geofence is on my todo list, but it depends on Google Services and the Google part wasn´t reliable in the past .... i want to have everything else stable before struggling with the Google servers ...
Thx for the feedback!
Okay... Portrait layout is much better.
I would make the Scheme On/Off button more apparent.. I finally figured it out but easy to miss at first.
Also... I would prefer the Schemes Overview to be its own screen (not a pop-up).. that should be the screen it starts in as well.
One more request.. make long pressing Scheme name "edit" possible (I know you can edit from Scheme Overview pop-up.. but most will try to long press to edit).
Might help to have one basic Scheme built to help folks figure out the basic layout (like a low battery scheme).
Thanks in advance.
justjayhere said:
Okay... Portrait layout is much better.
I would make the Scheme On/Off button more apparent.. I finally figured it out but easy to miss at first.
Click to expand...
Click to collapse
I disabled the ON /OFF label because it looked weird ... but yes, I should mention it somewhere ...a help function or a walk through or something like that ...
Also... I would prefer the Schemes Overview to be its own screen (not a pop-up).. that should be the screen it starts in as well.
Click to expand...
Click to collapse
Probably no, mainly due to two reasons:
- The Overview is a quick way to switch schemes or to change some scheme settings like name or order .... I think it doesn´t contain enough content for an extra screen
- beside that the scheme screen do some heavy background loading (schemes, events, conditions, activities ) from the internal database... having an extra screen will start this loading again, so a pop up makes much more sense from a performance point of view
One more request.. make long pressing Scheme name "edit" possible (I know you can edit from Scheme Overview pop-up.. but most will try to long press to edit).
Click to expand...
Click to collapse
Already implemented that with an earlier prototype ....in fact, I had the same context menu enabled as in the Overview ... didn´t like it ... I think it´s much more convenient within the Overview, and beside that how often do users change a scheme name ...but it´s up to the users, if a majority wants this, I can re-enable it ....
Might help to have one basic Scheme built to help folks figure out the basic layout (like a low battery scheme).
Click to expand...
Click to collapse
Good idea!
Aauuto
1 Thanks for portrait mode.
2 Looking forward to widget that I can add to a folder.
3 I like the ability to move items up and down but it is tedious for more than a few positions. Can you implement a way to move to a particular position or drag & drop?
4 Note that my "event" is blank as my "activity" is triggered by click of widget.
5 Can you allow resizing of Event / Activity windows so I can see more Activity and minimize Event?
6 My Activity is a list of Start App - all related to News e.g. News Digest, News Republic etc. The idea is, I click on widget, then each app is launched and, after a few seconds I can read each News app, pressing back key to close and automatically display next one in my list until I know I have checked all my news sources.
7 Bug is that the Apps do not all launch or do not display in same order as I listed in your app.
Can this be fixed?
Cheers
Tom
Szczepanik said:
1 Thanks for portrait mode.
2 Looking forward to widget that I can add to a folder.
3 I like the ability to move items up and down but it is tedious for more than a few positions. Can you implement a way to move to a particular position or drag & drop?
Click to expand...
Click to collapse
Thanks to android, this is a lot of effort for such a simple task ... it´s on my todo list, but in a low position ..
.
4 Note that my "event" is blank as my "activity" is triggered by click of widget.
5 Can you allow resizing of Event / Activity windows so I can see more Activity and minimize Event?
Click to expand...
Click to collapse
I think i have to keep space for at least one event ....you would gain additional space for one more activity in portrait than in landscape on a nexus 5 (note 4 maybe 2) ... so one more activity for a niche use case vs. a fidgety UI and addititonal permanent size calculations within the UI .... I don´t think that makes sense
6 My Activity is a list of Start App - all related to News e.g. News Digest, News Republic etc. The idea is, I click on widget, then each app is launched and, after a few seconds I can read each News app, pressing back key to close and automatically display next one in my list until I know I have checked all my news sources.
7 Bug is that the Apps do not all launch or do not display in same order as I listed in your app.
Can this be fixed?
Click to expand...
Click to collapse
Nothing to fix ... Aauuto fires the activities always in the correct order ... then the android multitasking kicks in......Aauuto is really fast, so it fires the activities within a couple of milliseconds ....one of your news apps may need a little bit more time to launch than other apps (or maybe is already in cache), so for Android the order could be a little bit different ....However, if you slow down the activities a bit by adding a "WAIT" Activity (--> Misc, 1 second should be enough) between the "Start App" activities, Android should have the same order cached :good:
wait Activity
ascsa said:
adding a "WAIT" Activity (--> Misc, 1 second should be enough) between the "Start App" activities, Android should have the same order cached :good:
Click to expand...
Click to collapse
Thanks that seems to make it work better although I think some apps may need 2 seconds. Can I suggest you set the default wait to be 1 sec? I doubt anyone would actually want to wait "0" sec ...
Cheers
Tom
ascsa said:
Hmm, what´s up XDA ?
A brand-new app and no feedback ? ......Issues? ....afraid of Beta ?.... or afraid the colors? ... or just the weekend ?
Click to expand...
Click to collapse
Comments reserved. Looking forward for such an app.
Sent from my XT1033 using XDA Free mobile app
Update 0.8.6
update 0.8.6 just uploaded to Google Play ... could take some time until it´s available
What´s new:
- MOBILE DATA toggle for Android 5.+ Lollipop --> that was a b**'*h !!! --> latest Expert Plugin + latest SuperSu required!
- Aauuto shortcuts --> you can put several shortcuts within a folder on your homescreen
ascsa said:
update 0.8.6 just uploaded to Google Play ... - Aauuto shortcuts --> you can put several shortcuts within a folder on your homescreen
Click to expand...
Click to collapse
Shortcuts work well in folder thanks. May need wider choice of icon (darker and colored) or ability to import / or use own icon in future.
Thanks
Cheers
Tom
My Note 4 note for you.
Szczepanik said:
Shortcuts work well in folder thanks. May need wider choice of icon (darker and colored) or ability to import / or use own icon in future.
Thanks
Cheers
Tom
My Note 4 note for you.
Click to expand...
Click to collapse
yep, the icon set isn´t final yet .....
Hmm ,
not much feedback so far, everything seems stable ... a few small issues and only 2 error reports ... I think, I could release the 1.0 version end of January .... so, please report your issues and feature requests till the end of next week and I could probably implement/ solve them for the official (non-beta) 1.0 release ....
btw. nobody so far mentioned the colors .... I like them, but I expected some uproar ....so, last chance before 1.0 ;-P
ascsa said:
feature requests
Click to expand...
Click to collapse
Colours are fine.Need more volume controls. Has Alarm, Music & Ringer Volume. Missing Notifications, System and Bluetooth.
When I change a setting (e.g. delay) it should show what I had set - currently deletes and creates new.
Volume should show numbers on the sliding scale please.
It is a competitive market against Tasker, Macrodroid and your own NFC Retag. Good luck.
Thanks
Cheers
Tom
My Note 4 note for you.
Szczepanik said:
Colours are fine.Need more volume controls. Has Alarm, Music & Ringer Volume. Missing Notifications, System and Bluetooth.
Click to expand...
Click to collapse
Yep, standard android has Alarm, Music and Ringer volume. The other volumes were skipped in Android 4.0 ICS, if I remember it right ....A lot of manufacturers re-enable these volumes ... so it´s basically a manufacturer/ rom specific feature ... easy to implement, but works only on some devices .... However, I think I will implement some device/ manufacturer specific features eventually... not all devices and not all manufacturers, but the most popular ones and this volume settings thing surely will be one of the first device specific features.
When I change a setting (e.g. delay) it should show what I had set - currently deletes and creates new.
Click to expand...
Click to collapse
I do it like your proposal in ReTag ....it´s easier, if you only change a parameter, but feels a little bit awkward to change an activity .... so, I tried something new for Aauuto ... to be honest, currently I don´t know what I like better ....I will think about it ... additional feedback welcome
Volume should show numbers on the sliding scale please.
Click to expand...
Click to collapse
Hmm, android volume settings doesn´t show numbers, too .... so I don´t know what you want with these numbers ....but sure, I can have a look at it ....
It is a competitive market against Tasker, Macrodroid and your own NFC Retag. Good luck.
Click to expand...
Click to collapse
Thanks!
Yep, it´s a competitive market, but NFC ReTag is more focused on non-writeable NFC tags and other NFC stuff and was never designed as a full-blown automation app ... so I started again from scratch ... I could have renamed ReTag and updated it with a completely new app/code/database etc. to keep the downloads and users, but I would have had to skip a lot of features because of a different focus ... so I will keep NFC ReTag focused on NFC stuff and Aauuto for a more general automation approach (with additional triggers, events etc. --> although the NFC event in Aauuto should be even easier to handle with writeable tags than in ReTag )
Sure, Tasker is the benchmark. in functionality and complexity ...... I like Tasker, but I discussed it a lot with users and a lot of them (even some tech-savvy users) could not handle Tasker .....
And yes, a bunch of other automation apps are also available ... The main difference is the no background service restriction in Aauuto .... let me explain it on a popular example:
A lot of users want some battery saver feature like "when battery is < 20% disable XYZ" ... you can do this with a lot of apps (and it´s easy to implement), but from my point of view it doesn´t make sense at all .... Android doesn´t provides a standard battery level broadcast (except Battery LOW and OK ...and it´s by intention). So any app which wants to provide such a feature has to start a background service and constantly waking up (every couple of seconds , once a minute, whatever) your device and check the battery stats ...this cause a lot of additional battery drain, wake locks and so on and at the end of the day, this checking could drain a lot more battery than you can save via "disable XYZ" ... so it´s senseless .... but users want it and they usually get it ... [another popular example for this user/android problem are the countless RAM cleaner apps out there ....on current Android versions, it doesn´t make sense to clean your RAM at all , because Android does a perfect job with that (only a full RAM is a good RAM ) and these cleaners usually do more harm than good ..... but users want it and they usually get it ...]
OK, back to the point: Aauuto will only implement rock-stable activities and bulletproof events and conditions ....so when you use Aauuto, you can be sure it works without issues and without hidden drawbacks. Maybe I will not implement a popular feature, due to some hidden drawback, but for me it´s more important to develop a good app and therefore have a few less downloads than implementing popular but problematic features ....Afaik you can´t be sure of that with other automation apps.

Categories

Resources