[APP] Cloud to SMS beta - Android Apps and Games

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.

Related

[App] PinDroid - Pinboard Bookmarks for Android

With the news of the impending doom of Delicious, I decided to switch both my own bookmarks and my development efforts over to Pinboard. PinDroid is a port of DeliciousDroid, an Android client app for Delicious that I was working on. Not all of the features have been ported over (mostly due to some api deficiencies), but basic bookmark syncing and CRUD (create, read, update, delete) functions are working.
Features
Background sync for bookmarks and tags
Bookmarks are cached to allow offline viewing and to reduce network traffic
Accounts managed through Android's built-in account manager
Bookmarks can be added in several ways:
A menu in the app
Directly from the browser via the "Share" menu
Bookmarks can be edited by long pressing and choosing "Edit"
Bookmark details can be viewed by long pressing and choosing "View Details"
Bookmarks can be deleted by long pressing and choosing "Delete"
Bookmark titles, tags and notes are searchable from both the global search and from within the app
Home screen widget and live folders
Code is licensed under the GPL v3 and is available on Github
Note: Requires Android 2.x (API Level 5+). Android 1.5 and 1.6 are not and will not be supported.
Known Issues
These are some of the known issues in the current build of PinDroid. Feel free to open an issue on the Google code project site if you encounter a bug/issue not listed here, or have an idea for an enhancement.
Only a single Pinboard account is currently supported.
Certain features from DeliciousDroid have not been ported yet due to limitations in Pinboard's API, including contact syncing and viewing network and popular bookmark lists.
Screenshots
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
More Screenshots
Installation
PinDroid is available on the Android Market. Make sure and rate it up or leave a comment if you like it!
Thanks for this great app!
Pinboard fits my bookmarking needs just right and PinDroid is the most wonderful companion imaginable!
Thanks for being such a fast moving developer and keep up your great work!
emelie said:
Thanks for this great app!
Pinboard fits my bookmarking needs just right and PinDroid is the most wonderful companion imaginable!
Thanks for being such a fast moving developer and keep up your great work!
Click to expand...
Click to collapse
No problem. Just wanted to make something that I would want to use. If other people find it useful too, so much the better
Be sure to let me know if you find any bugs or have any suggestions.
Hi.
Since the latest market update pindroid is not fetching the article description as it was before.
This is when I use the share page > pindroid setting in stock browser.
Cheers.
chevy chase said:
Hi.
Since the latest market update pindroid is not fetching the article description as it was before.
This is when I use the share page > pindroid setting in stock browser.
Cheers.
Click to expand...
Click to collapse
Thanks. I'll look in to that. Do you have an example of a page it wasn't working on?
Any page I try. It was working, I guess up until the update. I've uninstalled it and then reinstalled but it doesn't seem to be working.
If it helps? Im on an HTC desire running oxygen 2 rom.
Cheers
chevy chase said:
Any page I try. It was working, I guess up until the update. I've uninstalled it and then reinstalled but it doesn't seem to be working.
If it helps? Im on an HTC desire running oxygen 2 rom.
Cheers
Click to expand...
Click to collapse
Seems to be working fine for me. I didn't change anything related to the title fetch recently, but two versions ago, I changed what field gets focus when you enter the add bookmark screen. Instead of the url field getting focus immediately, now no fields get focus so the keyboard doesn't pop up unnecessarily. The trigger for the title fetch is when the url field loses focus, so if you never click in to the url field and then click in to another field, it will never trigger the title fetch. I thought I had something in there to force it to start as soon as you enter that screen if the url is already filled, but I guess I'll have to add that.
Anyways, try that and see if that's the issue: share a page, click the url field to focus it, then click into a different field to trigger the title fetch. If that's it then I'll push out an update later today that triggers it immediately instead.
Ah yes that works as you said but i have to have to click the URL field first. I usually would have just clicked on the tags field as there was no reason to edit the URL field.
Thanks for the help.
I've noticed another change and I'm not sure whether its intentional or not but when I used to save a bookmark this way I got a little pop up visual confirmation saying that the bookmark added was successful / unsuccessful. This doesn't seem to happen anymore. I thought it was really useful.
Thanks for your hard work by the way. This is a great app and is essential pinboard compliment.
chevy chase said:
I've noticed another change and I'm not sure whether its intentional or not but when I used to save a bookmark this way I got a little pop up visual confirmation saying that the bookmark added was successful / unsuccessful. This doesn't seem to happen anymore. I thought it was really useful.
Thanks for your hard work by the way. This is a great app and is essential pinboard compliment.
Click to expand...
Click to collapse
I just pushed a new version with the title fetch fix. Thanks for the bug report.
In the last version I made some changes to the bookmark saving process to make it a little more streamlined. Instead of blocking while the server request is made, the save bookmark activity now runs that in the background and returns immediately after updating the internal database. If you see nothing, everything worked fine. If there was an error, you'll get a notification in the notification bar telling you there was an error. Clicking on the notification lets you try to save it again, or revert the changes to the database (to keep everything consistent). The goal is just to make everything more seamless.
Ah yes the new notification system is a better idea than what you had before.
Thanks very much for the update/fix. Its very kind of you. I can confirm its working great.

