[APP] GMD SPen Control (root) - Galaxy Note 10.1 Themes and Apps

I'm developer of GMD SPen Control - application that allows to create custom SPen gestures:
http://forum.xda-developers.com/showthread.php?p=34085846
I developed it on Note 1, but I expect it to work on Note 10.1 too. Please try:
1) does it work?
2) Please do calibration in 'Development' tab and email me calibration values from Help->Email Developer->Report bug
Root required.
Thank you.

Yes it does work! Awesome! You're one developer whoreally shows people the amazing possibilities of android phone
Emailed you the calibration

StupidIdea said:
I'm developer of GMD SPen Control - application that allows to create custom SPen gestures:
http://forum.xda-developers.com/showthread.php?p=34085846
I developed it on Note 1, but I expect it to work on Note 10.1 too. Please try:
1) does it work?
2) Please do calibration in 'Development' tab and email me calibration values from Help->Email Developer->Report bug
Root required.
Thank you.
Click to expand...
Click to collapse
I'll try it today!
BTW:GMD Gesture Control is just awesome too!

Jasonchewy91 said:
Yes it does work! Awesome! You're one developer whoreally shows people the amazing possibilities of android phone
Emailed you the calibration
Click to expand...
Click to collapse
Thanks, I will update default calibration values.

Update:
* Added correct default calibration for all devices: Galaxy Note, Galaxy Note 2, Galaxy Note 10.1
Please try fresh install and try if gestures that have starting zone on border execute properly.

New version 1.1.0
New version:
1.1.0:
- Added disable Samsung gestures optio
- Added default Pause/Unpause gesture - use it to toggle between this application and Samsung gestures.
- Added option to draw SPen path when Samsung gestures are disabled or custom ROM is flashed.

Freaking awesome this is a must have app for sure!!!
Sent from my GT-N8010 using xda app-developers app

Love the app, you really have brought the s-pen to life!! But I notice I cannot install apk's with it running, the dialog shows, the install button is not disabled, but I cannot click it. If I disable the app I can install just fine.
Sent from my GT-N8010 using xda app-developers app

niveks74 said:
Love the app, you really have brought the s-pen to life!! But I notice I cannot install apk's with it running, the dialog shows, the install button is not disabled, but I cannot click it. If I disable the app I can install just fine.
Sent from my GT-N8010 using xda app-developers app
Click to expand...
Click to collapse
I would like to see actions with just a press of the s-pen button. For example, I would like to be able to change pen colors while writing by simply pressing the s-pen button rather than having to open the pen menu.
Sent from my GT-N8013 using Tapatalk 2

On my Note 10.1 (JB 4.1.1, German stock rom, rooted), there is a strange bug which I could track down to SPen Control after three factory resets.
I noticed suddenly, that it was no longer possible to install .apk from outside the Play Store. The effect is/was, that when trying to install an apk from system level, the message about the already existing apk pops up (if existing) and afterwards the window showing the permission requests of the app.
There, as long as SPen Control is active, the "install" button does not accept input. The "cancel" button instead works as well as the arrows inside that window to open/close detailed views of the requested permissions.
As soon as SPen Control is terminated (stop service and exit), the button works again.
So, this is a workaround (before manually installing an app, exit SPen Control), but nevertheless, that should be fixed.

niveks74 said:
Love the app, you really have brought the s-pen to life!! But I notice I cannot install apk's with it running, the dialog shows, the install button is not disabled, but I cannot click it. If I disable the app I can install just fine.
Sent from my GT-N8010 using xda app-developers app
Click to expand...
Click to collapse
This was fixed. Please update the application.
1.1.1:
- Fixed: Samsung screenshot gesture working when disabled.
- Fixed: Install button would not work when installing from file system.

Fix was successful, my problem is solved. Thanks for an excellent implementation and the quick support.

awesome app!
But i wonder... would it be possible to Start the Service when you unplug the pen and stop the Service when you plug the pen back?

Haldi4803 said:
But i wonder... would it be possible to Start the Service when you unplug the pen and stop the Service when you plug the pen back?
Click to expand...
Click to collapse
_If_ this is implemented, please make it optional. I have a second external pen (with clip and eraser) which I use and the internal one remains in place.
That's why I do not use the "power saver" feature to enable the digitizer only in case of a removed pen.

Haldi4803 said:
awesome app!
But i wonder... would it be possible to Start the Service when you unplug the pen and stop the Service when you plug the pen back?
Click to expand...
Click to collapse
I'm investigating it and if possible I will add option for it. This only make sense if I can start application with this event. If I need to run service for it to work then it does not have any meaning, because application is "sleeping" when there are now events. Or in developers terms, thread is in "waiting" state and it does not consume cpu time.
I developed other application Gesture Control for touch gestures and despite there are more touch events that SPen events, applicatio never appears in battery stats on my devices. I don't think you will notice any battery decrease with SPen Control too.

ah sorry my fault. wrong Word!
i dont really care about the Service it's more the app in the Status bar thats annoying me!
And the Note 10.1 does Support app Start when you unplug the Pen. altough you cant choose your own app.
(But somehow its broken for me now.... maybe because i flashed another Kernel or other stuff.)

Great app! +1

