cketti
|
21bcf60891
|
Added placeholders for newly added string to translations
|
2011-10-28 02:20:10 +02:00 |
|
Lim Sungguk
|
7903797080
|
stringutils
|
2011-10-28 03:50:23 +09:00 |
|
Jesse Vincent
|
0c40736f26
|
Bumped manifest to 3.908
|
2011-10-27 14:24:11 -04:00 |
|
cketti
|
55a39101ed
|
Added diagram that visualizes activity interactions
|
2011-10-27 19:13:13 +02:00 |
|
cketti
|
91ee21bb2d
|
Use "String.length() == 0" instead of String.isEmpty() [API 9+]
|
2011-10-27 19:11:44 +02:00 |
|
Jesse Vincent
|
188a9fd070
|
Upgrade us to android-14 infrastructure
(Backport from Kaiten)
Conflicts:
build.xml
default.properties
plugins/ActionBar/project.properties
plugins/QuickAction/project.properties
plugins/SplitView/ant.properties
plugins/SplitView/build.xml
plugins/SplitView/local.properties
plugins/SplitView/proguard.cfg
plugins/SplitView/project.properties
project.properties
|
2011-10-27 12:41:24 -04:00 |
|
cketti
|
b69d6cb64c
|
Use Locale.US with toUpperCase() and toLowerCase() where appropriate
|
2011-10-27 17:17:43 +02:00 |
|
cketti
|
9327c86fe7
|
Use Locale.US when calling toUpperCase() on the generated MIME boundary
Fixes issue 3733
|
2011-10-27 16:52:27 +02:00 |
|
cketti
|
d3baa299f1
|
Use "reply after quoted text" value when editing drafts
|
2011-10-27 08:20:03 +02:00 |
|
Sven-Hendrik Haase
|
f4f726ae67
|
Fixed restoring drafts saved with "reply after quoted text" enabled
Fixes issue 2568
|
2011-10-27 07:23:01 +02:00 |
|
Andrew Chen
|
b6cdec43e9
|
Merge pull request #73 from andrewgaul/address-parse-npe
Fix NPE in Address.Parse
|
2011-10-26 18:15:40 -07:00 |
|
Andrew Chen
|
2a47640b9f
|
Merge pull request #69 from sunglim/master
removed unnecessary empty line
|
2011-10-26 18:10:43 -07:00 |
|
Andrew Chen
|
d9e6426e33
|
Merge pull request #74 from andrewgaul/generateboundary-random
Use Random.nextInt instead of Math.random.
|
2011-10-26 18:03:57 -07:00 |
|
Andrew Gaul
|
ad5676ed28
|
Fix NPE in Address.Parse
Found by FindBugs. Also avoid an allocation in the uncommon case.
|
2011-10-25 21:24:38 -07:00 |
|
Andrew Gaul
|
e394924ce4
|
Prefer Random.nextInt over Math.random
Addresses a FindBugs complaint.
|
2011-10-25 21:21:23 -07:00 |
|
cketti
|
ae465789b7
|
Export default value for keys not found in preference storage
|
2011-10-26 05:13:22 +02:00 |
|
Andrew Gaul
|
a2d0f9ccb7
|
Remove unused literal methods
|
2011-10-25 13:56:07 -07:00 |
|
Andrew Gaul
|
844db81b8d
|
Optimize Utility.combine for length 1 arguments
|
2011-10-25 13:10:47 -07:00 |
|
Lim Sungguk
|
b874664684
|
removed unnecessary empty line(English). Updated Korean Translation(Korean)
|
2011-10-25 00:02:24 +09:00 |
|
Andrew Chen
|
47a4bd77ad
|
Merge pull request #68 from sunglim/master
Korean Language Minor Update
|
2011-10-23 14:46:51 -07:00 |
|
Lim Sungguk
|
b2321e99ef
|
Korean Translation Minor Update
|
2011-10-24 04:53:31 +09:00 |
|
Jesse Vincent
|
ae3f098b4a
|
Merge pull request #64 from andrewgaul/typesafe-set
Avoid type-unsafe Set
|
2011-10-20 05:34:48 -07:00 |
|
Jesse Vincent
|
ea384b40a1
|
Merge pull request #66 from andrewgaul/redundant-combine-flags
Remove duplicated combine flags code
|
2011-10-20 05:33:37 -07:00 |
|
Jesse Vincent
|
70b4f64138
|
Merge pull request #67 from andrewgaul/utility-readinputstream
Remove unused Utility.readInputStream
|
2011-10-20 05:32:23 -07:00 |
|
Andrew Gaul
|
4c5f2e59a0
|
Remove unused Utility.readInputStream
Consider IOUtils.toString instead.
|
2011-10-19 23:11:03 -07:00 |
|
Andrew Gaul
|
5b9f542bd7
|
Avoid type-unsafe Set
|
2011-10-19 23:05:34 -07:00 |
|
Andrew Gaul
|
ce4b42f66b
|
Remove duplicated combine flags code
|
2011-10-19 22:04:57 -07:00 |
|
Andrew Gaul
|
80d9246130
|
Prefer unsynchronized Collection types
|
2011-10-19 21:56:20 -07:00 |
|
cketti
|
afd355f83c
|
Use Preferences.getAvailableAccounts() where appropriate
|
2011-10-18 05:09:20 +02:00 |
|
cketti
|
4d6946f47c
|
Start services and list folders after account has been activated
|
2011-10-18 05:06:32 +02:00 |
|
cketti
|
dd8cd33c5a
|
Fixed decoding of store URIs with empty passwords
|
2011-10-18 05:05:40 +02:00 |
|
cketti
|
9fa802afe2
|
Validate file format version and content version of settings file
|
2011-10-18 01:30:41 +02:00 |
|
cketti
|
e7ad0e296e
|
Validate account UUID on import
|
2011-10-17 23:33:32 +02:00 |
|
cketti
|
6b5b4e474e
|
Fixed store URI encoding/decoding in Pop3Store
|
2011-10-17 05:59:36 +02:00 |
|
cketti
|
d87e25dde1
|
Added new authentication methods to SmtpTransport.createUri()
|
2011-10-17 04:57:01 +02:00 |
|
cketti
|
75dc38a1c4
|
Added new settings to GlobalSettings
|
2011-10-17 04:52:33 +02:00 |
|
cketti
|
f08b1ef739
|
Added new settings to AccountSettings
|
2011-10-17 04:34:26 +02:00 |
|
cketti
|
3967654a3e
|
Show short message when moving accounts
|
2011-10-17 04:34:26 +02:00 |
|
cketti
|
52a92d93a1
|
Add dialog to ask for server passwords after import
|
2011-10-17 04:34:26 +02:00 |
|
cketti
|
849a4e37a0
|
Mark accounts as disabled on import
If the settings file doesn't contain passwords for the incoming and
outgoing servers we disable those accounts.
|
2011-10-16 19:24:31 +02:00 |
|
Koji Arai
|
451ffc97c4
|
Updated Japanese translation. catch up with 2058fc3 .
|
2011-10-16 09:20:49 +09:00 |
|
cketti
|
115742a2a9
|
Change launchMode of Accounts activity
startActivityForResult() doesn't work if the launchMode is
"singleInstance". But we need this when selecting a file to import the
settings from.
|
2011-10-14 21:24:46 +02:00 |
|
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 |
|
cketti
|
effb45c463
|
Cleaned up success message after settings import
|
2011-10-14 06:19:30 +02:00 |
|
cketti
|
f5e684310e
|
Renamed StorageImportExportException to SettingsImportExportException
|
2011-10-14 06:00:10 +02:00 |
|
cketti
|
c835bb757a
|
Renamed StorageImporter to SettingsImporter
|
2011-10-14 05:58:55 +02:00 |
|
cketti
|
cf8bdef0a8
|
Renamed StorageExporter to SettingsExporter
|
2011-10-14 05:58:15 +02:00 |
|
cketti
|
0ae176bab3
|
Code/documentation cleanup. No functional changes.
|
2011-10-14 05:54:23 +02:00 |
|
cketti
|
470ba8bb03
|
Removed everything related to settings file encryption
The plan is to (re)add this feature later. With a proven method to
encrypt files; maybe OpenPGP.
|
2011-10-14 05:38:27 +02:00 |
|
cketti
|
fd16ff8fe6
|
Remove reference to NonConfigurationInstance when no longer needed
|
2011-10-14 04:15:45 +02:00 |
|