[APP][2.1+] SocialBlast 1.0 - Quickly and easily update your social networks

{
"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"
}
​
Market Link (FREE): https://market.android.com/details?id=com.locomolabs.socialblast
SocialBlast provides you with an easy and enjoyable way to update your status on multiple social networks with one blast! We currently support Twitter, Facebook, LinkedIn, and Foursquare. As soon as Google+ has an API, we'll be adding it as well.
When you first open the app you'll create your SocialBlast account, which will give you the ability to sync your social accounts across devices with ease. Then you can add as many social accounts as you'd like, even multiple accounts from each network. When you add your social accounts to SocialBlast, those tokens are encrypted and stored securely on the SocialBlast server for easy access on any of your devices with SocialBlast support (iPhone and iPad clients coming soon).
The home screen presents three icons on the left. The first lets you choose which accounts the current blast will update. The second lets you take or choose a photo to include. The third gives you the ability to checkin with Facebook and/or Foursquare, and even checkin with your friends for Facebook accounts.
Once you've queued up these social update actions, you hit update and everything is sent to your social network accounts and they're updated effortlessly.
SocialBlast is a free, ad-supported, application for basic usage. We offer an in-app purchase for SocialBlast Pro which unlocks all of the features and removes the advertisements.
​
If you have any questions or need support, please email us at [email protected]. Stay up to date with all of the apps from Locomo Labs by visiting:
Web: http://locomolabs.com
Twitter: http://twitter.com/locomolabs
Facebook: http://facebook.com/locomolabs
Here goes nothing...
Minor Quibble: having to sign up for yet another account
MokujinX5 said:
Here goes nothing...
Minor Quibble: having to sign up for yet another account
Click to expand...
Click to collapse
Thanks for checking it out. I debated doing that, heavily, but one of the main features I wanted to add was the sync ability. So if you install SocialBlast on your phone and tablet, you can sync your social accounts across the devices using your SocialBlast account.
I just published version 1.0.1 of SocialBlast to the Android Market. The changes are as follows:
1.0.1 - Released 9/6/11
- Clearing data on the server should not remove your SocialBlast account.
- Remove ScrollView usage on main screen (message box stays, everything else moves).
- Accept incoming photo for sharing.
- (BUG) Better error handling around photos.
- (BUG) Layout issue was causing Facebook friends list to not show up.
- (BUG) On certain devices, the account activity could cause an exception.
SocialBlast sounds really good, i am gonna check it for right away.
Thanks for taking a look!
The next 3 people who post here and have a SocialBlast account, I'll enable the Pro features for them for free.
Just downloaded to check it out, should add apps2sd support because almost 7mb is huge for an app like this. I usually use tweetcaster to post to my fb and twitter accounts. will give this a try and see if I likes, thanks
twiztidvandal417 said:
Just downloaded to check it out, should add apps2sd support because almost 7mb is huge for an app like this. I usually use tweetcaster to post to my fb and twitter accounts. will give this a try and see if I likes, thanks
Click to expand...
Click to collapse
I'm planning on adding a widget, which is why I haven't enabled app2sd. It's a large package because it contains the background layouts for phones/tablets in one apk package. Thanks for giving it a download!
You could always add apps2sd and a widget, that way theres a choice. if you want to use the widget dont move the apk to the sd card. If you dont wanna use the widget you have the option to move it the sd. I wasnt sure aboiut the colors of the UI but after seeing it on my evo I think its really nicely done!
twiztidvandal417 said:
You could always add apps2sd and a widget, that way theres a choice. if you want to use the widget dont move the apk to the sd card. If you dont wanna use the widget you have the option to move it the sd. I wasnt sure aboiut the colors of the UI but after seeing it on my evo I think its really nicely done!
Click to expand...
Click to collapse
Very true, and I'll likely go that direction. I do worry that the general Android audience might be confused by that, if they've moved it to SD and try to use a widget, but perhaps it won't be an issue.
Thanks for the feedback!
True about the general android audiences, but also consider storage space on phones aren't plentiful on most phones, some users will see almost 7mb and say thats huge! uninstall cuz some are stupid like that lol. Just tested posting with it, extremely smooth! very nice
Oh also will you enable pro features for me? If not no bigs just wondering
twiztidvandal417 said:
Oh also will you enable pro features for me? If not no bigs just wondering
Click to expand...
Click to collapse
Yes definitely, you're 1 of 3. I've enabled them so if you log out of the app and log back in, you'll be set.
Thank you so very much I think this app found a permanent home on my phone! cant wait to see more improvements ^.^
Can I also get pro?
Sent from my unicorn
gangsterholla179 said:
Can I also get pro?
Sent from my unicorn
Click to expand...
Click to collapse
Yep, you're 2 of 3! PM me your SocialBlast email and I'll take care of it.
Unable to add a twitter account.
Sent from my unicorn
gangsterholla179 said:
Unable to add a twitter account.
Sent from my unicorn
Click to expand...
Click to collapse
Which phone are you using? If it lets you report the FC, please do so and say you're from XDA.
I am using an evo running the 1.8 miui n tiamot kernel if that helps.
Sent from my unicorn
No problems logging into FB or Twitter. This app only allows you to post but not browse right? Also, I would like to check out the pro version please.

