[APP][DEV] K-9 Mail for Wear OS (standalone) - Wear OS Software and Hacking General

Official K-9 Mail (or basically any other email clients) doesn't run on Wear OS because of missing WebView component. This modification of K-9 replaces WebView with TextView (among few other tweaks) that makes it usable on Wear OS (fetch messages, navigate folders, read & send mail).
There's Mail client from appfour but it requires phone companion app and doesn't work "standalone". Having an option to occasionally check emails from watch (with cellular module) is the primary reason for this modification (and leaving phone powered off or at home).
{
"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"
}
It's still rough around the edges (some features may crash/not work or be hard to reach) but this is the first version and it allows me to read emails (tested with Gmail, was able to send email as well; on Huawei Watch 2). Newsletters obviously won't work as only the text part of emails is rendered.
Let me know what you think. I do not plan on any major UI rework but I can fix thing or two (if there are some fellow watch only users ).
TIP: Consider using "adb shell input text" for entering complex strings during account setup.

What is the .patch file for?

Thanks! How do you apply the patch and also how can I add more then one email account?

How do I install it?

I've just uploaded v2 which improves few things:
Extra padding at the bottom when reading email
Full screen keybord for entering email address
Easier pull to refresh
Hide unsupported search
Move (dangerous) delete action from bar to menu
kryzeK said:
What is the .patch file for?
Click to expand...
Click to collapse
It's just the actual changes made to the source code. https://en.wikipedia.org/wiki/Patch_(Unix)
jdogg4000 said:
Thanks! How do you apply the patch and also how can I add more then one email account?
Click to expand...
Click to collapse
Access this app Settings via the top right "More options" menu (not fully visible but reasonably well tappable) and look for "Add account".
NovaViper said:
How do I install it?
Click to expand...
Click to collapse
One has to use "adb" to push apk directly to the watch or using phone as proxy. Search for a friendly guide https://forum.xda-developers.com/an...-to-sideload-apks-android-wear-watch-t3726276

moneytoo said:
One has to use "adb" to push apk directly to the watch or using phone as proxy. Search for a friendly guide https://forum.xda-developers.com/an...-to-sideload-apks-android-wear-watch-t3726276
Click to expand...
Click to collapse
That got it all installed for me, thanks! :good:

moneytoo said:
Access this app Settings via the top right "More options" menu (not fully visible but reasonably well tappable) and look for "Add account".
Click to expand...
Click to collapse
Thank you, it would be great if those with crowns (scroll wheel) on the side of our watches could use it when reading an email. It currently works when looking at the inbox but not reading the email it self. Anyway to implement this?
Regardless thanks for taking the time to do this.
UPDATE: Actually whats weird is if I open a notification and read the email the crown works. If I go to an email through the app it does not. Oh well I can live with reading from tapping on the notification which is what I do most the time anyways.

Anyone know of a way to import k-9 mail settings to the watch?
I exported them from my phone and transferred it to my watch but when I hit import settings on the watch it says there is "no application can handle this process"

