[app] pgp sms - Android Apps and Games

PGP SMS
PGP SMS lite
- write and get secure messages with pgp encryption
- totaly over sms
- public-key infrastructure (PKI)
If you want to share sensitive data with someone, others should not be able to spy the data. To reach this goal we created this app.
With this app, an attacker, who probably intercepted the sms to get its content, cannot get any information from the content because the message is encrypted.
Functionality:
A Keypair is created.
With the Public Key you encrypt a message.
With the Private Key you decrypt an encrypted message.
You send your Public Key to the person which wants to send you an encrypted message. The person encrypts the message with your Public Key and sends the encrypted Message to you. ONLY YOU can decrypt the encrypted Message with your Private Key.
Instruction to send encrypted messages:
- your friend shares you his public key
- now you can send him an encrypted message
Instruction to get encrypted messages
- you share your public key to the person which wants to send you an encrypted message.
If you have suggestions, feel free to contact us.
coming features:
- choose keysize
- revoke old shared public key
keywords: privacy, encryption, private, public, keys, secure, sms, pgp, gpg, message, crypted, encrypted, secret, encoded, decoded.

Thanks for sharing
Sent from my LG-P500 using xda premium

acerkumar said:
Thanks for sharing
Sent from my LG-P500 using xda premium
Click to expand...
Click to collapse
No Problem

So are you actually using PGP for the backend encryption? Or are you just using the name because it's popular?

Yes, sure.
PGP for transmitting the messages encrypted over the air to another device and then decrypting it... like in the white "how does it work"-picture mentioned above.
PGP just for the name, would be a strange

jurtsche said:
Yes, sure, Public Private Key infrastructure.
PGP for transmitting the messages encrypted over the air to another device and then decrypting it.
Click to expand...
Click to collapse
OK, the question I actually asked, which you seem to either not understand or have intentionally not answered, is whether you're actually using PGP technology for the message encryption and transmission. PGP isn't a generic term for "public key infrastructure", it's a specific technology (and, coincidentally, PGP is also a copyrighted/trademarked word that's owned by Symantec).
History of PGP: http://en.wikipedia.org/wiki/Pretty_Good_Privacy
Now, there IS an OpenPGP standard, RFC 4880, but you've made no indication in your post (which appears to just be copypasta from your market description) that you're following this RFC, either.

devlogic said:
OK, the question I actually asked, which you seem to either not understand or have intentionally not answered, is whether you're actually using PGP technology for the message encryption and transmission. PGP isn't a generic term for "public key infrastructure", it's a specific technology (and, coincidentally, PGP is also a copyrighted/trademarked word that's owned by Symantec).
History of PGP
Now, there IS an OpenPGP standard, RFC 4880, but you've made no indication in your post (which appears to just be copypasta from your market description) that you're following this RFC, either.
Click to expand...
Click to collapse
some details...
yes, we used this rfc from openpgp as "pattern".
but we changed and, imho, improved some things for not only the reason of maximum sms size.
So, if you want, the word PGP is inaccurate and overall chosen, but it should just say, what the programm is about.
I don't know, which expression we could use instead, i think Pretty Good Privacy is a nice name, and at least some people know what openPGP means.
It works similar too... on the mathematical problem - factorization of big numbers.
but... the detail how the encrypting sequence exactly works, is anyway not interesting for an ordinary user.
It's safe and mathematically there is no effective way to break the encryption, with the current keysize.
i hope i could give you some satisfying information.
greetings

I was alerted to this app and was asked to write a review about it.
I did. I've been asked to paste it in this thread.
Here it is. Your app is terrible dude.

Hacre said:
I was alerted to this app and was asked to write a review about it.
I did. I've been asked to paste it in this thread.
Here it is. Your app is terrible dude.
Click to expand...
Click to collapse
thanks for your review.
the design will surely be improved ^^
i shoud study design instead of informatics....
but the functionality should work perfect, in lite too... you wrote:
Let me explain. I managed to successfully add my friend's PGP public key to the app so I could send him an encrypted text, however we soon discoverd that this was some kind of bizarre fluke. Try as we might, we could absolutely not get my public PGP key into my friend's copy of PGP SMS Lite, rendering him completely incapable of replying to the message I'd been able to send him via a stroke of fortune thus that I feel if I play half a line of numbers on the lottery I'll win anyway.
Click to expand...
Click to collapse
I discovered that the lite version don't work correctly if you have 3rd party sms apps - like go sms pro.
the priority of incoming sms is in the lite version lower than in pro version...
and if you have for example go sms pro, pgp sms doesnt work correctly, because "go sms pro" intercepts the sms flow.
i surely will fix this in lite version.
there is a spam protection in requesting keys. if the same number requests a public key in less than 1 hour, just the text of the request comes through - i will change this too in a text like "number xy has already requested the public key in the last hour, answering cancel'd"
if you are interested in testing\reviewing the paid version for free, let me know.

