[APP] Permission Monitor - Automate your permission checking! - Android Apps and Games

I just released my first application, and I'd like to share it to you guys.
Permission Monitor allows you to monitor you applications based on your preferences.
Once installed you can define suspicious permissions and permission sets. The next time you install an application with those suspicious permissions (sets), the monitor will notify you.
Never again you will need to check permissions of applications you want to download. Let Permission Monitor do that for you!
Features:
- List all your applications.
- List permissions and show applications who use them.
- Set up monitor to check installed and/or updated applications.
- Check all your installed applications for suspicious applications.
- Notify user when suspicious application is installed.
- Minimum battery usage
Bonus features of pro version:
- Whitelist certain applications you trust. No more notifications of trusted applications that use suspicious permissions.
- Show which applications use a specific permission set.
- No Ads
Because you can set your own preferences, the monitor will not bother you, unless you are installing a suspicious application.
Note: When the application fails or Force Closes, please send a mail to me and give me some time to fix it. I'll try to fix it as soon as possible.
Download pro version
Download free version

Sounds/Looks great Will try and report back
EDIT: Works great! No issues noticed so far!

Sounds interesting! LBE privacy guard now fulfills my permission-checking needs, though. Check it out, it's spectacularly effective.
Additionally; I'm forced, against my better judgment, to tell you that "automize" isn't even nearly a word. "Automate" is and has been around for a while. I apologise for being pedantic and hope you'll accept that my intention is only to inform and not criticise you.
Sent from my GT-I9000 using XDA App

Thanks for your feedback. I changed Automize into Automate

Small update released:
Version 1.01:
- Less text in main screen
- Loading dialogs can now be cancelled
- Fixed a bug in List Permissions, which caused a force close (thanks for bug report!)
- Changed notification icon, now smaller and without colors
- Fixed a bug which caused the monitor to always check updates(even when unchecked the option to do so)
- Fixed bug when there are 2 or more notifications at same time
- Fixed a bug while showing application info
- Some other small bugfixes

Sweet app!
I was looking for a convenient way to keep tabs on app permissions in a simple, generalized way, without getting entangled in any of the more over-hyped anti-malware apps, and this one seems to do the trick!
It might be nice to have some general recommendations regarding which options to check under "Select permissions to monitor." Also, more suggested permission sets might be useful. Perhaps users of the app could post their suggestions here.
Bottom line: this is a very nifty app!

Would it be possible to enhance an app like that and set permissions on your own app by app? Some apps wants to read phone stats for no apparent reason at all. It would be nice to keep the app but deny it permisssion to read phone stats. Could that be done?

Related

[APP][2.2+] Privacy Protector for non-rooted devices (New update!)

