[APP][2.2+]: Sweep Texting - Android Apps and Games

Sweep Texting allows users to receive, view, and send text messages, all without touching their phones. It uses the proximity sensor to implement intuitive gestures: you can sweep down your screen as though you're giving permission for the app to "come" to you and display itself. An alert dialog will then pop up with the text message and you can reply to it within the dialog itself (you don't have to switch out of the app you're currently using). Then, when you want to send the message, you simply sweep up as though you're commanding the text message to "go away" and send itself.
Since the app is completely touch-free (with the exception of typing in your actual message), it is extremely useful in hands-free situations where looking at the screen and switching through multiple screens to access messages may be a hazard (driving, for instance). The app also gives users a nice futuristic feel to their text messaging experience and allows them to customize it with multiple color schemes.
FULL LIST OF FEATURES:
--Sweep down to view a text message after it arrives.
--Sweep up to send your reply back to whoever you're texting.
--Tap on your message to go directly to your Inbox.
--Supports multiple messages from different senders.
--Supports messages longer than one text message.
--Hide a message and then sweep down to view it again at a later time.
--Choose between Holo styled (ICS only) or five different dialog colors.
--Choose between five different text balloon colors.
--Toggle to disable in Landscape mode.
--Toggle to enable/disable "Message Sent" sound.
--Enable/Disable toggle so you can turn off the app's features when you don't need it.
APP: play.google.com/store/apps/details?id=com.FlightGear.SweepTextingFree

UPDATE: More color schemes added! Check it out!
APP: play.google.com/store/apps/details?id=com.FlightGear.SweepTextingFree

Sony Ericsson Arc S isn't a supported device. Do you know why? It's got a proximity sensor and all

jman2131 said:
Sony Ericsson Arc S isn't a supported device. Do you know why? It's got a proximity sensor and all
Click to expand...
Click to collapse
Unfortunately, the app is only available in the United States for now (due to export tax law issues). I'll be rolling the app out to other countries soon, though!

Really like this app though sadly it doesn't work with 3rd party messaging apps specifically sliding messaging (what I'm using) only seems to work with stock :-\
also can't reopen text a after dismissing..
Sent from my SGH-I997 using xda premium