I bought the application and works really well but it would be very useful (and easier) to create custom gesture by drawing them, like G for google or F for facebook for example.

Just tried this with Paranoid Android and works. Sweet now you can have SPen and not be on stock based roms. Awesome!!!

Mirkokkk said:
I bought the application and works really well but it would be very useful (and easier) to create custom gesture by drawing them, like G for google or F for facebook for example.
Click to expand...
Click to collapse
I'm working on graphical gestures. I have all engine ready, recording and recognition. Just need to finish settings activity and decide how to combine old gestures and new gestures. If I add graphical gestures, do you think it is ok to remove old path based gestures completely?

Related

[CM9][APP]FloatNote - Simple note-taking app in a floating window for the Galaxy Note

I've been playing around with Mark Wei's splendid http://forum.xda-developers.com/showthread.php?t=1688531StandOut library and thought I'd share one app I've been finding useful.
It's very basic and very beta.
FloatNote v1.0.4b
Edit:
Thought I better provide some info
This app is very simple. It floats on top of other windows and lets you scribble notes or little sketches.
I wrote it for me and my phone so I know it runs okay on a Galaxy Note under cm9.
It's written for the galaxy note stylus so pressure increases pen stroke width and the side button gives you the eraser.
Select ink colour by swiping your stylus along the rainbow thing on the titlebar (the title text shows the selected colour). Click the sidebutton when touching the rainbow to return to black.
It autosaves your note and autoloads it when the app opens again.
Resize the window with the triangle in the bottom right corner.
I'm using the android native API so it may work okay(ish) on other devices. If it does, let me know.
Enjoy...
Nikad
Latest Update:
Version 1.0.9b
Changelog:
Major rewrite - had to do away with Mark's standout library and reimplement some of its functionality.
Hide and restore from the notification bar
Share note with other apps, email, etc
Saves position, size and pen colour.
Lots of bug fixes and improvements in performance/reliability
Important:
This app requires API Level 14 or higher to detect the stylus so you need ICS.
There are known issues running under Touchwiz so stick with a CM9/CM10 variant.
Know to run okay on the Galaxy Note International, I717 and the HTC Flyer.
If anyone runs it on other devices I'd love to know!
nikad1970 said:
I've been playing around with Mark Wei's splendid http://forum.xda-developers.com/showthread.php?t=1688531StandOut library and thought I'd share one app I've been finding useful.
It's very basic and very beta.
FloatNote v1.0.4b
Click to expand...
Click to collapse
Really nice.
Nice work mate !
Sent from my GT-N7000 using Tapatalk 2
Nice but when erasing it takes screen shot as we press button of the pen
Gr8 idea but how do open it when we need the app? Like I am checking email and want to make some quick note how do I bring it on screen ?
Sent from my GT-N7000 using xda app-developers app
raghavafitt said:
Nice but when erasing it takes screen shot as we press button of the pen
Click to expand...
Click to collapse
Oops! I guess you're running a samsung rom and touchwizz is getting in the way. Looks like I might have to install a stock rom and do a bit of debugging
Vishal_Pratap singh said:
Gr8 idea but how do open it when we need the app? Like I am checking email and want to make some quick note how do I bring it on screen ?
Click to expand...
Click to collapse
No quick launch yet, sorry
If you've ran the app already, you can launch it from your recent apps. But...
Improvements in mind include being able to hide the window and then show it when you click on the notification (I had this on an earlier alpha and just need to add it back in).
Multi-page note: support for more than one page.
Share note (with whatever).
I'm not going to go too heavy on functionality though. The idea was to be simple and uncluttered.
Thanks for you interest...
Sent from my GT-N7000 using Tapatalk 2
Nice app man. Works well on asylum v20
from the padded cell tucked away in the dark
Wow...this was the app that I looking for long time, it was great! It's work well on my paranoid! :laugh:Ry
just a suggestion!!
i guess you can use homemyhome to launch it anywhere by double tapping or tripple tapping the home button
nikad1970 said:
Oops! I guess you're running a samsung rom and touchwizz is getting in the way. Looks like I might have to install a stock rom and do a bit of debugging
No quick launch yet, sorry
If you've ran the app already, you can launch it from your recent apps. But...
Improvements in mind include being able to hide the window and then show it when you click on the notification (I had this on an earlier alpha and just need to add it back in).
Multi-page note: support for more than one page.
Share note (with whatever).
I'm not going to go too heavy on functionality though. The idea was to be simple and uncluttered.
Thanks for you interest...
Sent from my GT-N7000 using Tapatalk 2
Click to expand...
Click to collapse
Yes its nice I have it and works fine on liquid black ROM . Just add that ability to launch any where over any app and you have almost a s memo killer!!!
Sent from my GT-N7000 using xda app-developers app
FC on stock rooted 2.3.6 ;/
Works very well on PA v0.4...great work mate, it's one of my favorite pen-app!
Sent from my GT-N7000 using Tapatalk 2
New version on its way. Just going through last testing and tweaking so maybe tonight/tomorrow morning.
Ended up doing a major rewrite just to provide a small amount of additional functionality. But it's all good! It even ended up smaller.
We now have an app that will hide and restore from the notification bar, can share the image with other apps and loads of reliability improvements.
I haven't had a chance yet to run it on other devices or on stock roms so all I can say is it works on the Galaxy Note under CM9.
Sent from my GT-N7000 using Tapatalk 2
Nice little app. Thumbs up for that
Sent from my GT-N7000 using xda premium
Updated OP with new version
Enjoy!
I have been refreshin this page for new version since your last post. The new version is smaller and works great. I like the export option and clear. I need a find a way to launch this app while I am on a call so i can take notes quickly..
Hey the side button erasor is really really greatr
Great work on this wonderful app
leojab said:
I have been refreshin this page for new version since your last post. The new version is smaller and works great. I like the export option and clear. I need a find a way to launch this app while I am on a call so i can take notes quickly..
Hey the side button erasor is really really greatr
Great work on this wonderful app
Click to expand...
Click to collapse
I'm glad you like it. Thanks.
If you're on a call, just pull down the status bar and click on the notification. It's a bit of an illusion that it's "hidden". Really the app is shut down and relaunched when you click the restore notification.
By the way, I see you running a stock rom. Does TouchWiz not cause problems with FloatNote?
Thanks again for your interest!
Ok. That makes sense. I can restore it from the notification bar if it is hidden.. only thing the app must be up and running before that..
I do not use Touichwiz when there are great lauchers namely Nova these days.. It has been some time since I went back to TW
I use float to be called in one of the gesture of NOVA which is great. You would do a scrolling option on the screen if possible. That will help me add longer notes rather than extending the window,,
Thanks. :good:
Working great on RocketRom v10!
Having an issue parsing the package.
Will try again via desktop soon.
Good work!
I love such stuff
EDIT:
Sorry!
I was half asleep and didn't see that it is for CM9.
Please forgive me!:silly:
Sent from my GT-N7000 using Xparent SkyBlue Tapatalk 2