jurtsche said:
thanks for your review.
the design will surely be improved ^^
i shoud study design instead of informatics....
but the functionality should work perfect, in lite too... you wrote:
I discovered that the lite version don't work correctly if you have 3rd party sms apps - like go sms pro.
the priority of incoming sms is in the lite version lower than in pro version...
and if you have for example go sms pro, pgp sms doesnt work correctly, because "go sms pro" intercepts the sms flow.
i surely will fix this in lite version.
there is a spam protection in requesting keys. if the same number requests a public key in less than 1 hour, just the text of the request comes through - i will change this too in a text like "number xy has already requested the public key in the last hour, answering cancel'd"
if you are interested in testing\reviewing the paid version for free, let me know.
Click to expand...
Click to collapse
Unless you count all non AOSP SMS apps as "3rd party", the only SMS app I have installed is what came with Touchwiz.
edit: I'll gladly review the paid version, amateur journalism is a hobby of mine after all, but don't expect it to be a resounding recommendation if the paid version works flawlessly while the "lite" version remains a pile of poo.

Hacre said:
Unless you count all non AOSP SMS apps as "3rd party", the only SMS app I have installed is what came with Touchwiz.
Click to expand...
Click to collapse
The problem is not at you, it seems to be at your friends phone.
Because you said, you got his key without problems.

jurtsche said:
The problem is not at you, it seems to be at your friends phone.
Because you said, you got his key without problems.
Click to expand...
Click to collapse
Well, I am in the same boat as Hacre. I too am using stock SMS app (Touchwiz) and while he could add my key, I could never add his - though it did show up in the stock SMS app but never went to your app.

jerdog said:
Well, I am in the same boat as Hacre. I too am using stock SMS app (Touchwiz) and while he could add my key, I could never add his - though it did show up in the stock SMS app but never went to your app.
Click to expand...
Click to collapse
I updated the version. Normally it should work now with installed third party apps too.

I will give it a try this weekend if it works with mysms or has there already been experience with that?
otherwise a really cool idea

GerManiac said:
I will give it a try this weekend if it works with mysms
Click to expand...
Click to collapse
That would be nice!

jurtsche said:
That would be nice!
Click to expand...
Click to collapse
Tested it with mysms app its not working for me, I'm not receiving the sms.

GerManiac said:
Tested it with mysms app its not working for me, I'm not receiving the sms.
Click to expand...
Click to collapse
Hi, i installed mysms and tried it.
For me everything works fine.
Could you please tell me the steps you are performing?
What are you receiving instead?

Sure thing...
2 devices: gNexus (4.2) and Nexus S (4.1.2)
1. Both have mysms and pgp sms lite installed
2. Created and shared keys on both
3. Send to each device, through your app, an encrypted sms
4. Nothing happens
User error?

GerManiac said:
Sure thing...
2 devices: gNexus (4.2) and Nexus S (4.1.2)
1. Both have mysms and pgp sms lite installed
2. Created and shared keys on both
3. Send to each device, through your app, an encrypted sms
4. Nothing happens
User error?
Click to expand...
Click to collapse
thx.
sharing worked for both and receiving didn't work for the gNexus (4.2)?

Ah, now I understand. Just cleared the apps and tried again.
/4.1.2 got the message that 4.2 shared the key
/4.1.2 got request from 4.2 to share key (also shared that from 4.1.2 before), 4.1.2 responded and sent the key, however does not arrive on 4.2
My bad did not read the toast on time.
So seems to be a 4.2 issue
---------- Post added at 03:26 PM ---------- Previous post was at 03:17 PM ----------
Willing to test it later again if you would like me to... Got to go... Pfiat Di

Related

[APP] a! Commands (Anti-Theft commands for avast!)

