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

Search This thread

phumpal

Member
Feb 10, 2011
40
46
Pilsen / Carlsbad
Translator volunteer

Hi guys,
if somebody wants to have translation in his native language in version 0.2 and be able to translate from english/czech, just PM me and I will send you XML to translate. All translators will be "honored" with simple "thanks dialog" (see attachments for example), which will appear on language change.

Have a nice day ...
 

Attachments

  • frenchTranslation.jpg
    frenchTranslation.jpg
    22.2 KB · Views: 352
  • englishTranslation.jpg
    englishTranslation.jpg
    22.3 KB · Views: 318
Last edited:

riahc3

Senior Member
Oct 28, 2009
1,828
237
1: Nice job :)

2: If you want a spanish translator, Im up for it

3: Would a graphics alternative be possible?
Ill explain below


This would represent the home screen or the lock screen (after thinking it, I think the lock screen is better):

p2230632.jpg


This is a representation of course; I know it isnt Android but imagine that being a Android home screen or better yet the lock screen.

Now a missed call:

p2230634.jpg


As you see it shows a icon, saying the number of missed calls, and if one or from the same person, the name or number of the person. And below the time of the last missed called.

Now a message:

p2230635.jpg


Basically the same concept.


Now why I say the lock screen. On most modern Androids, you have to do the slide to unlock motion to unlock or a combination of that. If you press the power button, the lock screen shows with the screen still be locked. With this graphic alternative, you can simply press the power button with your screen locked and see if you have a message or a missed call and from who and at what time without having to unlock your phone.


Thanks for the great work :)
 

**Knurpsi**

Senior Member
Dec 8, 2010
235
38
Thank you so much for this widget. I actually prefer it over SMS unread count now. :)
Hoping for gmail integration, that would be awesome!

Is there also an option for italic font or did I just miss it? I know there's an option for bold font.
 

phumpal

Member
Feb 10, 2011
40
46
Pilsen / Carlsbad
...

Now why I say the lock screen. On most modern Androids, you have to do the slide to unlock motion to unlock or a combination of that. If you press the power button, the lock screen shows with the screen still be locked. With this graphic alternative, you can simply press the power button with your screen locked and see if you have a message or a missed call and from who and at what time without having to unlock your phone.


Thanks for the great work :)

Hi, I am not saying that this is impossible, but unfortunately I don't think I will have so much time to do such complex feature

sorry to dissapoint you :(
 

DocUHT

Senior Member
May 17, 2010
99
13
Clermont-Ferrand
Wow, version 0.1.2 reach a great milestone - 1000 downloads - it is such a great feeling :)

Great !

While testing translation, I have wrote a little feature request list:

- Ability to set the same font/color/... for all key/number
- Translated output format
This one is more a technical question than a feature request:
- Is it possible to add the ability to check unread gmail email count directly from the google system account rather to check a Gmail imap server ? (Maybe as some widget seems to do, or like Launcher Pro icons)

Thanks for all your work.

@DocUHT
 

Loam1990

Senior Member
Jan 4, 2011
88
3
Really great !

I have a request too..

Is it possible to put phone bellow message for exemple ? I didn't succeed.

Really impatient for Gmail and french translation !
 

riahc3

Senior Member
Oct 28, 2009
1,828
237
BTW I really didnt say anything but spanish translation is already done...
 

phumpal

Member
Feb 10, 2011
40
46
Pilsen / Carlsbad
News

Hi,
first answer the question about gmail:

Communication with internal Gmail app is possible, but since this app is not freeware and open source, it is hard to find way to their data ... But if somebody of you find a tutorial or source, how to get unread count from internal Gmail app, is possible to rewrite part of code responsible for periodic email check.

and also I have good news and bad news ... So good news first.

I found out how to store different settings for multiple widget instances, so now its possible to have two widgets - one for messages, one for calls - for example ...

And the bad news ...

I have to focus on school and my new job, so I won't be able to add more new features in future. But I want to fix so many bugs I can and you find.

Hope, you undestand me :(
 

Attachments

  • diffSettings.jpg
    diffSettings.jpg
    32.3 KB · Views: 176
  • diffSettings2.jpg
    diffSettings2.jpg
    16.1 KB · Views: 152

Top Liked Posts

  • There are no posts matching your filters.
  • 43
    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

    froyo.th.png
    gingerbread.th.png


    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.
    1
    Good work. I wanted to do this with tasker. But there is no missed call variable in Tasker...as far as i know.
    1
    Hi phumpal, I love this widget.

    Would it be possible (or is it already possible) to add an option to change the word 'none' to 'zero' I realise 'none' is better English, but it's just a bit too similar to the word 'one' and when using the default, quite compact, layout the two are difficult to distinguish.

    No problem with that, it doesn't take much work to do ... added to "wish list" for next versions :)
    1
    Would it be possible to make this widget break into two lines

    callnone
    texttwo

    ?

    I'm sorry, I have not much time - school, job etc. Hardly have few hours a week to fix bugs. So I don't think it would be possible in near future. I can add it to todo list and if will be some free time in my schedule, I will do it, but no promises!
    1
    Hi All,

    I'm currently developing a widget with much of the features of TxMissed:

    • It currently reports number of missed calls, unread SMS and unread messages on the main phone's account (the gmail account).
    • Customization of font and background color and transparency. Also font faces (can use fonts stored in external SD card).
    • Customization of the layout (alignments, padding, etc).
    • Text messages can be customized to show whatever phrase you want.

    And more features I have currently planned to include.

    I hope to upload a first version here at XDA in one or two days, after I can test it a bit more, so stay tuned if you are interested.