[CLOSED][APP][5.0+] FairEmail - Fully featured, open source, privacy oriented email app - Android Apps and Games

{
"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"
}
FairEmail
Open source, privacy friendly email app for Android
See here for a description:
https://github.com/M66B/open-source-email/
See here for screenshots:
https://email.faircode.eu/#screenshots
Downloads:
https://github.com/M66B/open-source-email#user-content-downloads
Frequently asked questions:
https://github.com/M66B/open-source-email/blob/master/FAQ.md
Please read this before requesting a new feature:
https://github.com/M66B/FairEmail/blob/master/FAQ.md#user-content-get-support
This XDA thread is about using the latest version of FairEmail.
For support on authorizing an account, you should consult the documentation of your provider, see also here.
Off-topic comments are allowed as long they are related to FairEmail and are in the general interest of the followers of this thread.
Discussion of purchases is not allowed here, please contact me via here instead.

Undo trash/archive?
Swipe left/right for previous/next message?
View headers
Show what to do with a link, with the option to edit/sanitize (pro feature?)
Sort on date, recipient/sender, subject, size (pro feature?)
https://github.com/commonsguy/cwac-saferoom ?
See also here:
https://github.com/M66B/open-source-email/issues
I will keep this list up to date.
Suggested names:
https://docs.google.com/document/d/1Pjj12FMeveDvtAgEFhOizdrj-EfJH6VmbXAxzXw-W5Q/edit
Thanks @Primokorn for making this list of names!

It is time for a new, modern, open source, privacy friendly email client for Android.
I have just released a first alpha version for feedback on the design and features.
Not for production use yet!
Most of the stuff basically works, but be prepared for crashes and error notifications.
Safe email is a working name, but it is for several reasons not a convenient name, so suggestions for a name are welcome.

Great idea and big project.
Good luck !
I'll be following you.
Thanks
For the name, what about NetMail ?

As I always say with your new projects: "Downloading..." Feedbacks will come later.
I finally left K9 mail after using it for several years.
Thanks again for your work for the Android community!

I have just released alpha version 0.2
Alpha versions are not for production use!
Changelog/download:
https://github.com/M66B/open-source-email/releases
In case of error notifications you can now send me a logcat via the navigation drawer menu, but please check this XDA thread first to prevent me from looking into the same problem over and over again.
Feedback about the design, structure, navigation, features, etc is very welcome.

Great first impression so far. Thanks Marcel!

M66B said:
I have just released alpha version 0.2
Alpha versions are not for production use!
Changelog/download:
https://github.com/M66B/open-source-email/releases
In case of error notifications you can now send me a logcat via the navigation drawer menu, but please check this XDA thread first to prevent me from looking into the same problem over and over again.
Feedback about the design, structure, navigation, features, etc is very welcome.
Click to expand...
Click to collapse
Looks neat and hoping to make it my regular mail soon
Mailed you error log
Mail shield, secumail,... Will add possible names

beeshyams said:
Looks neat and hoping to make it my regular mail soon
Mailed you error log
Mail shield, secumail,... Will add possible names
Click to expand...
Click to collapse
Thanks.
The reported problem will be fixed in the next release:
https://github.com/M66B/open-source-email/commit/930fb9232779dd854cba0c7c0e9a1203420fbd08

If you were wondering why you occasionally need to refresh messages in most other email apps, including the Gmail app, to get new email: these apps don't start a foreground service like this app does. This means that especially recent Android versions will kill the background service(s) of these app after some time, which will results in not only missing emails, but also in polling/synchronizing again, which is a waste of battery power and of internet bandwidth.
The foreground service of this app will synchronize messages in real time with the disadvantage of showing a low priority status bar notification, although the notification is a reassuring sign that things still work and it even shows some useful information, like the number of operations pending (mark as read, messages to send, etc).