What can it do?
============
Are you concerned with certain apps required permissions? Then this app is for you!
Base on your settings, this app will automatically turn OFF location and network connections when it detects that certain apps are running, thus leaving the apps no chance of leaking your data. After the apps finish running, pull down notification bar and you'll easily turn network and location services back on.
It works on both non-rooted and rooted devices.
Alternatively, this app can be used as an ad-blocker or data saver.
Performance Impact
===============
With over 300 apps monitored, on average the app utilizes less than 4% of CPU on a Nexus One.
There is no noticeable impact on battery life.
Required Permissions
===============
Access to GPS and coarse location are for probing the location service settings.
Create bluetooth connections and bluetooth administration are for probing Bluetooth status and controlling bluetooth adapter.
Change Wi-Fi state is for controlling Wifi adapter.
Changelog
================
1.0
App published to Android Market after major usability improvements and critical bug fixes.
1.1
Major update
- App names are sorted
- Some performance improvements
- UI usability improvements
1.2
Minor update
- Option to hide notification when service is running
- User interface tweaks
- Removed all log messages
Please download from Android Market:
https://market.android.com/details?id=net.houzuo.android.privacyprotector
Major update
- Usability enhancements
- Critical bugs fixed
- Overall performance improvements and smaller memory footprint
houzuoguo said:
Changelog
================
App published to Android Market after major usability improvements and critical bug fixes.
Click to expand...
Click to collapse
A link will be helpful
Fantastic app one again, sir! I've posted it to the XDA front page.
willverduzco said:
Fantastic app one again, sir! I've posted it to the XDA front page.
Click to expand...
Click to collapse
Thank you very much
Looks useful! Even though I'm rooted, I'm hesitant to install apps that require root because of the obvious security issues. So non-root security apps are important.
I have a question though, will it block access for apps that run in the background, such as code run via Broadcast Receivers? If not, perhaps it could warn the user in such a case, because a malicious program could easily gather or transmit data in the background.
Elemris said:
Looks useful! Even though I'm rooted, I'm hesitant to install apps that require root because of the obvious security issues. So non-root security apps are important.
I have a question though, will it block access for apps that run in the background, such as code run via Broadcast Receivers? If not, perhaps it could warn the user in such a case, because a malicious program could easily gather or transmit data in the background.
Click to expand...
Click to collapse
Thank you
The app only monitors the current foreground process (the one that is dominating screen).
I'd suggest that, if an app runs a background service and raises a privacy concern, it is better disabled by other ways (uninstall, etc.)
There are two reasons why background services shall not be affected by the app:
- Background services may run a long time, thus disabling network or location services could cause much inconvenience.
- To disable location services, Privacy Protector will forward user to Location Settings page. Currently, if user decides not to take action to the settings and do not run the app, s/he can go back to home screen by clicking home button. However if Privacy Protector keeps forwarding user to Location Settings because a background service is running, it may be very inconvenient and could possibly annoy the user.
Thanks, that makes a lot of sense.
I guess many users aren't even aware that apps can run hidden in the background, let alone know how to detect background services. So I'm thinking about a warning to the user along the lines of "hey, you're blocking your 'Unhappy Avians' app, but Privacy Protector detected that app may run in the background, outside of our protection. If you're concerned, you may want to uninstall Unhappy Avians".
Elemris said:
Thanks, that makes a lot of sense.
I guess many users aren't even aware that apps can run hidden in the background, let alone know how to detect background services. So I'm thinking about a warning to the user along the lines of "hey, you're blocking your 'Unhappy Avians' app, but Privacy Protector detected that app may run in the background, outside of our protection. If you're concerned, you may want to uninstall Unhappy Avians".
Click to expand...
Click to collapse
that sounds like a good idea! thank you!
Is it possible to get version of Privacy Protector that can run on Android 2.1 and less?
Is it independent of iptables?
p.s. App list must be sorted alphabetically
5[Strogino] said:
Is it possible to get version of Privacy Protector that can run on Android 2.1 and less?
Is it independent of iptables?
Click to expand...
Click to collapse
The app only uses features of Android API, it does not rely on iptables.
It has been tested on my Nexus One with Android 2.2 and 2.3 roms, I wasn't able to test it on 2.1 rom because I had difficulty to find one.
I've attached an APK which should be compatible with Android 1.6, but I'm unable to test it. Please give it a try.
for further updates.. can u hide the top icon?
thx.. great app
What's about more harder function - to block access only chosen apps?
If I want use Skype and deny App X, your app will turn connection off. But i don't want lose whole connection.
Has anyone tested this on Galaxy S2 please?
Thank you
5[Strogino] said:
What's about more harder function - to block access only chosen apps?
If I want use Skype and deny App X, your app will turn connection off. But i don't want lose whole connection.
Click to expand...
Click to collapse
That behaviour would only be feasible to implement on a rooted device
NTOP said:
Has anyone tested this on Galaxy S2 please?
Thank you
Click to expand...
Click to collapse
The top device which contributes to the 1200+ downloads is Galaxy S2. There has been 4 crash reports in total (the app occasionally crashes after loading apps.. I'm still investigating) but none of them came from S2.
Major update pushed to Android Market
Changelog
- App names are sorted
- Some performance improvements
- UI usability improvements
A minor update
- Option to hide notification when service is running
- User interface tweaks
- Removed all log messages
wifi access
Would it be possible to distinguish between data and wifi (like Droidwall)?
The phone it's installed on, has a bad chip and shouldn't be rooted, but I'd like some apps to only have access to wifi, and other apps have access to both data and wifi.
Does not work on Nexus 4 with Jelly Bean
I ticked the LOC box next to Facebook app, saved, enabled... then opened Facebook app and posted a status. My location was right there in the status post

[APP 2.3+] 3C Toolbox (aka Android Tuner)

Dear users,
Considering all 3C apps are now based on the same source code, they all behave the same way, and will exhibit the same issues. Any queries will also likely applies to all apps.
To make my life easier while continuing to provide support here (and start with a clean slate), I decided to close all my app threads and open a fresh new thread here.
With your continuous help and support, the past 4 years have been a great adventure and experience. Let's take a fresh start and continue this amazing adventure.
Thank you all!
*** See at the end of this post on how to get support for any issues ***
The most comprehensive toolbox to save battery, tweak, tune, backup, secure and monitor any Android devices running any ROMs, any kernels.
What is 3C Toolbox
Replaces 20+ apps easily worth 30€ for the price of a couple of beers!
NB: Starting with version 1.0.3, Android 2.2.x and 2.1.x are no longer supported. App supports Android 2.3 and above, including Android L preview.
Safest root app on Play Store: I run the app and all its features on at least 4 devices every day, and change 3 of them frequently for testing purposes. With about 250.000+ actual users, it's pretty safe to assume the app is very safe. App can create a reset package to disable all system tweak features from CWM/TWRP at any time. App has automatic fallback in case of boot loops while re-configuring the CPU.
See signature for download links.
☺ App Features
☺ 3C Apps Feature Comparison
☺ More app screenshots
☺ Low CPU consumption, please check benchmarks
☺ Get started guide
☺ Online help
♦♦ Unique features not available elsewhere ♦♦
◊ Track your ROM, kernel and battery performance (%/h or mA, screen on or standby)
◊ Battery milli-amp (mA), mW and %/h consumption reporting
◊ Automatic backup of installed and updated applications
◊ Highly configurable graphical monitoring widgets
◊ Advanced script editor
♦♦ Unique features not available elsewhere (root required) ♦♦
◊ Clean and safe reboots, without data loss
◊ Turn on/off APN, BT discovery, tethering, GPS & WiFi Localization
◊ Logcat reader for Android JellyBean 4.1.x
◊ Easiest Link2SD / App2SD capabilities ever
◊ More about permissions requested
◊ Issues with CPU temperature or battery current mA or capacity mAh?
Please explain this in a support request from app settings, help and support so we can provide the appropriate option to use in 'mA retrieval method' of battery / monitoring settings and add out-of-the-box support for your device. All necessary information is provided in the request's attachments.
◊ How to get support for any other issues
Please send a support request from app settings, help and support. You need to clearly explain your issue, attach any relevant screenshots showing where and how the issue occurs. I will not provide any support here.
All I ask is to provide reasonable details for me to be able to help, empty requests are mostly trashed, I keep one requests per device for the sake of a possible source of information for how the app supports things, to possibly fix things too or compare between variants of the same device.
For example a support request contain the following (you can check the content before sending it!),
all discovered SD cards, very useful for any related issues, including the mentioned read cache stuff.
app installation path and configuration, for xposed, battery, cpu, tweaks, apps or task managers problems.
battery history and configuration for any battery problems.
CPU configuration for CPU problems, including thermal, mp, voltage, etc
The idea is that you explain the observed issue, possibly add a screenshot so that I know exactly where to look for (app has 100+ screens and sometimes words don't mean the same for you and me), and there I can really do a good job at helping you.
PS: And so you know, I hate liars, insults, disrespect and myself. So please try to avoid those when requesting support.
Actually if you want support, posting the whole support request content, the screenshot and details here should be ok. Doing otherwise, I'll either ignore you completely or send you elsewhere very quickly, you want to leave me a one star rating, so be it: developing is my passion and I love it, you want my help, do it the right way or don't at all. I don't develop for stars, I develop for fun.
Attention !!!! Installs an apk to /system/ dosnt know what it does !!! Apk is there when uninstalled too !!!!
Will the users of BMW pro and system tuner pro get a discount or count this as an upgrade?
Amazing! Downloading now.
Sent from my Nexus 7 using xda premium
Hi 3c,
Not a bad idea to make an "all in one", just need to see about memory, battery and CPU usage... but I am pretty confident about that
No more update for System Tuner pro?
In all cases I buy it! (although slightly damage the impressive increase in the price ).
Thanks and congratulations for your new app
DJxSpeedy said:
Attention !!!! Installs an apk to /system/ dosnt know what it does !!! Apk is there when uninstalled too !!!!
Click to expand...
Click to collapse
I've updated the first post with more information about that. Will publish an updated APK to ask user permission before installing it within the next hour.
EDIT: Didn't expected you guys to be so quick while I finalize the publishing of all required information.
By the way, the uninstall process can't uninstall other stuff, but as a rooted device, you should have no problem getting rid of this APK.
Please try the new APK published a minute ago (available in a couple of hours) that will allow you to refuse the APK installation.
dirtyreturn said:
Will the users of BMW pro and system tuner pro get a discount or count this as an upgrade?
Click to expand...
Click to collapse
Yes, just contact me with the order lists (bmw, system tuner and the new android tuner) and I'll refund old apps. This is the migration plan I'm working on.
EDIT: As of December 20th, 2013, direct refunds on Play Store are no longer possible. This was the only available way to offer discounts in a decent way. PayPal was an alternative available until February 2014, but it was abandonned because of the complexity, 30+% extra fees and the lack of global support (some countries could not receive refunds).
viking37 said:
Hi 3c,
Not a bad idea to make an "all in one", just need to see about memory, battery and CPU usage... but I am pretty confident about that
No more update for System Tuner pro?
In all cases I buy it! (although slightly damage the impressive increase in the price ).
Thanks and congratulations for your new app
Click to expand...
Click to collapse
Yes, high price for now to avoid users who just try any apps and put comments after a few minutes of testing. And also to be able to offer discounts by refunding old apps paid version.
Nevertheless there will be updates on existing apps (not everyone wants an all in one app) with existing improvements, except features that require additional permissions.
Do you think youll ever add ability to spoof app permissions? And let user input the value... This would be an ultimate feature!
Sent from my Nexus 7 using xda premium
NicholasQ said:
Do you think youll ever add ability to spoof app permissions? And let user input the value... This would be an ultimate feature!
Sent from my Nexus 7 using xda premium
Click to expand...
Click to collapse
I'm looking into this actually, along with a smart "renicer", but both requires hacking Android or every APK to monitor and it turns out to be very complex.
There's 3 existing solutions on Market today:
- Hacking of Android class loader, as done by LBE Security app.
- Hacking of APK installed, as done by SRT Guard
- Patching the ROM like PDroid does.
They all have their advantages and problems, but the APK hacking seems the best option to go for as it results in a more stable experience, not as dependent on Android version as the 2 others and probably less disruptive as LBE can be when it messes up one's device. But then I'm not sure an APK can actually be installed properly
That said, I'm still looking into the first solution hacking app loading directly.
3c said:
I've updated the first post with more information about that. Will publish an updated APK to ask user permission before installing it within the next hour.
EDIT: Didn't expected you guys to be so quick while I finalize the publishing of all required information.
By the way, the uninstall process can't uninstall other stuff, but as a rooted device, you should have no problem getting rid of this APK.
Please try the new APK published a minute ago (available in a couple of hours) that will allow you to refuse the APK installation.
Yes, just contact me with the order lists (bmw, system tuner and the new android tuner) and I'll refund old apps. This is the migration plan I'm working on.
Yes, high price for now to avoid users who just try any apps and put comments after a few minutes of testing. And also to be able to offer discounts by refunding old apps paid version.
Nevertheless there will be updates on existing apps (not everyone wants an all in one app) with existing improvements, except features that require additional permissions.
Click to expand...
Click to collapse
We are Quick we are fast...we are xda !
DJxSpeedy said:
We are Quick we are fast...we are xda !
Click to expand...
Click to collapse
Not at removing bad comment on Market though
So i take it you find this app extremely bad to rate it one star, right?
yes iam that i dosnt have it installed atm.. but one is good that you are here.. i have another bug for you
why does it make an backup of build.prop when i change nothing at it ?
DJxSpeedy said:
yes iam that i dosnt have it installed atm.. but one is good that you are here.. i have another bug for you
why does it make an backup of build.prop when i change nothing at it ?
Click to expand...
Click to collapse
So far you didn't find any bugs.
changed my play store entry about it
Is this [really] compatible with gingerbread? It lags, 'freezes' on screen and I have to long click the home button. I am using a sensation 4g 2.3.4. I'll get a logcat if you will find that that will help.
DJxSpeedy said:
changed my play store entry about it
Click to expand...
Click to collapse
Thanks, appreciated. I'm sure your new entry will be more useful to new users.
So I still hope you can enjoy my new app and report any of your findings, directly here or best is using the 'support request' from the app settings, it provides a lot of useful information for debugging
dirtyreturn said:
Is this [really] compatible with gingerbread? It lags, 'freezes' on screen and I have to long click the home button. I am using a sensation 4g 2.3.4. I'll get a logcat if you will find that that will help.
Click to expand...
Click to collapse
Yes it is compatible. When did it lag? After requesting to install the system app or at some other times?
When lagging, the OS usually creates a file in /data/anr/traces.txt. If you experience a new lag, you can send it to me, possibly using the support request feature in the app settings. You can then attach a file to the newly created email.
When it comes to lags (or ANRs for that matter), logcat is useless. It only mentions a reference to the traces.txt file
3c said:
Yes it is compatible. When did it lag? After requesting to install the system app or at some other times?
When lagging, the OS usually creates a file in /data/anr/traces.txt. If you experience a new lag, you can send it to me, possibly using the support request feature in the app settings. You can then attach a file to the newly created email.
When it comes to lags (or ANRs for that matter), logcat is useless. It only mentions a reference to the traces.txt file
Click to expand...
Click to collapse
To me (if I'm wrong it's all user error) the system apk it was requesting to install (it appeared to me) was for ics/jb, so I refused the install. Your app kept requesting to install the extras. After a little thought - is the extra apk mandatory? No intention to cause any concern if what I'm experiencing is nonsense. I have not rated your app on the play store.
It lagged randomly.
dirtyreturn said:
To me (if I'm wrong it's all user error) the system apk it was requesting to install (it appeared to me) was for ics/jb, so I refused the install. Your app kept requesting to install the extras. After a little thought - is the extra apk mandatory? No intention to cause any concern if what I'm experiencing is nonsense. I have not rated your app on the play store.
It lagged randomly.
Click to expand...
Click to collapse
The extra APK is now only for specific toggles as I manage to find a different work around for the JB logcat issue. Those toggles include the APN (mobile data), background data (this one's obsolete), debug mode, unknown sources, gps and wifi localization. The 1 useful toggles is for GPS though.
Until you press 'do not ask again', the app would continue to request the APK installation ;(
As for the lags you're experiencing that seems like a bug. Have you found any trace.txt in /data/anr directory by any chance?
It's just fair to be concerned with things like that, I can understand. But installing an app requesting 35 permissions, then granting root access to that app and then being scared about a 40Kb APK being installed on /system folder is quite funny actually.
If I may make this comparison, it's like letting a heavily armed man (the 35 permissions+root) in your home and then being worried being he is hiding a wallet (the 40Kb apk) in your home!
Anyway, bad comments always call for improvements
3c said:
The extra APK is now only for specific toggles as I manage to find a different work around for the JB logcat issue. Those toggles include the APN (mobile data), background data (this one's obsolete), debug mode, unknown sources, gps and wifi localization. The 1 useful toggles is for GPS though.
Until you press 'do not ask again', the app would continue to request the APK installation ;(
As for the lags you're experiencing that seems like a bug. Have you found any trace.txt in /data/anr directory by any chance?
It's just fair to be concerned with things like that, I can understand. But installing an app requesting 35 permissions, then granting root access to that app and then being scared about a 40Kb APK being installed on /system folder is quite funny actually.
If I may make this comparison, it's like letting a heavily armed man (the 35 permissions+root) in your home and then being worried being he is hiding a wallet (the 40Kb apk) in your home!
Anyway, bad comments always call for improvements
Click to expand...
Click to collapse
Seems permissions are about the same as some system apps. the taces.txt is up for you. Hope it does something helpful. Thanks for the app. I had sent a PM with the information about the purchases. I do not use google wallet.
Awesome news that you are working on user defined app permissions. I really hope you can find a good work around. And I do currently use SRT appguard in conjuction with Android Tuner and I did notice it seems to handle disabling app permissions pretty good. The only downside is that you won't get app updates from market but that's not a big deal to me. I think if you can get the spoofing action to work, a lot of people are going to want your app. There are plenty of times I haven't downloaded an app because I didn't like it's permissions. So being able to control them without breaking the app will be a dream come true.
Sent from my Nexus 7 using xda premium

[APP 4.0+] 3C All-in-One Toolbox

[APP 4.1+] 3C All-in-One Toolbox
3C Toolbox, available on Play Store and XDA Labs is the most comprehensive must-have toolbox for Android version 4.1 and above, running any ROM or kernel. Issues, suggestions, feature requests, please make sure to read post #2.
This app includes all features delivered separately in below apps. This is the result of many years of work to bring all features together in an easy-to-use giant toolbox, and it includes the features of many other apps, including Titanium Backup, Greenify, BetterBatteryStats, App2SD, Seeder, ROM Toolbox Pro, SetCPU, System Panel, Root Explorer, Autorun Manager, Terminal Emulator, Script Editor, SD Booster, BuildProp Editor, ATK and so much more.
What is 3C Toolbox Replaces 20+ apps easily worth 30€ for the price of a couple of beers!
Download link Play Store XDA Labs
Can take advantage of the following apps (not integrated because of policy restrictions from Play Store):
3C Sensitive Backup - Allows backup/restore of SMS/MMS and call-log, can work with 3C Toolbox to schedule backups.
3C Legacty Battery Stats - Allows reading Android legacy battery statistics
Non-exhaustive list of integrated apps and features :
3C CPU Manager (root) - CPU/GPU controls for root users
3C Kernel Tweaker (root) - Kernel tweaking for root users
3C Task Manager - A simple yet powerful task manager for Android
3C Task Recorder - A simple yet powerful task recorder for Android
3C Log Reader - A simple log reader allowing you to read logcat, kernel and xposed logs from a single place
3C Explorer - This is a very simple file explorer for Android
3C Toggles - Highly customizable widgets to control about 30 system components.
3C Battery Monitor - The most complete tool to monitor your battery, have no equal on Play Store.
3C Network Manager - Monitor trafic and control network configurations
3C Apps Manager - The most complete app manager to backup/restore/control all your apps
3C SQLite Manager - A simple SQLite editor
More information
App Features
App screenshots
3C Apps Feature Comparison
Lowest CPU consumption on Play Store
Permissions requested
Getting started guide
Online help
Unique features not available elsewhere
◊ Track your ROM, kernel and battery performance (%/h or mA, screen on or standby)
◊ Battery milli-amp (mA), mW and %/h consumption reporting
◊ Automatic backup of installed and updated applications
◊ Highly configurable textual and graphical monitoring widgets
◊ The most advanced and configurable UI
◊ Clean and safe reboots, without data loss (root required)
◊ And much more
FAQ and guidelines for any queries
Before you put a bad rating on Play Store for a single broken feature among the 100 the app delivers, and before you contact me (or post here), you may consider the following:
◊ 3C Toolbox runs on hundreds of devices and custom ROMs, I cannot test all of them, however I try to change device regularly to ensure the app is compatible with all devices, please check my signature.
◊ 3C Toolbox and its derived apps are, at the time of writing, used by more than half a million users and 3C Toolbox Pro is rated 4.8/5 by about 3000 users.
◊ 3C Toolbox runs on Android 4.x and above, I always have at least one device running 4.x, 5.x, 6.x, 7.x and 8.x to avoid issues, however I may miss some key differences from time to time, possibly causing the app to crash or a feature to malfunction.
◊ 3C Toolbox is not a game relying on well established documentation, but an advanced toolbox which uses some undocumented features, which have evolved along with each version of Android. Even some documented features had to be adapted to newer Android versions.
◊ 3C Toolbox provides milli-Ampere data for your battery either provided by Android OS or estimated by the app when there is no current sensor. Hardware current sensor can sometimes report inaccurate or no data at all. It's impossible to predict how the next device will report milli-Ampere if it does at all.
◊ I'm a human being, not a service center, not a big corporate. Like any other human being I don't like being bashed or insulted by email or anywhere else and will no longer waste my time for anyone doing so.
Why such guidelines?
- You want new features and improvements as soon as possible?
- You want a quick solution to a problem?
- You don't want to waste your time explaining?
Me too, that's that simple.
Feature requests?
Please explain using as few words as it's possible and join a screenshot if it applies to an existing feature. Pictures speaks 1000 words they say, maybe.
Issues with CPU temperature or battery current mA or capacity mAh?
Please explain this in a support request sent from app settings, help and support so I can provide the appropriate option to use in 'mA retrieval method' of battery / monitoring settings and add out-of-the-box support for your device. All necessary information is provided in the request's attachments.
Battery current mA and CPU temperature are non standard on Android and every devices/manufacturers provides it differently or not at all. Don't blame the app if your device doesn't provide it or report inconsistent values, ask your manufacturer which get paid lots of bucks.
Issues with GPU tab missing features?
GPU configuration is not something standard on Android, and there are currently 10+ implementations available. If you miss something, please send a support request from app settings, help and support mentioning what's missing and a screenshot of each GPU tabs.
How to get support for any other issues
Please send a support request from app settings, help and support. You need to clearly explain your issue, attach any relevant screenshots showing where and how the issue occurs. I will not provide any support here.
The idea is that you explain the observed issue, possibly add a screenshot so that I know exactly where to look (app has 100+ screens and sometimes words don't mean the same for you and me), from there I can really do a good job at helping you. You want my help, do it the right way or simply don't.
The support requests contains the following (you can check the content before sending). Privacy policy is available here.
◊ Battery technical details as available on device
◊ Battery history recorded (last 100 records)
◊ CPU technical details as available on device
◊ SD mount points (to help identify unsupported SD locations)
◊ Previous visible and internal crash reports (FC)
◊ Process running (to identify possible conflicts)
◊ App configuration (version number, type and mA retrieval method in use)
◊ Android configuration (version, security settings, ROM, kernel)
You've read all this? I thank you for your time and hope you enjoy my apps.
Future plans
Here is what I'm working on or planning next:
Improve ROM Manager with extra features.
Improve Battery Manager status tab and displayed data
Add tabs to App Manager (protect, debloat, crystallize, others?)
Add 'optimize' tab to System Manager for memory/storage
Improve file manager with swipe left-right and new tab options
Improve Terminal Emulator with real terminal display.
Improve UI, suggestions most welcome.
Removing all ads to see if it brings any positive results (currently testing on 3C Toolbox).
Add PayPal to XDA Labs apps if possible.
This is my current objectives:
Increase user support from Play Store, Huawei AppGallery or XDA Labs
Get XDA Labs apps Google-free (using PayPal)
3C Privacy Policy
What information do my apps (published by Counotte Cedric) collect or disclose?
None whatsoever. Device/user information may be used to display advertisements through cookies should you accept to receive personalized ads.
This concerns all 3C apps, including but not limited to:
3C App Manager
3C Battery Manager
3C Explorer
3C Legacy Battery Stats
3C Logs
3C Network Manager
3C Sensitive Backups
3C Task Manager
3C Task Recorder
3C Toggles
3C Usage Manager
3C Sensitive Backups - Access to SMS/MMS/Call-Log/Contacts/History
This app allows you to backup your personnal data and for that reason will request access to your private data on your device. Such data will be accessed for backup purposes only and will never be sent to 3C or third party.
Advertisements and Cookies
This web site, nor any of my apps use cookies directly, however Google ads may use cookies to show ads more relevant to you. You can opt-out of this particular usage. More information here.
Google Drive access
You may grant my apps (3C Toolbox, 3C Explorer or 3C Sensitive Backups) access to your personal Google Drive content as part of the explorer feature or to allow the app to backup/restore your device's data (apps, sms/mms, call-logs).
None of your data will ever be collected or disclosed by those apps.
The apps Toolbox and Explorer allow you to move your data to/from Google Drive (and other cloud storage like WebDav, FTP(S), Samba) at your own discretion, without ever collecting any of those.
The apps Toolbox and Sensitive Backups allow you to backup/restore your personnal data to/from Google Drive (and other cloud storage) at your own discretion, without ever collecting any of those.
What information can you send manually?
When using the 'support request' feature included in apps settings, you actually send technical information about your phone's setup, but nothing personnal.
All my apps send basic app and system information (versions, type, root, as so on).
You can always review the content of a 'support request' before sending it.
Battery Monitor Widget app also sends:
Battery technical details as available on device
Battery history recorded (last 100 records)
3C Toolbox also sends:
Battery technical details as available on device
Battery history recorded (last 100 records)
CPU technical details as available on device
SD mount points (to help identify unsupported SD locations)
Previous visible and internal crash reports (to help fix bugs)
Process running (to help identify possible conflicts)
Even though the information received does not contain private or personnal data, it is treated the same way: never disclosed and trashed after a month (delay may vary).
Should you have further questions, feel free to post a reply or write to [email protected].
New thread, now all the information is concentrated. Thanks @3c :good:
Toolbox Pro is the Swiss Army knife of Android!! It is the best investment.
---------- Post added at 11:04 AM ---------- Previous post was at 10:53 AM ----------
@3c I have a question (maybe crazy) about notifications in status bar, it would be possible to create "smart notifications"? :silly:
I try to explain. Could the font automatically updated with the font of my theme on android? including option to choose font, native android or theme in use.
I fully understand that this is not a simple upgrade.
The status bar notifications are one of the many options offered by Toolbox, but these were the ones that did make their work known to me earlier in Battery Monitor Widget and System Tunner. :fingers-crossed:
Thank you so much @3c
[deleted]
3c said:
[deleted]
Click to expand...
Click to collapse
Yes. is in reference to the icons, sorry. The text is fine, it's the same as my theme in use. I would like the icons behave alike, would perfect.
My request will surely need a lot of work, modify or create all the notifications does not sound good. Maybe in the future it would be possible to add some new notification packets with a modern style.
Here you can see the differences in the font, "A" retains the old style, "B" has the size and font with a modern style.
Sorry I could not reply before. Thanks @3c
N.Tesla said:
Yes. is in reference to the icons, sorry. The text is fine, it's the same as my theme in use. I would like the icons behave alike, would perfect.
My request will surely need a lot of work, modify or create all the notifications does not sound good. Maybe in the future it would be possible to add some new notification packets with a modern style.
Here you can see the differences in the font, "A" retains the old style, "B" has the size and font with a modern style.
Sorry I could not reply before. Thanks @3c
Click to expand...
Click to collapse
Yes, a lot of work, however existing icon will remain as-is. The idea of creating collection with specific themes, like white, black, ICS, could be a good start so that every information can be shown for each theme. At least it will bring some consistency.
Note also that the clock you have on your status bar is custom-made by your ROM. The ROM is allowed to use any means and is likely using real characters, while apps can only show icons. Hard to make, even less make it customizable.
I'm considering building the packs directly from the device, but it would require adding a lot of things and I still have issues signing an APK properly. Those extra things will have to be downloaded separately because Play Store policies do not authorize apps that contain code to mess with other APKs, such as de-odexing which now requires such extra download.
That said, the icons are getting old, and needs refreshing.
3c said:
Yes, a lot of work, however existing icon will remain as-is. The idea of creating collection with specific themes, like white, black, ICS, could be a good start so that every information can be shown for each theme. At least it will bring some consistency.
Note also that the clock you have on your status bar is custom-made by your ROM. The ROM is allowed to use any means and is likely using real characters, while apps can only show icons. Hard to make, even less make it customizable.
I'm considering building the packs directly from the device, but it would require adding a lot of things and I still have issues signing an APK properly. Those extra things will have to be downloaded separately because Play Store policies do not authorize apps that contain code to mess with other APKs, such as de-odexing which now requires such extra download.
That said, the icons are getting old, and needs refreshing.
Click to expand...
Click to collapse
Yes, google policies do not distinguish between a good developer and a novice or bad practices developer. Maybe in the future learn to differentiate.
My ROM is stock (OnePlus One) CM11s 4.4.4 themed DarkUI of @Thyrus
New packages in the future sounds great, this is not something urgent, I know you have a long list of work. Just the fact that you keep this in mind, for me as a gift. :victory:
Thank you so much @3c :good::good:
3C Toolbox 1.2 released
3C Toolbox version 1.2 has been released this morning on Play Store (Amazon will follow in a few days) and includes the following:
New widget Material (Android 5.0 Lollipop) background option
Update Xposed framework to version 2.6.1
Remove HOLO theme option now useless
New launcher shortcut theme options
New toggle widgets icon theme
Bug fixes
Updates for other apps should follow shortly.
3c said:
3C Toolbox version 1.2 has been released this morning on Play Store (Amazon will follow in a few days) and includes the following:
New widget Material (Android 5.0 Lollipop) background option
Update Xposed framework to version 2.6.1
Remove HOLO theme option now useless
New launcher shortcut theme options
New toggle widgets icon theme
Bug fixes
Updates for other apps should follow shortly.
Click to expand...
Click to collapse
Version 1.21 fixes the Failed to enable event issue. Thanks for quick response.
Sent from my cdma 4.4.2 Virgin Mobile HTC Desire 601 zara_cl
Today update is beautiful with min and max values in graphic widget!.. Thanks 3c!
Hi, I just want to know if there's any way you can put limit on the time for wakelocks, like to allow it only for how many seconds, and to deny an alarm. If so, then how and where in the app? Say for example Audiomix. Thanks!
Celesica said:
Hi, I just want to know if there's any way you can put limit on the time for wakelocks, like to allow it only for how many seconds, and to deny an alarm. If so, then how and where in the app? Say for example Audiomix. Thanks!
Click to expand...
Click to collapse
Hi, it is not possible to temporarily disable events or permissions, you can just disable it completely.
Need Root permissions and Xposed Framework installed to be 100% functional. Perhaps @3c can explain this information to better news.
Open 3c toolbox, go to Apps Manager - Backups - and make a backup of the apps that you want to change, this is very important!
To disable permissions go to Apps Manager - Permissions - here you can disable permissions. At the bottom you can choose which apps show: All, User or System.
To disable specific permissions go to Apps Manager- Startups / Events. At the top of the list, select Type: All. Click on the App you want and disable unwanted events.
You can also make long pulsation and a popup window is displayed, select Permissions, disable Permissions or Services that do not want to grant. I have personally turned off everything that says "ads" or "report location" and some more.
Note 1: I have been unable to find anything related to AUDIOMIX.
Note 2: If after some App modify this becomes unstable if you can restore a backup made before.
@3c is it possible to support screen on,rotating,full screen options without xposed framework? i am only using xposed framework for ur app. so i want to uninstall it.
Minor issue: freezing App no longer Kills it as well. Running rooted Lollipop and latest Pro version.
tobitege said:
Minor issue: freezing App no longer Kills it as well. Running rooted Lollipop and latest Pro version.
Click to expand...
Click to collapse
That's an unfortunate side-effect of the free-version having issues freezing Play Services, which causes the app to also be terminated by the Lollipop OS (because free version uses ads provided by Play Services).
Next update will freeze apps as before, except when running the free version with ads and freezing GMS.
killoid said:
@3c is it possible to support screen on,rotating,full screen options without xposed framework? i am only using xposed framework for ur app. so i want to uninstall it.
Click to expand...
Click to collapse
I'm actually looking into this. I miss those too much since I upgraded my N5 to Lollipop So it'll be there in a future update.
3c said:
That's an unfortunate side-effect of the free-version having issues freezing Play Services, which causes the app to also be terminated by the Lollipop OS (because free version uses ads provided by Play Services).
Next update will freeze apps as before, except when running the free version with ads and freezing GMS.
Click to expand...
Click to collapse
Sorry, but I wrote Pro = purchased version.
P.S.: could it be that because I block it's internet connection with AFWall that it thinks, it would be free version?
P.S.2: issue with fresh install on OnePlusOne CM11S works as designed. Must be my mistake, sorry.
Is there any way the hot plugging features can be added for custom kernels like this: http://www.droidforums.net/index.php?threads/276292/

[APP][4.0.3+] ApkTrack 2.0.2 - Automatic update checks for devices without Play Store

Apktrack
ApkTrack is a simple Android application which periodically checks if your installed apps can be updated.
It was created for users who don't want to use the Google Play Store, but still need to know when new APKs are available for their apps. ApkTrack performs simple website scraping to grab the latest versions of packages present on the device.
This application is distributed under the terms of the GPL v3 License
Usage
See the attached screenshot for a preview of the application.
Click on an application to perform a manual version check.
The buttons at the top are used to respectively search the installed application list and perform a version check for all applications.
That's it!
Things to keep in mind:
Applications are *not* updated automatically. You still have to find a way to download the latest APKs and sideload them yourself. ApkTrack is simply here to tell you that the update is available.
The application will perform HTTP requests both on demand and silently. You can configure whether mobile data should be used for background checks in the settings.
ApkTrack uses regular expressions to scrape webpages, so it may cease to work without notice if the target websites are modified.
Although there is a background service checking for updates every day, it may get killed by the OS. Remember to check for updates manually in the application from time to time.
Changelog:
Code:
0-----------------------------------------------------------------------------0
| Changelog: |
0-----------------------------------------------------------------------------0
2.1.2:
------
* Features
- You can now configure a proxy in the settings. It will be used to check
for updates, but *NOT* for APK downloads and searches.
- Downloaded APKs can now be cleaned from the settings screen.
- Added an option to ignore apps for which no update source could be found.
* Update Sources & Search Engines
- Timeouts between version checks have been reduced, which makes the
process of checking all apps much faster.
- Updated the direct download regexp for F-Droid as their layout had
slightly changed.
- Added a new search engine, APK-DL.
* Translations
- Japanese translation contributed by Naofumi F. Thanks!
* Permissions
- A new permission (REQUEST_INSTALL_PACKAGES) is required to be able to
install APKs on Oreo.
* Supported Devices
- ApkTrack should work on Android O.
* Bugfix
- Fixes a major bug caused by ProGuard in F-Droid builds which prevented
users from entering the setting.
2.1.1:
------
* UI
- The app's design was materialized by Tetsuo55.
- Icons have been vectorized (also by Tetsuo55).
- The last check date is now relative (i.e. "10 minutes ago").
* Update Sources
- Removed the Nightly (Firefox) update source, because their website keeps
changing and the app has built-in update capabilities anyway.
- Fixed the WhatsApp update source. Support has been added in the AppBrain
proxy and this source will be phased out in later versions.
* Version Checks:
- Version checks for Google Play Services now ignore the part of the
version number identifying the architecture and DPI of the device.
* Supported Devices:
- ApkTrack now works on Android N.
2.1.0:
------
* APK Downloads
- The OS' download service is now used directly instead of proxying
requests through the installed browser.
- Downloads respect the user's preference regarding which networks are
OK to use (WiFi / mobile data).
- Downloaded APKs can be installed directly from ApkTrack's UI.
* Permissions
- ApkTrack needs a new permission (WRITE_EXTERNAL_STORAGE) to write
downloaded APKs to the sdcard.
* UI
- Fixed a longstanding issue where the last check date could overlap
the action icon (that one really bugged me).
* Settings
- Added options to ignore all system / Xposed apps in a single click.
A screen dedicated to managing ignored apps is still warranted.
- Added a preference allowing users who enabled background checks to
automatically download new APKs when they become available.
* Update Sources
- Merged the 9Folders update source (only used for com.ninefolders.hd3)
into the AppBrain proxy, because of new anti-scraping countermeasures.
2.0.4:
------
* Source detection
- ApkTrack will set the right update source for itself (upstream or
F-Droid) depending on who signed the APK.
- The source for all Xposed modules is now detected automatically.
- The F-Droid app is now correctly handled by the F-Droid source.
* Miscellaneous
- Moved the ApkTrack APKs to a server with more bandwidth.
- Version checks for ApkTrack now take place over HTTPS.
- Updated German translation.
* Bugfixes
- Fixed a widespread crash triggered during the initialization
of the app.
- Fixed a problem with icon resizing for devices with uncommon DPI.
- Minor bugfixes for crashes reported through ACRA.
2.0.3:
------
* Security
- Communications with the AppBrain proxy and crash report service now take
place over HTTPS.
- Certificates used by those websites are bundled with ApkTrack to prevent
man in the middle attacks.
* Translations
- Updated Polish translation.
- Added Italian translation.
* Bugfixes
- Resolved a race condition potentially leading to random crashes.
- The AppBrain update source returned a malformed result when it doesn't
have version information for particular apps (i.e. org.eff.actioncenter).
This is now handled gracefully so other update sources can be tried.
- Fixed the "currently updating" icon getting hidden because of screen
rotations.
2.0.2:
------
* Automated crash reports
- ACRA has been integrated to the app in order to submit stacktraces when
ApkTrack crashes (no data is sent without user consent).
- New settings were created to control whether bug reports should be sent.
- A privacy policy was written to describe how bug data and user data is
handled in general.
* Bugfixes
- Fixed a bug introduced in 2.0.1 triggered when trying to resize
non-square icons.
- Fixed a bug causing a crash with VectorDrawables for devices without
Lollipop.
- Fixed a bug where trying to determine the network type (WiFi / data) would
cause a crash.
2.0.1:
------
* Miscellaneous bugfixes
- Oversized icons no longer break the UI.
- Download URLs for Xposed apps are now obtained correctly.
- App uninstallations now also delete stored icons in the database.
2.0.0:
------
* Ignoring irrelevant apps
- When detecting apps present on the device, disabled apps are ignored by
default.
- Apps can be swiped to indicate that they should stop being displayed in
the UI and be ignored in subsequent update checks.
- An option was added in the settings to reset ignored apps.
* Detecting installed apps
- The full app detection is only done once, during the first launch. All
subsequent updates (packages added and/or removed from the system) are
now detected through Intents sent by the system.
- ApkTrack and its background services now communicate with the help of an
Event Bus, which allows complex information to be passed reliably. Model
modifications trigger notifications on this event bus, which tell the
applist which information should be refreshed. Thanks to this, there are
no more loadings when the model is updated.
- It shouldn't be possible for ApkTrack to miss apps that are installed,
removed or updated with this new design. So I'm removing the "Redetect
installed apps" button which wasn't very elegant nor user-friendly.
* Database overhaul
- ApkTrack now uses Sugar ORM to perform its database operations (branch
1.x contained a lot of manual SQL queries). The codebase is much cleaner
and easier to maintain now.
- Icons have been moved to a separate table, which allows ApkTrack to read
all the application info without eating up the device's RAM. From now on,
Icons are only loaded when they need to be displayed.
* Update sources
- ApkTrack can guess the default update source for some predetermined apps
based on their digital signature or their package name.
- The structure of sources.json has been changed. It is more complex now,
but it allows contributors to specify per-package regular expressions in
case the information for multiple apps is hosted on a single webpage.
Formerly, it would have been necessary to create an update source per
package in some cases.
- It is also possible to specify a regular expression to locate an APK
download link on the page. This will allow more direct downloads to be
provided.
- F-Droid, Mirakel, Xposed Stable / Beta now all provide direct APK
downloads.
* Misc
- Build system switched to Gradle to make third-party builds easier.
- ApkTrack will now remember across reboots whether you want to display
system apps or not.
- Searches are more flexible, and any part of the name or package name
can now be matched (not just the beginning as it was the case).
- Apps with vector icons are now displayed correctly on devices with an API
level >= 21.
- Manual changes to the update source are immediately reflected in the UI.
- The spinning icon which indicates that an app is currently being checked
isn't lost anymore when the app list is refreshed, sorted or updated.
- Notifications will not be displayed more than once for each updated app
(ApkTrack 1.1 would keep display notifications until the app was
upgraded).
Known issues:
-------------
* Swiping the app at position N, then scrolling down and up causes a blank
line to be displayed at position N-1.
* ApkTrack's APKs are still distributed over HTTP because the server uses a
self-signed certificate.
* If Greenify puts ApkTrack into hibernation, app installations, deletions
and upgrades will be missed. At the moment, the issue may be circumvented
by waking ApkTrack and performing the installation again, or deleting
ApkTrack's data to force a full re-detection.
Download
Source code
Stable APK (2.1.2)
Beta APK (2.1.2)
Let me know what you think!
Bu ne şimdi anlamadım
SM-N9005 cihazımdan Tapatalk kullanılarak gönderildi
Link??
Sent from my XT1068
I'm a new user, I can't post them!
Source code: github.com/JusticeRage/ApkTrack
APK: kwiatkowski.fr/apktrack/ApkTrack.apk
Just the app i needed, loving it, could be great with a sort feature in the future.
failbed said:
Just the app i needed, loving it, could be great with a sort feature in the future.
Click to expand...
Click to collapse
I'm glad to see someone finds my app useful! Do you mean the possibility to sort applications depending on whether they can be updated or not? This is a great idea, I'll implement it!
JusticeRage said:
I'm glad to see someone finds my app useful! Do you mean the possibility to sort applications depending on whether they can be updated or not? This is a great idea, I'll implement it!
Click to expand...
Click to collapse
Yeah excatly something like that, when apktrack finds like an update to an app the apps that need go get updated gets sorted fo the top so you dont have to scroll through the list to find which apps that needs to get updated and so on.. Awesome ill be following this project bro.
The code and APK have been updated as suggested by your feedback!
Applications are now sorted by status (whether they have been updated or not) by default, but it is possible to switch back to alphabetical sort.
Parsing Package problem
Tablet PMT7787_3G Jelly Bean 4.2.2 It givse me parsing package error. Works fine on KitKat
it works
Thanks buddy for your work. it works in d802 (LG G2) cm-12-20150217-NIGHTLY-d802. But i can't update apps. it says there is a new version available. press the circle but nothing happens.
Are you only scraping google play or do you also check places like the amazon appstore and f-droid.org? If so, how do you handle app's that are in multiple locations? For example if I purchased an app at amazon appstore (or got it as the free app of the day) I can only use the latest version on that appstore even if google play has a newer version. Amazon appstore is usually always behind google play in versions. In some cases f-droid (open source app store) will have versions compiled without ads where google play may have versions with. (The simplest solution may be to let the user pick the location to check for each app?)
Forgot to mention if you used xposed framework the module updates might be worthy of tracking as well. http://repo.xposed.info/module-overview
[email protected] said:
Tablet PMT7787_3G Jelly Bean 4.2.2 It givse me parsing package error. Works fine on KitKat
Click to expand...
Click to collapse
Could you post a stacktrace? I assume this is because the required API version in the AndroidManifest.xml is 19 (4.4+). This is probably a very conservative choice, but I have no devices using anterior versions to run tests. I'll try to post an APK compatible with more Android versions soon.
bor51 said:
Thanks buddy for your work. it works in d802 (LG G2) cm-12-20150217-NIGHTLY-d802. But i can't update apps. it says there is a new version available. press the circle but nothing happens.
Click to expand...
Click to collapse
I'll quote my first post : "applications are *not* updated automatically. You still have to find a way to download the latest APKs and sideload them yourself. ApkTrack is simply here to tell you that the update is available."
Simply put, I finding the latest version of an APK reliably is not always easy (I usually have to do some googling myself).
framewolf said:
Are you only scraping google play or do you also check places like the amazon appstore and f-droid.org?
Click to expand...
Click to collapse
I scrape Google Play, then if I get a message like "Varies with device" I try appbrain.com.
Sadly, I don't track versions on an app store basis. ApkTrack was really made in mind with the idea of downloading APKs and installing them through adb. Doesn't the Amazon app store already notify you of available updates?
One of the features I would like to implement in the future would be custom web scraping though (let the user specify the webpage and regular expression). I'll look into F-Froid too.
And thanks for the Xposed modules idea, I'll definitely implement that!
Just the app I was looking for. Working on 4.4.4 Oneplus Mahdi
Reminds me of AppWatch, but without being limited to just the Play Store. Cool idea. I'm gonna try it out.
JusticeRage said:
I scrape Google Play, then if I get a message like "Varies with device" I try appbrain.com.
Sadly, I don't track versions on an app store basis. ApkTrack was really made in mind with the idea of downloading APKs and installing them through adb. Doesn't the Amazon app store already notify you of available updates?
One of the features I would like to implement in the future would be custom web scraping though (let the user specify the webpage and regular expression). I'll look into F-Froid too.
And thanks for the Xposed modules idea, I'll definitely implement that!
Click to expand...
Click to collapse
Using Greenify and Xprivacy my appstores don't notify me of anything until I actually run them. Have you considered taking the full app name and kicking it into a google (or better yet startpage.com since it anonymizes the search but uses same parms as google) search maybe with additional keywords like "apk" and "download"? This would point folks to where they might be able to download the updated module. A similar technique is used by windows software update checker "sumo" (software update monitor) A similar idea would be to do the same with an appstore search of where the update was located...minimal code is needed since you are just kicking an url to be opened to the browser via the "view" feature.
JusticeRage said:
Apktrack
ApkTrack is a simple Android application which periodically checks if your installed apps can be updated.
It was created for users who don't want to use the Google Play Store, but still need to know when new APKs are available for their apps. ApkTrack performs simple website scraping to grab the latest versions of packages present on the device.
This application is distributed under the terms of the GPL v3 License
The source code is available at github.com/JusticeRage/ApkTrack.
Usage
See the attached screenshot for a preview of the application.
Click on an application to perform a manual version check.
The buttons at the top are used to respectively refresh the installed application list and perform a version check for all applications.
That's it!
Things to keep in mind:
The application will perform HTTP requests both on demand and silently. It does not care whether you are using 3G, 4G or WiFi. Please do not install it if your mobile plan charges data at a premium.
Updates, installations and uninstallations are not detected automatically by the application. You have to press a button to refresh the installed apps.
ApkTrack uses regular expressions to scrape webpages, so it may cease to work without notice if the target websites are modified.
Applications are *not* updated automatically. You still have to find a way to download the latest APKs and sideload them yourself. ApkTrack is simply here to tell you that the update is available.
Although there is a background service checking for updates every day, it may get killed by the OS. Remember to check for updates manually in the application from time to time.
ApkTrack has no fancy icon Feel free to design one!
I am by no means an Android developper. This is a project I hacked quickly because I was tired of checking updates manually. If you are learning Android development, what you see in the code should definitely not be considered best practice. You're welcome to point out what I did wrong, though!
Download
A precompiled APK can be found on the GitHub page. I would post the link, but as a new user, I can't yet.
Source code: https://github.com/JusticeRage/ApkTrack
APK: http://kwiatkowski.fr/apktrack/ApkTrack.apk
Let me know what you think!
Click to expand...
Click to collapse
This is fantastic! I use Raccoon to download apps to my computer before manually transferring them to my phone, and when i wanted to check if there was an update out for an app i'd have to check one by one the apps on Raccoon, This is going to be a huge time saver.
famewolf said:
Have you considered taking the full app name and kicking it into a google (or better yet startpage.com since it anonymizes the search but uses same parms as google) search maybe with additional keywords like "apk" and "download"? This would point folks to where they might be able to download the updated module. A similar technique is used by windows software update checker "sumo" (software update monitor) A similar idea would be to do the same with an appstore search of where the update was located...minimal code is needed since you are just kicking an url to be opened to the browser via the "view" feature.
Click to expand...
Click to collapse
That's another great idea. I will work on that in the upcoming weeks!
Very interesting project!
Someone suggested sorting option. I'd go one step ahead and request you to implement a feature which could hide non play store apps
@JusticeRage, this project sounds promising, however when I tested that, some of the applications were saying they are not uptodate, like CM Browser (I'm in beta programm), Naked Browser (maybe there is some problem with APK version?), Google Drive and Google Camera etc.
Also time ago I posted this question : http://forum.xda-developers.com/showthread.php?t=2988051 ... Maybe this can be implemented with your application ? So in this case I would rather prefer to highlight such disappering aps. rather then filtering them out.
Another option to jump on app from to the list to GooglePlay or searching on web for apk or alternate repository (ApToide) would be really nice. ?
Working fine here. Now This is my ChangelogDroid replacement, because its not working on my device with MUI rom. Keep update this app & would be nice if you push it to playstore.

Honor 8 - EMUI 4.1 - Chrome notifications

Hello,
Is anyone on Honor 8 / EMUI 4.1 able to get chrome notifications?
I've been checking Chrome settings and found nothing wrong, expect for the fact I don't seem to be able to add chrome to the list of apps that can ignore battery optimization, since it is not listed. I'm not sure if this is the reason though.
Please share your ideas / suggestions.
RM
It's because Chrome is a system app already so it is by default protected. Except it doesn't even work correctly probably because of their ram management, which kind of make this phone useless for receiving notification for me.
I tried adding Google Clock and S-Health to protected apps and also lock it in the "recent apps" menu, they still get forced close and the alarm didn't ring or it stopped counting steps.
I haven't used EMUI5 yet to know if it's fixed.
Hello!
Solution found! The hint (system app) of the previous post made me try this:
1-Uninstall Chrome (using TiBu - root needed)
2-Reinstall Chrome from Play Store
3-Configure settings to allow notifications from wanted pages
4-Add Chrome to the list of apps that can ignore battery optimizations
So far it is working as expected...
About the other notification issues I've faced before (Google Keep, WhatsApp,...) I've solved it after enabling "keep mobile data on when sleeping", besides adding the app to the ignore battery optimization list, of course.
RM
I have found that same exempt setting as well, unfortunately Chrome isn't in the list so I guess that's why you have to root to remove it first and readd it as third party app for it to show up.
To much effort to just get notification working, a basic feature of all phones and risk losing warranty and Android Pay access.
To make it clear for others:
1. add the app to the Protected apps list (settings - advanced settings - battery manager - protected apps).
2. go to settings - apps - advanced - exempt from battery optimization - select the drop down list and and select "all apps" - find your app and set it to allow.
Huawei programmers must have pride themselves in putting settings inside convoluted maze that's impossible to find.
You might also want to add Settings - Advanced Settings - Battery Manger - Upper right gear - keep mobile data on during sleep.
I second you about this kind of maze that we must run to just have notifications, but, on the other hand I'm kind of OK with it, as soon I can find a way to solve matter!
RM

Categories

Resources