[APP][3.1+][LAUNCHER] TasKarou Launcher Overlay

Tired of moving your fingers up/down your tablet to switch applications? Try out TasKarou!
TasKarou is a multitasking launcher overlay.
Taking inspiration from the 'Quick Controls' feature in the android browser, TasKarou provides a multitasking layer on top of a launcher for phone and tablets.
By swiping anywhere on the left or right edge of your device screen, you can activate TasKarou's UI, giving you access to a quick, smooth, and intuitive interface to facilitate app launch, transition, and management for the user
The user interface brings a more responsive, and enjoyable level of interaction to your device.
The app is available in the android market: https://play.google.com/store/apps/details?id=com.ne0fhykLabs.home.taskarou
Notes:
To use TasKarou, set it as the default home launcher, and from TasKarou's settings, select the actual home launcher you want to overlay.
TasKarou user interface is then triggered by swiping from either the left of right edge of your tablet screen, while still allowing access to the overlaid home launcher through the home button.
Tutorial Video (many thanks to 360porcento) : http://www.youtube.com/watch?v=bOS8miODY2g
is it possible to make it work on GB ???
Yeah GB please
Sent from my Dell Streak using xda premium
What's the difference between this and Wave Launcher?
I'm on GB and just wondering if I should subscribe to the thread in case it's ever made available for GB, should it offer something better.
Very nice work!
Sent from my MB865 using xda app-developers app
mosta_9741 said:
is it possible to make it work on GB ???
Click to expand...
Click to collapse
chachoi said:
Yeah GB please
Sent from my Dell Streak using xda premium
Click to expand...
Click to collapse
GermainZ said:
What's the difference between this and Wave Launcher?
I'm on GB and just wondering if I should subscribe to the thread in case it's ever made available for GB, should it offer something better.
Click to expand...
Click to collapse
It should be possible, but unfortunately, I lack the resources to pursue development in that area (lack of devices running GB).
If someone has the knowledge, and the resources, I might consider open sourcing the app to allow development in that area.
I installed the app on my rooted Kindle Fire HD running ADW Launcher. It was nice to finally have multi-tasking/task switching ability on the tablet. Unfortunately had to uninstall it because it kept on causing failures with App Protector Pro - which I rely on more than task switching. When a new version comes out I'll try again.
Otherwise, great app!
xene97 said:
I installed the app on my rooted Kindle Fire HD running ADW Launcher. It was nice to finally have multi-tasking/task switching ability on the tablet. Unfortunately had to uninstall it because it kept on causing failures with App Protector Pro - which I rely on more than task switching. When a new version comes out I'll try again.
Otherwise, great app!
Click to expand...
Click to collapse
Thanks!
Could you describe the type of errors it was causing?
Sent from my Galaxy Nexus using xda premium
ne0fhyk said:
Thanks!
Could you describe the type of errors it was causing?
Sent from my Galaxy Nexus using xda premium
Click to expand...
Click to collapse
The very informative error of "App Protector Pro has stopped."
---------- Post added at 10:05 AM ---------- Previous post was at 10:00 AM ----------
xene97 said:
The very informative error of "App Protector Pro has stopped."
Click to expand...
Click to collapse
I should mention that the error only occurs if you somehow try to avoid entering the password such as hitting the cancel button or the back button.
HI!
I've been using this app for a week now, and love it.
I have some suggestions that might be useful:
-I have a galaxy note 2 and it's quite difficult for short fingers like me to reach back/menu buttons when operating with one hand. Could you please, please, pleeease add them?:fingers-crossed:
-Also it would be awesome to customize menus. For example, I don't use the options buttons quite often as I use 15 toggles toolbar, and the lower menu is easier to access with my thumb than the upper. That's where I'd locate home, menu and back buttons (if added), but maybe another person that's using a tablet likes the way it is now. Customizable buttons would solve this problem, so anyone could move/add/remove the buttons as he prefered.
-When using Google Chrome and swapping between tabs,it's necessary to move your finger horizontally from the border of the screen, and taskarou is launching when doing this. Perhaps you could implement an additional way to launch it by moving the finger vertically along the border of the screen.
-Last, It would be great to have the possibility to add a shortcut to any application, so you could quick launch your most used apps.
Well, perhaps all of this is asking too much but you would make me sooo happy if you could implement the first suggestion
Hey ne0fhyk,
Could you add customisation to the buttons?? So that you can replace them with whatever you want, I would really like the back home and applications button, also a time overlay on the corcver of the screen when the launcher is activated would be aweomse
I just wanted to add my vote for the ability to customize the menu..
I like the idea, but would prefer to be able to use the existing default screens for multitasking, app drawer, etc.
Perhaps this could be accomplished similar to other apps / lauchers that have an intent / activity / application browsers to make shortcuts (NovaLauncher / QuickShortcutMaker are good examples from the Play store). Perhaps there could be a nested ordered list of menu items in the settings with support for drag and drop to arrange shortcuts, and add new shortcuts
After basic customization is available it would be nice to see support for Automation app API's to create shortcuts to actions from Tasker, AutomateIT Pro, etc
Thanks for listening!
All better!
xene97 said:
The very informative error of "App Protector Pro has stopped."
---------- Post added at 10:05 AM ---------- Previous post was at 10:00 AM ----------
I should mention that the error only occurs if you somehow try to avoid entering the password such as hitting the cancel button or the back button.
Click to expand...
Click to collapse
Turns out that the problem was with App Protector Pro. I updated the app and no more problems. Happily using TasKoarou again.
Can you add a few buttons like back, lock screen and volume up down? like in buttonsavior app? I really liked your app, very useful and beautiful.
meminfil said:
Can you add a few buttons like back, lock screen and volume up down? like in buttonsavior app? I really liked your app, very useful and beautiful.
Click to expand...
Click to collapse
Thanks for the suggestions. I just pushed an update that add back, and menu shortcuts for rooted devices.
For the next update, my focus is to add the ability to customize the menu. That update should have the rest of the features you suggested.
cyberchin said:
HI!
I've been using this app for a week now, and love it.
I have some suggestions that might be useful:
-I have a galaxy note 2 and it's quite difficult for short fingers like me to reach back/menu buttons when operating with one hand. Could you please, please, pleeease add them?:fingers-crossed:
-Also it would be awesome to customize menus. For example, I don't use the options buttons quite often as I use 15 toggles toolbar, and the lower menu is easier to access with my thumb than the upper. That's where I'd locate home, menu and back buttons (if added), but maybe another person that's using a tablet likes the way it is now. Customizable buttons would solve this problem, so anyone could move/add/remove the buttons as he prefered.
-When using Google Chrome and swapping between tabs,it's necessary to move your finger horizontally from the border of the screen, and taskarou is launching when doing this. Perhaps you could implement an additional way to launch it by moving the finger vertically along the border of the screen.
-Last, It would be great to have the possibility to add a shortcut to any application, so you could quick launch your most used apps.
Well, perhaps all of this is asking too much but you would make me sooo happy if you could implement the first suggestion
Click to expand...
Click to collapse
Your first suggestions have been implemented, and should be available in the app, starting with version 3.2.
Your next suggestions are on my list to get done for the next update!
Sorry for the delay, but because of work, I do not have as much time to spend on this application as I wish. The app is open source though, so if you are a developer, or know interested developer, feel free to pitch in
Please, add shortcuts, last (previious) app, widget panel (from CM roms), open notifications and more hardware keys, like play\pause, volume and others.
Add second (inner) row for regular buttons, while outer row will act the same as now. If this will be implemented, than the outer row can be used in a whole new way. Swiping to the one of it's buttons and taking off the finger will start an action, binded to this button, but if you swipe and hold (with adjustable hold timeout), you'll get an access to submenu for the button.
I would also love to see black list for apps, such as drawing app ArtFlow, which is using screen borders to access tollbars.
I've just installed this app to use it instead of SlimPie in my Slim Bean rom, and I've already bought it, cause I like it's idea. Though, it's less responsive still, compared to LMT or SlipPie.
Keep up the good work.
Stunning work my friend
What are the power consumption repercussions of this? There would be two launchers running and active rather then one.
ajr901 said:
What are the power consumption repercussions of this? There would be two launchers running and active rather then one.
Click to expand...
Click to collapse
I tested it on several devices, and it doesn't affect battery life at all. While it's idle (not being triggered by the user), TasKarou launcher only background activity is to keep the trigger edges active, which allows it to consume very little cpu activity while in the background.