Don't learn all Anti-Theft avast! Free mobile Security commands by heart!
Use a! Commands to generate Anti-Theft SMS Commands for you. The interface allows you to browse through all commands easily and fast.
For security reasons, no personal data is stored in the application. To clear the data (phone number, password), close the application from the menu with the Exit button. Application will remove the data by itself once it gets killed by Android.
Example: If your phone gets stolen, just use your friends's Android powered phone and a! Commands to easily locate, lock or wipe your phone!
Avast! Free mobile Security must be preinstalled on the targeted phone.
We are not affiliated with, and this is not an official application from avast software.
This is a free application! Hope you enjoy it.
If anyone would like to translate it to their own language, please let me know in PM.
Market link:
https://market.android.com/details?id=com.tfsolutions.tah&feature=search_result
Useful app
This application is great! No need to remember the SMS commands for avast when you have all in one place!
TNX
RonzyFonzy said:
This application is great! No need to remember the SMS commands for avast when you have all in one place!
TNX
Click to expand...
Click to collapse
Thanks! If you have any feature requests or improvements in your mind, please let me know. We care about users feedback.
Nice handy app. Thanks for taking the time to put this together. I'd also advise users of avast to make a paper copy of at least a few important commands other than LOST or FOUND and keep them in their wallet or purse, or somewhere handy. I made myself a complete list and carry on me at all times. You never know when you're going to need them and asking a friend to install your app might not be feasible at the moment you need those commands.
Sent from my ADR6350
That is the main reason, why I put this app together. I don't want to carry avast commands on a piece of paper in my wallet.
there's only one problem with your app, it's only for android. if i lost my phone, my friend can't use this app because he has an iphone. some of my friends don't even have a smart phone yet because these devices scare them. for me, a paper copy in the pocket is infinitely more handy. not trying to troll, just saying a! commands has limited usage, especially after the phone is already lost and your android friends aren't available. paper can activate avast from any mobile phone and even google voice.
Number R09 said:
there's only one problem with your app, it's only for android. if i lost my phone, my friend can't use this app because he has an iphone. some of my friends don't even have a smart phone yet because these devices scare them. for me, a paper copy in the pocket is infinitely more handy. not trying to troll, just saying a! commands has limited usage, especially after the phone is already lost and your android friends aren't available. paper can activate avast from any mobile phone and even google voice.
Click to expand...
Click to collapse
I agree, it's just one of many options how to send a command to your lost phone. But if you can use a! commands, it is a very good option.
I was thinking about making something like this, but then I did a google search and found this
Can you add a way to choose the number to send the command to, from the phonebook ? Most of my friends have my number, and I tend to forget it
zorka said:
I was thinking about making something like this, but then I did a google search and found this
Can you add a way to choose the number to send the command to, from the phonebook ? Most of my friends have my number, and I tend to forget it
Click to expand...
Click to collapse
Sure, it will be added in the next update.
Thanks for the update.
zorka said:
Thanks for the update.
Click to expand...
Click to collapse
There seems to be a problem with htc devices with sense on them. Phone number doesn't get from phone book to text field. If any of you have sense installed (or other) and problem, please let me know.
I'm running CM7 on both devices I have. Both seem to be working.
Some commands however don't work.
GET INBOX SMS, they return an error
ERROR: Please give a limit for your query.
I had the limit entered in the Options field. BTW sending this command by hand does work. I didn't try the other commands which need an extra parameter between the password and the command, but I guess they all fail...
zorka said:
I'm running CM7 on both devices I have. Both seem to be working.
Some commands however don't work.
GET INBOX SMS, they return an error
ERROR: Please give a limit for your query.
I had the limit entered in the Options field. BTW sending this command by hand does work. I didn't try the other commands which need an extra parameter between the password and the command, but I guess they all fail...
Click to expand...
Click to collapse
Thanks!!! I forgot to send one intent extra to new activity. I also solved problem with sense devices, but I had to set minimum Android 2.1+. New update should be up in few hours.
Could you please post this app here (or PM me), I cannot get it through market on my HD2
[update]
Nevermind, I finally got it
Ok. Sorry for the delayed response. I am working on other projects right now.
thank you for making that clear
SMS Remote Listing
After the last update, I cannot see a full list of commands.
What is the command to stop CC Calls?

[APP] [5.0+] Garble (Send Private Messages) V5.0 (10/09/2021)

