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

836 Commits

Author SHA1 Message Date
Andrew Chen
e53569b24c Add comment about not localizing the legalese. 2012-04-18 15:35:54 -07:00
igavio
722f9732f2 Various corrections after first time use 2012-04-18 15:10:36 +03:00
Andriy Kopanytsia
0d5d69418f Add Ukrainian localization. 2012-04-17 10:49:08 -07:00
cketti
9d854a0f6f Fix a display bug by extending the system themes 2012-04-11 03:26:45 +02:00
cketti
981c582e9e Updated polish translation (thanks to Błażej Jeżewski) 2012-04-11 03:10:40 +02:00
Andrew Chen
e23ba4c0c9 Reply receipt menu icons, take 2 (or 3?) 2012-04-09 10:32:20 -07:00
cketti
959ab4bdf2 Make ListView in EmailAddressList use the full screen height 2012-04-09 02:02:12 +02:00
Andrew Chen
2d13b0f36c Add menu image for read/reply receipt. 2012-04-08 16:54:21 -07:00
Koji Arai
6861c813ea Change layout of the email address list.
set title to the contact name.
change text size is medium from default(Large).
2012-04-08 12:32:10 -04:00
Jesse Vincent
4723ea0ae5 Possible to select email addresses from the ContactPicker
Conflicts:

	src/com/fsck/k9/activity/MessageCompose.java
	src/com/fsck/k9/helper/ContactsSdk3_4.java
2012-04-08 12:29:08 -04:00
Andrew Chen
42d6462946 Hide the batch archive button preference if none of our accounts have an archive folder.
Hide the batch archive button in the MessageList if none of the visible account(s) have an archive folder.
2012-04-06 15:52:56 -07:00
Andrew Chen
b5856a7ac5 More distinct archive button. 2012-04-06 14:40:41 -07:00
Andrew Chen
3e03120a73 Merge branch 'master' of https://github.com/mnb20/k-9 into pull111
* 'master' of https://github.com/mnb20/k-9:
  High DPI version of archive button icon
  Fixed whitespace
  Remove TODO
  Replaced archive icon. Still a bit crap, but better than my previous attempt.
  Added batch buttons for Archive and Move. Made batch buttons configurable.
2012-04-06 13:47:55 -07:00
Andrew Chen
1b1e8e4850 Fix another mix-encoded character in Greek (el) translation. 2012-04-06 12:55:34 -07:00
Andrew Chen
f7e5957c29 Merge pull request #133 from galanthus/master
Updates of russian translation
2012-04-06 12:17:19 -07:00
Andrew Chen
b5e01af7cc Set proper filename for Greek (el) translation. 2012-04-06 12:14:29 -07:00
Andrew Chen
07f12cebe1 Re-encode sigils and ellipses in Greek (el) translation. 2012-04-06 11:41:44 -07:00
Andrew Chen
c767fa2fef Add Greek (el) translation from IGaviotis (Issue 4135). 2012-04-06 11:31:08 -07:00
Dmitry Ashkadov
5bc28e04bc Updates to Russian translation 2012-04-06 00:02:30 +04:00
cketti
5041a2c832 SingleMessageView cleanup 2012-04-04 10:04:57 +02:00
cketti
809f8efc77 Improved the look of MessageView with the dark theme 2012-04-03 07:55:52 +02:00
cketti
4612ceb3c8 Enabled dark theme for MessageCompose and MessageView 2012-04-03 07:55:51 +02:00
Koji Arai
d1c065230f Updated Japanese translation. catch up with 5819d27. 2012-04-03 00:02:52 +09:00
cketti
7715e396c4 Updated german translation 2012-04-02 01:35:02 +02:00
cketti
5819d27394 Added long-press popup menu to WebView in SingleMessageView
Actions:
- Open link for viewing
- Share link
- Copy link to clipboard
- View image
- Download/save image
- Copy image URL to clipboard
- Call number
- Save phone number to Contacts
- Copy phone number to clipboard
- Send mail
- Save to Contacts
- Copy email address to clipboard

This is based on work done by kernelhunter92 and ShellZero.

