Jesse Vincent
|
3ffa28fa02
|
we import so we don't need to qualify
|
2010-12-28 09:08:40 +00:00 |
|
Jesse Vincent
|
85a7a08e9a
|
Rename our attachment view holder from Attachment to AttachmentViewHolder
|
2010-12-28 09:08:18 +00:00 |
|
Jesse Vincent
|
6a04afb758
|
extract "does it have html images" out of MessageView. really, it should
end up in LocalMessage somewhere
|
2010-12-28 09:07:59 +00:00 |
|
Jesse Vincent
|
7623a02852
|
lift the "get display text" code out of the messageview and into
localmessage
|
2010-12-28 09:07:39 +00:00 |
|
Jesse Vincent
|
84f6e546d2
|
setLoadPictures sets mShowPictures. We don't need to set it again
|
2010-12-28 09:07:19 +00:00 |
|
Jesse Vincent
|
f292251b78
|
lift createUniqueFile to a Utility class
|
2010-12-28 09:06:57 +00:00 |
|
Jesse Vincent
|
570dbf7126
|
split apart onCreate into bite-sized pieces
|
2010-12-26 03:51:33 +00:00 |
|
Jesse Vincent
|
43e3e860f8
|
doc fix
|
2010-12-26 03:49:52 +00:00 |
|
Jesse Vincent
|
d352b8a4a5
|
whitespace
|
2010-12-26 03:49:23 +00:00 |
|
Jesse Vincent
|
f2b2fddd5a
|
onRefile removes code duplication
|
2010-12-26 03:49:20 +00:00 |
|
Jesse Vincent
|
db02383d4a
|
whitespace cleanups
|
2010-12-26 03:49:16 +00:00 |
|
Jesse Vincent
|
8488b55e09
|
remove some duplicated code
|
2010-12-26 03:49:13 +00:00 |
|
Jesse Vincent
|
8c6df94739
|
remove some temp variables
|
2010-12-26 03:49:09 +00:00 |
|
Jesse Vincent
|
877427f110
|
cut down a couple overly verbose conditionals
|
2010-12-26 03:49:06 +00:00 |
|
Jesse Vincent
|
daf5a9d704
|
lift emulateShiftHeld to our custom WebView subclass
|
2010-12-25 22:30:34 +00:00 |
|
Jesse Vincent
|
8e2e4e515f
|
simplify MessageView's setHeaders
|
2010-12-25 22:30:31 +00:00 |
|
Jesse Vincent
|
8b52aac135
|
remove unused imports
|
2010-12-25 22:30:27 +00:00 |
|
Jesse Vincent
|
76fd8e9939
|
extract animation code from MessageView
|
2010-12-25 22:30:22 +00:00 |
|
Jesse Vincent
|
5f9eae1580
|
Extract MessageWebView specific code into a new class
|
2010-12-25 22:30:16 +00:00 |
|
Jesse Vincent
|
ea4e0aa61f
|
remove a bunch of extraneous code and variables
|
2010-12-25 19:29:02 +00:00 |
|
Jesse Vincent
|
9f24ea2b03
|
minor code cleanup
|
2010-12-25 19:28:58 +00:00 |
|
Jesse Vincent
|
91ab617807
|
rename "hide buttons" to "scroll buttons" because that's what it does
|
2010-12-25 19:28:54 +00:00 |
|
Andrew Chen
|
77c01c65dd
|
Refactor network data blocking out of the main K9 class and into the MessageView class.
|
2010-12-25 01:26:47 +00:00 |
|
Jesse Vincent
|
f14c7ecd9b
|
doc & comment updates from achen.code
|
2010-12-25 00:27:09 +00:00 |
|
Jesse Vincent
|
c361c0e63c
|
Extract a method to set up our MessageView WebView
|
2010-12-25 00:27:05 +00:00 |
|
Jesse Vincent
|
1fae914efb
|
tiny doc update from achen.code
|
2010-12-25 00:26:59 +00:00 |
|
Jesse Vincent
|
db7649c9af
|
move folderlist initialization into an asynctask, so it's not so slow to populate
|
2010-12-24 22:48:29 +00:00 |
|
Jesse Vincent
|
b99eb47d15
|
extract folder preference setup to a method, so we can push it onto a thread
|
2010-12-24 22:48:26 +00:00 |
|
Jesse Vincent
|
4a97f4a1a0
|
astyle
|
2010-12-24 22:48:22 +00:00 |
|
Jesse Vincent
|
d64d9c460a
|
Disable webview cache and javascript. (Mail + Javascript == scary)
|
2010-12-24 22:48:17 +00:00 |
|
Jesse Vincent
|
9878b74379
|
astyle
|
2010-12-24 18:55:05 +00:00 |
|
Fiouz
|
64b5655d7c
|
Don't reference the enclosing type instance when it's not used (memory optimisation)
|
2010-12-14 19:26:31 +00:00 |
|
Fiouz
|
36858f53de
|
Don't reference the enclosing type instance when it's not used (memory optimisation)
|
2010-12-14 19:26:25 +00:00 |
|
Fiouz
|
9d01876481
|
Don't reference the enclosing type instance when it's not used (memory optimisation)
|
2010-12-14 19:26:18 +00:00 |
|
Fiouz
|
dcbfd332ab
|
Don't reference the enclosing type instance when it's not used (memory optimisation)
|
2010-12-14 19:26:09 +00:00 |
|
Fiouz
|
a667a72585
|
Don't reference the enclosing type instance when it's not used (memory optimisation)
|
2010-12-14 19:26:02 +00:00 |
|
Jesse Vincent
|
5e7257492d
|
small cleanups to messageview code
|
2010-12-13 01:56:57 +00:00 |
|
Jesse Vincent
|
063bbb904f
|
Extract SizeFormatter into helpers
|
2010-12-13 01:02:39 +00:00 |
|
Jesse Vincent
|
23b57b4502
|
remove a duplicated and divergent size formatter
|
2010-12-13 01:02:35 +00:00 |
|
Jesse Vincent
|
936b2779d6
|
fixup onNext was overloaded (due to the flinger) - at least unify the
protection level
|
2010-12-13 01:02:31 +00:00 |
|
Jesse Vincent
|
2451dde1bc
|
simplify our "should we animate" checks in messageview (also, we now
honor the animation preference when using the volume keys to navigate)
|
2010-12-13 00:37:31 +00:00 |
|
Jesse Vincent
|
26712ed84a
|
reshuffle color views into view/
|
2010-12-13 00:18:00 +00:00 |
|
Jesse Vincent
|
76b6fa696b
|
Move the ToggleScrollView into the view/ hierarchy
|
2010-12-13 00:17:54 +00:00 |
|
Jesse Vincent
|
aa2960eb04
|
move the AccessibleEmailContentActivity into activity/
|
2010-12-13 00:17:49 +00:00 |
|
Jesse Vincent
|
f97d4289ca
|
Start moving custom views into the view/ hierarchy
|
2010-12-13 00:17:44 +00:00 |
|
Jesse Vincent
|
4bb5acb51c
|
Revert "stop fading the chip if a message is read. we already change text"
It's contentious to change, apparently. So, revert until it's a setting
This reverts commit a6060fa66c8ae6001c402b0f3ac3d240b7348b8e.
|
2010-12-07 01:22:35 +00:00 |
|
Jesse Vincent
|
f5eb6e03af
|
astyle
|
2010-12-01 06:32:29 +00:00 |
|
Jesse Vincent
|
02acea3bbf
|
replying to a message you sent shouldn't end up sending mail only to you
|
2010-12-01 06:04:12 +00:00 |
|
Jesse Vincent
|
78c900b5fe
|
remove redundant ;s
|
2010-12-01 03:07:28 +00:00 |
|
Jesse Vincent
|
0677bd9e77
|
Get rid of some redundant casts (Per IntelliJ)
|
2010-12-01 03:06:12 +00:00 |
|