[APP] Garble (Send Private Messages) V4.0 (24/01/2020)
Updated 24/01/2020
Want to send private messages to family and friends? Don't want governments watching what you're saying? Then Garble is for you
Garble encrypts a string with a passcode of your choice, and then encodes the encrypted string with base64. The only way someone can decrypt it, is by using this app and and knowing the pass phrase you used.
Usage is very simple - decide upon a pass phrase with the person your going to be sending the message to before using
1) Enter some text
2) Type a pass phrase (or select a person from the 'Lock' icon)
3) Garble it
4) Share it
You can grab it from here
https://play.google.com/store/apps/details?id=com.minooch.garble
or support me and buy the paid version - just removes the please buy link, Ads have been completely removed.
https://play.google.com/store/apps/details?id=com.minooch.garble_premium
If you want any improvements - please let me know
Any Feedback?
Downloading. Will test and report.
Thanks
Gonna try it.
Sent from my ADR6400L using xda premium
Feedback
Perfectly working. No issues.
But a suggestion:
Save passwords in profiles. Like person A with password xxx, person B with password aaa
pdppdp said:
Feedback
Perfectly working. No issues.
But a suggestion:
Save passwords in profiles. Like person A with password xxx, person B with password aaa
Click to expand...
Click to collapse
Thanks to all for the feedback.
I have a look at saving the passwords against people's names - would make it much easier to remember. Thanks
Another suggestion:
Can you add a string to the code that recognizes that text is garbled with your app and automatically opens app and copy text to garble if I click on the text. I just have to type in the passphrase or choose it from a list (suggest in previous post).
pdppdp said:
Another suggestion:
Can you add a string to the code that recognizes that text is garbled with your app and automatically opens app and copy text to garble if I click on the text. I just have to type in the passphrase or choose it from a list (suggest in previous post).
Click to expand...
Click to collapse
That's a great idea - Will have a look on how to implement that.
Thanks
pdppdp said:
Another suggestion:
Can you add a string to the code that recognizes that text is garbled with your app and automatically opens app and copy text to garble if I click on the text. I just have to type in the passphrase or choose it from a list (suggest in previous post).
Click to expand...
Click to collapse
That's now implemented & I believe it's working quite well - saving pass phrases is next
Cheers
Working. Thx
Yes Working. Thanks
pdppdp said:
Feedback
Perfectly working. No issues.
But a suggestion:
Save passwords in profiles. Like person A with password xxx, person B with password aaa
Click to expand...
Click to collapse
I've managed to get time to add this yesterday & it appears to be fully functional.
Although......
I can't update the app on the market because Admob banned me (no idea why & they won't say), so I've gone to a new ad provider & am waiting for approval. Hopefully I can release it soon
Version 2
Added the ability to save pass phrases by people's name - Click the KEY icon to use
On an existing item, a normal press will select & place the pass phrase on the main page. A long press will ask if you want to remove the item.
Also cleared the input field after Garble/unGarble
downloading!!!!
Works nice and I feel secure sending sensitive messages with this, but could you add built-in SMS abilities? I don't mind sharing with my SMS app, but the wifey won't use this app because she feels that sharing with the SMS app takes too long and is a pain in her ass.
Sent from my SPH-D700 using xda premium
Brilliant Idea!
Would test it but im the only android in my house and only a few mates have androids and they wont bother downloading the app for me to test it
be great if you could implement this kind of security into the built in sms app in some way that makes it simple to use without the person on other end having to be on android for it to work or having to input much if blackberry users can have this sort of security with not having to do anything be cool if we could do same
This is really cool! but I wish I had a secure way to tell them the password! with wiretaps and all everywhere... -paranoid-
nerdtaco said:
Works nice and I feel secure sending sensitive messages with this, but could you add built-in SMS abilities? I don't mind sharing with my SMS app, but the wifey won't use this app because she feels that sharing with the SMS app takes too long and is a pain in her ass.
Sent from my SPH-D700 using xda premium
Click to expand...
Click to collapse
I will have a look when I get some spare time & see the cleanest way to implement it
Thing O Doom said:
This is really cool! but I wish I had a secure way to tell them the password! with wiretaps and all everywhere... -paranoid-
Click to expand...
Click to collapse
I've heard telepathy works quite well
& Thanks to everyone

SimSme secure messenger

