[APP][4.2+]DashClock SMS Viewer: View contents of SMS messages in DashClock - Android Apps and Games

I've been a fan of DashClock for a long time. But one thing that always seemed misssing about it was that the SMS extension built into it didn't show the contents of the messages you have received. I thought that this couldn't be too hard, and it wasn't.
I grabbed the DashClock SMS extension source and modified it to display the sender in the top part, and the message text in the bottom part. As of version 0.5 it now supports viewing up to 3 separate message threads (as long as you enable that option). As of 0.6 it supports leading to Hangouts. As of 0.7, the issue on Samsung devices (only tested on S3 running stock 4.3) is resolved.
{
"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"
}
Version History:
0.1: Initial release
0.2: Big thanks to ShortFuse, modified the code which reads the SMS contents to work in more situations and close a possible memory leak
0.2.1: Shifted a string to strings.xml, added Slovak translation
0.3: Redone based on Dashclock 1.5 update. Hopefully this addresses the MMS problems people were having,but I have no way to test.
0.4: You can now view all unread messages instead of the latest one if someone sends you multiple messages. (See picture)
0.5
Multiple panels for multiple message threads
Ability to switch message, sender
Settings for each of the above
Bugfix for extra line at end of panels
Status (the small number at top when your lock slider is showing) shows number of messages per convo when multiple panels enabled, number of unread convos when not enabled.
0.5.1
Bugfix: 3rd panel would display 2nd panel messages (unless switch sender/contents was checked)
Code cleanup
0.6:
Bugfixes, lots of them.
Uses method of leading to SMS threads compatible with Hangouts.
Option to manually forward the app to Hangouts, in the case this is needed. (more than 4 unread conversations or multi-panel unchecked)
0.7:
Now works with TouchWiz (But if you're on TouchWiz do yourself a favor and flash a custom ROM, if possible ) Thanks to my dad for letting me test on his work phone.
Updated Slovak translations from pyler.
0.8: Attempt at fixing problem where contents would not show up. Seems to fix when it happens to me but this is on limited circumstances.
0.8.1: Fixed another problem where contacts/messages could not be read.
To do:
Read MMS (group messages, say something about a picture) - as of .5 I found a way to do this. But not a way to test.
It's not tested on Sense devices (it was reported to be also not working on them). But the fix for Touchwizvshould also fix it for Sense devices.
Bug fixes, as they come up
If it becomes popular enough, onto the Play Store!
Github: http://github.com/parkedraccoon/DashClockSMSViewer

Great idea - I can't understand why no-one else thought of this sooner!

Awesome work! Other extensions that do the same thing required Accessibility Service to work, but would force close some apps for some reason. Yours doesn't require Accessibility Service and is working great.

Awesome utility, works great! Think you could code the same thing for Whatsapp?

Great work!
Here is Slovak translation

csm725 said:
Awesome utility, works great! Think you could code the same thing for Whatsapp?
Click to expand...
Click to collapse
I would if I knew it was possible, and I had a means of testing it while I started it up. I have no idea if there's an API or the notifications can be read. Try this though.

hello, this extension can wake the screen when you get a notification?

badkill said:
hello, this extension can wake the screen when you get a notification?
Click to expand...
Click to collapse
No, but try this:
play.google.com/store/apps/details?id=com.dberm22.SMSWakeUp&hl=en

I just needed to say that I love this app.
I did find one bug in it though.
I have my MMS messages set to not automatically download (thanks to Sprint being kind of dodgy sometimes).
So, sometimes when I get an MMS, this will incorrectly show a seemingly random old text message (although it does show the correct sender).

Saturn2K said:
I just needed to say that I love this app.
I did find one bug in it though.
I have my MMS messages set to not automatically download (thanks to Sprint being kind of dodgy sometimes).
So, sometimes when I get an MMS, this will incorrectly show a seemingly random old text message (although it does show the correct sender).
Click to expand...
Click to collapse
It probably is how it reads the message thread when you have an MMS. I'm not really sure how I would fix it, it's probably a problem in the original DashClock code.

Updated to version 0.3, check the first post! Hopefully it addresses MMS problems, as the main DashClock dev redid a lot of the code to run the base SMS extension, but I'm not sure if it will actually change anything. Maybe in .4 I'll work on a workaround.

parkedraccoon said:
Updated to version 0.3, check the first post! Hopefully it addresses MMS problems, as the main DashClock dev redid a lot of the code to run the base SMS extension, but I'm not sure if it will actually change anything. Maybe in .4 I'll work on a workaround.
Click to expand...
Click to collapse
How do use it? :/ Installed but no app in drawer or widget :/
I9505 running Omega

RoseN-95 said:
How do use it? :/ Installed but no app in drawer or widget :/
I9505 running Omega
Click to expand...
Click to collapse
Install DashClock from play store, and then go to its menu and add SMS Viewer.

Will test soon
Huge Wallpaper Collection

Does not work with sliding messaging

Sadly it only shows "new message" instead of the contents. I am on a pacman rom using the stock messaging app.
Huge Wallpaper Collection

ruvort said:
Sadly it only shows "new message" instead of the contents. I am on a pacman rom using the stick messaging app.
Huge Wallpaper Collection
Click to expand...
Click to collapse
I am seeing the same on CM 10 with stock messaging

It was working all right when I tried it out before...i'll take a look when I get back home.

Wishka233 said:
I am seeing the same on CM 10 with stock messaging
Click to expand...
Click to collapse
same with latest version of Dash Clock and AOKP

UPDATE
Just use version 0.2.1. It appears that rebasing made it not work right.
From a technical point of view, the messageID value (which is used to seek the right thread and message in the thread) that the old code gave is DIFFERENT than what the new code gives, and the new code's value makes it run wrongly.
I apologize for the problems...in the coming week I'll try to release another update that adds some features.

Related

[APP][0.8.0.8.1] Incoming Call Plus BETA (10/22/10)

Incoming Call Plus is an incoming call screen that is going to be fully customizable. It is currently in early development with limited features. This is the Incoming Call Plus public beta. All feedback (bugs, feature requests, etc.) is greatly appreciated! New features are added daily so be sure to check for updates often. Enjoy!
Google Code page
You may post issues on the Google Code page or simply in the forum, either works.
Download attached apk or from market:
Market link
{
"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"
}
To anyone who is not on version 0.8.0, update! Thanks!
To anyone who uninstalled due to inconsistency in call screen, please give 0.8.0 a try. You will not be disappointed
Sorry for the lack of updates! I've been very busy. 0.8.0 introduced a lot more bugs and instability than I had expected but pretty much everything should be fixed in 0.8.0.7. If you find something please let me know! Now that the app is at a good point of stability, I will be adding more features and customizations. I promise! First thing to come is QVGA support.
Here are some features that came from users that will be coming soon (in no particular order):
-Social network integration
-Show caller location based on area code
-Send location via sms
-Custom entry tags and custom lists
BETA Version 0.8.0.8.1 *Current*
-Save SMS to message thread
-Lots of fixes in this update
-Fixed sms occasional force close
-Fixed in-call screen not appearing after answering call!
-Fixed having to stop/start app after reboot (does not use any services anymore)
-Improved overall stability
BETA Version 0.8.0.2
-Fixed force close issues. Sorry!
BETA Version 0.8.0.1
-Major change in display of call screen. No more occasional stock call screen!
-Fixed bug where lock pattern displayed over call screen
-Other small bug fixes
-Fixed crash reporter
BETA Version 0.7.9.1
-Ad-supported
-Automatic crash reporter
-Displays number type (Home, Mobile, etc.)
-SMS bug fix
BETA Version 0.7.5
-Custom background color
BETA Version 0.7.6
PLEASE UNINSTALL PREVIOUS VERSIONS
-Add tags to messages for number input
-Should open more consistently
-Open SMS thread for incoming number
BETA Version 0.7.2
-Fixed layout bug
BETA Version 0.7.0
-Initial release
-Reject call with text message
Thanks for sharing!
lol, "Stop calling me"
Shut down
Looks cool!
Looks great! A feature I'd like to see is for the phone number to be labeled, ie, home, mobile, etc.
Thanks!
Sent from my SAMSUNG-SGH-I897
Wow this is awesome with the text reject lol
Sent from my T-Mobile G2 using XDA App
doest install on xperia x10
Refuses to install on x10 mini
works on my samsung galaxy s, however after clicking the pickup call button, i still have to unlock it the basic way (Slide it) to listen to the call. Is there anyway to disable that?
anyway to make the caller pic bigger like on the iphone
finally, a decent app works perfect on the htc evo with no problems,
would be a nice to customize the answer and end buttons so it goes well with peoples themes etc.
but good job dev.
UMGixxer said:
anyway to make the caller pic bigger like on the iphone
Click to expand...
Click to collapse
This feature is planned for the full release, along with many other customizations. The current version is 0.7.9.1 so I recommend you download from the market, as it includes an automatic crash reporter to help me sort out bugs and other fixes.
I have found a much better way of overriding the incoming call screen (sort of hacky right now) which will be implemented in version 0.8.0. This will make the app much more stable and efficient and the call screen will open much more consistently.
Also included in version 0.7.9.1 is the addition of admob ad banners on the settings page (there are NO banners on the actual call screen). This is mostly to support the development of this app during its beta stages. Eventually the app will be paid with the possibility of a free, ad-supported version. The paid version will not be appearing very soon, though, as the app is far from ready. Keep in mind, the beta versions of this app do not represent the final product. They are only for feedback and testing. Thanks
Awesome application!!!
aalopez10 said:
finally, a decent app works perfect on the htc evo with no problems,
would be a nice to customize the answer and end buttons so it goes well with peoples themes etc.
but good job dev.
Click to expand...
Click to collapse
There will be theme support in the full version. And thanks!
Sent from my SGH-T959 using XDA App
This looks sweet! Kind of like what's on the Samsung Intercept (my loaner while my EVO is in for service). Will the reply with message support Google Voice?
ViViDboarder said:
This looks sweet! Kind of like what's on the Samsung Intercept (my loaner while my EVO is in for service). Will the reply with message support Google Voice?
Click to expand...
Click to collapse
It will now thanks for the idea. Keep them coming!
Sent from my SGH-T959 using XDA App
matt_stang said:
It will now thanks for the idea. Keep them coming!
Sent from my SGH-T959 using XDA App
Click to expand...
Click to collapse
Sweet! Also, just a question. I see the Google Code page has a Source tab but there's nothing in it. Is this going to be Open Source or is that tab showing just an accident?
EDIT: Just saw you plan a paid version, so I doubt you're releasing the source. Carry on!
Has Google Voice text option been added yet? I don't have texted on my normal number.
Tynen said:
Has Google Voice text option been added yet? I don't have texted on my normal number.
Click to expand...
Click to collapse
Not to insult his skills... but an hour may be a bit too soon to expect it done.
Not just SMS, but a blacklist straight to VM would be nice. Looks nice so far!
looks good! thanks!

[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.

[WIDGET] TxMissed 0.2 - minimalistic unread sms / missed calls / email notification

TxMissed - unread sms / missed calls / unread emails widget
Hello,
i want to contribute with my first widget. It's text based notification widget. Inform you about unread messages or missed calls. Support verbose number (like 1 = one, 5 = five etc.). Very customizable - color, sizes, text format, bold, stroke ... If chosen font does not fit to area, it will be automatically resized to smaller one, which fits. Personally, I use it at Widget Locker screen, so I can easily see count of unread messages. Tested on HTC Desire (Froyo) and emulator (Froyo + Gingerbread)
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"
}
Requirements
Android version >= 2.0
Features
Size of widget is 4x1
Hide text, if there is no event
Custom Colors (even alpha is supported)
Custom fonts (for text and numbers)
Font sizes
Bold text
Stroke text
Alignment
Onclick action
English, Czech, French(DocUHT), German(swiadek) and Spanish(riahc3) localization
Verbose numbers
Support multiple screen resolutions
Choose between none or zero
Not zero numbers can have different color than zero numbers
Check unread emails (periodic check of IMAP account)
Email account data are stored with AES encryption
Connection can be limited only to WiFi connection - to reduce bills
Version history
0.1 First version
0.1.1 Add bug report function (thanks to reporting)
0.1.2 Fix crash on font change
0.2 Add email functionality (IMAP), French and Espanol translation, different setting for multiple widgets, more settings to customize
0.2.1 Add German translation (thanks to swiadek), fix configuration bug
0.2.2 Fixed email bug
0.2.3 Just for TEST purposes, upgrade German translate, testing breakline version, hopefully fix CPU usage
Translation
If somebody wants to translate widget to his language, feel free to download translation pack and translate to whatever you want Translation pack is XML based, so it is easy to read.
Donate
If you like it, please donate development. Even small donation can help Donation will be used for Android Developer license and enter to Android Market. Thank You
I Thank users, who already donate
reinbeau
xcalibur666
Иван Дробный
TODO list ~ your requests
Do a "breakline" version (every part on new line)
Implement vertical positioning
HEX color input
Inverstigate WidgetLocker ID issues
Asynchronous K9 mail check
Current progress
Maybe I can write some tweet about progress from time to time, if you want to check it out, follow me on TWITTER.
11 Feb - rewriting widget render part - needed to adding more functions (like Gmail)
12 Feb - investigating ways to get custom onclick action
15 Feb - Studying Gmail authentication. Render part was successfully rewrited, but still buggy. Custom onclick action is done.
16 Feb - Finally get to working IMAP check of unread messages, now working on secure storage of mail credentials
21 Feb - Testing new version, trying to find out as many bugs as possible before new release
23 Feb - Waiting for translations, new version will contain English, Czech, French and Spanish(only numbers)
24 Feb - Have full Spanish and French translation, thanks to DocUHT (FR) and riahc3 (ES)
25 Feb - new version is out!!
12 Mar - DEVELOPMENT STOPPED!! Reason: No free time. Any volunteers to continue in my work are welcomed. Sorry guys ...
Ideas, suggestion
I'm open to any suggestions and yours ideas, how to improve this widget. Thanks
Recomendation
If you already have version 0.1.2 and want to upgrade to 0.2, please uninstall old version first! New version has different settings system and its not compatible with old one, so it would probably cause application crash.
Look like really good ! But it's bugging in my froyo phone ... I can't put it in my home
Loam1990 said:
Look like really good ! But it's bugging in my froyo phone ... I can't put it in my home
Click to expand...
Click to collapse
Hi, could you provide me some closer information?
Will widget crash after adding to home or just nothing happened?
Is it posible, that you have unchecked both "Show zero counts" config options? In that case, widget is "invisible" until some events come (new sms/miss call)
Is service running properly? (Settings->Applications->Running services->TxMissed)
Personaly have HTC Desire on LeeDroid 2.3d with no problem.
Appriciate this bug report, Thank you very much for informations
It's OK now, I found the problem, I should do modification (font, color etc) one by one and not all in the same time !
I really like your app ! Thanks a lot
Works great on my myTouch 4G with Froyo. I am still playing with it though, so we'll see if it continues.
Added bug report function, if you experienced crashes, please report it from configuration menu, thanks
Please add gmail functionality. Thanks very much, nice widget.
Sent from my blaaaaahhh...
To New Just Yet To Donate
Loam1990 said:
Look like really good ! But it's bugging in my froyo phone ... I can't put it in my home
Click to expand...
Click to collapse
I'm on Ginger bread and see this app is fairly new. I looked in the market first, now seeing this is new. I'll a wait for more updates as I can't seem to get the app to work just yet, on my Evoerolv Gingerbread rom. I'll fuss with it some more, as I can't wait for future updates!
~PLUR~ Peace Love Unity Respect
~DJyoSNOW~
P.S. @KreAch3R K9mail functionality Please & Thanks
It's very nice !THanks a lot ! I like it !
Good work. I wanted to do this with tasker. But there is no missed call variable in Tasker...as far as i know.
Works fine on DX using liberty rom...... very nice app...
.thanks
Sent from my DROIDX using XDA App
looks awesome - i'll add this to the list: google voice pleasepleaseplease.
Choise of application
Is it possible to select a custom application to open instead of the standard?
Normally I use ChompSMS instead of the build in SMS application, but TxMissed opens the build-in SMS app. I've looked under the program settings, and the SMS app is not associated with anything.
xcalibur666 said:
Is it possible to select a custom application to open instead of the standard?
Normally I use ChompSMS instead of the build in SMS application, but TxMissed opens the build-in SMS app. I've looked under the program settings, and the SMS app is not associated with anything.
Click to expand...
Click to collapse
I will consider this for next versions. If I keep it simple, to understand, app just told android to show sms app. It don't choose anything, just get system default. Maybe it's possible to set Chomp as your default app, for now ...
It would be nice to have option to put one underneath the other, thanks.
Will you try to do it for email too ?
There are some bugs for me, when I want to change the font, but except that, It's really nice, very good job !
Loam1990 said:
Will you try to do it for email too ?
There are some bugs for me, when I want to change the font, but except that, It's really nice, very good job !
Click to expand...
Click to collapse
I will try. For now, I am rewriting UI part, to be able show more than two informations. After this will be done, i should go investigate email options
Some font bug was repaired in version 0.1.2, make sure you have updated version. If you already have and app still crashes, i will be glad, if you send crash report ...
Does not work on my Magic with 2.3.2 GB. It want not install on my phone...
Ahoj soused > Hi neighbor (CZ - PL)
Edit: Ah, now is ok... I installed it on sd, instead of phone mem... my fault
phumpal said:
I will try. For now, I am rewriting UI part, to be able show more than two informations. After this will be done, i should go investigate email options
Some font bug was repaired in version 0.1.2, make sure you have updated version. If you already have and app still crashes, i will be glad, if you send crash report ...
Click to expand...
Click to collapse
Ok thanks !!
Hum I have the version 0.1.2 because I download in the first page... Where is the updated version ?
Loam1990 said:
Ok thanks !!
Hum I have the version 0.1.2 because I download in the first page... Where is the updated version ?
Click to expand...
Click to collapse
0.1.2 is the most updated version for now

[APP] Sms Enhancer Pop Up Jelly Bean support updated March/13

Hi guys how ar you?well im here to introduce you y new app,im starting in android development but im a user from android since a lot time.
well i want to share this app, and wanting some feedback.
this app its based on SMS Popup, but i added some "bugfix" and enhancemnts, and i add some features, its open source as well, perhaps im not sure how to put on code.google page but if anyone wants the code just tell me.
this is the url im hoping any feedback, before leave a bad review please tell me any issue. thanks.
https://market.android.com/details?id=com.zenkun.smsenhancer
UPDATE: my account was banned so isnt on the PLay anymore you can download the LATEST Version Here:
https://dl.dropbox.com/u/13378085/BetaApps/SmsENhancerJB2.apk
and i never manage a change log but as i remember this what "do" different from sms popup just FYI
*emoticon support ( i need re write to copy as google did, but it works the emoticons)
* keywords (hide sms body dependig of the words on sms, custom SMS that override original and move HTC secure inbox on sense 3.5+)
*transparent popup ( i cant make this work on quick reply yet so wait a little)
* contact photo on quick reply.
* contact Photo on notification bar (Honeycomb and UP only due new API)
* Custom Background Image ( i need validate the Size tho, larger img could crash the app)
*remove or show ICS blue line
* Change Font SIze
*change Font Color
and i dont remember well but maybe other features
when i get stable version i will keep improving this with your thoughs.
Thanks
OpenSource: here will be hosted the code. i will upload when i have time cheers
http://code.google.com/p/sms-enhancer/
{
"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"
}
​
ZeN
Thanks for the share
Sent from my Droid Incredible 2
can u add screenshot, features, etc please...
7thwarrior said:
can u add screenshot, features, etc please...
Click to expand...
Click to collapse
click the link to look at it in the market to see screenshots and features
please fix the bug with default notifications. I try to change the default sound notification to another ringtone but after i change it , it changes back to the default one. i have a milestone 3 with stock 2.3.6
norberto877 said:
please fix the bug with default notifications. I try to change the default sound notification to another ringtone but after i change it , it changes back to the default one. i have a milestone 3 with stock 2.3.6
Click to expand...
Click to collapse
thanks for your feedback, i will check this asap, since i never noticed because im using a sense rom, and i have not this issue, but yesterday i noticed in an lg optimus one having this issue, not sure why,i will try fix asap, thanks for you feedback. i will check it
the screenshots i will upload later, i made some modifications on background, so you can customize the backgroudn picture,and the default its an ICS wallpaper "chroma" i will upload later thanks a lot everybody.
Will this wake the phone?
Sent using my face
therenegadenail said:
Will this wake the phone?
Sent using my face
Click to expand...
Click to collapse
Yes it will wake up your phone
.......................................................
Sent from my loved EVO 3D ;D
So does the pro version add anything or is it just a donation
andersonrt said:
So does the pro version add anything or is it just a donation
Click to expand...
Click to collapse
well i add this at beggining im not sure if i should remove or leave the sms as donations, but the pro version has the same features, but the "keywords" to hide messages are available for custom contacts, so first check if the sms its from a know contact, if its a know contact search if this contac has any "keyword" if yes, hide the message, if not, check the "default" settings.
So i like it but it seems that the screen out timer behaves oddly
I set the timer for ten seconds, and my default system time is a min, so i tested out a buncha things and this is what I came across
If i actually interact with the pop up like say slide it see other texts, it'll disappear after ten seconds. But if i don't do anything and just stare at it, it does the full minute wait.
I want the ten seconds to always activate, any way to do so?
Sent using my face
therenegadenail said:
So i like it but it seems that the screen out timer behaves oddly
I set the timer for ten seconds, and my default system time is a min, so i tested out a buncha things and this is what I came across
If i actually interact with the pop up like say slide it see other texts, it'll disappear after ten seconds. But if i don't do anything and just stare at it, it does the full minute wait.
I want the ten seconds to always activate, any way to do so?
Sent using my face
Click to expand...
Click to collapse
well if i understand well, you can set up the time of screen dimm out, so its weird should be inversed, if you dont interact with your sms the screen should be turn off in X seconds you choose, and if you interact should be turn off in one minute (system default)
i updated the OP uploading a new version of SMS enhancer, should fix the notification problem, can someone try it before push it to the market? i destroy the code lol so i need be sure if nothing its missing xD thanks a lot
Could you add support for Google Voice?
How are you licensing this and when will you share the code? Looks good but I'll wait to hear back before trying it out. Thanks.
m2xtreme said:
How are you licensing this and when will you share the code? Looks good but I'll wait to hear back before trying it out. Thanks.
Click to expand...
Click to collapse
well im "licensing" its just for extra stuff for people lazy dont want recompile the apk or want "donate" to my work, im wondering if i should just have donation one. im uploading the source code to my dropbox account, in fact the license its pretty meh, just check if package its "plus" version thats why i dont even bother using android market licensing process.
when the upload finish, i will post in OP the source code. i need optimize some stuff tho, like using patterns, and so on but i will try make my best. Thanks. i just hope you enjoy my work. any question just tell me
Leraeniesh said:
Could you add support for Google Voice?
Click to expand...
Click to collapse
google voice to support in quick reply? or where? sorry i miss that, since in my country google voice isnt available
i tested the updated apk and so far everything is fine. great app!
Are you taking feature request? If so, I have a few features that I would love and would pay for if it were fulfilled.
1. Is it possible to make the bottom right key(usually emoticon button) to be the send sms button(this could be toggleable to fulfill both needs)
2. is it possible to keep the sms sent to you by the person, as well make it a scrollable box with the conversation within the box?(I wouldn't mind if the box increased in size as a result)
3. If I understand correctly, restrict popup will make it only show up on lockscreen? If I'm wrong, is it possible to restrict it only to the lock screen(otherwise ignore this)
Those three features off the top of my head is really what made me stop using sms pop up (ontop of the screen wake, although your app fixes it which I am happy with).
All in all, it's pretty solid. On my Gnex however, I do get a force close after trying to go back from assigning custom notification sounds.
Edit: To clarify, my Galaxy Nexus is on 4.0.3.
thanks for test, i update the OP with source code
here its again
http://dl.dropbox.com/u/13378085/sms%20enhancer.rar

[APP][2.2+] Bane SMS [0.3 - beta]

Bane SMS​
{
"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"
}
Assalam o Alaikum (may peace be on you)!
I began developing this app when I felt need to delete text messages from my device. A lot of them were spams and sometimes messages would become outdated and useless ("yes", "no", "ok", "brb", etc). So this app helped me filter out such messages and delete them.
There are still things to work on (adding new search filters like contacts to include or to ignore) and more exciting feature to add (categorising messages in favourites), but it is important to keep the flow going and release the app as I work on it.
Features:
search SMS (with various filter such as lines, characters, text, etc),
delete selected SMS (deleted messages are backed up in the app)
restore deleted SMS,
reply/forward an SMS.
Known issues:
Small fix needed when showing Favourite or Trashed messages exceeding 5000 mark.
Change logs:
0.1 alpha - initial build
0.1.1 - alpha
0.1.2 - alpha
0.3 - beta
Downloads:
Bane SMS v0.3 beta
Latest APKs will be attached in this post only.
Click to expand...
Click to collapse
Reporting a bug:
You can report a bug/crash by posting it here or by sending me a PM.
To post a bug, it is preferable to mention/attach:
version code or name, (example 0.3 beta)
a LogCat,
steps to reproduce the bug
screenshot (if applicable)
Comments, recommendations, requests, etc are all welcome.
Do we get to see any screenshots?
Sent from my SAMSUNG-SGH-I337 using xda app-developers app
I'll try this app & post suggestions here later.
Sent from my HTC One V using Tapatalk 4
I hope you people are enjoying using this app. Feel free to report bug or any suggestions you may have. If you can contribute with graphics-related help, you are most welcome.
You need to add a progress bar when deleting messages. (like 6/30 messages deleted...)
Also it would be appreciated if the search filters can work on other sms clients such as go sms, textra, whatsapp etc.
Salman Babri said:
You need to add a progress bar when deleting messages. (like 6/30 messages deleted...)
Also it would be appreciated if the search filters can work on other sms clients such as go sms, textra, whatsapp etc.
Click to expand...
Click to collapse
Yes I was thinking about the progress bar thingy.
Do u mean the internal DB maintained by the apps? I will have to see if it's possible.
Oh, you think short message service is your ally. But you merely adopted the SMS; I was born in it, molded by it. I didn't see MMS until I was already a man, by then it was nothing to me but BLINDING!
It was totally necessary. :laugh:
polobunny said:
Oh, you think short message service is your ally. But you merely adopted the SMS; I was born in it, molded by it. I didn't see MMS until I was already a man, by then it was nothing to me but BLINDING!
Click to expand...
Click to collapse
And I thought my jokes were bad.
It was totally necessary. :laugh:
Click to expand...
Click to collapse
Necessary evil!
Thanks man, really appreciate your comment. I now realise how motivating these thanks and posts appreciating your work really are.
Okay guys, I will be adding 2 or 3 things in next version.
I've already fixed the progress bar thing when deleting,now I will be working on these things:
Recognize all known contacts (+xx and those starting with a 0 will be identified as same),
search button to do the same action as "Add Filter",
An "About" screen and "Share App" feature
Let me know if you have anything else to add to the list. I will try but I can only work on the weekends, having a tough routine nowadays.
Okay guys, there have been a couple of fixes and changes in the app.
Change log - 0.1.1 - alpha:​
ActionBar added,
compatibility for Android 2.1+ (API 7),
buttons replaced by icon - long pressing will show their info as Toast,
deletion progress bar,
all contacts are now recognized (+xx replaced by a 0, where country code is xx),
reply an SMS (from search results),
hardware search button will also open an add filter popup,
About screen,
Share the app with friends SMS and Email,
alert boxes fixed where some devices will show conflicting theme with text unreadable.
Good work! Keep it up.
Couple of changes have been made to the initial design. Following are the done tasks as of now. Hopefully people will come up with an idea or two over here because I feel there will be some things which could be added and improved.
contacts numbers with hyphens will now get recognized,
range selection for number of lines, characters and message count,
number picker for number of characters per SMS,
known/unknown sender replaced by sender type.
I'm a little busy these days and haven't been able to work on this app for a week or two now. The latest feature I was working on was to make a trash bin (a DB file) where all removed messages would go to and you could view, backup or delete them if you're sure that you don't need.
Basically I was stuck with saving the DB on external storage, since people would expect such things on external storage because they would reset/format their devices, especially after having such enormous amounts of amazing ROMs over here at XDA.
This upcoming build will be more mature and with a better UI. It would be really nice if you people post something you have to say about the app or the features you'd like to have (customizability or something which you think is generally expected but Bane SMS lacks). It will give me encouragement and also help me in making this app more useful for the users.
Bane SMS [Alpha 0.1.2]
As I promised, this version is much improved and is more intuitive. Thanks to my brother Salman Babri who made some really important suggestions when I thought nothing more could be added to this app. Now he's asking me to make the UI a bit fancy like some really amazing apps - Clean Master and Battery Doctor. I don't have designing skills so somethings are not really possible, like which theme should I use, the icons and everything. If you want to contribute then you're welcome. I don't know what I can give you as incentive, but we can negotiate over that hopefully. :laugh:
Change log - 0.1.2 - alpha:
new - couple of GUI updates,
Share app feature fixed (as per Android's guidelines),
new - report issue and contact developer added,
new - Range Seekbar for filters (bounds can be changed from settings)
new - scroll through messages from the Message View screen and messages can also be marked/unmarked from there,
new - removed SMS are backed up and can be restored from Trash bin,
new - Trash Bin can be exported and its location can also be changed from settings,
bug fixed - where lines weren't counted correctly,
bug fixed - where contacts with hyphens/spaces/tabs in the number will not get recognized,
ActionBar back button issue on newer versions -- bug fixed,
Alerts' background colour will be white always (to fix the visibility issue),
Bane v0.3 beta is out
Assalam o Alaikum (may peace be on you)!
Glad to announce that the long long awaited update of Bane SMS is finally here!
First of all I apologise for this long delay.
Main updates:
Materialised Bane, (if you see something unMaterial, please notify me )
Improved deletion, restoration speed,
Navigation Drawer based app,
completely supports KitKat and Lollipop with default SMS app (just go to Options Menu and click on Default SMS app. Clicking it again will undo it (did this to help make it less annoying).
Known Issues:
crash when showing Favourites or Trash when messages exceed 5000 or something
Download:
Bane SMS v0.3 beta

Categories

Resources