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 |
|
Jesse Vincent
|
78c900b5fe
|
remove redundant ;s
|
2010-12-01 03:07:28 +00:00 |
|
Jesse Vincent
|
75aa644a23
|
Remove a bunch of stringification inside of string appends (per intellij)
|
2010-12-01 03:06:50 +00:00 |
|
Jesse Vincent
|
0677bd9e77
|
Get rid of some redundant casts (Per IntelliJ)
|
2010-12-01 03:06:12 +00:00 |
|
Jesse Vincent
|
fde438fbfb
|
Get rid of some unnecessary stringification (Per IntelliJ)
|
2010-12-01 03:05:40 +00:00 |
|
Jesse Vincent
|
cead5c7060
|
flip some loops to using java internals instead (per intellij)
|
2010-12-01 03:04:57 +00:00 |
|
Jesse Vincent
|
5485d0faf1
|
switch over some for loops to enhanced for loop syntax per intellij
|
2010-12-01 03:04:07 +00:00 |
|
Jesse Vincent
|
58e6bd388b
|
finalize some declarations per IntelliJ
|
2010-12-01 03:03:22 +00:00 |
|
Jesse Vincent
|
c79ea226a5
|
Remove "throws" declarations that didn't actually get thrown. Remove a
couple of try blocks that only caught throws we didn't throw. IntelliJ
optimization.
|
2010-12-01 03:02:13 +00:00 |
|
Jesse Vincent
|
81f12f0e05
|
clean up a couple null checks
|
2010-12-01 03:01:20 +00:00 |
|
Jesse Vincent
|
43d9c0a6d4
|
Eliminate some redundant assignments
|
2010-12-01 03:00:36 +00:00 |
|
Jesse Vincent
|
2ecdc22111
|
simplify static final methods to just be static. (IntelliJ inspection)
|
2010-12-01 02:59:50 +00:00 |
|
Jesse Vincent
|
f7edcd60ce
|
Bumped manifest to 3.318
|
2010-11-30 01:59:40 +00:00 |
|
Jesse Vincent
|
1ce9021ecd
|
Fix pinch-to-zoom. Patch by achen.code. Fixes isue 2720
|
2010-11-30 01:42:00 +00:00 |
|
Jesse Vincent
|
174a62536e
|
Resolves Issue 2719: Message List Previews: Read message senders are shown in bold patch from achen.code
|
2010-11-30 01:04:24 +00:00 |
|
Jesse Vincent
|
f98a2db2ab
|
stop fading the chip if a message is read. we already change text
weight
|
2010-11-29 03:24:57 +00:00 |
|
Jesse Vincent
|
3f4a26da78
|
Bumped manifest to 3.317
|
2010-11-29 02:22:09 +00:00 |
|
Jesse Vincent
|
3ca2b93619
|
Move notification preferences up a bit
|
2010-11-29 02:21:37 +00:00 |
|
Jesse Vincent
|
dbc07d14ee
|
Revert "http://code.google.com/p/k9mail/issues/detail?id=2682" until we
can make it configurable, per discussion with Marcus
This reverts commit 1436eeefa292f64c8c9aa6ec9fa2daaeafeb93fd.
|
2010-11-29 02:21:27 +00:00 |
|
Jesse Vincent
|
15bf83bbe4
|
preliminary implementation of 'quiet time'
|
2010-11-29 02:21:16 +00:00 |
|
Jesse Vincent
|
fb6dfb3bde
|
removed a commented-out method to show notifications on changes to
system connectivity
|
2010-11-28 21:48:29 +00:00 |
|
Jesse Vincent
|
2b8f7c0bbc
|
unify all our beeping, buzzing and flashing codepaths
|
2010-11-28 21:48:25 +00:00 |
|
Jesse Vincent
|
70922989d3
|
genericize configureNotification in preparation for code reuse
|
2010-11-28 21:48:21 +00:00 |
|
Jesse Vincent
|
64667d03dc
|
extract vibration pattern metadata out ouf MessagingController into
notificationsetting
|
2010-11-28 20:29:14 +00:00 |
|
Jesse Vincent
|
b7f52a834f
|
isVibrate -> shouldVibrate to match shouldRing
|
2010-11-28 20:29:09 +00:00 |
|
Jesse Vincent
|
28c126b8a5
|
extract notification code from actual "action" code
|
2010-11-28 20:29:05 +00:00 |
|