[APP][ROOT] AutoTrim V2.65 (fstrim) [19-06-2017] - Android Apps and Games

DISCLAIMER: I'm not responsible for any damage to your device!
- ROOT REQUIRED -
AutoTrim helps to restore the performance of your internal sdcard on your phone by trimming the filesystem (fstrim).
With AutoTrim you can set the time you want your phone's filesystem to be trimmed. When the time has been reached the app waits for an display on event, after that it will wait 5 seconds before trimming. The display on event is used because of problems with Dorimanx kernel (LG G2) and trimming when phone is sleeping. It can result in a Screen Of Death (SOD),
The app should work on all phones who's rom/kernel support the command 'fstrim'.
ANDROID VERSIONS:
Works with:
- Android 4.0+
- Android 6.0 Marshmallow
- Android 7.0 Nougat
- Android 7.1.2 Nougat
SCHEDULE:
The scheduler will once a day at your specified time. For example you set 6.0 which means 6 o clock in the morning. At 6 o clock AutoTrim will wait for an display on event, after that it will trim your chosen mountpoints. The next day it will run again.
TRIGGERS:
With triggers you can control the automation of the trimming. When you set the boot trigger, it will trim at boot, simple as that. Same for the rest of course.
LOGGING:
In the top right corner there is an setting icon, there you can enable Write log to file. This allows you to monitor the behavior of AutoTrim and how much it trims everytime. The file is saved on the root of the SDcard /sdcard/AutoTrim_log.txt.
Q&A:
Q: Textsize is too small.
A: You can change the textsize in settings, click on settings icon in the right top. Because the app is made with Tasker i cannot test multiple resolutions.
When you have any questions about AutoTrim, feel free to contact me through mail. If you like AutoTrim i would like to read that in a review
DONATIONS:
- Stefan P
TODO: [11-06-2017]
- Check if 'fstrim' command is supported, if not try 'busybox fstrim'
- Check if 'vdc fstrim dotrim' is supported if above does not work
- Try to fix text scale problems
- If only boot trigger is activated kill the service after that has been done
- Use own fstrim binary if system not supports it
DOWNLOAD:
https://play.google.com/store/apps/details?id=com.diechel.xda.autotrim
BETA:
https://play.google.com/apps/testing/com.diechel.xda.autotrim
CHANGELOG:
GREEN = WORKING
ORANGE = TESTING / BUSY
RED = NOT WORKING FOR NOW
V2.65 (19-06-2017)
- Added /sbin/busybox to command check
- Fixed command check busybox fstrim
V2.64 BETA (11-06-2017)
- Check if 'fstrim' command exists, if not try 'busybox fstrim' if not show error
- Added notification for boot trim
- Added runShell function for better debug
- Stop service if only boot trigger is activated, also stops when using back button within app, needs work
V2.63 BETA(10-06-2017)
- Changed command 'fstrim' to 'busybox fstrim'
- Reverted screen-on / off delay
V2.6
- Changed launcher icon
- Added delay after boot, screen-on and screen-off
- Removed subtitle
- New Tasker version ( http://tasker.dinglisch.net/changes.html )
V2.5
- Enable debug log for first startup after installation
- More debug logs
- Text can be used to change checkbox
- New Tasker version, possible fixes for Android Nougat
V2.4
- Fixed issue that parameters where not initialized on first start when SU permission was declined. Could reproduce it.
V2.3
- Fixed initializing of parameters if su permission not given on first start
- Layout fixes
V2.2.1 (28-03-2016
- Fixed schedule Time issue
- Added log delete button
V2.1
- ADDED TEXTSIZE IN SETTINGS!
- Added settings page
V2.0
- New layout
V1.6 (not released):
- Textual changes
- Do not show log in settings when file is not present
V1.5 (13-09-15, build 23):
- Added schedule time to schedule title
- Added logging feature (/sdcard/AutoTrim_log.txt), can be enabled in settings
- Added triggers which were requested by a user (boot, schedule + display on, display on, display off)
- Added variable reset function
- Layout changes
Build 16:
- Added trim on boot
- Forced profiles on/off on first startup
- Layout fixes
- Released source xml, you can edit/use it and of course redistribute it. (with credits)
Build 13:
- Removed first boot profile, added to INIT.
- Released source xml, you can edit/use it and of course redistribute it. (with credits)
Build 12:
- Layout changes
Build: 8
- Fixed critical bug, time was reset on startup

Fantastic job as always Diechel! We're all glad to have you here!

vPro97 said:
Fantastic job as always Diechel! We're all glad to have you here!
Click to expand...
Click to collapse
Thanks mate for your fast response :good::good:

Diechel said:
Thanks mate for your fast response :good::good:
Click to expand...
Click to collapse
you're an asset to our community mate :good:

Does this application work with stock kernel/rom?

As far as I know, Kitkat trims its storage itself. Anyway, nice app.

koboltzz said:
As far as I know, Kitkat trims its storage itself. Anyway, nice app.
Click to expand...
Click to collapse
Maybe but DorimanX did not implement it because it's useless. Maybe android support is available but lacks implementation
citytrader said:
Does this application work with stock kernel/rom?
Click to expand...
Click to collapse
Idk you can try to type 'fstrim' in terminal to see what the output is. Or just install and hope it works. Don't know what messages it will generate if not supported.

Very Nice app!!

{
"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"
}
Some text reflow glitches.
I think that a set button will be usefull.
Thank you for your hard work
_____________________________Write less read more and be smart

How about to wait for screen off event. when time is come and if screen off is pushed it dimms the screen and run ftrim then turn off realy. So it could prevent to slow down system when phone is needed and that's mostly the case when switched on [emoji16]
I don't know if it's possible and that idea is no bull**** [emoji13]
Anyway good work! THX
PS Dori DID implement it but it as we know it was forcing bugs when running while system is asleep.

merlin21 said:
How about to wait for screen off event. when time is come and if screen off is pushed it dimms the screen and run ftrim then turn off realy. So it could prevent to slow down system when phone is needed and that's mostly the case when switched on [emoji16]
I don't know if it's possible and that idea is no bull**** [emoji13]
Anyway good work! THX
PS Dori DID implement it but it as we know it was forcing bugs when running while system is asleep.
Click to expand...
Click to collapse
Can be a plausible thing, we can try because it takes a bit of time before system gets sleepy. But does the system slow down right now? I don't feel it when it's running fstrim.
We can try of course and see if it's working, but Iam not a mastermind it that stuff.
siggey said:
Some text reflow glitches.
I think that a set button will be usefull.
Thank you for your hard work
_____________________________Write less read more and be smart
Click to expand...
Click to collapse
Difficult to get it working with all the DPI settings. I will try to fix.
Thanks for your post.

Got one SOD after using it manually and another SOD after the planned trim. After uninstall SODs are gone.
Sent from my LG-D802 using XDA Free mobile app

barturblits said:
Got one SOD after using it manually and another SOD after the planned trim. After uninstall SODs are gone.
Sent from my LG-D802 using XDA Free mobile app
Click to expand...
Click to collapse
Hmm don't know, lets see if other users also experience that.
Think i cannot do anything for it

Thanks for APK!
On Stock SEA 802C with Busybox 11 installed, working flawlessly

New build in OP
Build 12
- layout changes, looks a bit nicer and hopefully text is oke now
- small other things you will mention. No functional stuff changed

@siggey layout better now?

Yessssss man, thank you
_____________________________Write less read more and be smart

Build 13:
- Removed first boot profile, added to INIT.
- Released source xml, you can edit/use it and of course redistribute it. (with credits)

Pardon me for interrupting but what this app do actually?
Thanks

enreka_tr said:
Pardon me for interrupting but what this app do actually?
Blocks unnecessary data traffic in selected hours or so?
Thanks
Click to expand...
Click to collapse
http://www.google.nl/search?hl=nl-NL&ie=UTF-8&source=android-browser&q=File+system+trim

Related

[APP][2.2+] Diagnosis - Know what Android is doing!

{
"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"
}
Diagnosis - Know what's going on!​
Description:
Ever wondered what your Android is currently doing?
On Windows we can open the task manager and get all the information we want.
On Android it will suspend the app we are currently using, but what if we wanted information about that app?
What if wanted to know if an app is currently downloading or uploading something? How much cpu is this app using?
Is this app running out of memory?
Is the battery getting too hot ?
What apps are running in the background, at this moment?
Did another app just start and cause lag?
Why doesnt this app tell me how much battery i have left?
Loosing track of time while gaming?
Diagnosis can display system information at all times, even while using other apps.
When Diagnosis is turned on, a small customizeable text is shown on screen giving you information of your choice.
(Check out the screenshots at the end of the post)​
There are lots of settings to customise everything to your personal preference:
- Information displayed
- Position
- Size
- Color
- Font
- Update interval and much more...
Just give it a look, it is self explaining, but i will write a small guide later on.
If you wish you can turn on the database feature.
The collected information will be written into a seperate database on the sdcard and 4 extra tabs will appear.
These tabs will show information from the database (min/max/avg etc. values).
Some examples:
- How hot the battery got
- Minimum battery voltage reached
- Upload / Download traffic
- Seen apps with avg cpu and memory usage
Click to expand...
Click to collapse
This will work on any device with android 2.2 or higher.
You don't need ROOT or anything special.
Click to expand...
Click to collapse
I want to thank everyone who helped me test the early builds!
(DarkhShadow, Xero, SebNapi, diewood,Pele,Perka,Zurchpet,arif-ali,eoghan2t7,addi)
If i missed anyone and you read this, tell me and i will add you.​
Click to expand...
Click to collapse
If you want to talk about my apps,
help me with updates, new apps or just want to chat, visit my chatroom!
Through your browser at
http://webchat.freenode.net/?channels=#dark3n
OR an IRC client of your choice
irc.freenode.net Channel #dark3n​
Click to expand...
Click to collapse
Download COMPUTER
Download ANDROID
Click to expand...
Click to collapse
Screenshots,screenshots,screenshots!
​
Click to expand...
Click to collapse
Help translate Diagnosis​
Click to expand...
Click to collapse
More Screenshots!
​
Click to expand...
Click to collapse
Current changelog:
v0.8.1(29)
- Updated translations
- Added Italian language
- Added targetApi to change menu button behavior
- Added path for sgs3
- Made some startup tweaks, to fix busybox errors
v0.8.0(28)
- Translation updates
- UI tweaks
- Performance tweaks to reduce memory footprint
- Fix for potential UI FC
- Updated ABS to 4.1
v0.7.9(27)
- Fixed 0 output for some of the new infos
- Some small code tweaks
- More translation preparations
v0.7.8(26)
- Fixed bug in core detection, hardcoding 4 for now
- More translation preperations
- Added new busybox
- Added multicore cpu usage [Pro]
- Fixed UI crash
v0.7.7(25)
- Fixed FC in app stats page
- Added cpu frequency support for multi-core processors
- Tiny performances improvements
- Multi language preperations
- Removed possible max/min cpu freq (data was not conclusive and overlapped max/min observed)
- Some work on the stats tab
- Added external sd support for Transformer
v0.7.6(24)
- Fixed resetting settings bug
- Don't show app stats, if statistic for it is not enabled
v0.7.5(23)
- Written some function into a class to use less and better code
- Fixed typos
- Added avg space usage to stats tab
- Added timeout incase of startup loop
(...)
Click to expand...
Click to collapse
Nice one +++++1 all the way;
now my Android screen looks like my Linux Desktop
Niceee. Trying it now
Sendt fra min GT-I9100 med Tapatalk
Dope
Sent from my T989 hunting for Siri Connor
It wiped ny sgs ii
Sendt fra min GT-I9100 med Tapatalk
sackynuts said:
It wiped ny sgs ii
Sendt fra min GT-I9100 med Tapatalk
Click to expand...
Click to collapse
It wiped your sgs 2?!?
Are you sure you are in the correct thread?
How should it have done that?
It doesn't delete files, it only reads files...
Sorry but you are confusing something.
awesome sauce
Sent from... somewhere...
interesting...
nice work
Small update.
Lower density means bigger database, but more accurate data in the tabs.
With the default update interval of 5 seconds, it would mean every 30 seconds there is enough data for a database entry.
What do you think about the default update interval of 5 seconds? Too long , too short or just right?
v0.3.1
- Eased cpu usage a bit by adding a small delay
- Corrected some debug output
- lowered default density to from 12 to 6
- decreased maximum density from 120 to 60
- added text for default x and y position in preferences
Click to expand...
Click to collapse
Hello, thanks dev! I love this concept and have been using it since xmas.
Personally, I like the default at 2. Not sure how much that increases battery usage... I just like real time info.
Another couple things, adding temp to the default line 1. Maybe take away cpu freq or network up speed?
Temps in Fahrenheit.
And option to customize the threshold for "app cpu usage over x percent".
Option to start the service on boot.
Thanks for the input.
I will add extra info options with Temp instead of cpu freq or network speed.
Also Fahrenheit will be added as an option to the settings.
I'm current reworking the database feature as under certain conditions some info was not saved.
custom threshold and start on boot will be something for later .
Dark3n said:
I will add extra info options with Temp instead of cpu freq or network speed.
Also Fahrenheit will be added as an option to the settings.
I'm current reworking the database feature as under certain conditions some info was not saved.
custom threshold and start on boot will be something for later .
Click to expand...
Click to collapse
Well awesome, keep up the good work, I really like this app. I'll keep you informed if I find anything else.
Looks like a very interesting app..Will test..
I have mine updating every 10 sec, any quicker and I ain't got time to read it
One feature that would be useful is that it would start at startup, I.e. the monitoring, so the text comes as soon as the phone starts
Btw, it works in ICS as well
Sent from my GT-I9100 using Tapatalk
thanks man, it looks pretty gooood
The display of informationnn worked really well but i was not satisfied with the database storing. I reworked the whole storing code and the result looks good, much cleaner code and more efficient. Some tweaks can be added but i'm going to sleep now, have to leave something for later .
@Cloaker added two sets with temperature instead of frequency and the settings contain an option for fahrenheit now.
Might move the setting, not sure if it should belong there...
Version v0.4 rc1
Changelog
v0.4
- fixed database enabling only working after restart of app
- added changelog
- added about dialog, with XDA link and email button
- improved some UI stuff
- rewrote database saving code
- added new info lines with temperature instead of cpu frequency
- added option for fahrenheit instead of celsius
- changed default cache value to 24
Click to expand...
Click to collapse
As a dev I have no idea how you did this...but I love it already! Thanks!
Sent from my Galaxy Nexus using Tapatalk
I'm currently thinking if it would be good/needed/worth it to add disk write/read information...

[APP][2.3+][ROOT] App Override - Now on Playstore

We've all heard of the ability to set a custom DPI for each application, such as in the ParanoidAndroid ROMs and the Xposed Framework. Consdering that control of the user over his/her applications, I came up with App Control, Taking Application Control to the next level. Remeber it's still in beta so expect bugs.
The list remains short for now, but will be growing in time. This application allows you to set custom settings for each and every app, regardless of the fact of it being either a system or user application, such as;
Screen Orientation
Font Size
Input Method
Screen Timeout
Minimum CPU Speed
Maximum CPU Speed
Sound Mode
Wifi
--------------------------------------------------------------------------------------------------------------------------
Examples and Explainations of Settings​
Didn't get it? Here's how it works, for each application you can set these settings, you can specify the settings for each individual application. Here are the explainations for each feature or setting.
-Screen Orientation
You can specify an application to remain in a certain Orientation, which may be, portrait, landscape, reverse portrait and reverse landscape. Lets say you would like an application to stay in landscape, incase your watching a video on YouTube, Netflix etc, but you would like the rest of your applications to remain on auto-rotate and you don't want to go rushing back to settings to change this everytime, this setting gives you the ability to do exactly that.
-Font Size
Let's say you have an elderly person is using a device and they have problems with reading their daily news because the text was too small, with this setting you can make the Font Size larger to put that issue at ease. NOTE: This will work depending on your device, it is not guaranteed to work on every device.
-Input Method
You can select the keyboard or voice input is going to be used in the app you choose.
-Screen Timeout
Specify an app to Timeout Screen after a specified time, saving battery life, by reducing screen use.
-Minimum CPU Speed
Let's say your just going to be listening to music and would like to save battery at the same time, but you dont want to do that because your too lazy to switch back to an application to underclock then return to the normal clock speed when needed again, so with this app, you can specify that when your favourite music player if launched, your device's clock speeds will reduce.
-Maximum CPU Speed
Again, lets say your in a position to overclock your phone to avoid lag while playing a game, but that clock speed may stick for longer for any possible reason, causing battery drain and unnecessary heating up of the device, so you can assign clock speeds which will only trigger when that application is launched.
-Sound Mode
This allows you to set a Sound Mode such as Silent or Vibrate which will be activated when ever the application you selected it for is launched.
-Wifi
Wifi control will alow you to enable wifi whenever a specific application is launched, for example your browser.
--------------------------------------------------------------------------------------------------------------------------
How to Use​
Your applications will be displayed in a list alphabetically, tap on the application you want to specify settings for and choose from the menu.
To add more configurations, tap the What to Control button and check the ones you want from the list.
--------------------------------------------------------------------------------------------------------------------------
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"
}
--------------------------------------------------------------------------------------------------------------------------
Changelog
Version 0.48
Fixed error: no config working from 0.44
Fixed bug: service not running because of splash
Fixed bug: input method not working on some devices
Fixed bug: rotation not working on some devices
Fixed bug: sound modes not being applied on some devices on android 2.3.0
Info: FONT SIZE only works for some devices
Version 0.44
Fixed bug: rotation reversed on LG devices
Fixed bug: max cpu speed not working on somc2012
Sound Mode now uses 'ringer' instead of 'mute' to silence apps
Added splash screen (on start up)
-Version 0.40
Added support for sound modes (silent / vibrate)
Cleaned up a bit of UI (app mode selection)
Fixed bug: input method selection ignoring secondary keyboards
-Version 0.30
Fixed bug: wifi turning on when service started
Fixed bug: notification bar icon disappearing
Added support for input method selection (keyboard)
-Version 0.20
Fixed bug where shutting down service rebooted some devices
Added support for wifi configuration
-Version 0.10
Pre public release
.
.
.
.​
Problem with Phone.apk
Hi there.. Wonderful thought for your app.. 5*.. However when i changed the dpi and set the settings as suggested above.. Phone.apk is still not working..
The problem is the whole system dpi has been changed.. but when iam opening the phone application the phone restarts automatically.. any suggestions for this kind of problem.. If u need i will send both phone.apk and contacts.apk to u if you can help me out..
My Device: Micromax A27
Android Version: 2.3.5
Rooted and init.d support
Please help me in this regard..
And thanks a lot for your hardwork.:good:
You can't set the dpi with this app. But assuming you had it set already and these settings didn't work well with it, lemme test it out and try to fix the issue your facing.
You plan permission control too for this app?
I like it.
Sent from my Nexus 4 using Tapatalk 4 Beta
jelle2503 said:
You plan permission control too for this app?
I like it.
Sent from my Nexus 4 using Tapatalk 4 Beta
Click to expand...
Click to collapse
Yes I will be in the future but it will be apart from root permissions, I.e you can limit an app to not use the Internet so no ads can be displayed etc. Heres a short list of what I have planned:
-auto wifi start when a specified app is launched
-separate volume control ability for each app
-permission controls
-disabling on boot startup
Great idea. Thanks for this.
emwno said:
Yes I will be in the future but it will be apart from root permissions, I.e you can limit an app to not use the Internet so no ads can be displayed etc. Heres a short list of what I have planned:
-auto wifi start when a specified app is launched
-separate volume control ability for each app
-permission controls
-disabling on boot startup
Click to expand...
Click to collapse
auto gps on launch would also be useful for apps like Maps
looks really interesting, i'll keep an eye on this app for future releases :good:
Updated to 0.20!
Now supports Wifi configurations across all apps!
Fixed a bug where shutting down service caused a reboot on some devices
Superuser freaks out when I try to enable the CPU settings. It just loops over and over and denies it automatically. Otherwise very nicely done!
Sent from my Huawei Fusion 2
Jessical said:
Superuser freaks out when I try to enable the CPU settings. It just loops over and over and denies it automatically. Otherwise very nicely done!
Sent from my Huawei Fusion 2
Click to expand...
Click to collapse
Try with SuperSU, I had a similar issue with superuser when testing.
emwno said:
Try with SuperSU, I had a similar issue with superuser when testing.
Click to expand...
Click to collapse
That worked. Thanks!
Sent from my Huawei Fusion 2
---------- Post added at 11:42 AM ---------- Previous post was at 11:10 AM ----------
If you set an app to not use wifi, it just turns on the 3G instead, haha.
Sent from my Huawei Fusion 2
Jessical said:
If you set an app to not use wifi, it just turns on the 3G instead, haha.
Sent from my Huawei Fusion 2
Click to expand...
Click to collapse
guess ill set up a mobile data/3g toggle for apps.
[email protected]
App Control 0.30 released!
Besides things already said (and besides custom dpi settings for people who may not be on roms fortunate enough to have that feature), I think full screen on certain apps would be a killer feature. Nice app, working on my phone
Sent from my SCH-I500 using 2.3.5
Input method, now that's pretty sweet! :good:
App Control 0.40 is Live! now with Sound Modes.
Are you working on a fix on the superuser issue
This is nice and all, but for a guy who already bought Tasker this seems kind of pointless. None-the-less, I tried out the app and it is very good at what it does. Good job!
Martinhdk said:
Are you working on a fix on the superuser issue
Click to expand...
Click to collapse
Yeah I am. So far nothing
Strange issue on superuser. My problem is that it is baked into the ROM.

[APP][4.1+] Pin Note v0.9.5.4 (Beta) *Customisable Notifications & Actions*

Use Pin Note to place customisable notifications in the notification area to be used as reminders, notes or application shortcuts. Pressing the notification will start a specified action, for example start your text messaging app, email app or dial a phone number directly. Obviously I will be adding further actions and functionality as time progresses. Any suggestions? Let me know.
{
"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"
}
Pin Note is currently in active development and is in the Play Store for public testing. There may be minor issues, but expect regular updates as functionality and design is updated and tweaked and of course any bugs fixed. Please feedback if you can, I would appreciate it greatly. I have tested on a LG Nexus 4, Samsung Galaxy Nexus and in AVDs but it hasn't been extensively tested in real world usage.
Get Pin Note now on Google Play - https://play.google.com/store/apps/details?id=com.roryrjb.android.pinnote.
Please be so kind to report bugs here.
Change Log
Version 0.9.5.4 (Beta 3)
- Fixed Non-XHDPI Resources
Version 0.9.5.3 (Beta 2)
- Changed Theme to Holo Dark
- Added "Launch Activity" Action
- Added Instructions and Changelog to About Section
- XDA-Only Release
- Plus More...
Version 0.9.0.1 (Beta 1)
- Major UI Update, support for MDPI (low end devices) to XXHDPI (Full HD/1080p) resolutions
- Notifications can be set to appear at set times even if the device is asleep
Version 0.3.1.1 (Alpha)
- Fixed Intents.
- Added Contacts Selector.
Version 0.3.1.0 (Alpha)
- Added Persistent Notification, Timer and Notification LED Options.
- Minor Notification UI Changes.
Version 0.3.0.0 (Alpha)
- Added Permissions INTERNET and ACCESS_NETWORK_STATE.
- Incorporated Google Analytics and AdMob Advertising in Free Version.
- Fixed ActionMode Toolbar Colours Bug.
- Another Major UI Update (Now Requires Android 4.1+).
- Removed Welcome Screen Entirely.
- Settings Recorded and Saved More Efficiently.
- Actions Working 100% of the Time.
Version 0.2.1.0 (Alpha)
- Major UI Update.
- Added Welcome Screen for New Users.
- Added Web Browser Action.
- Added Clear Notification Menu Option.
- Fixed Blank Notification Header Bug.
- Internal Code Optimisation.
Version 0.1.9.15 (Alpha)
- Cleaned Up Some Code. Minor UI Updates.
Version 0.1.9.14 (Alpha)
- Initial Public Alpha Release.
Click to expand...
Click to collapse
Thanks...
BTW the store link is still showing 0.2.1.0 version
sent from the state where marijuana is NOT illegal !
chris_marsh said:
Thanks...
BTW the store link is still showing 0.2.1.0 version
sent from the state where marijuana is NOT illegal !
Click to expand...
Click to collapse
I have just uploaded the latest APK to the Play Store just before writing the post, it'll take a little time to appear but it will be there.
I've just checked and the Play Store has just updated with latest description, screenshots and APK. Also if anyone wants to submit bugs if they use the app and find anything then either just reply or submit here: https://bitbucket.org/roryrjb/pinnote/issues.
Again sorry no actual link because I'm below 10 posts.
I've added a few more options:
- Persistent Notification (have to clear from app, won't swipe to clear)
- Timer Notification (will count for as long as notification is active, to see how long it has been there)
- LED Notification (if your device supports it, the LED will flash every 5 seconds for as long as the notification is active)
I've also tweaked the notification layout slightly and a ticker also appears as well.
Version update:
Version 0.3.1.1 (Alpha)
- Fixed Intents.
- Added Contacts Selector.
Please find new APK attached to the first post. Play Store updating as I type.
I downloaded the latest copy for testing >>> had a parsing error pop up when I went to install it.
is that just me or what? BTW this application looks promising. Has great potential and I want to help you out
I can create a new icon or re-design the one you currently have to make it more professional or I can do a new UI design for you? Just let me know I love helping others out!
I use Notif Pro but this looks interesting. Going to give this a shot.
Sent from my SPH-L710 using XDA Premium 4 mobile app
SystemErrorOne said:
I downloaded the latest copy for testing >>> had a parsing error pop up when I went to install it.
is that just me or what? BTW this application looks promising. Has great potential and I want to help you out
I can create a new icon or re-design the one you currently have to make it more professional or I can do a new UI design for you? Just let me know I love helping others out!
Click to expand...
Click to collapse
Hmm.. not sure about parsing error. Try to download from Play Store if it doesn't work again after a re-download. I'll look into it and might have to upload a new APK.
Also, thanks, I'll let you know if I need anything.
Sent from my Galaxy Nexus using Tapatalk 4
JohnnyEpic said:
I use Notif Pro but this looks interesting. Going to give this a shot.
Sent from my SPH-L710 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Thanks, please give any feedback or a rating if you want. I've never used Notif Pro, I'll take a look.
Sent from my Galaxy Nexus using Tapatalk 4
It's been a little while but I have updated. Notifications can be customised and then set to appear at set times. The free version (a Pro version will come along eventually) is limited to 4 reminders at a time. Whilst I have now classed this as Beta there still may be issues or bugs. As always any bug reporting or feedback is welcome.
Code:
Version 0.9.5.3 (Beta 2)
- Changed Theme to Holo Dark
- Added "Launch Activity" Action
- Added Instructions and Changelog to About Section
- XDA-Only Release
- Plus More...
New version with some significant changes. Again this won't be a perfect release as I am adding more and more functionality. Your time, comments or bug reports are greatly appreciated.
New screenshots will be attached to the OP shortly.
Update Attached
I realised in the last update I didn't add some resources for non-XHDPI devices, they have now been added in this latest update (v0.9.5.4).

[APP][ROOT][4.1+] Kernel Toolkit Kernel Settings

Kernel Toolkit allows you to manage kernel settings on your rooted device. This app is a solo effort, my main goal is to simplify kernel tuning and provide a clean looking modern UI with the lovely new material design.
The app is stable, however not entirely feature complete. Expect frequent updates with new features. I wanted to get the basics working and published as soon as possible, to get feedback and all bugs worked out.
Currently it provides all the fundamental settings for kernel tuning. There are several other features that are currently in development that will be added very soon.
Development Update
- The app is ready to be translated to other languages. If you'd like to see the app in your language, please let me know via posting or PM. I will send a auto-translated set of strings to someone who speaks the language to make revisions. The process is very fast and the app will be updated promptly. new
- Before you leave a poor rating in play store, please let me know what I can do to improve the app. This app is the result of listening and responding to feedback and criticism, I take all recent feedback into consideration during every update.
Features
- Live device stats
- Time in cpu states with custom references
- Adjust kernel settings:
- Cpu governor
- Cpu governor parameter control
- Gpu governor/max frequency
- I/O scheduler
- I/O scheduler parameters
- Read ahead buffer
- Voltage table control / global adjustment
- Enabled/disable system executables including Mpdecision, Pnpmgr
- Apply settings on boot
- Intelliplug settings
- USB fast charge toggle
- Screen wake control
- Big and small core separate control new
- And many more
Features in development
- Per app profiles new
- CPU, RAM, device stat widgets new
- Thermal threshold settings
- 4.0 ICS compatibility
- You tell me
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"
}
Bug reports
Please send bug reports via email @ [email protected] or by PM on xda. Please include your device name and android version.
Feature requests
Please do not hesitate to send feature requests (via email @ [email protected] or by PM on xda). Always open to new ideas and features.
Download
Download via Play Store: https://play.google.com/store/apps/details?id=com.dsmartapps.root.kerneltweaker
Support with donation
Credits
- Google for SlidingTabLayout
- Pnikosis for material indeterminate progress bars on pre-lollipop > https://github.com/pnikosis/materialish-progress
- @haqanguven for Turkish translation
- @RASTAVIPER for Greek translation
- @ChiDi9901 for German translation
- @neytireyqa for Czech translation
Guide to kernel settings
http://forum.xda-developers.com/lg-g2/help/test-t3032171
http://www.androidcentral.com/fine-tuning-minfree-settings-improving-androids-multi-tasking
https://android.googlesource.com/ke...7aebe08b/Documentation/cpu-freq/governors.txt
Recommended settings for Lollipop
The following are changes I made on the stock kernel on my GPE m8
- multicore power savings: enabled (1)
- minfree settings: medium
Default minfree settings on lollipop are very aggressive. If you have at least 1 GB of RAM you should lower the values.
This looks nice man!
I get FC upon the opening of the app and I tried to clear cache and data for it and it's not working for me.
I send the report through the google, if you didn't received it let me know how and I try to redo it again, might help you find the problem.
Nexus 6 - BlissRom 2.0 - Despair Kernel
Nice attempt..looking forward to this
Hi there.
thank you for your app,but i keep getting Fc on my m8 running ARH34 and elementalx kernel.
pls fix this.
thanks.
ForceCloses too on my mtk6592..with Team Force Kernel
The UI is pretty Cool .. Will try asap (Y)
doesn't start on my phone FC, very time.
Phone: LG E975 running cm12 nightly
log link
Force close on my M8 with ARHD 34.0 and Elemental X kernel.
Looks nice brah! Thanks for the application!
Force closes on my MTK6592 device (octa-core)
Exception class name: java.lang.NullPointerException
Source file: LinuxSystem.java
Source class: com.dsmartapps.root.kerneltweaker.LinuxSystem$StatsPoller
Source method: onReadCores
Line number: 647.
I'm guessing this is because of the 8 core processor?
Force close Nexus 5 euphoria OS 29th build
Nice
Looks great, I'm gonna try it right when I get home
Hey guys, thank you guys for reporting the FCs.
These are very simple bugs to fix i'll try to get an update out later today.
This was sort of expected with release as this app can't be tested on an emulator since the emulator has no kernel files. Please bear with me and don't give any bad ratings in the play store just yet!
aksclusive said:
Read this post and save money on 3G data
http://forum.xda-developers.com-limit-mod-t3021683
Click to expand...
Click to collapse
Your SPAM is not needed here.
FC in Moto G 2013 with Lollipop 5.0.2 stock (stock kernel too), after giving root permitions...
More here:
Exception class name:
java.lang.NullPointerException
Source file:
LinuxSystem.java
Source class:
com.dsmartapps.root.kerneltweaker.LinuxSystem
Source method:
getExecutableState
Line:
565
Stack trace:
java.land.RuntimeException: An error occoured while executing doInBackground()
Just tested on my Galaxy S4 running CM12 and it FC'd. Hopefully fixed in next update, looks good from the screenshots though!
Okay update has been pushed out. Should be in the play store within an hour or so.
Most FCs have been fixed. In some cases I did a temporary work around until I figure out whats going on on some devices system files.
There is one issue on some devices thats causing a crash when reading the min/max frequencies which is strange because they should be the same on all devices. Its possible this is caused by missing busybox installation. You can install it via playstore if your rooted. If your still getting FCs and are familiar with ADB cmds, I may need your help by running a few cmds to look at your device files. I might make a debugging apk that reads your system files if anyones willing to help out. I'll keep you guys posted.
Until then stay with me my #1 priority right now is to get this working on all devices!
Heisenberg420 said:
Okay update has been pushed out. Should be in the play store within an hour or so.
Most FCs have been fixed. In some cases I did a temporary work around until I figure out whats going on on some devices system files.
There is one issue on some devices thats causing a crash when reading the min/max frequencies which is strange because they should be the same on all devices. Its possible this is caused by missing busybox installation. You can install it via playstore if your rooted. If your still getting FCs and are familiar with ADB cmds, I may need your help by running a few cmds to look at your device files. I might make a debugging apk that reads your system files if anyones willing to help out. I'll keep you guys posted.
Until then stay with me my #1 priority right now is to get this working on all devices!
Click to expand...
Click to collapse
Updated and working. Very nice UI. Thank you.

[APP][JB+] Pintasking - Create floating shortcuts

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
This is an app for power users that miss the old good Taskbar, ALT-TAB shortcut, WIN+[n] shortcut or workspaces on their Android devices. PinTasking allows you to create floating shortcuts in form of pins, on demand and based on their current task and workload.​
Features:
pin apps/tasks/documents to access them quickly from any screen and app
jump quickly to your most recent task
or your whole tasks history
doesn't restart your tasks under Lollipop like similar apps
[ROOT] Disable the app-switch-delay
extremely customizable
smooth & cool animations
Material design
integrate your browser in PinTasking to:
easily pin your browser whenever you open a link
collect / preload links without to leave an application
quickly share or open links in another app
works with nearly all browsers
Help me to translate Pintasking into your language:
https://www.localize.im/v/m3
Changelog:
Code:
1.0.5:
- bug fix
- small improvements
1.0.4:
- bug fixes
- Accessibility Helper mode improvements
- preparation for a new browser extension feature
1.0.3 :
- small improvements
1.0.2 :
- bug fixes
- improved In-app Billing
1.0.0 :
- stable release
- added an introduction
- added a warning for HTC devices
- added flashable ZIPs as an alternative to the automatic Helper installation process
- device & android version specific bug fixes
- browser extension fix for Android M Preview 2
Short Youtube clips:
I'm currently working on a new app but Pintasking will still receive a lot of updates in the future!
Upcoming features & improvements:
a new mode for the browser extension (preloading on Andorid 5.0+ without root)
activities & shortcuts as home actions for the swipe pad & assist action
automatic recreation of pins after an update or reboot
auto-hiding pins in black-listed apps
more customization options like pin color
custom toasts implementation
translations
In form of independent apps:
hardware buttons remapping on Android 4.3+ (without root)
a gestures based swipe pad app with a lot of possibilities
News writers can drop me an email or PN to get temporary access to all PRO features. In order to do that I have to add the reviewer's email to my testing access list in my Developer Console.
XDA:DevDB Information
Pintasking, App for all devices (see above for details)
Contributors
PhinxApps
Version Information
Status: Stable
Created 2015-04-03
Last Updated 2015-08-23
nOice
I'm looking forward to trying this out soon.
This app sounds really nice. I was looking for an app like this to have more possibilities of multitasking. I have installed it and I will give you some feedback soon.
UPDATE:
PinTasking Beta: http://goo.gl/WxZzMc
Changelog:
improved descriptions
Improved crash reporting
fixes for rare bugs
fixed root-helper-installer bug on tablets
updated icons
a Iot of new customization options
the swipe pad isn't accessible from the lockscreen anymore
The Play Store listening should appear in the next hours.
Gadget Hacks made a short review of the alpha version:
Is there any way to make it not hafta require rooot on 5.0+?? Or is that not feasible? Thanks!
thank you very much
JoeFCaputo113 said:
Is there any way to make it not hafta require rooot on 5.0+?? Or is that not feasible? Thanks!
Click to expand...
Click to collapse
It's possible with some limitations:
- no preloading / preopening (Quick opener mode) of webpages
- a click on Evernote, Google Docs and etc. will bring you to the latest document or screen of this app and maybe not to the document you actually pinned
- a few apps may reinitialize and lose text in input fields, scroll progress and etc. after switching to them
I'll implement a non-root mode if there're enough interested people that are okay with this limitations.
btw:
PinTasking is live on the Play Store:
wow, you added even more options!
nice update
PhinxApps said:
It's possible with some limitations:
- no preloading / preopening (Quick opener mode) of webpages
- a click on Evernote, Google Docs and etc. will bring you to the latest document or screen of this app and maybe not to the document you actually pinned
- a few apps may reinitialize and lose text in input fields, scroll progress and etc. after switching to them
I'll implement a non-root mode if there're enough interested people that are okay with this limitations.
btw:
PinTasking is live on the Play Store:
Click to expand...
Click to collapse
I would like non root also please.
Very nice and intuitive app
ktetreault14 said:
I would like non root also please.
Very nice and intuitive app
Click to expand...
Click to collapse
Agreed!
JoeFCaputo113 said:
Agreed!
Click to expand...
Click to collapse
Okay, I'll implement a non-root mode before or after the full release. May I ask you why folks with a rooted phone (?!) want it? I wonder if it's for security reasons? You can install the system helper by yourself with a root file explorer. Even system apps need a confirmation to gain root and the helper app declares only two additional permissions and shares them with PinTasking.
I am rooted but their are plenty of people who arent.
My phone is rooted, running plenty of rooted apps, and it says I am not and asks to install the helper or uninstall. Do I have to install the helper? I am on Android 5.1.1 HTC One M8.
yung40oz84 said:
My phone is rooted, running plenty of rooted apps, and it says I am not and asks to install the helper or uninstall. Do I have to install the helper? I am on Android 5.1.1 HTC One M8.
Click to expand...
Click to collapse
This could help you:
1. Make sure that you haven't accidentally denied the root pop-up.
2. Restart the app and try it again.
3. It takes a while on Cyanogenmod to show up the root dialog. Tap "verify root" and wait 2-8 seconds.
I experienced the same bug once but I couldn't reproduce it and a simple application restart solved it for me. I'll look into it again.
Anyway, thanks for reporting.
PhinxApps said:
Okay, I'll implement a non-root mode before or after the full release. May I ask you why folks with a rooted phone (?!) want it? I wonder if it's for security reasons? You can install the system helper by yourself with a root file explorer. Even system apps need a confirmation to gain root and the helper app declares only two additional permissions and shares them with PinTasking.
Click to expand...
Click to collapse
I am not rooted lol...
Looks cool dev. kudos
Oneplus Temasek + AK Goodness
JoeFCaputo113 said:
I am not rooted lol...
Click to expand...
Click to collapse
Oh okay, I implied it because of your signature.
0.9.1 is out:
http://goo.gl/WxZzMc (link stays the same)
Play Store update is pending
Changelog:
- bugfix release
PhinxApps said:
Oh okay, I implied it because of your signature.
0.9.1 is out:
http://goo.gl/WxZzMc (link stays the same)
Play Store update is pending
Changelog:
- bugfix release
Click to expand...
Click to collapse
It says I am 100% stock!
bye bye link bubble thx
---------- Post added at 10:28 PM ---------- Previous post was at 10:24 PM ----------
this app is the best app I need to buy premium to support... Maybe next update can allow impatient users (like me) to buy premium lol
hi ,
Your app PinTasking looks very interesting and practical .Thanks !
One issue i am trying to understand ................
I have Note 4 ( N910F ) rooted and on Lollipop 5.0.1
i installed your app from Play store,granted root access etc .
But i found app a bit confusing at first ( functions ..how to use etc ).
i uninstalled app ,as i wanted to see your video and then decide.
After watching video ,i was happy i understood functions better and reinstalled from Play store .
This time app was installed ,without asking again for root ( as in 1 st time when i installed )
It is working fine ,tested it rebooted etc ,but PinTasking does not show up in Superuser..?
However ,whilst typing above ,i had idea and went to PinTasking /Root helper installer and reinstalled
helper then was ask for root access etc ,( even though it was never uninstalled ,as i could see it in Titanuim )
and activated it ,and now app shows up in Superuser .
I have solved my issue ,but want to bring it to your attention.
Very impressed so far with apps.........practical /functional uses !
good luck

Categories

Resources