Fixed issue 1248
2012-04-01 22:46:36 +02:00
cketti
240f7ea9ac Updated and improved german translation 2012-03-30 05:24:44 +02:00
cketti
43cb78d2de Fixed display issue in MessageCompose 2012-03-26 07:29:10 +02:00
cketti
f32dce53ae Fixed a small display issue in MessageCompose 2012-03-24 22:56:51 +01:00
cketti
661ed08061 Removed unnecessary layout containers 2012-03-24 22:51:33 +01:00
Jesse Vincent
ea90e24785 move the chips, change the sizes 2012-03-24 19:57:32 +01:00
Jesse Vincent
580f1639c3 UI improvements to the "select identity" button 2012-03-24 19:57:31 +01:00
cketti
8436e6b50b Tweaked MessageCompose layout 2012-03-22 23:37:03 +01:00
cketti
52d333c8d9 Fixed indentation 2012-03-22 22:17:10 +01:00
cketti
f4274eec6e Converted tabs to spaces 2012-03-22 22:17:10 +01:00
cketti
8180fd9ad2 Added a button to switch the identity in MessageCompose
Originally I wanted to use a Spinner, but it doesn't support multiple
view types (see [1]). Those are necessary because we use different
layouts for accounts (section headers) and identities (selectable list
items).
Removed the ChooseAccount activity because it's now unused.
2012-03-22 22:17:10 +01:00
cketti
1d28eb003d Added a setting to disable marking messages as read on viewing 2012-03-19 04:44:41 +01:00
cketti
482ae352c1 Reverted most of the recent message header changes
Clicking the additional headers area still allows to hide that view
again.
2012-03-18 04:51:29 +01:00
Koji Arai
39f2138292 added a Japanese provider "auone.jp" 2012-03-17 23:16:35 +09:00
Koji Arai
8192d54cce Updated Japanese translation. catch up with f9a30d1. 2012-03-17 23:13:29 +09:00
ashley willis
f9a30d1822 added sort by arrival option. 2012-03-11 17:48:56 -05:00
cketti
faf9dc6e02 Restored show/more less indicator in the message header 2012-03-06 04:38:08 +01:00
m0viefreak
8d12244a9c Message header changes
* remove expand/collapse arrows, instead use the background area of the header to toggle
* allow expanding of To: and Cc: texts when too long and cut off by clicking on them
2012-03-02 06:15:55 +01:00
cketti
2cb31a2fac Added button to show unnamed and inline attachments 2012-02-27 21:45:46 +01:00
cketti
3632978b49 Don't animate the previous/next buttons in message view 2012-02-25 01:08:55 +01:00
cketti
7c97527d73 Allow message header to scroll when displaying the attachment list 2012-02-25 00:43:09 +01:00
cketti
63b43a40a9 Changed german translation 2012-02-22 19:37:21 +01:00
cketti
9a42a146e3 Limit the size of TextViews in the message header 2012-02-22 00:05:00 +01:00
cketti
80cb0cce35 Changed the layout to include a color chip again 2012-02-21 23:38:43 +01:00
cketti
9f42ff61d3 Removed settings for scrolling buttons 2012-02-21 15:16:36 +01:00
cketti
309eeb72ac Got rid of the ScrollView in MessageView
The ScrollView around the WebView caused all sorts of problems. This
change removes the ScrollView and uses the undocumented method
WebView.setEmbeddedTitleBar() to set the MessageHeader view as "title
bar" of the WebView. This allows MessageHeader to scroll away making
more room for the WebView.
All of the "magic title bar" code was originally implemented by Jesse
for Kaiten.

Because WebView doesn't support a scrolling footer we can no longer
support scrolling buttons or attachments at the end of the message. Now
users can switch from message view to attachment view via a button just
below the message headers.

I also copied some code for which I was too lazy to create a separate
commit. It allows to display attachments we didn't use to show by
clicking on a "More..." button in the attachment view. Those
attachments are mostly images referenced by the HTML part (e.g.
background images).