deathblade said:
Really like this app though sadly it doesn't work with 3rd party messaging apps specifically sliding messaging (what I'm using) only seems to work with stock :-\
also can't reopen text a after dismissing..
Sent from my SGH-I997 using xda premium
Click to expand...
Click to collapse
Yeah, I could only find Intents that work with the stock messaging app when a text comes in. I'm actually working on porting it over with Google Voice and other 3rd party messaging apps are on my to-do list. I'll let you know when the updates become available.
And "Dismiss" is supposed to mark a message as read (so you won't be able to access it). If you want to be able to access a message after you view it, you should use the "Hide" button (that's what it's for). Glad you like the app though!

FlightGear said:
Yeah, I could only find Intents that work with the stock messaging app when a text comes in. I'm actually working on porting it over with Google Voice and other 3rd party messaging apps are on my to-do list. I'll let you know when the updates become available.
And "Dismiss" is supposed to mark a message as read (so you won't be able to access it). If you want to be able to access a message after you view it, you should use the "Hide" button (that's what it's for). Glad you like the app though!
Click to expand...
Click to collapse
thank you for your speedy response I don't see a hide button when I use it only a dismiss I'm using an infuse 4g phone running beanstalk custom rom 4. 2. 1 jelly bean(which is cm based) stock dpi (240 I believe) not sure if any of that is helpful at all but I hope you can figure it out cuz this app is very nice
Sent from my SGH-I997 using xda premium

deathblade said:
thank you for your speedy response I don't see a hide button when I use it only a dismiss I'm using an infuse 4g phone running beanstalk custom rom 4. 2. 1 jelly bean(which is cm based) stock dpi (240 I believe) not sure if any of that is helpful at all but I hope you can figure it out cuz this app is very nice
Sent from my SGH-I997 using xda premium
Click to expand...
Click to collapse
Are you using one of the custom color schemes? I don't think they have support for the "Hide" button (I couldn't get the dialog to accept more than one button for some weird reason... prolly an SDK bug). Try using the Holo theme. You can see from my screenshots that there actually is a "Hide" button for the Holo theme. Hope this helps!
Also, if you like the app, please consider sharing it with your friends/leaving a rating and review on Google Play. That'll help support future development of this app. Thanks!

I'm using the color schemes included in the app
EDIT just switched to holo theme can see hide and others now thanks
also showed my dad he loves it have been showing it off to people as I do with any neat thing I can get for my phone
also doesn't work it at lockscreen our even after trying to use it at lockscreen till next text
Sent from my SGH-I997 using xda premium

deathblade said:
I'm using the color schemes included in the app
EDIT just switched to holo theme can see hide and others now thanks
also showed my dad he loves it have been showing it off to people as I do with any neat thing I can get for my phone
also doesn't work it at lockscreen our even after trying to use it at lockscreen till next text
Sent from my SGH-I997 using xda premium
Click to expand...
Click to collapse
I don't think activities can be shown on the lockscreen. The text message dialogs are individual activities so I don't think I can place them on the lockscreen. If I do find a way though, I'll implement that into the app. Thanks for the tip!

FlightGear said:
I don't think activities can be shown on the lockscreen. The text message dialogs are individual activities so I don't think I can place them on the lockscreen. If I do find a way though, I'll implement that into the app. Thanks for the tip!
Click to expand...
Click to collapse
k cool, i would also like to pint out that if you are using a alt messaging app that has an option to wake upon receiveing a text enabled the app works fine, though if it wakes to the lockscreen and is in your pocket at the time you receive a text then this app wont respond to any sweeping after unlocking until you receive another text (unless of course the same scenario happens at which case you'd have to open the text normally) now if there is a way for it to ignore all sweeping over the sensor while at lockscreen then this would be fixed but as im not an app dev idk what you can and cant do, maybe something to look into maybe a waste of time idk, just the only thing that i can think of that would provide a nice work around

deathblade said:
k cool, i would also like to pint out that if you are using a alt messaging app that has an option to wake upon receiveing a text enabled the app works fine, though if it wakes to the lockscreen and is in your pocket at the time you receive a text then this app wont respond to any sweeping after unlocking until you receive another text (unless of course the same scenario happens at which case you'd have to open the text normally) now if there is a way for it to ignore all sweeping over the sensor while at lockscreen then this would be fixed but as im not an app dev idk what you can and cant do, maybe something to look into maybe a waste of time idk, just the only thing that i can think of that would provide a nice work around
Click to expand...
Click to collapse
That sounds like a good plan. I'm looking into implementing that right now.
Also, the price of the app has been reduced by 25% ($1.50). It has also been released in most European Union countries, so if you weren't able to download it before because of country limitations, you can get it now (as long as you're in the EU)!
http://play.google.com/store/apps/details?id=com.FlightGear.SweepTextingFree

Also just found that under certain situations sweep texting may keep the proximity sensor on even if there are no more texts but a user workaround is to freeze the app with titanium backup or rom toolbox(what I use) or the like and then to unfreeze it will see if I can figure out what causes it or get log for you
Sent from my SGH-I997 using xda premium

deathblade said:
Also just found that under certain situations sweep texting may keep the proximity sensor on even if there are no more texts but a user workaround is to freeze the app with titanium backup or rom toolbox(what I use) or the like and then to unfreeze it will see if I can figure out what causes it or get log for you
Sent from my SGH-I997 using xda premium
Click to expand...
Click to collapse
Really? Huh, that's the first time someone's run into that problem. Thanks for letting me know. And yes, if you can get me a log or other way to recreate the problem, that would be super helpful. Thanks!

Np, if you have a gtalk or a faster means to communicate I can deffenately be a good tester or at least be able to report things to you faster
Sent from my SGH-I997 using xda premium

deathblade said:
Np, if you have a gtalk or a faster means to communicate I can deffenately be a good tester or at least be able to report things to you faster
Sent from my SGH-I997 using xda premium
Click to expand...
Click to collapse
Feel free to email me at [email protected]

Just sent you chat invite
Sent from my SGH-I997 using xda premium

This seems like a geat piece of innovation, but it's unavailable in my country (India) and since market enabler has stopped working.... Hope you can roll it out here soon! Really want to give this a try!

Related

[UPDATED 8/21] Does anyone want.....

Softkey remaps have been added to Trailblazer Mods
Also, the Clock Unlock has been added xD
Now though, new "Does anyone want...." When someone calls you, and you are in another app, so that you see the call from the ticker, does anyone want the "Ignore and Text" button to link to Google Voice?
Also, how about bold ticker date text? I don't know, the original seems to small for me haha
I don't know about it doing that but I was wanting to change the functionality
Anything that gives it functionality... I have literally only used it once to see what it did and screen on/off seems infinitely more useful... you know us continuum users will take what we can get...
Sent from my SCH-I400 using XDA Premium App
I want the home key to toggle the torch on the lockscreen like in the miui roms!
Sent from my Droid using XDA Premium App
Could you make it open app droor to switch apps w/o goin to homw screen? That and on-off are only functions I can think of rite now but im sure someone has killer idea ...whatever function you give it you gotta make a cool icon and 1 word descrip with no more than 6 letters....hahaha
sent from my XDA phone - its more than a continuum
I wouldn't mind a call button that's one thing I really miss about my hero lol.
Sent from my SCH-I400 using XDA App
You mean open phone icon? I like that too... then I can remove from dock or whatever on home page
sent from my XDA phone - its more than a continuum
I can make it open up the Call Log, is that good enough?
trailblazer101 said:
Does anyone want a mod for the search key that turns the screen off instead of going to search...
Holding down on the search key also launches the Shutdown Options Menu....
Some people seemed to want it, so i will upload it to the Trailblazer Mods thread soon
Now though, new "Does anyone want...." When someone calls you, and you are in another app, so that you see the call from the ticker, does anyone want the "Ignore and Text" button to link to Google Voice?
Also, ever since the upgrade to 2.2, the (handy, in my opinion) feature of unlocking the phone threw clicking the clock had been removed for some retarded reason I managed to put that feature back in, for myself mainly, and for anyone else if they want it
Click to expand...
Click to collapse
+1 on this, i'll give it a try, sounds pretty neat
Sent via Carrier Pigeon
So yes Trailblazer101....final answer.... I would like a mod to change function of search key...really don't care what.....if we could answer/ignore/end calls or even sum kinda application launcher....
sent from my XDA phone - its more than a continuum
I believe this deserves some consideration. With sum trial and error we could make a lasting improvement to google's standard interface. Im sure there is some app, utility, or shortcut that can be represented by an icon and makes navigating your phone easier....menu, home, and back are kinda dedicated to the SMART so maybe fourth key should be dedicated to the PHONE part init? To make a long story longer we took this phone from Sammy and VZW when we gave it froyo...we will take it from google when we improve native/home keys.......was that motivational hahaha
sent from my XDA phone - its more than a continuum
haha, yeah that was motivational, haha Made me think
Uploaded Softkey Remaps to Trailblazer Mods
Updated OP with new question

Notification pop up iOS 5 style?

IS there any app or a mod that will allow me to get a none intrusive pop up when I get a message or something? Kinda like how it in iOS 5?
I have having to stop my game, and go into the menu only to see I have a message from someone I wouldn't of bothered checking in the first place?
Usually I am playing a game, and my phone vibrates but without a way of knowing if its worth my time checking or not, I have to press the menu key, and then reload the game. In the case of Order & Chaos, having to resign into the account is a pain.
Hgaara said:
IS there any app or a mod that will allow me to get a none intrusive pop up when I get a message or something? Kinda like how it in iOS 5?
I have having to stop my game, and go into the menu only to see I have a message from someone I wouldn't of bothered checking in the first place?
Usually I am playing a game, and my phone vibrates but without a way of knowing if its worth my time checking or not, I have to press the menu key, and then reload the game. In the case of Order & Chaos, having to resign into the account is a pain.
Click to expand...
Click to collapse
Miui roms have that type of messaging notifications. Its an awesome feature of miui.
Sent from my Sensation using xda premium
Any alternative for us Sense users? I love Sense, so I don't see myself switching to AOSP ROMs. Just my personal preference.
Hgaara said:
Any alternative for us Sense users? I love Sense, so I don't see myself switching to AOSP ROMs. Just my personal preference.
Click to expand...
Click to collapse
I doubt it, I haven't seen anything come close to what your looking for.
Sent from my TripNMiUI Pyramid using xda premium
I think handcent sms app do it just use it for the pop up
Sent from my HTC Sensation Z710e using xda premium
Sms popup in the market is very simple and very clean. Just pops your sms haha
Sent from my PG86100 using xda premium
GoSMS also has good popup-system it even allows you to reply to the message from the popup.
Sent from my Sensation using Tapatalk
You might wanna check out Popup Notifier Lite and Popup Notifier Pro in market. Let's you decide what popup notifications you get (sms, email, gmail, calendar, missed calls) works extremely well. Even the Lite version does the job nicely
I use handcent for that exact reason... You can even allow the popup to overlay your lockscreen. This allows quick responses without unlocking the phone.
Popup 7.
http://goo.gl/wJzUO
SMS popup
Sent from my brain
Go sms pro does it and u can answer from the pop.up
Sent from my Dell Streak using xda premium
Isn't the iOS 5 notification style the way Android has been doing it for years?
if I'm playing a game, I drop down the notification bar and see a portion of the message and from who it was... if I'm not bothered, I just flip the notification bar back up and continue gaming.. I never leave the app that I'm in.. in case of full screen games putting them no pause or pressing the menu key will show the notification bar if they're coded correctly.
the last thing I want is a popup appearing in the middle of the screen when I'm gaming (or whatever I'm doing on the phone actually), just my 2 cts.
dipje said:
the last thing I want is a popup appearing in the middle of the screen when I'm gaming (or whatever I'm doing on the phone actually), just my 2 cts.
Click to expand...
Click to collapse
Extractly.
Well I play Order and Chaos, and for some reason whenever I press the menu key, check the message app, upon loading O&C back, it freezes, and I have to manually remove the task,
This is true, but when we get a notification, it doesn't have a pop up like iOS 5. In the sense that, playing O&C it just plays the ringtone, and sometimes not even that. I have to go check the notification light.
I don't play, so the pop up doesn't bother me at all
Sent from my HTC Sensation Z710e using xda premium
Go sms pro is my fav.
Second go sms pro phenomenal
Sent from my HTC Sensation XE with Beats Audio using xda premium

