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

4516 Commits

Author SHA1 Message Date
cketti
b0f9e63019 Merge pull request #346 from sfuhrm/fix-de-strings-xml
Update German translation
2013-07-23 17:56:02 +02:00
cketti
8330a846c7 Merge branch 'update_italian_translation' into translations
Fixes issue 5792
2013-07-23 17:53:31 +02:00
Vincenzo Reale
c47ca191dc Another fix for the Italian translation 2013-07-23 17:42:44 +02:00
Sirtao Esposito
fbf1a80083 Fix Italian translation 2013-07-23 17:41:39 +02:00
Vincenzo Reale
f707872ca4 Update Italian translation 2013-07-23 17:39:45 +02:00
Stephan Fuhrmann
a89a510f4e Tweaked the label a little to match better what the code does 2013-07-22 22:37:50 +02:00
Stephan Fuhrmann
722c732ea8 Added 2 missing German locale strings in strings.xml 2013-07-22 22:24:57 +02:00
Jesse Vincent
917da8cd90 Fix for market-reported NPE:
java.lang.NullPointerException
at com.fsck.k9.controller.MessagingController.actOnMessages(MessagingController.java:5602)
at com.fsck.k9.controller.MessagingController.deleteThreads(MessagingController.java:3986)
at com.fsck.k9.fragment.MessageListFragment.onDelete(MessageListFragment.java:1311)
at com.fsck.k9.fragment.MessageListFragment.onDelete(MessageListFragment.java:1306)
at com.fsck.k9.fragment.MessageListFragment.onContextItemSelected(MessageListFragment.java:1506)
at android.support.v4.app.Fragment.performContextItemSelected(Fragment.java:1583)
at android.support.v4.app.FragmentManagerImpl.dispatchContextItemSelected(FragmentManager.java:1992)
at android.support.v4.app.FragmentActivity.onMenuItemSelected(FragmentActivity.java:370)
at com.actionbarsherlock.app.SherlockFragmentActivity.onMenuItemSelected(SherlockFragmentActivity.java:211)
at com.android.internal.policy.impl.PhoneWindow$DialogMenuCallback.onMenuItemSelected(PhoneWindow.java:4038)
at com.android.internal.view.menu.MenuBuilder.dispatchMenuItemSelected(MenuBuilder.java:735)
at com.android.internal.view.menu.MenuItemImpl.invoke(MenuItemImpl.java:149)
at com.android.internal.view.menu.MenuBuilder.performItemAction(MenuBuilder.java:874)
at com.android.internal.view.menu.MenuDialogHelper.onClick(MenuDialogHelper.java:193)
at com.android.internal.app.AlertController$AlertParams$3.onItemClick(AlertController.java:934)
at android.widget.AdapterView.performItemClick(AdapterView.java:301)
at android.widget.AbsListView.performItemClick(AbsListView.java:1287)
at android.widget.AbsListView$PerformClick.run(AbsListView.java:3078)
at android.widget.AbsListView$1.run(AbsListView.java:4161)
at android.os.Handler.handleCallback(Handler.java:615)
at android.os.Handler.dispatchMessage(Handler.java:92)
at android.os.Looper.loop(Looper.java:137)
at android.app.ActivityThread.main(ActivityThread.java:4921)
at java.lang.reflect.Method.invokeNative(Native Method)
at java.lang.reflect.Method.invoke(Method.java:511)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1038)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:805)
at dalvik.system.NativeStart.main(Native Method)
2013-07-21 15:54:46 -04:00
Stephan Fuhrmann
16f6d85ea2 GMail-app-style generated colorful one-letter contact pictures for pictureless contacts 2013-07-21 14:34:45 -04:00
Jesse Vincent
b0c9ae0d88 Tighten up the account list display for narrow-screened devices like the HTC One 2013-07-21 10:42:31 -04:00
Jesse Vincent
6c3fb46541 only show the super-condensed layout if the contact picture is not being displayed. 2013-07-21 09:20:40 -04:00
Jesse Vincent
f494035e02 Update the invalid ssl warning string a bit 2013-07-21 08:26:30 -04:00
David Nahodyl
27bddd8dd3 Issue 1292 - Updated invalid certificate message to be a bit more user-friendly. 2013-07-21 08:24:52 -04:00
Uni-
db22718700 Update Korean translation 2013-07-21 08:10:35 -04:00
Jani Kinnunen
2bb2bafe6e Finnish translation updated 2013-07-21 08:09:40 -04:00
Jesse Vincent
86ec4b32e9 restore super-dense layout when the user has selected 0 lines of message preview 2013-07-20 14:53:39 -04:00
Jesse Vincent
1fa6d5f960 Add an index for a heavy query 2013-07-18 20:09:39 -04:00
cketti
31553844ba Fix Spanish translation
Information provided by Luis Angel Yague on Google+
2013-07-19 01:20:17 +02:00
cketti
20af08e86e Merge pull request #339
Update Czech translation
2013-07-18 21:24:05 +02:00
cketti
e157cd7be6 Fix XML errors in Czech translation 2013-07-18 21:22:08 +02:00
cketti
f18b36707b Merge pull request #338 from brouberol/master
Improvement of French translation
2013-07-18 12:19:37 -07:00
cketti
61bd371bc1 Rename "SSL" to "SSL/TLS" and "TLS" to "STARTTLS"
Fixes issue 5775
2013-07-18 20:02:54 +02:00
Jan Urbánek
4efb9f5a51 New strings translate to CS 2013-07-18 19:57:02 +02:00
Balthazar Rouberol
845c685852 Improvement of French translations
Signed-off-by: Balthazar Rouberol <balthazar.rouberol@mapado.com>
2013-07-18 09:35:20 +02:00
Jesse Vincent
ec94513132 Bumped manifest to 4.508 2013-07-17 22:13:27 -04:00
Jesse Vincent
2cb670d821 4.508 changelog update 2013-07-17 22:12:43 -04:00
Jesse Vincent
c72fc3b190 Revert "lift the 'share' menu item for messages out of the 'send' menu to make it discoverable"
(There's something funny going on with the menu item hiding code

This reverts commit 71bec832c0.
2013-07-17 22:11:08 -04:00
Jesse Vincent
0fa861878f Bumped manifest to 4.507 2013-07-17 21:40:07 -04:00
Jesse Vincent
78ee6d0996 changelog update 2013-07-17 21:39:59 -04:00
Jesse Vincent
71bec832c0 lift the 'share' menu item for messages out of the 'send' menu to make it discoverable 2013-07-17 21:38:55 -04:00
Jesse Vincent
7f9c7cef22 4.507 updates 2013-07-17 21:34:09 -04:00
Jesse Vincent
4bd6f36eb9 Don't invalidate the options menu from the message list as we open a
message. We also invalidate it (twice) as we show the message. It turns
out to have measurable performance impact on 2.3 thanks to ABS
2013-07-17 19:52:18 -04:00
Jesse Vincent
b4761f7471 upgrade our android-support library in the hopes that the newer version
might fix some perf issues with the older one
2013-07-17 18:36:31 -04:00
Jesse Vincent
767352515f Cache our compat lookups for our message webview - (They're expensive on
older devices - and pointless not to reuse)
2013-07-17 18:33:19 -04:00
Andrew Chen
7e9ccf283a Ignore Atlassian config from IntelliJ 2013-07-16 14:55:37 -07:00
cketti
dda8395c7a Make sure we always have the ID of a folder when fetching the unread/flagged count 2013-07-16 16:54:26 +02:00
cketti
9a5fca2d16 Stop using the old Android Market URL 2013-07-16 16:24:51 +02:00
Sander Bogaert
75b7f3418e Update ActionBarSherlock and PullToRefresh project SDK levels to match Android Studio's settings after import. 2013-07-16 16:23:00 +02:00
Sander Bogaert
8f7d942bc7 Update gradle version as required for Android Studio 0.2.x 2013-07-16 15:42:07 +02:00
cketti
590dfc3e2d Merge pull request #332 from pylerSM/patch-1
Fix Slovak translation
2013-07-15 16:30:59 -07:00
cketti
cfdbfacf22 Merge pull request #337 from sq5gvm/master
Update polish translation
2013-07-15 16:24:57 -07:00
Mirosław Lach
12b1702c37 Updated polish translation - quick fixes, credits update. 2013-07-15 23:27:28 +02:00
Mirosław Lach
8e8cbc3fab Polish translation - quick fixes. 2013-07-15 23:17:07 +02:00
Mirosław Lach
3f37462bd0 Polish translation updated - remote search left. 2013-07-15 15:52:33 +02:00
Mirosław Lach
d37d9c173a Updated/fixed polish translation. 2013-07-15 15:42:21 +02:00
pylerSM
c739141862 Another fix 2013-07-15 10:16:01 +02:00
Andrew Chen
831cef741c Add Russian ISPs -> changelog 2013-07-14 17:33:10 -07:00
Andrew Chen
3999fcb1f0 Merge pull request #330 from bboa/master
Added Russian mail providers
2013-07-14 16:05:24 -07:00
Koji Arai
e66739fd9a Updated Japanese translation of the changelog. 2013-07-13 22:40:53 +09:00
russian k-9 mail user
83e7752734 Update providers.xml
updated
2013-07-13 12:49:01 +04:00