1
0
mirror of https://github.com/moparisthebest/k-9 synced 2024-08-13 17:03:48 -04:00
Commit Graph

4479 Commits

Author SHA1 Message Date
cketti
fdfaf03b7a Fix dialog message when deleting multiple messages from a notification 2013-02-19 05:38:48 +01:00
cketti
3379fdb573 Merge pull request #266 from m0vie/npe-fix
message view / list: fix NPE when list is empty
2013-02-18 20:33:25 -08:00
cketti
1a034d3e59 Merge pull request #265 from jca02266/master
If there is no message, it should return to a MessageList.
2013-02-18 20:32:16 -08:00
cketti
50fcff76fd Add a caching layer to EmailProvider
Database updates can be surprisingly slow. This lead to slow updates of
the user interface which in turn made working with K-9 Mail not as fun
as it should be. This commit hopefully changes that.
2013-02-19 04:45:14 +01:00
m0viefreak
dd5d8561cd message view / list: fix NPE when list is empty
This happened for example in a starred-message-only view when
un-starting the last message. This led to isFirst() and isLast()
causing a NullPointerException when trying to update the
previous / next buttons.
2013-02-18 19:02:22 +01:00
Koji Arai
7da4c7cc1b Avoid IndexOutOfRangeException.
If there is no next message, it should return to a MessageList.
2013-02-19 02:06:36 +09:00
Koji Arai
9287d97626 Updated Japanese translation. catch up with 49d1bdb. 2013-02-18 23:38:03 +09:00
cketti
44da998f0c Fix NullPointerException 2013-02-18 05:05:01 +01:00
cketti
27f1fedb1f Fix the remaining bugs in the XML of the Czech translation 2013-02-17 19:09:48 +01:00
Jesse Vincent
d33f3e30c2 Fix a bunch of XML bugs in Czech translation 2013-02-17 12:46:52 -05:00
Jesse Vincent
94d19648a2 Merge pull request #259 from rk4an/master
Update French translation
2013-02-16 17:37:36 -08:00
Jesse Vincent
f536021d58 Merge pull request #261 from janekx/master
Czech loc for 4.326
2013-02-16 17:36:29 -08:00
janekx
23de9ddeb0 Update res/values-cs/strings.xml 2013-02-16 16:00:48 +01:00
janekx
0dba345ccd Update res/values-cs/strings.xml 2013-02-16 15:58:48 +01:00
janekx
45ca4db6b5 Update res/values-cs/strings.xml 2013-02-16 15:54:06 +01:00
janekx
65303799ec Update res/values-cs/strings.xml 2013-02-16 15:46:58 +01:00
janekx
2eb1f2e9ad Update res/values-cs/strings.xml 2013-02-16 15:21:09 +01:00
janekx
4181c2de55 Update res/values-cs/strings.xml 2013-02-16 15:06:43 +01:00
janekx
a0a7a4d36d Update res/values-cs/strings.xml 2013-02-16 14:53:25 +01:00
janekx
12a8ce35d0 Update res/values-cs/strings.xml 2013-02-16 14:43:52 +01:00
janekx
a2cac4efca Update res/values-cs/strings.xml 2013-02-16 14:39:46 +01:00
janekx
06618f86aa Update res/values-cs/strings.xml 2013-02-16 14:26:25 +01:00
janekx
c3a8c24edb Update res/values-cs/strings.xml 2013-02-16 14:21:57 +01:00
janekx
a7507bbc38 Update res/values-cs/strings.xml
Not finished
2013-02-16 13:22:55 +01:00
Erkan
56762110e4 Update res/values-fr/strings.xml 2013-02-16 10:20:11 +01:00
Jesse Vincent
60aa6077e9 Bumped manifest to 4.326 2013-02-15 21:54:06 -05:00
Jesse Vincent
cb63dae808 4.236 2013-02-15 21:50:48 -05:00
Jesse Vincent
99aff555c1 Merge pull request #257 from m0vie/headerlayout
message header layout adjustments
2013-02-15 12:26:34 -08:00
Jesse Vincent
b4fe597ef6 Merge pull request #256 from Uni-/master
Korean translations
2013-02-15 12:23:44 -08:00
m0viefreak
08092c5b8a message header layout adjustments
- wrap chip around the whole header, including the subject
  and the expanded additional headers area.

- mindor padding adjustments to make whitepsace around the
  contact badge a bit more homogeneous.
2013-02-15 18:15:39 +01:00
Uni-
fa9d712079 Modify Korean welcome translation 2013-02-15 23:57:08 +09:00
Uni-
40f1338c62 Add and Modify Ko translations 2013-02-15 23:53:11 +09:00
Uni-
2853ee6fea Add 14 Ko translations 2013-02-15 23:29:38 +09:00
Uni-
cdc2cfcd5a Add, Fix some typos and spaces on Ko translation 2013-02-15 23:20:00 +09:00
Uni-
4b69937f64 Modify Korean translations 2013-02-15 19:36:58 +09:00
maniac103
897f6e3d1c Merge pull request #254 from maniac103/holo-improvements
Holo improvements
2013-02-14 08:34:32 -08:00
cketti
25c452420d Resize contact images to display size
Display size was changed in 20d229c91b
2013-02-13 19:43:07 +01:00
Danny Baumann
370ef4c181 Fix NPE.
As the background is gone now, we shouldn't touch it anymore.
2013-02-13 14:50:48 +01:00
Danny Baumann
8e8254c2dd Build fixes. 2013-02-13 14:33:14 +01:00
Andrew Chen
0a55240c89 Merge pull request #251 from rk4an/patch-2
Update res/values-fr/strings.xml
2013-02-13 05:23:31 -08:00
Andrew Chen
fe0a2ae662 Merge pull request #249 from jkinnunen/UpdatedFinnishTranslation
Finnish translation updated.
2013-02-13 05:22:59 -08:00
Danny Baumann
49d1bdbcb0 Improve last folder update time formatting. 2013-02-13 11:20:40 +01:00
Danny Baumann
099da1913b Improve some layouts. 2013-02-13 11:20:33 +01:00
Danny Baumann
20d229c91b Make the contact badges a little smaller.
Previously, they dominated both the message header as well as the
message list by their sheer size, at least on xhdpi (Nexus 4), although
they're certainly not the most important information in there.
2013-02-13 11:20:25 +01:00
Danny Baumann
9ea5f983b5 Improve composer background coloring on Holo. 2013-02-13 11:13:53 +01:00
Danny Baumann
473a9d4fa2 Use star icon provided by framework.
Provides us with a holo-styled star for free.
2013-02-13 11:13:47 +01:00
Danny Baumann
4b0c969138 Use real holo background on ICS+. 2013-02-13 11:13:42 +01:00
Jesse Vincent
d92a30f807 Experimental change to move most of our refile buttons into a refile submenu. Specifically to elicit feedback. I don't expect this change to stick around in its current form. But I do want to get a sense of whether it's something that makes people happy or angry 2013-02-11 15:28:53 -05:00
Jesse Vincent
a0be890b4d iadd a slightly less-bad label for the reply/forward submenu 2013-02-11 15:20:54 -05:00
maniac103
30c057a391 Merge pull request #253 from maniac103/cleanup-date-handling
Clean up date handling.
2013-02-11 08:53:24 -08:00