jdogg4000 said:
Thank you, it would be great if those with crowns (scroll wheel) on the side of our watches could use it when reading an email. It currently works when looking at the inbox but not reading the email it self. Anyway to implement this?.
Click to expand...
Click to collapse
Thanks for reporting that. My watch has no crown so I had no idea about that. I might take a look later when I have some time to spare and debug that.
jdogg4000 said:
Anyone know of a way to import k-9 mail settings to the watch?
I exported them from my phone and transferred it to my watch but when I hit import settings on the watch it says there is "no application can handle this process"
Click to expand...
Click to collapse
Now I know that Wear OS is also missing the component (chooser) for selecting/opening files. It should be possible to replace that with 3rd party library (something like https://github.com/spacecowboy/NoNonsense-FilePicker). IMHO this is a niche feature so I won't be fixing that any time soon.

moneytoo said:
I've just uploaded v2 which improves few things:
Extra padding at the bottom when reading email
Full screen keybord for entering email address
Easier pull to refresh
Hide unsupported search
Move (dangerous) delete action from bar to menu
Please excuse this naive question, but is this going to be offered in the PlayStore for loading on the OS or is sideloading it's only future?
Click to expand...
Click to collapse

sfortin said:
Please excuse this naive question, but is this going to be offered in the PlayStore for loading on the OS or is sideloading it's only future?
Click to expand...
Click to collapse
I thought about that but I still think that this app (and mainly its interface) is too much for people coming from Play Store (and expecting nice UI). Plus K-9 itself is still missing support for runtime permissions which means it's currently not publishable on the Play Store (without some work, though there are some pull requests on github).

Whoa!
I'm K-9's original creator, though I haven't been involved in the project in a while.
I just wanted to stop by to say that this is awesome. Nicely done.
-Jesse

obra said:
I'm K-9's original creator, though I haven't been involved in the project in a while.
I just wanted to stop by to say that this is awesome. Nicely done.
-Jesse
Click to expand...
Click to collapse
Great to hear directly from you, Jesse. K-9 running on Wear OS is mostly unchanged from its latest upstream, just few lines changes here and there (one patched library takes most of the patch - to fix placing of software keyboard). It wouldn't be possible without you and K-9 - thank you for that. :good:

moneytoo said:
I've just uploaded v2 which improves few things:
Extra padding at the bottom when reading email
Full screen keybord for entering email address
Easier pull to refresh
Hide unsupported search
Move (dangerous) delete action from bar to menu
It's just the actual changes made to the source code. https://en.wikipedia.org/wiki/Patch_(Unix)
Access this app Settings via the top right "More options" menu (not fully visible but reasonably well tappable) and look for "Add account".
One has to use "adb" to push apk directly to the watch or using phone as proxy. Search for a friendly guide https://forum.xda-developers.com/an...-to-sideload-apks-android-wear-watch-t3726276
Click to expand...
Click to collapse
where is the more options menu? all that is in the top right is the sync button.

The app is still running great on Samsung Watch 4 LTE.

Related

Kyoraapp v1.2

Hey guys, I'm sure you already know Hillbeast's Kyorarom. Well, in that case you must have heard of Kyoraapp too. But just in case you haven't p), Kyoraapp is an app I specially designed to manage Kyorarom's specific features, like Kyoralock and Kyoratweaks.
Main Menu:
{
"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"
}
You have two buttons: Kyoralock and Kyoratweaks. But, if you press menu button, you can access Preferences menu from there, in which you'll see:
If you select "Use service?", a service for Kyoralock will be started in background that will execute applock for each app on the list every XX minutes (depending on what's in "time between executions").
Note: Each time you open Kyoralock, applock will be executed only once if the service is disabled.
Kyoralock:
This is a script designed by Hillbeast that "locks" an app into memory, so that the app will be more responsive.
In the TextBox, you can write an apps package name, and press "Add App" to add that package to the applock list, or just push "Execute", that will execute applock on that app only once without adding it to the list.
Or if you want "the easy way", you can press the "List" button right next to the textbox. That will launch a new activity that will recollect all the apps installed on the phone, and put them in a list. There, you select whichever apps you want, and then press "Done". That will automatically add the selected apps to the list.
Kyoratweaks:
In Kyorarom v0.5, a new feature was implemented: Kyoratweaks. This allows the user to enabled or disable some tweaks included in Kyorarom.
If you have any doubts, suggestions, or whatever you want to say, just leave a comment!
Source Code:
http://d-h.st/V7L
Can i use this app on a ROM other than Kyorarom?
Smonic said:
Can i use this app on a ROM other than Kyorarom?
Click to expand...
Click to collapse
You can install it. But it'll be useless since Kyoralock and Kyoratweaks are Kyorarom specific features. That's why I didn't provide any downloads
Nice app, gob job !
i don't understand Kyoratweaks. If this make phone faster why someone wants to have disabled this options? These tweaks should be enebled by default.
Moikop, I have some code somewhere on my pc which translates the com.android.launcher or something like that, to the actual app name.
Also, I take it's a listview you're using? I also have some code lying around where you can change the looks of it (custom listview adapter), this way you could make it like:
icon | name
Contact me if you're interested in the code (;
Dympy.
dympy said:
Moikop, I have some code somewhere on my pc which translates the com.android.launcher or something like that, to the actual app name.
Also, I take it's a listview you're using? I also have some code lying around where you can change the looks of it (custom listview adapter), this way you could make it like:
icon | name
Contact me if you're interested in the code (;
Dympy.
Click to expand...
Click to collapse
I'm interested in the code to "translate" the package name into the app's name. I know a way how to do it, but.. let's just say that, that way the app would be slow as hell. So if the code is good, please send it to me by pm
About the listview.. yes, I know about custom adapters. But I decided not to use them because I want to keep the UI as simple, fast and intuitive as possible
Thanks Dympy.
lesiux said:
i don't understand Kyoratweaks. If this make phone faster why someone wants to have disabled this options? These tweaks should be enebled by default.
Click to expand...
Click to collapse
Because some people report slowdowns so I just have it disabled and people can turn it on/off when they need to.
Hello Hillbeast,
Thanks for sharing the ROM with us.
Does this support USB tethering? and how about GPS fix? Couldn't find any thing related to it, hence the query.
Good luck
sajjt said:
Hello Hillbeast,
Thanks for sharing the ROM with us.
Does this support USB tethering? and how about GPS fix? Couldn't find any thing related to it, hence the query.
Good luck
Click to expand...
Click to collapse
You are in the wrong thread. Go into the Q&A thread for kyorarom for any questions
I am not able to get kyoralock to work.. whenever i click on list, the list that is generated on the screen does not contain any dialer or messaging.. instead it contains dialertab activity, message etc...
I want to keep messaging, dialer and camera in memory!!!
neo1691 said:
I am not able to get kyoralock to work.. whenever i click on list, the list that is generated on the screen does not contain any dialer or messaging.. instead it contains dialertab activity, message etc...
I want to keep messaging, dialer and camera in memory!!!
Click to expand...
Click to collapse
Dialer and Messaging apps lock is already coded in Kyoralock. That's why you can't select them yourself manually.
moikop said:
Dialer and Messaging apps lock is already coded in Kyoralock. That's why you can't select them yourself manually.
Click to expand...
Click to collapse
and what about camera?
neo1691 said:
and what about camera?
Click to expand...
Click to collapse
You should be able to find the camera app somewhere on the list
Moikop, do you think you could release kyoraapp as a stand-alone app now that kyorarom is unfortunately shut down? Would it work on cm7 (at least kyoralock)?
interesting program now try.
aliendna51 said:
Moikop, do you think you could release kyoraapp as a stand-alone app now that kyorarom is unfortunately shut down? Would it work on cm7 (at least kyoralock)?
Click to expand...
Click to collapse
maybe with Hillbeasts permission he could release it...but anyway...recently Hillbeast posted that CM7 has issues with running init.d scripts...so...
~~~~~~~~~~~~~~~~~~~~~~~~~
Sent from Galaxy
Hercolubus' Rom v 1.0
powered by
Team G3mod-ICS26 kernel by Arakmar
~~~~~~~~~~~~~~~~~~~~~~~~~

[MOD][XPOSED][4.0.3+] WhatsApp Mods - simple but helpful improvements to WhatsApp

Hi,
I would like to present my second Xposed Mod. I'm uploading this one too since the Waze one had some interest, so I hope this one can be of use to other people too.
Useful modifications to WhatsApp. Currently includes:
Removal of the voice and/or camera buttons from the conversation view
The ability to keep the contact list (called "New Chat" in WhatsApp) in your history, so when you launch a conversation using it and then press the back button, it doesn't skip straight back to the main conversations list.
Highlight group conversations in a custom color in the main chat list (and contact picker).
Disable WhatsApp expiry check
Changelog can be found here.
Removal of the camera and/or voice buttons
Some time ago, WhatsApp added the "audio voice" feature. I found it hindered significantly more than it helped: if you tapped it accidentally, it would vibrate and emit a notification-like sound. And, I would do this repeatedly and so never found this useful (I don't use voice messaging).
More time passes, and they add a camera icon. This is more useful, and personally I'd prefer if that was the only one. So - I wrote this (it's also open source: https://github.com/jaysh/xposed-whatsapp). It's entirely configurable based on what you would like.
Before (with both camera and voice visible):
{
"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"
}
After (no voice, no camera - you can choose which combination you'd like):
(Note: in all cases, the "send message" button will appear after you start typing, as it always would. Additionally, disabling sending still allows you to receive them.)
Keep contact list in the history
When navigating to a conversation via the "contact list" (main WhatsApp screen > "New Chat" on the action bar > Select a contact) and you press the back key, rather than returning to the contact list, it returns you back to the main WhatsApp screen with your list of conversations - which can be a little frustrating.
This mod allows you to "go back" to the contact list, so you can chat uninterrupted.
How to install
Recommended method: install via the Xposed module installer - search for "WhatsApp Mods"
Alternatively, for offline installation, you can use this APK: http://dl-count.xposed.info/modules/sh.jay.xposed.whatsapp_v4_da029a.apk
Please do let me know if any comments/feedback. If you are looking for other features, you may well find them over at WhatsAppX.
Thanks!
Jay
Whatsapp+ can also be the same, even many other features..
Great idea, I also dont like these 2 icons.
I noticed you are hiding them by setting width&heigh to 0. If I'm using thsi in eclipse it shows me that 0 values are not valid. Maybe you could better imagebutton.setVisibility(View.GONE)?
kabalah89 said:
Whatsapp+ can also be the same, even many other features..
Click to expand...
Click to collapse
Good point - but I'd rather run the stock WhatsApp myself. Thanks for bringing it to my attention, though. I really want less features, not more: I like WhatsApp to be a simple text/media exchange, nothing more.
defim said:
Great idea, I also dont like these 2 icons.
I noticed you are hiding them by setting width&heigh to 0. If I'm using thsi in eclipse it shows me that 0 values are not valid. Maybe you could better imagebutton.setVisibility(View.GONE)?
Click to expand...
Click to collapse
WhatsApp toggle their visibility based on what you are doing, e.g. if you're typing or not - so they don't stay hidden when you only toggle their visibility (in fact, the default layout doesn't even appear to have the correct viability settings applied, so I think they're relying on their Java code to toggle it). Open to other ideas on how to make it less hacky, naturally.
jayshah said:
That's cool - but I'd rather run the stock WhatsApp myself. Thanks for bringing it to my attention, though.
Click to expand...
Click to collapse
I will of course respects your work . :good:
Great work, personally I don't have problem with these buttons ... do you think you could change a weird behavior when you are view whatsapp contact list then select a contact, then press back and whatsapp returns to chat list instead contact list?
Can you do similar for telegram?
Much appreciated!
Sent from my Nexus 10
chavocarlos said:
Great work, personally I don't have problem with these buttons ... do you think you could change a weird behavior when you are view whatsapp contact list then select a contact, then press back and whatsapp returns to chat list instead contact list?
Click to expand...
Click to collapse
true
that is the most annoying thing in whatsapp
Working on latest version (2.11.310) good job. Hope you will add that fix for contact list.
After whichever updated that added voice notes and photo taking I really wished they had a way to disable the feature. this mod does exactly that without having to install a modded apk! great work! nice and easy installation!
jayshah said:
WhatsApp toggle their visibility based on what you are doing, e.g. if you're typing or not - so they don't stay hidden when you only toggle their visibility (in fact, the default layout doesn't even appear to have the correct viability settings applied, so I think they're relying on their Java code to toggle it). Open to other ideas on how to make it less hacky, naturally.
Click to expand...
Click to collapse
If soemthing was set to GONE, it is not even possible to make it visible again by code. Only if you set INVISILBE it could be made visible again.
The INVISIBLE takes still the space like if it is visible. GONE does not consume space.
EDIT: I read about it, seems a invalidate() of the upper layout is needed but searching it consumes time. So set w+h to 0 is fine
can you add a lock protection feature on whatsapp
It works as described!! This really come in handy!! Thanks @jayshah
really great mod..great work..very happy with this...
Hi! @jayshah, check your GitHub!
I've make polish translation and i make new more cool icon for that module. Regards!
this is awesome thanks!
been wanting to remove that camera button/voice button for awhile now
Great nifty mod. The PTT function is okay, but I didn't see a need for the selfie button.
chavocarlos said:
Great work, personally I don't have problem with these buttons ... do you think you could change a weird behavior when you are view whatsapp contact list then select a contact, then press back and whatsapp returns to chat list instead contact list?
Click to expand...
Click to collapse
scorpio_bpl86 said:
true
that is the most annoying thing in whatsapp
Click to expand...
Click to collapse
King ov Hell said:
Working on latest version (2.11.310) good job. Hope you will add that fix for contact list.
Click to expand...
Click to collapse
Thanks! I will try and take a look at this as it seems there are a few requests for it. Because the Java code has been obfuscated, it will take me some time before I can confirm I have done it or not.
ermacwins said:
Can you do similar for telegram?
Click to expand...
Click to collapse
I don't use Telegram unfortunately, so this is quite unlikely. Sorry! But, you can use the source code to try this yourself, if you like, I hope the idea would be very similar.
androidtweak said:
can you add a lock protection feature on whatsapp
Click to expand...
Click to collapse
I believe there are already apps that allow you to lock other apps? Unless I misunderstand you.
Kucharskov said:
Hi! @jayshah, check your GitHub!
I've make polish translation and i make new more cool icon for that module. Regards!
Click to expand...
Click to collapse
Fantastic I am really busy tonight but I will do my best to test and merge this tomorrow. Hope that is okay. Thanks so much for your contribution!
chinbk22 said:
It works as described!! This really come in handy!! Thanks @jayshah
Click to expand...
Click to collapse
Thank you for downloading!
I can do Turkish translates too. Just tell me what should I do ?

[APP][XPOSED] Fake Goto Free - another fake GPS

By using 'Fake GoTo' we can fake our location. Now we can fool our friends in social network to make them think that we are traveling around the world.
Main feature:
- Enable spoofing only in your selected application list.
- DPad controller, with this we can simulate walking to nearby places.
Use this application wisely, All consequences after using this application is your responsibility. If you are not agree to this statement, please do not install this application.
Requirements
Xposed framework installed
Usage
- Install Fake Goto Free
- Enable module on Xposed Installer + reboot
- Open Fake Goto, add target applications
- Select base location if you want (this location will be given to target apps)
- Force stop target app and relaunch it
- You can simulate walking and move around using D-Pad control
- You can minimize the control by single tap the red button, when minimized the red button could be moved for convenience
- When minimized, long press on the red button to save current location
Download
http://repo.xposed.info/module/net.arifhn.apel
Excited about this. Trying it now.
Sent from my MACHFIVE using Tapatalk
Working fine, great job!
Just some improvements is needed
1. The D-pad, too big and the app screen behind it react together when touch, so in a map app, when move the dpad the map turn together.
So should be able to avoid the mocked app to "react" while touching the road, and make the dpad able to collapse or minimize.
2. When choosing the map location in the module, if I search, for example, Central Park, it is not shown to me the map and I can't select the exactly location I want of it.
But great app anyway, thanks
Great app. Best part is you can select which app to spoof the location.
Making you can fake the location without affecting other apps like Google map
ivanparo said:
Working fine, great job!
Just some improvements is needed
1. The D-pad, too big and the app screen behind it react together when touch, so in a map app, when move the dpad the map turn together.
So should be able to avoid the mocked app to "react" while touching the road, and make the dpad able to collapse or minimize.
2. When choosing the map location in the module, if I search, for example, Central Park, it is not shown to me the map and I can't select the exactly location I want of it.
But great app anyway, thanks
Click to expand...
Click to collapse
Thank you for your input.
1. The D-Pad can be minimized by single tap on the red button, and when minimized the red button can be moved.
Yes I still research how to make the touch event not propagate to the target app screen. Not all apps react like this, need more time to fix it.
2. Next release will customize the location picker, maybe include new feature for saving favorite places.
ragnarok00 said:
Great app. Best part is you can select which app to spoof the location.
Making you can fake the location without affecting other apps like Google map
Click to expand...
Click to collapse
Thank you
suggestion, add save last location (how far you walked)
w/ the new poke'update, the app crashes if i have Fake GoTo enabled :crying:
LuisRuthes said:
suggestion, add save last location (how far you walked)
Click to expand...
Click to collapse
updated version 1.4 will have the feature
altpersona said:
w/ the new poke'update, the app crashes if i have Fake GoTo enabled :crying:
Click to expand...
Click to collapse
will check this later
arifhn said:
updated version 1.4 will have the feature
will check this later
Click to expand...
Click to collapse
for clarity, its the Poke app that FC / crashes, not the Goto app.
plz update plz
Only registered tell you thank you for this application and please update plz :crying:
Using your app since couple weeks, and it works great!
pokemon go 0.31.0 crash with fake goto free
{
"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"
}
Same for me, application Pokemon Go crash on startup.
It's annoying because module was very useful.
I'm guessing spoofing location for system apps is not possible? I can't find system apps in the app picker
sd3993 said:
I'm guessing spoofing location for system apps is not possible? I can't find system apps in the app picker
Click to expand...
Click to collapse
Which system apps that you need to spoof?
Actually it may work, but.. I take an easy way to just block it, because there was a problem on passing preferences config through different apps.
Great app and by far my favorite. The only down side I've experienced is that the map (stops, pokemon, etc...) in Pokemon becomes unresponsive after a while when this is running. The rest of the menus, nearby monsters button, etc all work still but you can't click to move/rotate the map or engage monsters. This is on a rooted LGG2. Other than when that happens, the app is perfect. No "gps lost" errors or anything. Good job!
This is the best fake gps app that I used. Would you consider adding auto-walk function? So that we don't have to hold our fingers on the screen for a couple minutes to hatch eggs.
jackyhk02 said:
This is the best fake gps app that I used. Would you consider adding auto-walk function? So that we don't have to hold our fingers on the screen for a couple minutes to hatch eggs.
Click to expand...
Click to collapse
Thank you for using this application.
Auto walk is a good idea, let me think first and look for its possibility. :good:
From all fake GPS programs I tried, this seems to be the one that fakes better. I use the app gpsWifiPosDifference to see the differences between the apps. This is the only which works well with GPS precision and altitude. Most of the other GPS fixes the altitude to zero or to some weird values like 7!
altpersona said:
w/ the new poke'update, the app crashes if i have Fake GoTo enabled :crying:
Click to expand...
Click to collapse
Trying experimental version 1.5 the crashes stopped.
First, thank you for the great app! I really like it and had no issues since I started using it more than 6months ago...
Do you still develop or did you stop working on it?
Bug:
- Deleting Elements from the Favorite List sometimes messes up other elements in the list.
Feature Ideas:
- Maybe start the Map Selector already zoomed to the current location
- Maybe have "Save as Favorite" not checked by default
- Autowalk
- Joystick "Speed" Setting (limit max speed to customizable value: like 5km/h for walking or 22km/h for bicycle or 50km/h for car)
- Joystick Minimize (remember location of "dot" if moved e.g. to the corner)
-- EDIT: Actually, it works as long as I stay in the app. but e.g. Minimizing/ScreenOffOn reset it to show the controller in the center.
But as said these are ideas which might be nice to use but the app already works great as it is.
Thanks again, Regards
n00b

App - Notifications for Amazfit

Hi,
I want to publish my new App Notifications for Amazfit that is better than default and has these features:
{
"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"
}
https://play.google.com/store/apps/details?id=com.pacosal.notificationsamazfitmobile
– Own interface for the watch
– New whatsapp can be sent from the clock with default messages
– You can reply to messages
– You can put the interface in reverse (hold down on the message text and then reopen the App on the watch)
– You can select the size of the text
– It has a small widget to launch the App (you must restart the launcher or turn off and on the clock to show up)
– The default messages can be changed in a file on the mobile phone (senderoptions.txt)
– Change the message by pressing the up and down arrows or buttons
– Respect the “Do Not Disturb” mode of the watch
More info at App Help or here https://bilbosoft.wordpress.com/2018/05/28/help-notifications-for-amazfit/
The App is a try and buy and you can try it for free for 100 messages.
Thanks
Looking forward for your feedback in order to help you!
Thanks
pacosal said:
Looking forward for your feedback in order to help you!
Click to expand...
Click to collapse
Thank you a lot, it's nice to see more people developing for Pace and Stratos. But I think it's not "freemium" as you must pay to continue to use it. Please don't get me wrong, I am not saying that you should or shouldn't charge as you want, but the "name" isn't correct, it's more like "trial" version. I would like to see a real freemium version with some features while for more sophisticated ones users need to make an in-app pucrchase.
Regards.
lfom said:
Thank you a lot, it's nice to see more people developing for Pace and Stratos. But I think it's not "freemium" as you must pay to continue to use it. Please don't get me wrong, I am not saying that you should or shouldn't charge as you want, but the "name" isn't correct, it's more like "trial" version. I would like to see a real freemium, version with basic features maybe.
Regards.
Click to expand...
Click to collapse
Yes, maybe you're right and it's more a trial version. The App has all its features.
I will change that word.
Thanks
i'm on trial mode. let see how it goes
New versions launched!
– In order to delete all the messages on the watch, long tap to delete icon
– Now you can set the number of vibrations for some type of notifications
– New option, check if you want that the watch screen switch on or not
https://bilbosoft.wordpress.com/2018/05/28/help-notifications-for-amazfit/
Regards
pacosal said:
New versions launched!
– In order to delete all the messages on the watch, long tap to delete icon
– Now you can set the number of vibrations for some type of notifications
– New option, check if you want that the watch screen switch on or not
https://bilbosoft.wordpress.com/2018/05/28/help-notifications-for-amazfit/
Regards
Click to expand...
Click to collapse
Not sure how this works, should I keep the Amazfit app ON together with the 'Notifications of Amazfit'? Its seem that only received the original notification form the original Amazfit app
ajid1977 said:
Not sure how this works, should I keep the Amazfit app ON together with the 'Notifications of Amazfit'? Its seem that only received the original notification form the original Amazfit app
Click to expand...
Click to collapse
The Amazfit App must be working and this App as well on the mobile.
In order not to receive the same notification twice, uncheck the ones you want this App reads on Amazfit App.
Thanks
new version released!
Seem works well
I use yours notifications App since Sony SW2, Gear:1/2/S/S2 nice add-on for weird original notification on watch
Seem that delete notifications on your app do not delete notification on phone ? (Android 7.1.1)
dersie said:
Seem works well
I use yours notifications App since Sony SW2, Gear:1/2/S/S2 nice add-on for weird original notification on watch
Seem that delete notifications on your app do not delete notification on phone ? (Android 7.1.1)
Click to expand...
Click to collapse
I will write down that in order to develop it in next version.
Thanks
Text notification is very short. Ex for my mail (Aquamail) app I have juste few words of the mail text when same notification give me few lines of the mail on Samsung Gear or other smartwatch (almost all the text contain in the phone notification bar)
Ex for same notification same app (Aquamail)
Gear S3
we can see some text from the message
on Stratos with your app : nothing from the real message, just some header. Nothing to scrool here is the entire notification text.
Hi,
at least at gmail, when there are no gmail messages read pending, the notifications has a long message, however in the other way, only the subject. Maybe you can try this.
Hi,
She works fine!
What I miss is the Messenger notification - there are 1-2 billion users...
gidano said:
Hi,
She works fine!
What I miss is the Messenger notification - there are 1-2 billion users...
Click to expand...
Click to collapse
Do you mean Facebook Messenger? it's supported!
com.facebook.orca
Regards
pacosal said:
Hi,
at least at gmail, when there are no gmail messages read pending, the notifications has a long message, however in the other way, only the subject. Maybe you can try this.
Click to expand...
Click to collapse
Tested with GMail and no pending notification, just a few words from the subject and nothing at all from the message body (picture if you want)
With Hangout I have a long message in the notification.
Works fine with me. I disable double notification as been thought, on standard Amazfit Apps.
Perhaps in the future , the is a piratical keyboard for this watch. so that we can reply to the notification such as whatsapp. any ya!! perhaps some colors to in the title bar of the notifications might helps, u know when there too many Noti, we got confuse sometimes
How is the battery drain with this app ? With Watchdroid i get a drain from 3-4% / hour which is a nogo for me
PTiTDaV said:
How is the battery drain with this app ? With Watchdroid i get a drain from 3-4% / hour which is a nogo for me
Click to expand...
Click to collapse
Doesn't seem to be any significant changes i must say.
Hello, I just tried this application, messages are clearly visible I like them, but I get notofication on my watch only when I switch on the phone screen.
Is there any settings I can do to push notification in real time? The phone app is allowed to read notification, I double checked it.

[APP][XPOSED][8.1-12x] GPS Setter - Set Device Location

[XPOSED] GPS SETTER​
{
"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"
}
As most GPS spoof apps not working anymore coz some are old and some are not proper implement with the current OS so I made myself a GPS spoofer called GPS Setter it will help you set the location where you want from malicious apps coz some bad apps collect user location for advertisement purpose or another purpose.... who knows?? so in such case, this app will work like charm to prevent the current location. It's still in the beta stage coz it still has some bugs which will be fixed in upcoming updates.
Disclaimer:
The Author and Contributors of GPS Setter take no responsibility for any loss of data or damage to your device or any other consequences that arise as a result of using this application don't use this app for any illegal purpose or cheat any program so use it your own risk.
Compatibility:
This Module will Support Android 8.1+
Features:
-> Spoof location
-> No need to allow mock location
-> Detect Proof
-> Beautiful Material Design UI
REQUIREMENT
-> Rooted Device
-> Xposed Framework Installed (Lsposed or Edxposed)
Download:
Download from GitHub release
Source code
Support:
As you know this project does not have advertising anymore so it's hard to alive this project if you want to support further development of this project you can donate by BTC. This form of support is meant to compensate for my time dedicated to the community.
12eai5UkUtBe1gzNYvBvjTNTDvqVBFbQzy
Thanks:
All those who keep the project alive by supporting me via donations (you know who you are)
If somehow this module work for you then don't forget to hit a ⭐️ on GitHub​
Thank you, please add favorite location.
keis0n said:
Thank you, please add favorite location.
Click to expand...
Click to collapse
Yah i will add in next versions if get good response from users.
You could add subsystem activation in LSexposed as a recommendation. If the user does not tick any app, the Spoofer will say the module is not activated, even though it is.
vintotale said:
You could add subsystem activation in LSexposed as a recommendation. If the user does not tick any app, the Spoofer will say the module is not activated, even though it is.
Click to expand...
Click to collapse
you have any reference? I don't understand
AndroidX said:
you have any reference? I don't understand
Click to expand...
Click to collapse
Please see the screenshots, #3 being an exemple of subsystem shown as recommanded. Maybe the label of the message box when opening the spoofer could be more explicit (activate the module AND at least one application for exemple).
I tried it with https://play.google.com/store/apps/details?id=com.groundspeak.react.adventures and while it me "somewhere" that location is nowhere near the selected place. It seems to like the middle of Germany - which is nowhere near my real or fake location.
XlAfbk said:
I tried it with https://play.google.com/store/apps/details?id=com.groundspeak.react.adventures and while it me "somewhere" that location is nowhere near the selected place. It seems to like the middle of Germany - which is nowhere near my real or fake location.
View attachment 5634037
Click to expand...
Click to collapse
Have you try close target app? Or try different location
AndroidX said:
Have you try close target app?
Click to expand...
Click to collapse
Yes, it stays with a randomish location even after restarts
XlAfbk said:
Yes, it stays with a randomish location even after restarts
Click to expand...
Click to collapse
Have you try with different app? Like google map coz in my testing its working in all apps
AndroidX said:
Have you try with different app? Like google map coz in my testing its working in all apps
Click to expand...
Click to collapse
It happens with any app - but I now found a pattern: After reboot and setting the location once all is good, then I change the location several times and the set location starts to drift from the one received by apps. The fake location stays somewhere close to the location first set, even if I set the location to australia or something.
XlAfbk said:
It happens with any app - but I now found a pattern: After reboot and setting the location once all is good, then I change the location several times and the set location starts to drift from the one received by apps. The fake location stays somewhere close to the location first set, even if I set the location to australia or something.
View attachment 5634141
Click to expand...
Click to collapse
Strange I will fix it in next release .
This works on Tinder. Thing is I had to reboot the phone after setting the location. After turning off the spoofer the fake location was still set.
I disabled the module but then tinder was having trouble finding people nearby.
What solved it for me was clearing Tinder data + cache and then logging in again
Works fine for me! Enabled two apps in the module's scope, and the location set in the app is spoofed for just those two apps. Exactly what I wanted. Thanks @AndroidX!
works fine in android 12, in google maps is ok but in some apps its not working
AndroidX said:
Yah i will add in next versions if get good response from users.
Click to expand...
Click to collapse
Ho men you are awasome, I love your app, I hope in the next update you can add save favorit mark place and add a joystick for play some games
Thanks for all positive feedbacks.
Works for me like charm. Simple and effective, thanks. (Oneplus 9 pro, android 12, lsposed)
Excellent initiative. If you can, put a button to follow the real position directly. Also put a favorite and mark the APKs that can work with GPS Setter
So after getting positive feedbacks from users i am releasing new version of GPS Setter.
v1.1 New release
Redesign all code and rewrite in kotlin
Redesign UI and back to old skool
Added new Location hook method
Added play service location detection API hooked (Need system framework select)
Added system level hooking for inject spoof location into system
Added favourite location add feature
Added instant location hook no need to close target app
Fixed previous version bugs
Note:- If you want to hook location into system for bulletproof location spoof then you have to select "System framworks" inside lsposed along with target app.
Download :- here

Categories

Resources