Skip to content

Conversation

@aldot
Copy link

@aldot aldot commented Oct 31, 2013

Hi!

First of all, nice app! I like it's size.

There are, however, a couple of nits:

First and foremost, many of my mail-attachments are text/x-patch or text/x-diff, some are even application/octet-stream depending on the MUA deciding how to obfuscate the attached patches.
To be able to read them, i need an app that registers for all these mimeTypes. That patch in this series is the most important for me. I would be grateful if you would consider applying at least this one.

The other stuff fell out while i tried to rebuild your Text Viewer :)
Thanks alot in advance for your time!
Cheers,

aldot added 5 commits October 31, 2013 22:46
First, mimeType support wildcards, so announce we can handle "text/*".
Secondly, some mail-attachments i receive are text but are classified as
application/octet-stream, so add that, too, so i can view them.

Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Allow to backup user preferences.
This setting is on per default but lint complains if you rely on the
default and not specify it explicitly..

Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
The version is informational only so disable it for clarity.

Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
lint was complaining that the fontsizes were not translated in ja.
Change this to use a NumberPicker instead of the hardcoded array.

Note: requires minSdkVersion bump to 11
Note: fontsize should really not be a string preference!

Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant