1
0
mirror of https://github.com/moparisthebest/k-9 synced 2024-08-13 17:03:48 -04:00
k-9/src/com/fsck/k9
cketti 3ee0889529 Use the Androiod framework for the file manager error dialog
This will automatically recreate the dialog on configuration changes
(e.g. orientation change).
2012-02-16 14:43:38 +01:00
..
activity Use the Androiod framework for the file manager error dialog 2012-02-16 14:43:38 +01:00
controller Notify listeners if unread count changed due to a copy/move operation 2012-02-13 12:16:19 +01:00
crypto added comments, reworked a bit, and created warning dialog if some recipients don't have keys saved. 2011-11-21 01:59:51 -06:00
helper Use a constant for 18 hours. 2012-01-05 19:01:00 -08:00
mail Changed method to update the unread widget 2012-02-13 12:16:20 +01:00
preferences Reload accounts after writing imported account settings to storage 2012-01-21 03:10:40 +01:00
provider More tweaks to the unread widget 2012-02-13 12:25:03 +01:00
remotecontrol astyle-d 2011-02-26 18:39:06 -06:00
service Use Service.onStartCommand() instead of deprecated Service.onStart() 2011-11-10 06:36:14 +01:00
view Add debug message when saving an attachment to SD card fails 2012-02-03 01:22:37 +01:00
Account.java Be more careful when deleting an account 2012-01-05 20:24:18 +01:00
AccountStats.java Grey out unavailable accounts. 2011-03-19 12:36:58 -05:00
BaseAccount.java astyle-d 2011-02-26 18:39:06 -06:00
EmailAddressAdapter.java Fixed rare NullPointerException 2012-02-14 00:27:28 +01:00
EmailAddressValidator.java astyle-d 2011-02-26 18:39:06 -06:00
EmailReceivedIntent.java astyle-d 2011-02-26 18:39:06 -06:00
FontSizes.java Changed font size unit from DIP to SP 2012-01-12 02:18:41 +01:00
Identity.java astyle-d 2011-02-26 18:39:06 -06:00
K9.java Changed method to update the unread widget 2012-02-13 12:16:20 +01:00
NotificationSetting.java astyle-d 2011-02-26 18:39:06 -06:00
Preferences.java Merge branch 'issue549' 2011-11-05 18:47:55 +01:00
SearchAccount.java Add some JavaDoc to SearchAccount stuff; astyle. 2011-09-12 15:08:34 -07:00
SearchSpecification.java astyle-d 2011-02-26 18:39:06 -06:00