App to hide certain data discretely (text, photographs, and email)

Hey guys, anyone aware of an app that I could activate via a screen gesture or combo of hardware keys/widget that will allow me to quickly do that gesture or button combo and will hide all of my texts, and emails, and photos?
On my jailbroken iphone I was able to use Activator and an app called HideEmAll from cydia to swipe over my notification bar and it would hide all of that data until I swiped again and entered my password. I haven't found anything similar for Android is anyone aware of such software or an alternative to doing what I am asking? It was also nice that it simply vibrated for a second so I knew it activated it but Noone else could tell anything happened.
Thanks
Sent from my SAMSUNG-SGH-I777 using xda premium
th3g1z said:
Hey guys, anyone aware of an app that I could activate via a screen gesture or combo of hardware keys/widget that will allow me to quickly do that gesture or button combo and will hide all of my texts, and emails, and photos?
On my jailbroken iphone I was able to use Activator and an app called HideEmAll from cydia to swipe over my notification bar and it would hide all of that data until I swiped again and entered my password. I haven't found anything similar for Android is anyone aware of such software or an alternative to doing what I am asking? It was also nice that it simply vibrated for a second so I knew it activated it but Noone else could tell anything happened.
Thanks
Sent from my SAMSUNG-SGH-I777 using xda premium
Click to expand...
Click to collapse
You should try app locker.
hmm well maybe not perfect but try hide it
aka audio manager http://www.appbrain.com/app/hide-it-pro/com.smartanuj.hideitpro
just found something called shady sms looks good for you and it had a list of in the description Blackbook, SPC, Blacklist, Redlist, My Calculator, Private SMS/MMS Box, Fox Private Message, Horizon, Locky, Hide Text & Call logs, Conspirator, or CATE Call and Text Eraser
good luck ^_^
Thanks for the suggestions friends. I have looked into both of those as well and do what I'm trying to do.
I think maybe there is not a very close app for what I'm wanting by the way of activating it discretely from the lock screen. ie. By way of screen gesture or hardware key combos. Or perhaps I should try the above suggestions in conjunction with widget locker. Hmm will try later today and report back!
Thanks again
Sent from my SAMSUNG-SGH-I777 using xda premium
+2 for shadysms ....
Gosmspro has a private folder...