That is a new great secure messenger make by Deutsch Post Gmbh
take a look https://play.google.com/store/apps/details?id=dev.de.dpag.simsme&hl=en
cheers
I've tried it, still has many bugs. It's like they are testing an alpha version.
You might want to check out Chiffry it's an excellent alternative also coming from Germany and also has encrypted messages as well as calls.
https://play.google.com/store/apps/details?id=de.chiffry
Also.... i have tried chifry and I like to ask..... what kind of encryption use by this app? It's a joke? If you simply use sqlite you see all messages stored in plain text that's amazing.... FAIL.
Sent from my GT-I9505 using Tapatalk
mrcarlos said:
Also.... i have tried chifry and I like to ask..... what kind of encryption use by this app? It's a joke? If you simply use sqlite you see all messages stored in plain text that's amazing.... FAIL.
Sent from my GT-I9505 using Tapatalk
Click to expand...
Click to collapse
Thanks for your friendly reply and the information.
I'm no encryption expert and can only rely on information I research.
And a test from a developer in Germany (on TV) said its safe, therefore I thought I would share it. Especially since SIMSme is not running well.
And to answer your question, the used encryption is:
End-to-End Data encryption in 256 bit AES GCM mode
Key exchange based on modern elliptic curve cryptography (512 bit ECDH)
Secure signatures (512-bit ECDSA)
the only messenger I would recommend is https://play.google.com/store/apps/details?id=org.thoughtcrime.securesms
it's completely open source and offers a stronk encryption.
but I'm stuck with telegram because at least some of my phone contacts are using it.
Don't make sense send encryptation messages when any malicious app can read all messages in plain text on the device....... sorry but for me it's stupid app.
Sent from my GT-I9505 using Tapatalk
:good:

[App][Root][2.3+] Call Master

