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

4191 Commits

Author SHA1 Message Date
Jan Urbánek
b6ad4d0ec0 Update res/values-cs/strings.xml 2013-02-23 21:11:09 +01:00
cketti
eed64a37f8 Remove unused batch button settings 2013-02-22 23:40:42 +01:00
cketti
9c821d25e6 Fix typo 2013-02-21 05:51:20 +01:00
cketti
906163b538 Use correct string for notification title 2013-02-21 05:42:04 +01:00
cketti
1b442f5be8 Add placeholders for missing strings / remove unused strings 2013-02-21 05:36:55 +01:00
cketti
d6d9effbec Remove unused stuff 2013-02-21 02:00:12 +01:00
cketti
92c21ece6d Fix showing unread count in pre-Honeycomb notifications
Fixes issue 4904
2013-02-20 23:55:46 +01:00
Jesse Vincent
140cd2f1fc Bumped manifest to 4.328 2013-02-20 00:57:59 -05:00
cketti
880f6c5e23 Update res/raw/changelog.xml 2013-02-20 06:56:28 +01:00
cketti
2c8fdb543b Merge pull request #267 from rk4an/patch-1
Changelog is empty when starting 4.327
2013-02-19 21:52:38 -08:00
Erkan
70a08c5f49 Update res/raw/changelog.xml 2013-02-20 06:50:21 +01:00
Jesse Vincent
93da64defd Bumped manifest to 4.327 2013-02-19 23:27:47 -05:00
Jesse Vincent
67949b8cd8 3.237 changelog 2013-02-19 23:27:36 -05:00
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