Commit Graph

1833 Commits

Author SHA1 Message Date
Fiouz 63a8197f5a Don't reference the enclosing type instance when it's not used (memory optimisation) 2010-12-14 19:26:37 +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
Fiouz 4024ddd384 Don't reference the enclosing type instance when it's not used (memory optimisation) 2010-12-14 19:25:56 +00:00
Kris Wong 2b56464ad9 Fix form based re-authentication when logon cookies had expired. 2010-12-14 18:02:39 +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
Andrew Chen b0e4d9cdff Try calculating content preview from HTML part if text part is unsuccessful on appendMessages. 2010-12-13 00:33:00 +00:00
Jesse Vincent 749072c4e7 Remove duplication between versions of the message view 2010-12-13 00:18:04 +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 85eb17e88d Slightly better padding around checkboxes in the touchable view 2010-12-13 00:17:41 +00:00
Jesse Vincent 4a4c03568c Improve the first page of the wizard on tablet-scale devices 2010-12-13 00:17:35 +00:00
Andrew Chen d48a869361 Add "x-gbk" as an alias of GBK. 2010-12-12 23:56:09 +00:00
Jesse Vincent 6bf291983d Added new 512x512 export of the logo for the Android Market 2010-12-12 16:03:59 +00:00
Koji Arai 46944b56d1 Updated Japanese translation. Thanks to hatty. 2010-12-10 15:32:41 +00:00
Jesse Vincent da8831af0c Bumped manifest to 3.390 2010-12-07 23:27:48 +00:00
Jesse Vincent f3db91fbfc Import new spanish translation from javier.crespocarreno and bergonzini 2010-12-07 23:25:23 +00:00
Jesse Vincent 543d7b23a0 german translation updates from cketti 2010-12-07 23:25:19 +00:00
Jesse Vincent 4a55cb6442 small german fix from cketti 2010-12-07 23:25:16 +00:00
Jesse Vincent dd4a5a385d de translation update from therossoblu 2010-12-07 23:25:12 +00:00
Fiouz 956f6b1c9f Spelling fix (r2848) 2010-12-07 22:50:07 +00:00
Fiouz 4b35b31de1 "Send as" (r2730) French localization 2010-12-07 22:21:16 +00:00
Fiouz 0087106a43 "Clear local messages" (r2722) French localization 2010-12-07 22:21:00 +00:00
Fiouz dae0fe6029 "Send again" (r2702) French localization 2010-12-07 22:20:46 +00:00
Fiouz 60e90555fe Fetch all messages preference (r2691) French localization 2010-12-07 22:20:32 +00:00
Fiouz 8c328c2e5b Preview lines preference (r2644) French localization 2010-12-07 22:20:19 +00:00
Fiouz 505940a557 Quiet time preference (r2795) French localization 2010-12-07 22:20:03 +00:00
Jesse Vincent 3bf76bbd68 Bumped manifest to 3.320 2010-12-07 01:24:46 +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 9fc60210db comment out a lib search path we don't appear to need that's
incompatible with the latest google sdk
2010-12-07 01:22:29 +00:00
Marcus Wolschon f5420ac528 readable thread-name for debugging
javadoc
2010-12-06 09:25:23 +00:00
cketti 9f7b447181 POP3: Ignore messages without unique-id when parsing UIDL response
Fixes issue 2731
2010-12-01 18:14:12 +00:00
Jesse Vincent f5eb6e03af astyle 2010-12-01 06:32:29 +00:00
Jesse Vincent bf60129f83 Bumped manifest to 3.319 2010-12-01 06:07:00 +00:00
Jesse Vincent e44a74c652 Get rid of a whole lot of crazy code that forced repeated attachment
downloads with the intent of only having one attachment downloaded at a
time.
2010-12-01 06:04:28 +00:00
Jesse Vincent 35f19abc9f Improve the "Do what I mean" nature of "Empty trash" - it now syncs the
trash folder after deletions to clear out local records of deleted
messages and does a compact operation on the local store.
2010-12-01 06:04:22 +00:00
Jesse Vincent 75ec749ed4 Remove an unused "context" from a private function 2010-12-01 06:04:16 +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 438f88a982 Remove strings that are no longer anywhere in our code from translations 2010-12-01 03:09:22 +00:00
Jesse Vincent 1898ceee71 Remove two retundant variables 2010-12-01 03:08:36 +00:00
Jesse Vincent f4a54b9ecb fix a numeric equality bug spotted by intellij 2010-12-01 03:08:09 +00:00