If you use a well known email provider with this app and the provider is not listed in the account/identity screen, please provide the details of the provider (name, IMAP/SMTP host name/port number/STARTTLS) here.
The details of the current providers are here:
https://github.com/M66B/open-source-email/blob/master/app/src/main/res/xml/providers.xml

Downloading, as it would nice to have an alternative to samsung email...

M66B said:
If you were wondering why you occasionally need to refresh messages in most other email apps, including the Gmail app, to get new email: these apps don't start a foreground service like this app does. This means that especially recent Android versions will kill the background service(s) of these app after some time, which will results in not only missing emails, but also in polling/synchronizing again, which is a waste of battery power and of internet bandwidth.
The foreground service of this app will synchronize messages in real time with the disadvantage of showing a low priority status bar notification, although the notification is a reassuring sign that things still work and it even shows some useful information, like the number of operations pending (mark as read, messages to send, etc).
Click to expand...
Click to collapse
Just set up several accounts and tested, synchronized messages are extremely fast. looking forward to further development. Thanks!

Great idea Marcel @M66B, I am using K9.
Subscribed for use....keep it up!

M66B said:
If you use a well known email provider with this app and the provider is not listed in the account/identity screen, please provide the details of the provider (name, IMAP/SMTP host name/port number/STARTTLS) here.
The details of the current providers are here:
https://github.com/M66B/open-source-email/blob/master/app/src/main/res/xml/providers.xml
Click to expand...
Click to collapse
I don't know if it's a well known email provider but including mailbox.org would be great:
<provider name="mailbox.org">
<imap
host="imap.mailbox.org"
port="993" />
<smtp
host="smtp.mailbox.org"
port="465"
starttls="false" />
I'm really looking forward to test your app!

geronimoge said:
I don't know if it's a well known email provider but including mailbox.org would be great:
<provider name="mailbox.org">
<imap
host="imap.mailbox.org"
port="993" />
<smtp
host="smtp.mailbox.org"
port="465"
starttls="false" />
I'm really looking forward to test your app!
Click to expand...
Click to collapse
Did you test if this provider works with the app?

I have just released alpha version 0.3
Changelog/download:
https://github.com/M66B/open-source-email/releases
A number of bugs were fixed, but this is still not for production!

Been using K9 for years, haven't found anything else I've liked to replace it. Looking forward to this -I'm a big fan of your work!
For yahoo.com:
imap.mail.yahoo.com:993,SSL/TLS true
smtp.mail.yahoo.com:587, STARTTLS True
When I try and configure yahoo with imap.mail.yahoo.com, port 993, it says "IDLE Not Supported" when I click on the OK button.
I am able to configure the SMTP server however with no issues using port 587

Provider: Posteo
<provider name="Posteo">
<imap
host="posteo.de"
port="993" />
<smtp
host="posteo.de"
port="465"
starttls="false" />
Tested and it works.

How does Fencemail sound?

Related

[APP] Cloud to SMS beta