Text message incoming call reject

I have a vibrant and my wife has the g2x, she really wants the option to reject a call with a predefined text message like my vibrant can. Is there an app or rom that can successfully accomplish this on the g2x ?
Sent from my triggered vibrant
jaliscojorge said:
I have a vibrant and my wife has the g2x, she really wants the option to reject a call with a predefined text message like my vibrant can. Is there an app or rom that can successfully accomplish this on the g2x ?
Sent from my triggered vibrant
Click to expand...
Click to collapse
I can only be somewhat helpful. I have seen that option on a rom but i cant recall which one.
Sent from my LG-P999 using XDA App
Try extreme call blocker.
Block all unwanted calls, secure private text messages, ensure privacy. This app is now fully compatible with Android 2.3 (Gingerbread), with pickup-hangup feature. *** LG phone users, if the blocked calls are answered but not hangup, please enable "LG mode" option in "Application Configuration".
Not free, been using it for a week works great.
Sent from my LG-P999 using XDA Premium App
jaliscojorge said:
I have a vibrant and my wife has the g2x, she really wants the option to reject a call with a predefined text message like my vibrant can. Is there an app or rom that can successfully accomplish this on the g2x ?
Sent from my triggered vibrant
Click to expand...
Click to collapse
De jalisco??? Im from Guadalajara!
fcisco13 said:
De jalisco??? Im from Guadalajara!
Click to expand...
Click to collapse
Are little town in Mexico is about 90 minutes away from Guadalajara. You have any idea on how to help me?
Sent from my triggered vibrant
shovelhead83 said:
I can only be somewhat helpful. I have seen that option on a rom but i cant recall which one.
Sent from my LG-P999 using XDA App
Click to expand...
Click to collapse
You can on MIUI ROMs. Instead of sliding down to answer you slide up to reject.
Sent from my Flashback HC-TAB using XDA Forum App
GO SMS has this feature, although I haven't tried it out. Its a free app and is MUCH better than the stock messaging app.
In the app go to Menu > Settings > Services > Auto Reply. Then you're given a settings window that includes 3 pre-defined auto reply messages. Press directly on the text of one of the messages and it will give you options to change the message; change whether it's sent after a missed/rejected call, an incoming text, or both; and there are other options too. Like I said I haven't tried, but I've used GO SMS for quite some time and its a very reliable app so I'd be surprised if it doesn't work.
+1 on miui.us
Just checked and it has the option you want but it involves rooting and flashing a custom rom, guess your best bet would be the apps mentioned above.
I already flashed a custom rom on her phone so that's not a problem. The problem would be her not being very accepting of an entirely new UI and bugs. I'll give them apps a try. I installed handcent sms on it I'll see if it has an option.
Sent from my triggered vibrant
Just tested it with GO SMS and it works beautifully. If Handcent doesn't have it definitely give GO SMS a try. I actually used Handcent before and I like GO better.
phburks said:
Just tested it with GO SMS and it works beautifully. If Handcent doesn't have it definitely give GO SMS a try. I actually used Handcent before and I like GO better.
Click to expand...
Click to collapse
I'll have to try that out later when I get a chance.
Sent from my triggered vibrant
Extreme Call Blocker runs on stock
Gingerbread.
Sent from my LG-P999 using XDA Premium App
I can now say. Extreme call blocker rocks!!!
Hope that helps someone out!!!
Sent from my LG-P999 using xda premium
Reject++
If you are looking for an app to let you reject incoming calls with predefined or custom SMS and setup a reminder to return a call as well..
so check Reject++
You can:
- Reject a call with SMS, Reminder, Or Both.
- Convenient Slider on top of incoming call screen, slider it up and go with Reject++
- Smart SMS Templates with "Tags"
- Smart Reminders Scheduling Engine.
- Works with mobile screen locked or OFF
- Notifications works no matter if the app is active or not.
Check much more Features & Screenshots for Reject++