[APP][Free] GMD Air Command Shortcut

This app development and support is terminated. Samsung protected required intents and this app would need root access to operate.
Android Police review
It triggers Air Command menu on Note 3 and Note 10.1 (and other devices that have Air Command mod).
Requires stock based ROM. Does not use root, just a regular app :angel:
Features (modified from standard behavior):
- Show Air Menu without S Pen.
- Add Air Command shortcut to Multiwindow Menu.
- Start Pen Window without S Pen.
Play Store Link
I was adding new action to my GMD SPen Control so I thought I could create it as separate app too.
Newest version is the last in the list.
Click Thanks if you like it
Reserved...
Works! nice and simple... cannot use scrapbook and pen window function without the s pen though...
thanks for the app!!!
@StupidIdea
my phone has just crashed trying this app.
bobcatrom 3.0 / N3 custom kernel
A.N.Droid said:
@StupidIdea
my phone has just crashed trying this app.
bobcatrom 3.0 / N3 custom kernel
Click to expand...
Click to collapse
Its for stock ROM. I may take a look later but for now it may or may not work on custom roms.
kirtandoshi said:
Works! nice and simple... cannot use scrapbook and pen window function without the s pen though...
thanks for the app!!!
Click to expand...
Click to collapse
It only triggers Air Command menu so I cannot change its behavior .
No Problem! still love it for the action memo and screen write functions.
super
Thank you :highfive:
Nice. Rules on my note2
Thanks
Enviado desde mi GT-N7100 usando Tapatalk 2
Works for me, I can open action memo and s finder. There is any way to use it faster than just by clicking the app icon?
I'm using pen window launcher. If it's possible, can be created of modified the link for the button of Pen drawer in order to be open pen ensure launcher?
Enviado desde mi GT-I9505
Attached full version now as its confirmed to work. Please reinstall if you had trial.
I was adding new action to my GMD SPen Control so I thought I could create it as separate app too.
By the way I see xperiacle created similar app:
http://forum.xda-developers.com/showthread.php?t=2611216
you may try it too.
Uploaded new version:
- Fixed multiwindow action in Air Command (last action) to work with finger click. It will show multiwindow selection now when clicked.
Is anyone using Scrapbook action? Is it worth "fixing" too?
hello!
tested on my exynos sm-900, sadly pen window function not working with finger for me even now.. air command just closes on finger touch on the last option...then nothing happens...
About scrapbook, i do use it from time to time...nothing i can't "live" without..but if and when you do have some free time then please do look into it.
thanks for all the hard work!
edit : also i noticed that if i use your app and select pen-window (last option) with my s-pen, then for a brief second the pencil+blue line icon appears underneath the s-pen point, then disappears immediately..however if i press the button on the s-pen to invoke air -command, the pencil and blue line icon stays until i draw a square with my s-pen or launch something else with my fingers.
kirtandoshi said:
hello!
tested on my exynos sm-900, sadly pen window function not working with finger for me even now.. air command just closes on finger touch on the last option...then nothing happens...
About scrapbook, i do use it from time to time...nothing i can't "live" without..but if and when you do have some free time then please do look into it.
thanks for all the hard work!
Click to expand...
Click to collapse
Maybe its different on 4.3. I tested it on 4.4.2 Lets wait for someone else to try it. Can you email me ([email protected]) RakeIn.apk and RakeIn.odex from /system/app?
Also published it to Play Store:
Play Store Link
As for scrapbook, I can trigger it with some default coordinates. Would it make sense if I select all screen?
Have sent the files to your email.
regards,
kirtandoshi said:
Have sent the files to your email.
regards,
Click to expand...
Click to collapse
Uploaded new version. Could anyone try it on 4.3 if MultiWindow (last item) works?
Works s finder, action memo and pen manager. Hire can i test multiwindow feature?
Enviado desde mi GT-I9505
Conito11 said:
Works s finder, action memo and pen manager. Hire can i test multiwindow feature?
Enviado desde mi GT-I9505
Click to expand...
Click to collapse
So if you click last item (Pen Window) nothing happens?
StupidIdea said:
Maybe its different on 4.3. I tested it on 4.4.2 Lets wait for someone else to try it. Can you email me ([email protected]) RakeIn.apk and RakeIn.odex from /system/app?
Also published it to Play Store:
Play Store Link
As for scrapbook, I can trigger it with some default coordinates. Would it make sense if I select all screen?
Click to expand...
Click to collapse
For the scrapbook. I can accept that if u print select all area. . Because normally we will prepare the screen before select to scrap.
Sent from my SM-N9005
StupidIdea said:
So if you click last item (Pen Window) nothing happens?
Click to expand...
Click to collapse
Yes it's works. I have installed oyen window manager and launcher. The last button open pen launcher (pen window). Works great. The second button doesn't work and the third button (flashannotate) make fc. Have installed flashannotate too. I tried to take an screenshot and then use the third button but fc too.
Nice work, keep going.
I'm on i9505 4.3, sorry but dunt understand this app for note 3. N900 have his own air command
Enviado desde mi GT-I9505
Again thanks for this great app! Very useful to have this!
Am on X-Note rom, 4.3 N9005. Only Scrapbooker (2nd) and Pen Window (5th) elicits no reaction.