Call Master is an advanced call, SMS and MMS blocker for professional use.
In an effort to gather support for a full UI refresh, my complex but complete call manager is now absolutely free.
Click to expand...
Click to collapse
There are many supported languages, but please help translate the UI by visiting the project here: https://crowdin.com/project/call-master
Click to expand...
Click to collapse
Rooted devices only, check below for more information and important warnings. If you find this app too complex for your needs, consider looking at our simpler call firewall, Root Call Blocker. If you need secure communications and nothing more, check out my other free app Private Place
Click to expand...
Click to collapse
Feedback regarding the transition is very welcome!
Click to expand...
Click to collapse
Advantages:
• Your phone never rings
• Your screen never turns on
• Private call and SMS inbox with log sweeper
• Reject unknown, withheld and private numbers
• Password protection
• Route message content to other numbers
• Clear frequent call lists
Features:
• Block MMS before download
• Filter SMS by content
• Text variable creation, routing and replies
• Global regex and wildcard filters
• Custom notification icons
• Vibration and LED feedback
• Backup encryption and password protection
• Powerful logging and sorting system
• Number testing
• Independent contact library for total privacy
• Profile scheduling
• Light and dark themes
This is a fully functional application. Its add supported, but if you want to speed development please consider removing the ads for a small fee in settings.
Get the app here:
Click to expand...
Click to collapse
If you need help from users with your particular device, the fastest way to get it is here or at the Google Plus community: https://plus.google.com/communities/111767250758462769072
Click to expand...
Click to collapse
WARNING - Limited support provided for multi-SIM devices. I really cannot afford to buy every one of them, so support will always be limited to friends devices and similar SoCs.
Click to expand...
Click to collapse
WARNING - APP MAY BREAK STK FUNCTIONS on some operators, including STK-dependent SMS delivery reports.
Click to expand...
Click to collapse
OUTGOING CALL permissions are needed for Hidden mode, refer to the Help for more information on why, possibly free hat racks for your tin hats.
ACCOUNTS are needed for Google contact Groups.
SEND SMS needed for auto-replies and SMS routing.
INTERNET ACCESS MANDATORY for licensing and access to the socket layer. If you block access using a permissions security app or firewall, Call Master will not work.
LOG DATA is only sent with your permission via the "Write to us" item in Settings.
Click to expand...
Click to collapse
Screenshots:
...
Changelogs:
Call Master 1.7.3.19
• Reworked delivery reports (they will be spit back out to the system when block all is active)
APK: https://drive.google.com/file/d/0B-7NkxnmQ8SHWU1ZSzUzVXVpdEE/view?usp=sharing
Click to expand...
Click to collapse
1.7.3.18
• Removed nag screens
• App is now ad supported, you may remove ads in settings
• 64 bit support (Oppo 5, Hero 4X, MiNote, Galaxy Mega 2 and others)
• Huge number of fixes
Click to expand...
Click to collapse
@rootcid been using the pro version & very satisfied with it. just the ui needs an improvement & better multi sim support like root call blocker is needed. i've sent u an email via google play but no reply was given. i hope u will read it. thanks for an amazing app.
killoid said:
@rootcid been using the pro version & very satisfied with it. just the ui needs an improvement & better multi sim support like root call blocker is needed. i've sent u an email via google play but no reply was given. i hope u will read it. thanks for an amazing app.
Click to expand...
Click to collapse
Thanks. As ive mentioned in the description, this app has been very hard to support for a number of reasons. Im hoping the recent removal of the nag screens will help us spend more time on supporting this excellent but too-complex-for-the-average-user app.
Root Call Blocker has a much larger licensed client base, so thats where the resources have previously gone. Now that its pretty much complete, we want to concentrate on refreshing Call Master. If theres community support.
1.7.3.19
• Samsung Lollipop compatibility
• Fixes
I find that i no longer really need call master since you released your Private Place app. But i still have it around just for blocking calls and spam sms. Been a user for about a year now and its not let me down yet. Thanks for keeping it updated. Left a nice comment for you on play market
Thats the general idea of PP. Some people really only need CMs privacy features, so we made them into a new app. Of course CM is a call manager, not actually built for secrecy like PP. But it can do things no other call blocker can do - its a full package kind of thing...
rootcid said:
Thats the general idea of PP. Some people really only need CMs privacy features, so we made them into a new app. Of course CM is a call manager, not actually built for secrecy like PP. But it can do things no other call blocker can do - its a full package kind of thing...
Click to expand...
Click to collapse
Hi,
First of all, it is the best blocking app I have ever used. It's truly smart, powerful and flexible.
However I have 01 problem with this app. When this app is enabled, I cannot receive the Delivery Report for each SMS I sent.
If I disable this app, the Delivery Report just works fine.
I have tested carefully and found out that this app is the culprit. I don't know if other users have the same problem as mine.
But if you can fix this issue, this is the BEST blocking app ever.
Thank you.
vndnguyen said:
Hi,
First of all, it is the best blocking app I have ever used. It's truly smart, powerful and flexible.
However I have 01 problem with this app. When this app is enabled, I cannot receive the Delivery Report for each SMS I sent.
If I disable this app, the Delivery Report just works fine.
I have tested carefully and found out that this app is the culprit. I don't know if other users have the same problem as mine.
But if you can fix this issue, this is the BEST blocking app ever.
Thank you.
Click to expand...
Click to collapse
Lots of users have this problem. There arent however all that many users who actaully use delivery reports. Remember when gmail stopped using them? I do
Anyway, its a known issue with the STK (which for you probably wont work either right?) that is only rarely fixable. Perform a clean install, reproduce and send some logs with debugging enabled.
rootcid said:
Lots of users have this problem. There arent however all that many users who actaully use delivery reports. Remember when gmail stopped using them? I do
Anyway, its a known issue with the STK (which for you probably wont work either right?) that is only rarely fixable. Perform a clean install, reproduce and send some logs with debugging enabled.
Click to expand...
Click to collapse
What does that mean?
You agree that your app is the culprit of SMS Delivery Report problem?
Does delivery report works on your phone, with CM installed?
vndnguyen said:
What does that mean?
You agree that your app is the culprit of SMS Delivery Report problem?
Does delivery report works on your phone, with CM installed?
Click to expand...
Click to collapse
Yes, thats what it means. And no i dont use the STK or delivery reports so i dont care if its working or not on some phones. Nor do 99.99% or my customers.
Also, heres what i said earlier:
Anyway, its a known issue with the STK (which for you probably wont work either right?) that is only rarely fixable. Perform a clean install, reproduce and send some logs with debugging enabled.
Click to expand...
Click to collapse
rootcid said:
Yes, thats what it means. And no i dont use the STK or delivery reports so i dont care if its working or not on some phones. Nor do 99.99% or my customers.
Also, heres what i said earlier:
Click to expand...
Click to collapse
1- what is the STK and how it's related to the CM or delivery report?
2- why didn't you test SMS Delivery Report on your phone? As a developer you shouldn't say like that - sorry no offense. It is the essential feature of SMS and it's very important to me. And I believe a lot of people also need this feature.
Thank you.
As a developer, you should probably know what the sim toolkit is. As a user, you should have carefully read the app description which says, and I'm paraphrasing here, "warning, this app may great STK functions" and so on.
Anyway man. This app was made out of love for the lowest common denominator among professional users. They dont use delivery reports, thats just your imagination. They're too polite for that.
If you're looking for a free privacy app properly coded such as this one, look in my signature.
lol "...may break STK functions"
Call Master 1.7.3.18
• Reworked delivery reports (they will be spit back out to the system when block all is active)
Thats the best i can do with the resources im willing to spend right now. Should work fine for some affected users.
rootcid said:
lol "...may break STK functions"
Click to expand...
Click to collapse
Ok I known STK is SIM Tool Kit, but I were not sure if you meant that or not. Because STK and SMS Delivery Report are NOT related in any manner. They are totally different things.
vndnguyen said:
Ok I known STK is SIM Tool Kit, but I were not sure if you meant that or not. Because STK and SMS Delivery Report are NOT related in any manner. They are totally different things.
Click to expand...
Click to collapse
Its to do with the way the apps root daemon makes RIL requests. Anyway, what about yesterdays release? That should have helped some people... though theres so few of you im unlikely to get any feedback. Theres another comple of guys here you could chat with:
https://plus.google.com/u/0/+MartinKremeňDlugoš/posts/BMZ6bWqmjC3
Nice
rootcid said:
Its to do with the way the apps root daemon makes RIL requests. Anyway, what about yesterdays release? That should have helped some people... though theres so few of you im unlikely to get any feedback. Theres another comple of guys here you could chat with:
https://plus.google.com/u/0/+MartinKremeňDlugoš/posts/BMZ6bWqmjC3
Click to expand...
Click to collapse
Oh I have not updated and tested yet.
I will check and feedback later.
vndnguyen said:
Oh I have not updated and tested yet.
I will check and feedback later.
Click to expand...
Click to collapse
Well at least one person says that hack fixed it for him. If you still have issues you should ask at that community post i linked above as theres technically nothing more that can be done from my end. Environment variables and all that... its why the community is a useful tool. You should join!

