Andrew Chen
|
19d863ee41
|
Move linkification into a separate method. Linkify text in textToHtmlFragment. Fixed Issue 2951.
|
2011-02-04 23:19:06 -05:00 |
|
Andrew Chen
|
840fa7bf40
|
Replace concatenation in StringBuilder with append.
|
2011-01-25 04:25:27 +00:00 |
|
cketti
|
8279092070
|
Fixed lots of warnings (unused imports/variables, missing annotations, etc.)
|
2011-01-18 23:54:49 +00:00 |
|
Jesse Vincent
|
6504d592ea
|
Try harder not to use "special folders" as count sources
|
2011-01-17 04:06:34 +00:00 |
|
Jesse Vincent
|
38ba071172
|
astyle
|
2011-01-16 04:23:08 +00:00 |
|
Jesse Vincent
|
ab5c7ea6ff
|
Refactoring of emoji transcoding code into the htmlconverter class
|
2011-01-15 15:25:48 +00:00 |
|
Jesse Vincent
|
aacb414004
|
astyle
|
2011-01-14 01:37:52 +00:00 |
|
Andrew Chen
|
e56b044bbc
|
Add support for HTML composition with text alternative.
Revamp K9 Identity string.
Quote names in Address only when needed.
Remove quoted text bar and move button to quoted text area.
|
2011-01-12 23:48:28 +00:00 |
|
Jesse Vincent
|
de806f7715
|
astyle
|
2011-01-06 16:55:08 +00:00 |
|
Andrew Chen
|
ead632aac6
|
Refactor html/text conversions into its own class.
Add more tags to be ignored during HTML to plain text conversion.
Remove UTF-8 non-breaking spaces from generated text.
|
2011-01-05 04:26:33 +00:00 |
|