1
0
mirror of https://github.com/moparisthebest/k-9 synced 2024-11-11 20:15:03 -05:00
k-9/src/com/fsck/k9
2012-10-13 15:06:57 -04:00
..
activity Changed all the calls to MessageList to work using the new LocalSearch class. These are all tested and working changes. 2012-10-13 15:06:57 -04:00
controller Changed all the calls to MessageList to work using the new LocalSearch class. These are all tested and working changes. 2012-10-13 15:06:57 -04:00
crypto Converted message view to a fragment 2012-10-05 18:14:07 +02:00
fragment Don't display thread count in thread view 2012-10-10 04:32:48 +02:00
helper Nasty hack to retain threads in MessageListFragment when polling 2012-10-10 03:02:36 +02:00
mail Add new search logic to the MessagingController and LocalStore classes. 2012-10-13 08:53:00 -04:00
preferences Created search package to hold the framework and moved over the SearchSpecification class ( refactor ). 2012-10-12 12:30:26 +02:00
provider Changed all the calls to MessageList to work using the new LocalSearch class. These are all tested and working changes. 2012-10-13 15:06:57 -04:00
remotecontrol astyle-d 2011-02-26 18:39:06 -06:00
search Add static methods to create unifiedInbox and allMessages accounts. 2012-10-13 14:19:50 -04:00
service Move hasConnectivity() method into a helper method. 2012-10-05 09:07:16 -07:00
view Merge branch 'fragments' 2012-10-08 14:33:33 +02:00
Account.java Add "cc Me" and "from me" color chips. Uprez the chips 10x so we get crisp views rather than awful bitmappy stuff 2012-10-03 21:56:28 -04: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 Don't use EmailAddressAdapter as singleton 2012-04-11 03:26:45 +02: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 Show the subject line in the MessageHeader if the ActionBar title was truncated. 2012-09-09 13:45:33 -07:00
Identity.java astyle-d 2011-02-26 18:39:06 -06:00
K9.java Created search package to hold the framework and moved over the SearchSpecification class ( refactor ). 2012-10-12 12:30:26 +02:00
NotificationSetting.java astyle-d 2011-02-26 18:39:06 -06:00
Preferences.java Removed unused method that was used for debugging 2012-07-07 14:28:15 +02:00