k-9/src/com/fsck/k9/activity
Andrew Chen 1fa6e117e1 Add Lollipop lock screen notifications.
Add vector versions for some notification icons (yay Illustrator)
Add comments reminding people to add their settings to GlobalSettings.
<plurals> support for notification_new_messages_title
Not sure why #ffffffff is resulting in black with targetSdk 17.
2014-12-04 18:54:22 -08:00
..
loader Remove ActionBarSherlock 2014-06-21 17:09:45 +02:00
misc Remove code for unsupported API levels 2014-08-19 17:17:55 -04:00
setup Add Lollipop lock screen notifications. 2014-12-04 18:54:22 -08:00
AccountList.java Use collections instead of arrays to enable stronger typing and reduce cruft 2014-10-05 10:37:36 +01:00
Accounts.java Merge pull request #12 from k9mail/art/warn-if-not-serializable 2014-11-11 19:52:31 +01:00
ActivityListener.java Regularly trigger a title and folder update while activity is resumed. 2013-02-11 15:44:25 +01:00
ChooseFolder.java Use collections instead of arrays to enable stronger typing and reduce cruft 2014-10-05 10:37:36 +01:00
ChooseIdentity.java use more idiomatic String.isEmpty() instead of comparing length to 0 2014-02-15 23:59:24 +01:00
ColorPickerDialog.java Add (heavily modified) HoloColorPicker 2013-01-17 09:03:11 +01:00
ConfirmationDialog.java ant astyle 2011-06-13 19:49:06 -04:00
EditIdentity.java Removed overrides merely calling super() 2011-12-26 02:28:32 +01:00
EmailAddressList.java Converted hardcoded strings to constants 2012-04-09 02:02:12 +02:00
FolderInfoHolder.java Some assorted warning fixes. 2013-09-25 15:20:43 +02:00
FolderList.java Use collections instead of arrays to enable stronger typing and reduce cruft 2014-10-05 10:37:36 +01:00
FolderListFilter.java use interfaces, not implementions 2014-10-04 12:00:48 +01:00
InsertableHtmlContent.java Refactoring: extract a class TextBodyBuilder 2014-05-02 01:33:39 +09:00
K9Activity.java Remove ActionBarSherlock 2014-06-21 17:09:45 +02:00
K9ActivityCommon.java MessageView: Theme fix when global and message view theme differ 2013-02-04 19:30:40 +01:00
K9FragmentActivity.java Remove ActionBarSherlock 2014-06-21 17:09:45 +02:00
K9ListActivity.java Remove ActionBarSherlock 2014-06-21 17:09:45 +02:00
K9PreferenceActivity.java Remove code for unsupported API levels 2014-08-19 17:17:55 -04:00
LauncherShortcuts.java use more idiomatic String.isEmpty() instead of comparing length to 0 2014-02-15 23:59:24 +01:00
ManageIdentities.java Remove ActionBarSherlock 2014-06-21 17:09:45 +02:00
MessageCompose.java Merge pull request #499 from k9mail/remove_apg_interface 2014-11-12 21:08:46 +01:00
MessageInfoHolder.java Clean up date handling. 2013-02-11 15:19:15 +01:00
MessageList.java Use collections instead of arrays to enable stronger typing and reduce cruft 2014-10-05 10:37:36 +01:00
MessageReference.java Incorporate review comments. 2013-01-05 13:21:17 +01:00
NotificationDeleteConfirmation.java further simplification 2014-10-12 09:24:08 +01:00
Search.java Add remote IMAP search support. 2012-09-13 09:10:37 -07:00
UnreadWidgetConfiguration.java Add support for "Unified Inbox" and "All messages" to unread widget 2012-12-08 18:15:34 +01:00
UpgradeDatabases.java Move LocalStore to new subpackage to prepare decomposition of nested 2014-09-11 20:26:39 +02:00