cketti
fc8d2e9979
Merge branch 'master' into issue549
...
Conflicts:
res/menu/accounts_context.xml
res/menu/accounts_option.xml
res/values/strings.xml
src/com/fsck/k9/Account.java
src/com/fsck/k9/activity/Accounts.java
src/com/fsck/k9/activity/AsyncUIProcessor.java
src/com/fsck/k9/activity/FolderList.java
src/com/fsck/k9/activity/ImportListener.java
src/com/fsck/k9/activity/K9Activity.java
src/com/fsck/k9/activity/K9ListActivity.java
src/com/fsck/k9/activity/MessageView.java
src/com/fsck/k9/mail/store/ImapStore.java
src/com/fsck/k9/mail/store/Pop3Store.java
src/com/fsck/k9/mail/store/WebDavStore.java
src/com/fsck/k9/mail/transport/SmtpTransport.java
2011-10-14 20:33:25 +02:00
Jesse Vincent
81644d0f4b
Initial support for a button to look up contacts in a contact provider
2011-03-22 18:07:47 +11:00
Andrew Chen
cc9d6ac5ea
Add button to allow editing of quoted message in HTML mode by dropping user back to text mode. Fixes issue 2959.
2011-02-05 15:14:02 -08:00
Jesse Vincent
bd66315375
Visual cleanup of messageview. Clean up of icon display codepaths
2011-01-17 17:25:00 +00:00
Andrew Chen
7c7b25aa71
Add an alternate email notification icon (though not yet accessible from preferences).
...
Based on royalty-free image from http://icons.mysitemyway.com/free-clipart-icons/1/heavy-lined-envelope-icon-id/88519/style-id/635/yellow-comment-bubbles-icons/business/ . Retrieved 1/10/2011.
2011-01-11 03:59:33 +00:00
Jesse Vincent
de7e888714
Added new "refile" buttons from Pierre-Luc Auclair.
2011-01-03 06:59:54 +00:00
Jesse Vincent
bc8e56262e
Icon updates from Pierre-Luc Auclair
2010-11-20 05:08:32 +00:00
Jesse Vincent
db2b177a79
Relabeled the "Choose Identity" menu item in message compose to be a bit
...
more obvious to end users.
Split out the "choose identity" icon from the "cc" icon, though they're
still the same image, at least they're logically separate
2010-11-14 15:36:52 +00:00
Jesse Vincent
730febf6b9
fixing the name of the sort icon for hdpi
2010-11-14 13:38:15 +00:00
Jesse Vincent
1f80b7c723
New hdpi icons from plauclair
2010-11-14 03:39:32 +00:00
Jesse Vincent
52e2a437fb
Imported a variant of http://code.google.com/p/android-color-picker/ into k-9
...
- Ported to the ColorPickerDialog API
- Translated the API and Internals from Indonesian to English
- Moved to use K-9 strings rather than custom strings.
In an ideal world, we should use ambilwarna as an android library
project, like it was intended.
2010-11-08 02:21:32 +00:00