Bao-Long Nguyen-Trong
|
49b223e20c
|
Fixed issue 140 and issue 950: for partially downloaded messages, displaying what we already have while downloading the full message in the background
TODO: Need better icon indicating that the message is being fetched
|
2010-02-06 14:49:36 +00:00 |
|
Jesse Vincent
|
22e1a3f574
|
Rather than manually managing the back button, try to give android better back button hinting
fix our notification -> intent behavior
|
2010-01-29 03:57:37 +00:00 |
|
Jesse Vincent
|
1945dc4ad4
|
Clean up our back button support to be actually consistent and to not leak nearly as many activities.
|
2010-01-28 00:29:27 +00:00 |
|
Jesse Vincent
|
c237ffc803
|
Tweak our message swipes to be a little harder to accidentally trigger
|
2010-01-25 04:28:11 +00:00 |
|
Jesse Vincent
|
d95705af4d
|
Speed up the page-flip animation now that we load message views so much faster.
|
2010-01-14 01:26:09 +00:00 |
|
Bao-Long Nguyen-Trong
|
11b7157772
|
Guess mime type (when not specified) of attachments of received messages using file name extension so that we can open them
|
2010-01-12 02:06:46 +00:00 |
|
Jesse Vincent
|
8285766506
|
Now that messageview is faster, don't start displaying the new message
until _after_ we flip.
|
2010-01-07 01:29:59 +00:00 |
|
Jesse Vincent
|
a4510696aa
|
It turns out that blindly enabling/disabling views is _Very_ expensive.
Now we only do it when switching messageview entries if it's actually
necessary
|
2010-01-04 02:11:33 +00:00 |
|
Jesse Vincent
|
a926086f4b
|
Replace old message passing code with more modern runonuithread code
|
2010-01-04 02:06:40 +00:00 |
|
Daniel Applebaum
|
1ea96796d6
|
Add a global preference for enabling animations, beyond those that are
necessary. Defaults to "enabled."
|
2009-12-27 00:54:19 +00:00 |
|
Daniel Applebaum
|
ea65007b99
|
Disable inter-message animations, except when initiated by a swipe.
Fixes Issue 926.
|
2009-12-26 18:31:55 +00:00 |
|
Jesse Vincent
|
91ad70cd5d
|
Killed a bunch of debug logging that clutters (and slows) production apps
|
2009-12-18 03:48:24 +00:00 |
|
Jesse Vincent
|
f31b2702a4
|
Massive rename to K9, step 1.
Conflicts:
src/com/android/email/Email.java
|
2009-12-15 02:50:53 +00:00 |
|
Jesse Vincent
|
eedfc0a839
|
step 1 of rename
|
2008-12-16 23:07:33 +00:00 |
|
Jesse Vincent
|
4e75e1b81b
|
Added keyboard control for message zooming
|
2008-11-03 07:17:42 +00:00 |
|
Jesse Vincent
|
43adde216c
|
restore linkifies HTTP URLs in plaintext mail messages
|
2008-11-03 06:36:53 +00:00 |
|
Jesse Vincent
|
27a0efcf1d
|
Added a "d" keybinding for delete. from the message view
|
2008-11-02 23:13:58 +00:00 |
|
Jesse Vincent
|
5491dee81b
|
Damn it. Weird symlink-in-checkout bug. There goes our commit history. Sorry, all.
Guess I should go back to svk
|
2008-11-01 21:32:06 +00:00 |
|
Jesse Vincent
|
12c6e53141
|
bin directory should never have been checked in
|
2008-11-01 21:23:45 +00:00 |
|
Jesse Vincent
|
ac14fe8d02
|
Replace handrolled linkifier with android.text.util.Linkify.
|
2008-10-31 04:38:51 +00:00 |
|
Jesse Vincent
|
21f2d934b6
|
slightly tighter regex for the cheesy "do I show images" button
|
2008-10-31 04:08:55 +00:00 |
|
Brock Tice
|
a49fc1c0a0
|
Undoing erroneous and not-agreed-upon removal of buttons in the message view
|
2008-10-30 20:01:24 +00:00 |
|
Brock Tice
|
68a2763f39
|
Removed bottom buttons in message view (reply, delete, etc...)
|
2008-10-30 17:55:30 +00:00 |
|
Jesse Vincent
|
72443b0ee7
|
Fix for gcode issue #1 - - Can't use the hardware "back" button to back out of the message view
|
2008-10-28 15:17:24 +00:00 |
|
Jesse Vincent
|
bc6929e964
|
Added key bindings in message view
|
2008-10-28 06:20:22 +00:00 |
|
Jesse Vincent
|
c7de66484d
|
more renaming.
|
2008-10-28 02:14:16 +00:00 |
|
Jesse Vincent
|
c00ec35921
|
Grand insane rename, step 3
|
2008-10-28 01:22:17 +00:00 |
|
Jesse Vincent
|
7051cf8cc0
|
move step 2
|
2008-10-28 01:19:57 +00:00 |
|