Emojis?

I've seen a few apps in the Play Store (mostly just plugins for alternative SMS hosts like GoSMS) like Emoji Keyboard and Emoji Codec that I couldn't get to work. Then I attempted a method I found in the description of Emoji Keyboard's app information which involved replacing a file in system/fonts through root explorer. I know I did everything in the instructions but it didn't work for whatever reason.
I want to be able to send and receive emojis (at the very least, with someone using the same app as me) inter-Android and with iOS also if possible. Any possible app/method? I'm running CM10 8/16 build but will be updating to the 8/23 build that's coming.
And I'd prefer not to use What's App. Thanks in advance!
Sent from my SGH-I997 using xda app-developers app
Open up native messaging app, hit menu and then settings. Scroll to bottom and there should be an option for "enable emojis"
lukas_s said:
Open up native messaging app, hit menu and then settings. Scroll to bottom and there should be an option for "enable emojis"
Click to expand...
Click to collapse
It wasn't included in 8/16 CM10 but it's here now in 8/23 which is awesome BTW. Thank you. I was really looking for an app I could tell all the iPhone users and Droid users to get that would work for all of us (but not What's App). Anyway, thanks
Sent from my SGH-I997 using xda app-developers app
Rayk1080 said:
It wasn't included in 8/16 CM10 but it's here now in 8/23 which is awesome BTW. Thank you. I was really looking for an app I could tell all the iPhone users and Droid users to get that would work for all of us (but not What's App). Anyway, thanks
Sent from my SGH-I997 using xda app-developers app
Click to expand...
Click to collapse
Emojis that I send to iPhone 4/4S users go through. 3G and below can't see them for whatever reason
Likewise, emojis that I receive from iPhone 4/4S users show up on my Infuse
lukas_s said:
Emojis that I send to iPhone 4/4S users go through. 3G and below can't see them for whatever reason
Likewise, emojis that I receive from iPhone 4/4S users show up on my Infuse
Click to expand...
Click to collapse
I think thats cause iphone and android made a universal emoji so that both can see it. I read an article about it a few months back when it was in the works..
Thanks making this post I had been using GO SMS just for emojis. My wife still has an iPhone.
Sent from my Infuse jb cm10 using xda premium
will the emoji work with apps like instagram or FB?
yoda209 said:
will the emoji work with apps like instagram or FB?
Click to expand...
Click to collapse
My experience with CM10:
the only way to access emojis is through the messaging app. They can be sent through text messages by pressing the menu button and selecting “insert emojis" provided that you have emoji support enabled in messaging settings. (From my experience, only later builds of CM10 have emoji support. That's source code though and has nothing to do with our brilliant devs).
To get emojis into Facebook you need to use a copy-paste workaround.
1) Enter stock messaging app and go to a conversation.
2) Press the menu button
3) Select insert emojis
4) Select desired emojis
5) Press back button to return to the message.
6) Copy the emojis and paste them into Facebook
Most should work, some might not. It's hit or miss. Peace sign, thumbs up, hearts and many more are on the working list.
Sent from my SGH-I997 using xda app-developers app
Just wish they would intergrate them more into other apps such as FB. That copy and paste method just takes up to much time. Olus i think they could revamp some of them as they are pretty stupid, maybe add the finger, We all know that we would like that one once in awhile. :good:
GutterGuppy said:
Just wish they would intergrate them more into other apps such as FB. That copy and paste method just takes up to much time. Olus i think they could revamp some of them as they are pretty stupid, maybe add the finger, We all know that we would like that one once in awhile. :good:
Click to expand...
Click to collapse
Couldn't agree more lol
I more recently flashed an emoji keyboard from the BaNkS GApps thread which you enable in input settings. So I use the selector notification every time I input text. Looks like this.
If you're interested, give the thread a look http://forum.xda-developers.com/showthread.php?p=34610569 Sent from my SGH-I997 using xda app-developers app

Categories

Resources