[2.1+][APP] Text Notify

This app is simple but useful for people that heavily use full screen apps (games/browsers/ect). It gives a nice little notification that shows the text message/email you just received, allowing you to decide if it's worth quitting your app to reply to it (see picture), even if you're in another app! You can turn the notifications on and off via the main screen. The best part of it is you can play and the notification will not interfere with your touch on the game. It might also have the simplest options menu.
FEATURE LIST:
Works with third party SMS applications
Now supports K9 Mail (requires K9 Mail for functionality)
Shows the sender (name from contacts list or number if contact doesn't exist)
Shows the sender and contents of the message
Low profile
Doesn't interfere with the touch interface of whatever task you are doing
Easy to turn on or off just by the touch of a checkbox
Lightweight
No more quitting Angry Birds just to see that someone texted you "lol"
Works in portrait and landscape orientations
Permissions explained:
Read SMS: So that it can read the text to show you
Read contacts: so that it can see if anyone in your contacts shares the same number and the text sender
Please report any bugs to me.
P.S. I know this is a VERY simplistic app and may seem pointless. If you feel that way that is fine, however I have had a lot of people that laughed at it originally tell me they can't use any full screen app without and they never turn it off. So I simply ask you give constructive criticism. Thank you!
{
"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"
}
Market Link: https://play.google.com/store/apps/details?id=com.riley.textnotify
Paid Version: https://play.google.com/store/apps/details?id=com.riley.textnotifydonate
Now has a paid version with more features:
Custom background and text colors
Custom notification display times
Optional border and border color
Option of rounded or square corners
This was just what I was looking for mate, testing now seems to be working just fine
Thanks, appreciate the download and feedback.
Does it supports other email applications as Gmail, also?
jolas said:
Does it supports other email applications as Gmail, also?
Click to expand...
Click to collapse
Unfortunately Google currently doesn't allow outside apps access to Gmail emails or the standard email client. If they change this stance, I will update asap.
OK, I see...
Meanwhile, I installed and tested it (my ROM is at my sig) and it is working perfectly with the GoSMS I have installed...
Thank you!
No problem! Glad it works for you (as it should lol)
thanks, works on nexus s with ICS /)
beamed in from my Nexus S on ICS using my brain
Awesome! Thanks for the reply.
clears a lot of hassle of pop up! thanx
Crazy, I was literally just thinking it would be cool to have something exactly like this on my SGS2 when I was playing Star Diamonds Capture... it's an online multiplayer game that you can't really back out of unless you want to risk losing the match, but I always want to make sure I'm not ignoring an important text.
Thanks, I will let you know how it runs and if you stay active as a dev I will support your efforts as much as possible.
ingenious247 said:
Crazy, I was literally just thinking it would be cool to have something exactly like this on my SGS2 when I was playing Star Diamonds Capture... it's an online multiplayer game that you can't really back out of unless you want to risk losing the match, but I always want to make sure I'm not ignoring an important text.
Thanks, I will let you know how it runs and if you stay active as a dev I will support your efforts as much as possible.
Click to expand...
Click to collapse
Thanks! Just released my second app, and started working on my third last night. Glad you enjoy!
Can you make the toast message last longer? It disappears very quick.. Just a half second longer would suffice and not interfere with games
Sent from my SGH-T989 using xda premium
gqgk said:
Unfortunately Google currently doesn't allow outside apps access to Gmail emails or the standard email client. If they change this stance, I will update asap.
Click to expand...
Click to collapse
Could you check this application (https://market.android.com/details?id=com.nlucas.notificationtoasterlite&feature=related_apps) that have access to Gmail, maybe to see if it is possible to be done with yours, too?
jolas said:
Could you check this application (https://market.android.com/details?id=com.nlucas.notificationtoasterlite&feature=related_apps) that have access to Gmail, maybe to see if it is possible to be done with yours, too?
Click to expand...
Click to collapse
From what I see, it doesn't actually show you what the email says or who it's from, just that you have an email. Maybe I can just say you have a new Gmail Email haha
gqgk said:
From what I see, it doesn't actually show you what the email says or who it's from, just that you have an email. Maybe I can just say you have a new Gmail Email haha
Click to expand...
Click to collapse
Sorry, from the description I assumed that it works the same way as with SMS
Sent from my HD2
Love it! Using it in conjunction with SMS Popup (SMS Popup only pops up when the screen's off).
Definitely an excellent utility!
ingenious247 said:
Can you make the toast message last longer? It disappears very quick.. Just a half second longer would suffice and not interfere with games
Click to expand...
Click to collapse
?
Sent from my SGH-T989 using xda premium
ingenious247 said:
?
Sent from my SGH-T989 using xda premium
Click to expand...
Click to collapse
The donate version allows you to set a custom time to display the notification now.

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.

Categories

Resources