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

Search This thread

bladehawk

Senior Member
Apr 15, 2013
224
32
Pop Support?

I hate to ask this, ant chance of POP support for those of us that are stuck using an ISP that refuses to upgrade? :crying:
 

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.