Fixes issue 3291
2012-02-21 05:07:01 +01:00
Koji Arai
21d0b0275d Updated Japanese translation. catch up with 4c318d1. 2012-02-18 01:29:35 +09:00
ashley willis
4db048343f account setup changes:
added gmx.com.
set delete policy to DELETE_POLICY_ON_DELETE for IMAP on automatic setup like manual setup does.
set default names for Archive and Spam on manual config like automatic setup does.
2012-02-16 18:35:25 -06:00
wilian-cb
4c318d1727 3945: Treatment for errors related to not having a file manager application in Android to handle import configurations. 2012-02-14 21:11:15 -02:00
cketti
485a505ca0 More tweaks to the unread widget 2012-02-13 12:25:03 +01:00
cketti
f36d2a6b23 Tweak widget layout 2012-02-13 12:16:20 +01:00
cketti
29e1a68288 Added widget to display the unread count for an account 2012-02-13 12:16:18 +01:00
Nick Nikolaou
46bf2c5be7 Add discard confirmation dialog when pressing back 2012-02-02 19:33:49 -06:00
ashley willis
bd700127de added montclair.edu to res/xml/providers.xml based on http://oit.montclair.edu/documentation/msu_apps/email/AndroidPhoneSettingUpYourMSUEmailAccount.pdf 2012-01-23 19:51:30 -06:00
levysiqueira
18e4557b1e Correction of few translation errors and translating some of the NEW strings. 2012-01-18 16:17:37 -02:00
cketti
edf0361aab Added font size setting for text input fields in MessageCompose 2012-01-12 01:05:01 +01:00
Mark Baker
2261edcfb4 High DPI version of archive button icon 2012-01-06 22:29:33 +00:00
Mark Baker
0e86fb2a80 Fixed whitespace 2012-01-04 19:58:19 +00:00
cketti
ff08fdcdf5 Updated danish translation (provided by mittaa) 2011-12-31 02:50:00 +01:00
Mark Baker
a8c6ec45d2 Replaced archive icon. Still a bit crap, but better than my previous attempt. 2011-12-26 19:15:35 +00:00
Mark Baker
af1b9f83f2 Added batch buttons for Archive and Move. Made batch buttons configurable. 2011-12-24 18:17:12 +00:00
mwolschon
21c9c6c1dc Issue 17: Hierarchical folder list / folder tree 2011-12-19 02:00:37 +01:00
mwolschon
2bfe1f4533 Issue 17: Hierarchical folder list / folder tree 2011-12-15 10:34:29 +01:00
damor
116d083d4d Update French and German translation 2011-12-11 20:49:35 +01:00
Koji Arai
be9c77d040 Updated Japanese translation. catch up with 017033c. 2011-12-02 23:33:11 +09:00
cketti
b02703e924 Removed unused string from translations and added placeholder for new one 2011-12-01 06:40:23 +01:00
cketti
017033cd53 Changed UI to allow selecting the empty IMAP namespace 2011-12-01 06:05:05 +01:00
cketti
d6acb09988 Added danish translation provided by mittaa 2011-11-25 23:18:00 +01:00
ashley willis
e9c8ec5598 Merge branch 'master' into pgp-fixes 2011-11-21 02:24:10 -06:00
ashley willis
94ba9bf71f 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
ashley willis
079996ebe5 refuse to save draft marked encrypted 2011-11-19 18:05:24 -06:00
ashley willis
c49d1ecc8e removed code from previous commit disabling of syncing drafts to be encrypted. 2011-11-19 13:34:26 -06:00
ashley willis
51c662f0d0 pgp issues 2152, 2900, and 3673. also option to disable not-yet-encrypted drafts related to issue 1424. 2011-11-19 00:49:04 -06:00
Koji Arai
76f8e39214 Improved Japanese translation 2011-11-17 00:06:13 +09:00
Koji Arai
ba6e410227 Updated Japanese translation. catch up with 97bfb5e. 2011-11-16 23:45:27 +09:00
Andrew Chen
97bfb5e229 Merge branch 'star-confirm' of https://github.com/ashleywillis/k-9 into pull-101
* 'star-confirm' of https://github.com/ashleywillis/k-9:
  Option to have confirmation on deleting starred messages.
  incremented preferences/Settings.VERSION for new settings
2011-11-15 11:21:27 -08:00
Andrew Chen
ec17cd3c38 Merge pull request #100 from ashleywillis/autoformat
Message Format: Automatic (plain text unless replying to an HTML message)
2011-11-15 10:13:45 -08:00
ashley willis
6694f637e3 capitalization and change of variable names. 2011-11-15 00:42:37 -06:00
ashley willis
3ffb5021e1 Option to have confirmation on deleting starred messages. 2011-11-15 00:28:41 -06:00
Andrew Chen
ab46209b53 Updated zh-rTW translation by Jeff117077. 2011-11-14 16:00:27 -08:00
ashley willis
9201d16659 add MessageFormat.AUTO so that text/html messages are created only when necessary. 2011-11-14 17:28:45 -06:00
ashley willis
37f480c969 Merge ashleywillis' changes in https://github.com/k9mail/k-9/pull/97.
Option to strip signature from quoted text in replies.
Strips signature from quoted text in replies (line of /^-- $/ or html
equivalent, and everything below). Per account.
2011-11-14 14:00:15 -08:00
Koji Arai
b1de711851 Updated Japanese translation. catch up with 6f2be32. 2011-11-12 14:27:08 +09:00
cketti
a9e934c66f Updated french translation (erkan2005) 2011-11-12 00:29:58 +01:00
cketti
b3bfcbde15 Added placeholders for untranslated strings 2011-11-09 04:54:52 +01:00
Jesse Vincent
31e2da0af4 Backport Turkish translation from Kaiten 2011-11-06 17:19:28 -05:00
Jesse Vincent
f13ac8c164 don't translate the date format strings 2011-11-06 17:19:28 -05:00
Jesse Vincent
20832f0b98 fixed some formatting errors in the turkish translation 2011-11-06 17:19:28 -05:00
Jesse Vincent
45aa47ef04 Initial Turkish translation from Recep PAYVERDI 2011-11-06 17:19:28 -05:00
cketti
6f2be3226e Removed hardcoded strings from layout 2011-11-05 19:53:27 +01:00
cketti
807907cb9e Merge branch 'master' into issue549
Conflicts:
	res/values/strings.xml
	src/com/fsck/k9/service/MailService.java
2011-10-29 05:22:07 +02:00
cketti
6c7639023d Updated german translation 2011-10-28 03:09:05 +02:00
cketti
882b988550 Tweaked german translation (Marius.Seebach) 2011-10-28 02:29:06 +02:00
cketti
6c6bf3fd6e Updated catalan translation (dvbotet) 2011-10-28 02:20:10 +02:00
cketti
21bcf60891 Added placeholders for newly added string to translations 2011-10-28 02:20:10 +02:00
Lim Sungguk
b874664684 removed unnecessary empty line(English). Updated Korean Translation(Korean) 2011-10-25 00:02:24 +09:00