Cloud to SMS allows you to send messages from your browser, through your phone using the Android notification system (C2DM). The purpose of the app is to allow users (You!) to send SMS messages using their phones existing carrier account without having to touch their phone.
Requires Froyo (Android 2.2) or higher.
{
"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"
}
Beta of "free" version released to marketplace.
Allows you to send up to 7 messages a day, premium version beta coming in a few days with a release in about 2 weeks.
Grab the beta of the Chrome extension here: http://www.cloudtosms.com/files/cloudtosms-chrome-extension.crx
Feedback welcome
In case anyone is interested, this app is now in Beta and I will be releasing it to market soon.
Send and receive SMS messages from the website
All messages secured by SSL both ways
I will be making a Chrome plugin very soon so you don't need to browse to the website to send/receive.
http://www.cloudtosms.com/?page_id=15
This app has a ton of potential. Can't wait for that Chrome extension!
I could see this having a ton of uses. One being it could grab an entire group of contacts from your Gmail account (or export them from what ever place you prefer to store your contacts and import them directly to the online app -though kind of a concern issue for obvious security reasons). Then you could send bulk Txt's much easier than directly on the phone. It could even schedule them, etc. I frequently have to send out mass texts to different groups and it could save me a lot of time every week if it had those functions.
Feel free to PM me for brainstorming!
Thanks for the feedback.
Will definitely add "Groups" in a future version of the webapp.
I don't store any contacts on the server, its all handled by javascript on the client side (e.g. by your computers browser). If there are other contact sources that work like the Google Contacts API (e.g. allow un-cached display of contacts) I could attempt to add support.
Scheduling is an interesting idea and something to consider in future versions.
One thing to keep in mind is Google limit the amount of messages sent through C2DM, so bulk messages would only work to a certain point.
wonderful app, tons of potential. works perfectly on my spica running cm6.1 rc1. thanks rolf!
Very cool concept. I'll try it out shortly.
First release of the chrome extension is good to go. I haven't tested it on any PC's aside from my own so it might not work, please advise if you try it out:
http://www.cloudtosms.com/?page_id=15
nice man, keep it up
This is an awesome app!!! Runs fast and smooth on my Desire with Teppics pre-rooted stock rom.
Two things:
I would like to able to prevent the notification sound when sending messages. I thought I could turn it off in Settings but either I cannot understand the meaning of "Use notification sound" or the feature doesn't work ;-)
Also an option to prevent the status bar notification icon and notification entry would be nice.
Otherwise awesome!
[edit]
Oh! One more thing: The web page (https://cloudtosms.appspot.com/) seems to hang when fetching contacts (I have about 250 contacts)...
And of course Google Apps support would also be nice so that I don't have to manually export/import my contacts between two accounts.
[/edit]
./kroogar
AWESOME!
This is what I have been waiting for forever!
Chrome extension is awesome, would love a firefox one, too.
Even better would be a standalone app.
Also push ALL notifications from phone back to the cloud.
You would be truly amazing.
Cannot load page
This morning (as of right now) I cannot load the page https://cloudtosms.appspot.com in either Chrome or Firefox. It seems there is a piece of JavaScript that will not load. The page hangs until the browser complains. It's preventing me from logging in :-(
I'm using Chrome 9.0.570.0 and Firefox 3.6.12.
[edit]
Actually managed to get to the log in page by pressing the Sign in link as soon as the page starts loading. After log in the page still hangs trying to fetch my contacts...
[/edit]
I think this might be the pubnub servers being slow. I might cache their Javascript to fix this problem. Can you confirm if the problem is still occuring?
EDIT: this should be fixed now
the feedbak for this app is really good, but I still don't get what is this for. Maybe a short explanation would be a good idea.
Thanks!
cheskote said:
the feedbak for this app is really good, but I still don't get what is this for. Maybe a short explanation would be a good idea.
Thanks!
Click to expand...
Click to collapse
Edited OP with description and a diagram
roflharrison said:
Edited OP with description and a diagram
Click to expand...
Click to collapse
Awesome, now I'm really interested
Thanks!
Problem still occurs
roflharrison said:
Can you confirm if the problem is still occuring?
EDIT: this should be fixed now
Click to expand...
Click to collapse
Hmm... now nine hours after my attempt this morning I have conquered the snow and reached home - unfortunately just to realize the problem still occurs :-( In Chrome I'm already signed in and it just sits there fetching contacts. In Firefox I'm not signed in and problem is the same as described earlier.
I have not at any point been able to see my contacts on the web page. They do seem to be loaded just fine in the Chrome extension though...
Maybe you like a another icon? Today i created one... maybe you like it..
Let me know what you think about it
Hrm... Darn Javascript.
If you press ctrl+shift+j in Chrome or Forefox it will show the Javascript error console, does this show you any errors?
Does it work if you browse incognito?
If you want to email me kroogar to get instant responses please feel free (my username at gmail.com)
Sinas: it is a much cleaner icon, I will try it in the build and see how it looks
Installed and working with minimal fuss. Very impressed (currently using sms2pc)
However, despite refreshing the chrome tab only 361 of my 500+ contacts appear. Same happens through the webpage. Happy to help test larger contact lists if it helps
Super job so far.

surespot encrypted messenger

Only the person you send the message to can read it. Period.
surespot is a secure mobile messaging app that uses exceptional end-to-end encryption for all text, shared files, and images. We can't stop them from looking, so instead we give them nothing to see. Click here to find out more.
You can delete your message from the receivers phone.
Be confident sending private information and pictures. You have control over your messages, when you delete a sent message it will be removed from the receivers phone and images are not sharable unless you make them so.
You can block users to prevent unwanted contact or bullying.
surespot is not tied to your phone number so if you do not wish to communicate with someone you can simply block them.
You can have multiple identities.
Be who you want with just who you want and keep people or matters separated.
Free app with no advertising.
{
"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"
}
Be sure no one else can see your mobile messages. Use surespot and everything you send can only be read by the person you sent it to. Period. Everything sent using surespot is end-to-end encrypted with symmetric-key encryption (256 bit AES) using keys created with 521 bit ECDH shared secret derivation, but you wont notice because security in surespot is built-in, not a layer over something else. Be confident sending private information and pictures, you have control over your messages, when you delete a sent message it will be removed from the receivers phone and images are not shareable unless you make them so. Multiple identities allow you to be who you want with just who you want, and if anyone gets annoying you can block them. Surespot does not require or store your phone number or email address and we don't mine your data, no advertisements here! Download surespot today, invite your friends and enjoy your right to speak freely.
Surespot uses your mobile data plan and Wi-Fi so you don’t get texting charges, especially important for those friends in other countries.
We always appreciate your feedback and questions. Please contact us
Web https://www.surespot.me
Email [email protected]
Twitter @surespot
Facebook 'surespot'
Surespot 'surespot'
surespot is open source software, this creates transparency and invites peer review so you can be confident in our claims. If you wish to contribute/review you can find us on GitHub listed under 'surespot'.
Click to expand...
Click to collapse
Found on http://prism-break.org/
https://play.google.com/store/apps/details?id=com.twofours.surespot
try and share! https://www.surespot.me/
Really interested to see if this takes off. We really need a good encrypted messaging service. I read they are also working on an iOS application, which would increase their reach tremendously.
Also, anyone care to look at the source code? I'd like to know if it is as good as they claim it is.
-Tk- said:
Really interested to see if this takes off. We really need a good encrypted messaging service. I read they are also working on an iOS application, which would increase their reach tremendously.
Also, anyone care to look at the source code? I'd like to know if it is as good as they claim it is.
Click to expand...
Click to collapse
+1
Would really be helpful is someone could look at the code
frankly I havent seen the source but if a guy is offering it to you so openly I can safely say its legit
Thank you!
This is a great example of a well designed P2P truly secure mobile app. I've been using it on my Andorid 4.2 AOKP roms for the last 2 weeks with a few friends and I like it a lot more than Skype or similar apps secure or not.
It does what says on the tin, its easy to use, provides status updates as messages come through and it doesn't eat the battery. The only thing I'm missing is VOIP but this wasn't design for voice.
10/10 from me.
You can join the beta testing community for recent updates.
https://plus.google.com/communities/106252997244698246703
Could you compare it to Kontalk? Differences, advantages?
Sent from my HTC One X
surespot now with voice
Hi there happy surespot user! We wanted to let you know that surespot now supports voice messages. This feature is in beta testing at the moment and if you are interested in getting a sneak peak you can register with the beta group on google+ I would add a link but this forum is not allowing it.
atl4ntys said:
This is a great example of a well designed P2P truly secure mobile app. I've been using it on my Andorid 4.2 AOKP roms for the last 2 weeks with a few friends and I like it a lot more than Skype or similar apps secure or not.
It does what says on the tin, its easy to use, provides status updates as messages come through and it doesn't eat the battery. The only thing I'm missing is VOIP but this wasn't design for voice.
10/10 from me.
Click to expand...
Click to collapse
Best Messaging APP ever. Used it since two weeks and I love it, OpenSource + Encrypted + No Screenshots + TotalControl of Information
This is useful for me.
You need a page to send in good ideas for the app, and here is one!
This app is great. But i miss one thing. An auto-log-out function thal logs you out of all current conversations (just like manually pressing log-out button inside the app does) but with a place in the settings, where one could either type in a number between 1 and 60 (minutes) or select from a dropdown type menu. Preferrably a way to select any number between 1 and 60 minutes.
This would make the app EVEN more secure than what it already is...

[APP][3.0+]: FloatMail: Floatification extension for email

Description
Receive email from within any app, without pausing the app, including fullscreen apps.
This is an extension for the app Floatifications published by Rob J. The floatifications app *must* be installed prior to installing FloatMail:
https://play.google.com/store/apps/details?id=robj.floating.notifications
The app supports:
Display sender name and subject
Display full email body
Commands:
Open: Opens the email app inbox
Delete: Deletes the Floatification
Reply: Reply from within the email app
Quick Reply: Reply from within the Floatification
Delete All: Deletes all recent FloatMail Floatifications
Delete Message: Deletes the email message from the remote server
Mark as Read: Marks the message as read on the remote server
The app works with nearly all email accounts by supporting the following protocols: IMAP, IMAP-IDLE (Push Mail), POP3 & Exchange via EWS or IMAP.
Note: There is no dependencies on K9, Gmail APIs or anything else so your free to use any email app that you want in conjunction with FloatMail.
Using this extension means you can do away with the status bar if you wish, disable your normal email notifications, and still be notified within FN for Email.
Questions & Improvements please contact: 'support' [at] 'maxlabmobile.com'
https://play.google.com/store/apps/details?id=com.maxlabmobile.floatmail
Screenshot
{
"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"
}
Video
This video illustrates the concept of Floatifications in a similar app for SMS:
https://www.youtube.com/watch?feature=player_embedded&v=YOGQx5jUWSo
Very promising.
Since most of us will have either the default mailer, gmail, K9 or some other popular mailer up, the ability to import accounts setting would be very highly appreciated. Kind of a pain to enter this stuff once more from the phone's keyboards, even the best of them
Thanks Dovid. I have already implemented export/import with an encrypted export file. When you tap on the export-file it will automatically associate the file with FloatMail and populate the settings. I'll expose that functionality soon in version 1.4 or 1.5. Thanks for the suggestion. Cheers, Glen.
glensantacruz said:
Thanks Dovid. I have already implemented export/import with an encrypted export file. When you tap on the export-file it will automatically associate the file with FloatMail and populate the settings. I'll expose that functionality soon in version 1.4 or 1.5. Thanks for the suggestion. Cheers, Glen.
Click to expand...
Click to collapse
Quite nice. Will try the 1.4 or 1.5 app once posted ( and I have decided whether or not to keep the 4.4.3 Omnrom).
I take it one still needs the original emailers around to issue the notification? Or once, imported, can they be removed if this be one's preferred mailer? Read the Play description so seems this can work on its own. Actually I only use K9 so would probably keep it around.
Exchange support puts this over the rest!
Dovidhalevi said:
Quite nice. Will try the 1.4 or 1.5 app once posted ( and I have decided whether or not to keep the 4.4.3 Omnrom).
I take it one still needs the original emailers around to issue the notification? Or once, imported, can they be removed if this be one's preferred mailer?
Click to expand...
Click to collapse
Sorry I should have been clearer before. The export/import feature will backup/restore the FloatMail settings which is ideal when:
1. You want to reset the device
2. You want the same settings, but on another device
But it won't automatically configure the app based on your K9/Gmail settings.
The app connects directly to your IMAP server. In the case of Gmail, it would connect to the server using IMAP-IDLE/Push-mail. When a message is sent, it will automatically appear in a floatification within a few seconds.
It is capable of opening the inbox or compose screen of any email app that you want. [You just need to choose the app from a list on the account setup screen] However, since it shows the full message and you can do quick replies hopefully users will not need to open their email apps so often.
Cheers,
Glen
Awesome work mate, always nice to see a new extension like this
It's a nice idea but i have a problem.
I can see in the log that it finds the new mail i just recived but it doesn't tell me.
I just sent the log via email to [email protected]
If you need anything more just tell me.
Thanks.
Thanks Guys
stavrinho: Sorry, I can't find your email. It is maxlabmobile.com ['L' after 'max']. I'm sure we can solve that issue. Cheers.
stavrinho said:
It's a nice idea but i have a problem.
I can see in the log that it finds the new mail i just recived but it doesn't tell me.
I just sent the log via email to [email protected]
If you need anything more just tell me.
Thanks.
Click to expand...
Click to collapse
is there a reason this can't use existing mail accounts ?
Gmail is already setup on my phone.. through official Gmail app..
Just need.. essentially floating Gmail notifications
jaladhjin said:
is there a reason this can't use existing mail accounts ?
Gmail is already setup on my phone.. through official Gmail app..
Just need.. essentially floating Gmail notifications
Click to expand...
Click to collapse
Yes because it was written to work with any email not only GMail. But I understand your concerns.
glensantacruz said:
Yes because it was written to work with any email not only GMail. But I understand your concerns.
Click to expand...
Click to collapse
Hmmmm
This is work with any email account (so is set up by itself)? Have not seen this yet, maybe work a look.
EDIT:
I see I had commented on this is the distant past. For some reason, I had not gotten extensions really working.
So trying to set it up: Need to support two-stage auth. Typing in those Google "app-specific" passwords is impossible.

[APP][4+/5+/6+/Wear] HappyID v1.2

HappyID helps you to identify who is calling you.
The application shows you notes, company, position, birthday, closest event from the calendar and so on during the call. You could even sync all your notes with Evernote.
HappyID is FREE and without ads.
Get on Google Play: https://play.google.com/store/apps/details?id=mobi.happyid
{
"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"
}
Please help us with translations: http://crowdin.com/project/happyid/invite
For dual sim phones please activate "Dual-Sim" option in settings.
This is real happy
First little bugfix update. You are welcome with all issues and requests!
Does this work only for contacts which are already in my address book or can I use this for calls to/from numbers which are not in my address book?
bagarwa said:
Does this work only for contacts which are already in my address book or can I use this for calls to/from numbers which are not in my address book?
Click to expand...
Click to collapse
No difference between contacts from address book or any others, phone number is used as key.
Very good app. Thanks a lot!
Could you please explain the need for this permission for me please:
send emails to guest without owners knowledge......
silvagroup said:
Could you please explain the need for this permission for me please:
send emails to guest without owners knowledge......
Click to expand...
Click to collapse
It is WRITE_CALENDAR permission. Required for the calendar search and events creation. I do not know why the google name it so. Happy to see new permission model in Marshmallow, - app has support for it.
waw, this is just what I was looking for.
I've been using Call Informer, but isn't updated for a long time ago, and ... most of the times it doesn't work, so this is what I need.
but ... I think it should display all selected fields ( see image below), but I see only notes. Second try I saw also email. Am I doing something wrong?
Also, can this app display notes included on my contacts details?
Thank you for this app, anyway, I'll start trying from now on ...
I don't typically use the native dialer and my carrier number. Instead, 95% of my calls are made/received through Hangouts. Will this work with Hangouts? If not, can it be implemented?
This app is a great idea, by the way!
okidokiss said:
waw, this is just what I was looking for.
I've been using Call Informer, but isn't updated for a long time ago, and ... most of the times it doesn't work, so this is what I need.
but ... I think it should display all selected fields ( see image below), but I see only notes. Second try I saw also email. Am I doing something wrong?
Click to expand...
Click to collapse
HappyID should show all available information if android address book contact has one of course. On Marshmallow app should has right permissions available for access the address book. Please try to reinstall (please do not forget to backup notes first) or kill app, maybe something goes wrong.
cameraddict said:
I don't typically use the native dialer and my carrier number. Instead, 95% of my calls are made/received through Hangouts. Will this work with Hangouts? If not, can it be implemented?
This app is a great idea, by the way!
Click to expand...
Click to collapse
Sorry. It is impossible currently to implement this for Hangouts, Skype, Viber, WhatsApp etc.
nikanorov said:
HappyID helps you to identify who is calling you.......
.....For dual sim phones please activate "Dual-Sim" option in settings.
Click to expand...
Click to collapse
nikanorov said:
First little bugfix update. You are welcome with all issues and requests!
Click to expand...
Click to collapse
version in op is r4. version in play store is 1.0.3. are those who don't use play store missing out on the latest version?
can you post the latest version here on xda? i'd like to try this out. thanks a lot.
m0han said:
version in op is r4. version in play store is 1.0.3. are those who don't use play store missing out on the latest version?
can you post the latest version here on xda? i'd like to try this out. thanks a lot.
Click to expand...
Click to collapse
r4 is the latest version. same as on GP.
I understand what you use the other permissions for, but what do you need/ use the following permissions for?
Calendar:
* read calendar events plus confidential information
* add or modify calendar events and send email to guests without owners' knowledge
Other:
* full network access
* view network connections
This is definately an app I would pay for if I can get a clear understanding of the reason for the seemingly unnecessary permissions, especially the full network access permission.
signupstuffid said:
I understand what you use the other permissions for, but what do you need/ use the following permissions for?
Calendar:
* read calendar events plus confidential information
* add or modify calendar events and send email to guests without owners' knowledge
Other:
* full network access
* view network connections
This is definately an app I would pay for if I can get a clear understanding of the reason for the seemingly unnecessary permissions, especially the full network access permission.
Click to expand...
Click to collapse
Calendar for the nearest event and to add new events. Network access for Evernote sync, crash reporting (fabric.io) and google analytics.
nikanorov said:
Sorry. It is impossible currently to implement this for Hangouts, Skype, Viber, WhatsApp etc.
Click to expand...
Click to collapse
Thanks. That was the answer I was afraid of. As it is now, the Hangouts incoming call screen is abysmal.
Good luck with the awesome app!!
I've had the desire to have an application like this this about 4 months ago.
And it's a pretty good implementation! Do you think it's possible to show the last exchange/sent/received SMS between you and the caller/person you are dialing out. I feel that this would be a tremendous help.
Cheers on the great app. :good:
oreo27 said:
Do you think it's possible to show the last exchange/sent/received SMS between you and the caller/person you are dialing out. I feel that this would be a tremendous help.
Click to expand...
Click to collapse
This one is on list, but I should solve the puzzle how to show a lot of data on a small window first. I have done some experiments with scrollbars, dynamic font, collapse/expand etc. Unsatisfied, yet.
Works great

[APP][4.3+] Notifly - Reply notifications on the fly

{
"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"
}
Notifly
Reply notifications on the fly.
Screenshots:
Notifly offers a new way to read notifications and also reply to notifications. Just from anywhere you want.
Sometimes you did not want to quit your current app but also need to quick reply to a message. At this point Notifly will help you.
By receiving a notification Notifly will open it's content in a small bubble. By clicking this a bounded popup with the content will appear.
You can read it but also directly reply to it without quiting the current application. Currently Notifly supports WhatsApp, Telegram and Messenger.
It is beautiful material designed to get best notification experiences.
Try Notifly now for yourself and report some Feedback.
In-App-Products
• Plus - Custom colors, bubble sizing and removes advertising
• Donates - Support this project with some small donations
Permissions
• Internet - used for advertisements
• Access network - used to receive advertisements
• System overlay - used for draw over apps
• Vibrate - used for vibrate at notification
• Billing - used for in app billing products
Download:
Get it on Google Play
Please share your experience to make this product better.
Best wishes
Flyperinc​
Only works with WhatsApp for me, can't add any more apps.
recklesslife85 said:
Only works with WhatsApp for me, can't add any more apps.
Click to expand...
Click to collapse
Have you telegram (original) or messenger installed?
No I don't, so this only works with select apps and not all apps current?
recklesslife85 said:
No I don't, so this only works with select apps and not all apps current?
Click to expand...
Click to collapse
Yes currently only WhatsApp, Telegram and Messenger. This is to prevent specific notification errors. More will come soon and you can request them here.
flyperinc said:
Yes currently only WhatsApp, Telegram and Messenger. This is to prevent specific notification errors. More will come soon and you can request them here.
Click to expand...
Click to collapse
Okay cool. The app works great but suggestions I'd make are Facebook, Twitter, Samsung stock messenger,
Thanks i put this apps on Integration list.
If there are any other requests for applications that Notifly should support - please let me know this here.
flyperinc said:
Have you telegram (original) or messenger installed?
Click to expand...
Click to collapse
Facebook
Facebook Messenger
Twitter
Textra
Telegram
Youtubes new messaging services maybe?
Gmail and Inbox?
Think that's all that's needed.
I have used [email protected] quite a numberof times and he has never disappointed me.he has once help me get proof on my husband cheating activities on his iPhone .He does all types of mobile hack;get unrestricted and unnoticeable access to your partner/spouse/anybodies facebook account,email,watsapp,textmessages.He also makes changes in any database/website such as your college/university grades..Getting the job done is as simple as sending an Email to [email protected] com stating what you want to do.
Ok don't know what this guy above wants to tell us. But back to the app the new update will have support for:
Facebook Messenger
Plus Messenger
Line
Release hopefully today.
Must have app for multitasking:good: I have small issue with bind to notification enabled in WhatsApp, if I swipe notification from status bar notifly is not closing. Have to close it manually. Can you check it
samcarl said:
Must have app for multitasking:good: I have small issue with bind to notification enabled in WhatsApp, if I swipe notification from status bar notifly is not closing. Have to close it manually. Can you check it
Click to expand...
Click to collapse
No prob i think you just need to enable bind to notification in the app specific settings
flyperinc said:
No prob i think you just need to enable bind to notification in the app specific settings
Click to expand...
Click to collapse
Thanks for the quick reply. I have it enabled in WhatsApp settings but still it is not working.
Ok I found the Problem. Will fix with next update
samcarl said:
Thanks for the quick reply. I have it enabled in WhatsApp settings but still it is not working.
Click to expand...
Click to collapse
Update with fix released. Wait some hours until you get this. Also offset setting is now added.
flyperinc said:
Update with fix released. Wait some hours until you get this. Also offset setting is now added.
Click to expand...
Click to collapse
Great. Waiting for the update:fingers-crossed:
flyperinc said:
Update with fix released. Wait some hours until you get this. Also offset setting is now added.
Click to expand...
Click to collapse
Still it is the same
As a suggestion, how about support for Disa? It is a Hub Messenger app (SMS/Whatsapp/FB) so it will other sort of support apps for you.
Hello
The application and fantastic, but there's always improving! you could put the 1 upper case letter, whenever a message arrives in the whatshapp or telegram the balloon to write 1 letter leaves my tiny ... you could fix that. Thanks

Categories

Resources