[APP][4.4+] Auto-Reply to Whatsapp, Slack, Email & more [BETA]

Hey all - been working on this off and on for a while but I've finally got it in a place where it works to how I envisioned it so I'm super excited to share it with you all!
These days people expect instant replies to their instant messages & it's not always possible to oblige.
Texting & driving is dangerous, your boss probably isn't keen on your messaging at work, you might be in a meeting, you might have left your phone to go workout.. Fortunately, in any given situation, Can't Talk will respond for you.
Let people know you're busy, you're driving, you're in a meeting, you'll get back to them later.. You set the message, you set who & via which apps to respond to & Can't Talk does the rest.
It's "out of office" but not just limited to email. Whatsapp, Slack, SMS, missed calls, Telegram, Hangouts, Allo.. any app that let's you send a quick reply via it's notification - Can't Talk can respond to.
Features of note:
- You can auto reply to sms & missed calls as well as app notifications
- You can specify which apps can be replied to
- You can specific which contacts can be auto-replied to (this includes across apps like Whatsapp etc..)
- You get to specify the message that gets sent.
Features of note to come:
- Multiple profiles - so you can create a "work profile" or a "home profile" or a "driving profile" with specific responses/settings
- Contextual Switching - the ability to automatically turn profiles on & off depending on whether you're driving, in the office, at home etc..
- Contact specific responses
At this stage I'd really love your feedback on the app so far (this is a beta so there may be bugs) & more specifically what more would you want from an app like this?
Any and all feedback/suggestions would be hugely appreciated!
Beta on the Play Store here
Huge update now on the Play Store
Added support for messaging apps such as Whatsapp, Hangouts etc..
Fixed a number of bugs
Added support for contact specific replies
Would love ANY feedback on the app! Happy Friday everyone!!
New update will be on the Play Store shortly, lots of bug fixes & a much tidier UI ??
Nice app but second reply time is 12 min after the first reply to the same person that not good. it should be the frequent reply. or is it work without the internet?
Wendell Hill said:
Nice app but second reply time is 12 min after the first reply to the same person that not good. it should be the frequent reply. or is it work without the internet?
Click to expand...
Click to collapse
Thanks for the feedback! Was it a reply to the same message, & which app was it replying too (whatsapp, sms, etc)? There is a setting under Advanced Settings to change the reply frequency, it defaults to 15 minutes meaning it'll auto reply to any NEW messages you receive from the same contact or app after 15 minutes.
If you have a better idea about how reply frequency should work I'm all ears Maybe people want the option to reply to 1 contact 1 time ever, until the app is switched off?
New beta is up! Ton of bug fixes, some layout improvements.. Feedback as always is encourage
Messenger?
Does this (can this) work with Facebook Messenger?
Finally an extremely useful app thank you...
Text field box should read, TAP to edit. Not TO to edit
Interesting application buddy. Love the opening animations.
One thing I found annoying, is that for almost anything I changed, there was no "Save" button. Thus I had to first click "Back" arrow and then a prompt would ask if I want to save or discard. Could have used only a single click if there was a "Save" button.
Also, there needs to be some modification for the secondary text field, e.g. Apps Secondary or Advanced Secondary.
crazyfool_1 said:
anyone on the beta will get a promo code when I add the IAP
Click to expand...
Click to collapse
How would you know who had joined the beta, though? When I click the "Become a tester" button on the play store, does it send my email to the developer?
after I have enabled Notification Access, it is consuming 310MB RAM in a 3GB RAM Device, is it normal?
Mi Note 3 Running Android 8.
Hi
This looks a very interesting app but I don't seem to be able to download it. There is no Install button on the app page.
Sounds nice, gonna give it a whirl
I joined the beta program through the app in the store instead of the link in the op, is it ok? Since that was a browser redirect and sign in page, so i just took a shortcut.
daverob25 said:
Hi
This looks a very interesting app but I don't seem to be able to download it. There is no Install button on the app page.
Click to expand...
Click to collapse
Just add it to favorites and take it back. The download button will show up.
RMarques said:
Just add it to favorites and take it back. The download button will show up.
Click to expand...
Click to collapse
Wow I wish I had known this trick before
TonyStark1 said:
Does this (can this) work with Facebook Messenger?
Click to expand...
Click to collapse
It should work with any apps that support quick reply from their notifications so while I've not tested it with FB messenger, in theory it should work ?
1eStar said:
Text field box should read, TAP to edit. Not TO to edit
Click to expand...
Click to collapse
?? gotta love some placeholder text haha thanks for the heads up!
sumotori1 said:
Interesting application buddy. Love the opening animations.
One thing I found annoying, is that for almost anything I changed, there was no "Save" button. Thus I had to first click "Back" arrow and then a prompt would ask if I want to save or discard. Could have used only a single click if there was a "Save" button.
Also, there needs to be some modification for the secondary text field, e.g. Apps Secondary or Advanced Secondary.
Click to expand...
Click to collapse
You're totally right - will add a save button in the next release ?
bagarwa said:
How would you know who had joined the beta, though? When I click the "Become a tester" button on the play store, does it send my email to the developer?
Click to expand...
Click to collapse
That's an excellent point - tbh the app actually left beta yesterday & I'd actually forgot to remove that caption from the OP ?
However since it was mentioned in the Portal post more people have downloaded & I'm guessing that's a big part of the reason so I'll honour that commitment.
Let's say.. anyone who's commented on the thread or liked the OP I'll send a promo code to. Anyone left hanging in 2 weeks (when the trial expires) will hopefully email me & they'll get one too. Unless anyone has a better way to go about it? ?
Goutham Shady said:
after I have enabled Notification Access, it is consuming 310MB RAM in a 3GB RAM Device, is it normal?
Mi Note 3 Running Android 8.
Click to expand...
Click to collapse
Tbh mate I've not looked at RAM usage at all seeing as the app does nothing in the background whatsoever - until you receive a notification/SMS etc.. although judging by my other app ReadItToMe that sounds about right.
I'll do some testing but unless it's causing you an issue I wouldn't worry
Sent from my Pixel XL using XDA-Developers Legacy app
crazyfool_1 said:
That's an excellent point - tbh the app actually left beta yesterday & I'd actually forgot to remove that caption from the OP ?
However since it was mentioned in the Portal post more people have downloaded & I'm guessing that's a big part of the reason so I'll honour that commitment.
Let's say.. anyone who's commented on the thread or liked the OP I'll send a promo code to. Anyone left hanging in 2 weeks (when the trial expires) will hopefully email me & they'll get one too. Unless anyone has a better way to go about it? ?
Click to expand...
Click to collapse
That's very noble of you. :good: Can you please PM me one of those promo codes?
very useful app. Please disable sms auto reply to own number.
Working great for me with Whatsapp.
Also works while Whatsapp Web is active
Tasker integration would be a big plus

Categories

Resources