[APP] AIR Command Shortcut - Launch Air Command with a Finger click

Hello Friends,
Just want to share with you another app - Air Command Shortcut: a shortcut app that invokes the Air Command menu. I initially showed this app a few weeks ago on this post video. This is initial BETA release.
Action Memo, Screen Write, S Finder and Pen Window can now be launched with just a finger click but Scrapbooker still needs the Spen to draw a target window. When spen is inserted while clicking Scrapbooker, a preset app will open instead and when spen is detached, clicking Scrapbooker will function as normal - meaning you need to use your spen to draw a target window to be saved by Scrapbooker. A toast message will let you know when you need to use spen or not.
Pen Window will launched with a preset window size but if you bought my other app - PEN WINDOW LAUNCHER, clicking Pen Window will launched that instead so you can use your preferred window size and position.
Download it below.
Thank you @xperiacle
Worked at my end.
Sent from my SM-N900 using Tapatalk
many many thanks for all your APP.
Your a rock man
Awesome work bro..
wowww.. working great. keep it up.
I see someone created Air Command shortcut too (I posted mine yesterday ). Thats cool maybe you will have some better ideas how to make use of it. On topic, I noticed you have same issues that I had troubles with:
1) you change detach action (hint - restore it back).
2) you leave phone in 'Detached S Pen' state so if you open this app with finger (and you don't attach spen manually after that) it will trigger S Pen Keeper alert that you forgot to attach S Pen. (hint - I send attach intent to prevent it but maybe there is better solution).
Hope this helps.
So ..
How if you want to launch it with other apps ..
Like browser..
YouTube....etc.
Sent from my SM-N9005 using Tapatalk
StupidIdea said:
I see someone created Air Command shortcut too (I posted mine yesterday ). Thats cool maybe you will have some better ideas how to make use of it. On topic, I noticed you have same issues that I had troubles with:
1) you change detach action (hint - restore it back).
2) you leave phone in 'Detached S Pen' state so if you open this app with finger (and you don't attach spen manually after that) it will trigger S Pen Keeper alert that you forgot to attach S Pen. (hint - I send attach intent to prevent it but maybe there is better solution).
Hope this helps.
Click to expand...
Click to collapse
It is an honour to have you here, Sir...you are indeed one of the great devs around. And THANKS for the tips.
Sorry, I know you posted first about the Air Command shortcut but I have been working on it for a few weeks now as you can see in my previous video link in the OP. I just never got to post the initial app because I am having some technical issues. I got most of the menu items working except scrapbooker which works partially for me due to system-level permission issues which I am still trying to fix without having to mod any system file and if possible without the need for root. Apart from that, it seems most are working. I will probably offer the user the option to change some of the menu items. So instead of Scrapbooker or S Finder, may be they would like to launch their favourite app instead. Again, thanks for all your work. Keep rocking.
So ..
How if you want to launch it with other apps ..
Like browser..
YouTube....etc.
Click to expand...
Click to collapse
What do you mean launch it with other apps? Do you mean change the menu items with like browser/youtube or launch the menu items at the same time launch other apps like browser/youtube in one click? If you mean both, yes it is possible but I am still trying to iron out some technical issues. The app in the OP doesn't include those options yet. It is just the basic shortcut app but the final release may or may not offer those options mentioned depending on how I would be able to fix some issues.
The thing is I am still exploring because I don't know what KitKat brings. It seems a lot has changed internally. I haven't tried it yet as I am waiting for my region's official release.
Anyway, I will update the one in the OP with some more features soon.
xperiacle said:
It is an honour to have you here, Sir...you are indeed one of the great devs around. And THANKS for the tips.
Sorry, I know you posted first about the Air Command shortcut but I have been working on it for a few weeks now as you can see in my previous video link in the OP. I just never got to post the initial app because I am having some technical issues. I got most of the menu items working except scrapbooker which works partially for me due to system-level permission issues which I am still trying to fix without having to mod any system file and if possible without the need for root. Apart from that, it seems most are working. I will probably offer the user the option to change some of the menu items. So instead of Scrapbooker or S Finder, may be they would like to launch their favourite app instead. Again, thanks for all your work. Keep rocking.
What do you mean launch it with other apps? Do you mean change the menu items with like browser/youtube or launch the menu items at the same time launch other apps like browser/youtube in one click? If you mean both, yes it is possible but I am still trying to iron out some technical issues. The app in the OP doesn't include those options yet. It is just the basic shortcut app but the final release may or may not offer those options mentioned depending on how I would be able to fix some issues.
The thing is I am still exploring because I don't know what KitKat brings. It seems a lot has changed internally. I haven't tried it yet as I am waiting for my region's official release.
Anyway, I will update the one in the OP with some more features soon.
Click to expand...
Click to collapse
It cool that you are working on it too. I didn't imply anything when I said I posted it. Its not an original idea or something. I just wanted to point out issues that I had and see if you found better solutions. Keep up the good work :good:
I just updated Air Command Shortcut app with some fixes. Action Memo, Screen Write, S Finder and Pen Window can now be opened with a Finger click. Scrapbooker still needs the spen but the app will launch a preset app when it detects that the spen is inserted. When it detects that the spen is detached Scrapbooker will launched as normal - meaning you need to use the spen to draw the window to save.
Just download it in the OP.
Great work again together with your Pen Window Launcher even better and your announcment is promising. One suggestio (?) I don´t use the Browser, i use chrome but his is peronal tase. Is it technicaly possible to choose what shortcut i want?
Edit: And another question. Is it possible to link the Pen Window to the Pen Window Drawer of the Pen Window Launcher instead of Pen Window Lancher itself so the Pen Window Launcher Notification wont start?
and2 said:
Great work again together with your Pen Window Launcher even better and your announcment is promising. One suggestio (?) I don´t use the Browser, i use chrome but his is peronal tase. Is it technicaly possible to choose what shortcut i want?
Edit: And another question. Is it possible to link the Pen Window to the Pen Window Drawer of the Pen Window Launcher instead of Pen Window Lancher itself so the Pen Window Launcher Notification wont start?
Click to expand...
Click to collapse
Yes I used the default browser app as the preset app when Scrapbooker menu item is clicked (when spen status is inserted) but it definitely can be changed once I finished the settings UI. It is also possible to launch your favourite apps together with any of the other menu items in the air command.
Thank you for the suggestion. I will modify the app so it will launch pen window launcher with the pen drawer directly without notification. It's just a small change, I might be able to update it in a while.
And by the way, I already uploaded a new version of Pen Window Launcher in the Play Store. @and2 Could you test and let me know any feedback. Thanks.
Hey @xperiacle ,
First, Thank You for this app, Then I wanna ask if there is some good news about finger Scrabooking.
Thanks for the great App. Is it possible in the Pro Version so see the app icons instead of defaults in the drawer "My Air Command"?
sblock said:
Thanks for the great App. Is it possible in the Pro Version so see the app icons instead of defaults in the drawer "My Air Command"?
Click to expand...
Click to collapse
Any answer to this?
Sent from my SGNote 3
FC on detaching spen
I get FC "unfortunately the process com.android systemui has stopped", along with the air command. ROM: Phantom v7
rajdon82 said:
I get FC "unfortunately the process com.android systemui has stopped", along with the air command. ROM: Phantom v7
Click to expand...
Click to collapse
I reformatted phone and installed phantom rom again. After restoring apps with titanium, I got the fc again, indicating that it was a problem related to a specific app. So I tried stopping some apps. Eventually, I found out that it was wanam xposed recent update that was causing the fc. The new features added were causing the problem. So, I disabled the new features on wanam xposed and now there is no fc problem. Thanks.
great app so far i have seen.
can we have this app on note n7000?
rajdon82 said:
I reformatted phone and installed phantom rom again. After restoring apps with titanium, I got the fc again, indicating that it was a problem related to a specific app. So I tried stopping some apps. Eventually, I found out that it was wanam xposed recent update that was causing the fc. The new features added were causing the problem. So, I disabled the new features on wanam xposed and now there is no fc problem. Thanks.
Click to expand...
Click to collapse
Could you describe which of the features you disabled to get it to work?
Sent from my SM-N910P using Tapatalk
Not working for me.
When i open the app, this happens
But it works fine with the SPen as usual, when pulling it out or pushing the button.
EDIT-
Still not working after a clean rom flash and data wipe, thought i'd better make sure as i had removed many system apk's when i tried before. Any news on this?
Where can I get the donate version to access setting?

[APP][ROOT][2.2+]ScreenOff - Soft Screen Off(Respects Smart Lock Feature) v1.2/v2.0b

Hi,
Important : Requires ROOT
This is a simple App that emulates the click of Power Button.
Handy when u want to reduce wear and tear of the physical button or if the button is not working.
Currently the following method of Trigger are available:
- Using the Swipe Up Assist action which usually opens the Google Now App
- Application icon (In Launcher)
- Shortcut
- Intent Support - Use 'in.pathri.screenoff.SCREEN_OFF' as Intent action to trigger screen off from ANY App, including TASKER
Following are planned to be added:
- Widget (Is it Needed?? )
- Tasker Extension
Advantage over other similar apps in Market:
The usual 'Screen Off' 'Screen Lock' Apps that are available in market, makes the 'Smart Lock' feature introduced in Lollipop not work. Also this makes the timeout period set in the 'Automatically Lock' security settings to not work.
Since my App uses shell commands (and hence the need for Root) to emulate Power Button press, both Smart Lock and 'Automatically Lock' settings work.
Disclaimer:
AFAIK should not cause any problems in any device since nothing dangerous is being used. But still the usual disclaimer : ' I am not responsible for any damage done to your device, hand, home etc... LOL '
Have tested so far in the following Mobiles. Would be glad if others test it out in various mobiles and report here.
Nexus 5
HTC One X
Change Log:
v0.1 - 5th Jan:
- Initial Version with only Google Now Swipe gesture support
v0.2 - 8th Jan:
- Added the following:
Application launcher
Shortcut
Intent Support : 'in.pathri.screenoff.SCREEN_OFF'
v1.0 - 18th Jan:
Modified code to support more Devices. Probably must work in all Android devices irrespective of Android Version
v1.1 - 20th Jan
Shouldn't be showing in recents anymore
v1.2 - 20th March
Added icon for the swipe up gesture
Fixed a bug that was causing adding shortcut to crash in certain launchers(AFAIK GEL based)
v2.0b - 30th March
Adding a new material icon - thanks to @slider112
Cant we turn off screen from tasker alone
thahim said:
Cant we turn off screen from tasker alone
Click to expand...
Click to collapse
That feature is not yet available. It is planned though in future updates
If possible can you verify If the swipe up gesture is turning screen off in your phone? Would like to confirm whether my App is working across devices
Thanks
keertikumar_ws said:
That feature is not yet available. It is planned though in future updates
If possible can you verify If the swipe up gesture is turning screen off in your phone? Would like to confirm whether my App is working across devices
Thanks
Click to expand...
Click to collapse
It brings my magazines app.
What I meant to say is that we can do this with tasker.
thahim said:
It brings my magazines app.
What I meant to say is that we can do this with tasker.
Click to expand...
Click to collapse
AFAIK, If we use tasker to screen off, it will immediately lock and would not respect the Smart Lock feature. Please correct me If am wrong.
Regarding the gesture bringing up the magazine app, have u configured the swipe up gesture do that by default ? Or After installing this App,the swipe up gesture got assigned to it?
keertikumar_ws said:
AFAIK, If we use tasker to screen off, it will immediately lock and would not respect the Smart Lock feature. Please correct me If am wrong.
Regarding the gesture bringing up the magazine app, have u configured the swipe up gesture do that by default ? Or After installing this App,the swipe up gesture got assigned to it?
Click to expand...
Click to collapse
This is default action on my phone. I can't reconfigure it.
thahim said:
This is default action on my phone. I can't reconfigure it.
Click to expand...
Click to collapse
Oh ok. Is it possible for u to clear defaults for that magazine app and test out this App. Just wanted to be sure it works across devices
Btw, what device are you using?
keertikumar_ws said:
Oh ok. Is it possible for u to clear defaults for that magazine app and test out this App. Just wanted to be sure it works across devices
Btw, what device are you using?
Click to expand...
Click to collapse
No its by defaultfs, and this action can't be changed on note 3.
I want to use this app with Nova Launcher.. Double tap Funktion .. Choose app under nova settings. But i couldn't choose your App. It isn't also not in my App drawer.
Sent from my Nexus 5
kleineronkl said:
I want to use this app with Nova Launcher.. Double tap Funktion .. Choose app under nova settings. But i couldn't choose your App. It isn't also not in my App drawer.
Sent from my Nexus 5
Click to expand...
Click to collapse
Currently this app supports Google Now swipe up gesture only. Other forms of opening the App will be updated soon
thahim said:
No its by defaultfs, and this action can't be changed on note 3.
Click to expand...
Click to collapse
Oh..ok.. Then I Guess the swipe up gesture you are talking might not be the one I am referring to. The gesture I am referring to usually triggers Google Now /Google search
Does the gesture that opens the magazine app, work on custom launcher?? If no, I Guess that gesture is part of Samsung launcher and can't be overridden without launcher replacement
kleineronkl said:
I want to use this app with Nova Launcher.. Double tap Funktion .. Choose app under nova settings. But i couldn't choose your App. It isn't also not in my App drawer.
Sent from my Nexus 5
Click to expand...
Click to collapse
Hi, Possible to try the new v1.0 of this app? Guess it should be working as expected using Nova
thahim said:
This is default action on my phone. I can't reconfigure it.
Click to expand...
Click to collapse
Hi, Is it possible for you to test this app either through the App in the App Drawer or through shortcuts? Would be glad if you could test it, so that we can be sure of the devices that the App supports.
Thank u
keertikumar_ws said:
Hi, Possible to try the new v1.0 of this app? Guess it should be working as expected using Nova
Hi, Is it possible for you to test this app either through the App in the App Drawer or through shortcuts? Would be glad if you could test it, so that we can be sure of the devices that the App supports.
Thank u
Click to expand...
Click to collapse
It works when I click the icon my phone locks.
Sent from my SM-N9005 using Tapatalk
thahim said:
It works when I click the icon my phone locks.
Sent from my SM-N9005 using Tapatalk
Click to expand...
Click to collapse
Thanks a lot my friend
Regarding overriding the swipe up gesture in ur Note 3 , I think it might be possible with an Xposed module. I have never written one, so not Sure. I am ready to try to make a Xposed module, If it's ok for u to test it out in ur mobile (have no previous experience in writing Xposed module, so a word of caution )
I have tried that mod already it doesnt replaes the gesure action.
Sent from my SM-N9005 using Tapatalk
keertikumar_ws said:
Hi, Possible to try the new v1.0 of this app? Guess it should be working as expected using Nova
Thanks a lot for this Update. Works perfect
send from my G-pad
Click to expand...
Click to collapse
thahim said:
I have tried that mod already it doesnt replaes the gesure action.
Sent from my SM-N9005 using Tapatalk
Click to expand...
Click to collapse
When i searched in Xposed module repo, i couldn't find any module related to the swipe up gesture
Which mod u tried ??
For some reason not working for me on nexus 4. Gave su privileges but setting up shortcut or opening app do nothing. Edit: this was some glitch with super user, reinstalling sorted it thanks.
ratbags said:
For some reason not working for me on nexus 4. Gave su privileges but setting up shortcut or opening app do nothing. Edit: this was some glitch with super user, reinstalling sorted it thanks.
Click to expand...
Click to collapse
Great
Can you work it so it doesn't show up in recent apps list? Thanks.

Categories

Resources