Thialfihar
|
ff2da0c5d1
|
added some info about the speed of compression algorithms, mostly to warn about BZIP2, also added support for content URIs in file encrypt/decrypt activities
|
2010-07-05 13:22:03 +00:00 |
|
Thialfihar
|
16cea885e2
|
merge 1.0.x back into trunk
|
2010-06-30 19:59:33 +00:00 |
|
tripetdevet
|
933ec4f7b6
|
|
2010-06-29 21:33:48 +00:00 |
|
Rick Deckard
|
5562862e6c
|
Author-line added to italian translation file (thx Oliver!)
|
2010-06-29 15:21:24 +00:00 |
|
Rick Deckard
|
9ee0d2b012
|
Italian translation
|
2010-06-29 15:07:31 +00:00 |
|
Thialfihar
|
9d0f8a59ed
|
author for German translation added to the license header
|
2010-06-28 20:46:06 +00:00 |
|
Thialfihar
|
a4a65f9ca0
|
German translation by cwoehrl added
|
2010-06-28 12:10:00 +00:00 |
|
Thialfihar
|
804a6d6609
|
removed some translation files again, as they weren't being translated after all... just annoying to keep their English content up to date
|
2010-06-22 17:12:14 +00:00 |
|
Thialfihar
|
51ed2b89a6
|
some fixes among English strings
|
2010-06-22 17:10:01 +00:00 |
|
Thialfihar
|
dcce05f3df
|
applied cketti's patch to escape apostrophes
fixes Issue 47
|
2010-06-17 15:51:41 +00:00 |
|
Thialfihar
|
1bad192a91
|
using proper PreferenceActivity now, tho the underlying storage of the values remained almost the same, some changes how the preferences are accessed and how the cache service is started
|
2010-06-17 13:23:07 +00:00 |
|
Thialfihar
|
720e5371e0
|
added Italian values directory
|
2010-06-16 22:41:42 +00:00 |
|
tripetdevet
|
5a2cd1f335
|
update to slovenian translation
|
2010-06-10 10:01:06 +00:00 |
|
Thialfihar
|
8d80a7876c
|
Danish translation added
|
2010-06-09 19:35:03 +00:00 |
|
Thialfihar
|
8c404d83d7
|
added search to option menu and make it pop up when keys on the physical keyboard are pressed
|
2010-06-05 22:44:47 +00:00 |
|
Thialfihar
|
84d00abea1
|
added search feature for key management and select Activities
|
2010-06-05 21:47:16 +00:00 |
|
Thialfihar
|
a089dbbb73
|
introduced a general application to handle certain Intents, only to hand them to other APG Activities after looking at the content of the passed data
|
2010-06-05 17:54:40 +00:00 |
|
Thialfihar
|
7193edbba2
|
added content provider again and read permission to grab key details
|
2010-06-02 14:01:18 +00:00 |
|
Thialfihar
|
72b899fa79
|
by default show the undecrypted block without line wrapping, just feels less messy, switch after decryption
|
2010-06-02 10:20:41 +00:00 |
|
tripetdevet
|
647005939f
|
|
2010-06-02 01:06:56 +00:00 |
|
Thialfihar
|
d5ed01a7e3
|
string adjustment
|
2010-06-02 01:01:27 +00:00 |
|
Thialfihar
|
ca5416532f
|
support ASTRO and others for the file selection
|
2010-06-01 21:28:30 +00:00 |
|
tripetdevet
|
74ab59cd52
|
update slovenian translation to 1.0.x
|
2010-05-30 20:45:53 +00:00 |
|
Thialfihar
|
cff8642bf1
|
some new strings, some dropped
|
2010-05-30 16:54:28 +00:00 |
|
Thialfihar
|
570b7a6d8e
|
added revocation and creation/expire time info to key table, use both for public and secret key selection
|
2010-05-27 20:09:26 +00:00 |
|
Thialfihar
|
edd9a22882
|
some (hopefully better) database/cursor handling, picking encryption and signature keys working again, tho it'll have to be tidied up
|
2010-05-27 01:40:50 +00:00 |
|
Thialfihar
|
5fb8cb4d5e
|
use new key database for encryption and decryption
|
2010-05-26 23:40:12 +00:00 |
|
Thialfihar
|
e5573973e7
|
template for Slovenian string resources
|
2010-05-20 22:20:49 +00:00 |
|
Thialfihar
|
260946009a
|
properly import keys from streams that may contain multiple blocks of ASCII armour or binary data, also small adjustment in strings
|
2010-05-20 22:03:41 +00:00 |
|
Thialfihar
|
f424b7f581
|
import file default for keys is empty now, changed import text a little, and changing the pass phrase during key editing updates the pass phrase cache
|
2010-05-19 14:51:58 +00:00 |
|
Thialfihar
|
eb636fce47
|
default message/file compression settings added, also a setting for file decryption to change the default when a file requires it
|
2010-05-16 14:20:17 +00:00 |
|
Thialfihar
|
2c5a80a16f
|
added pass phrase cache to preferences, not used yet, but preference and about menu item now show up in every activity
|
2010-05-15 16:09:49 +00:00 |
|
Thialfihar
|
1edc2c69f2
|
values-* templates for hopefully upcoming German, Korean, Russian translations
|
2010-05-13 22:56:38 +00:00 |
|
Thialfihar
|
c0d24306cb
|
replaced error and progress strings in APG.java with resource IDs as well
|
2010-05-13 22:47:19 +00:00 |
|
Thialfihar
|
b527ae8b6d
|
a lot of renaming of IDs, following a strict naming scheme again, moved most strings into string.xml in preparation for internationalization, APG.java still has to be changed to allow that, as it isn't Context aware in most methods
|
2010-05-13 20:41:32 +00:00 |
|
Thialfihar
|
65524ecdb5
|
moved more resources to drawable for Android 1.5
|
2010-05-11 17:22:15 +00:00 |
|
Thialfihar
|
cb4cb3b8c1
|
trying to allow allow building for Android 1.5
|
2010-05-11 16:58:28 +00:00 |
|
Thialfihar
|
31259a9266
|
trying to allow allow building for Android 1.5
|
2010-05-11 16:58:07 +00:00 |
|
Thialfihar
|
ae0ac62027
|
trying to allow allow building for Android 1.5
|
2010-05-11 16:57:46 +00:00 |
|
Thialfihar
|
87b49e279b
|
trying to allow allow building for Android 1.5
|
2010-05-11 16:57:28 +00:00 |
|
Thialfihar
|
ac42b23d7c
|
trying to allow allow building for Android 1.5
|
2010-05-11 16:57:09 +00:00 |
|
Thialfihar
|
75929c6cfa
|
copied all resources from drawable-mdpi to drawable, which will allow building for Android 1.5 if the other directories get removed or ignored during build
|
2010-05-11 16:38:11 +00:00 |
|
Thialfihar
|
09ad7df83d
|
use XML layout for pass phrase dialogs as well now, doing away with awkward manual padding, important for Android 1.5 compatibility
|
2010-05-11 16:33:34 +00:00 |
|
Thialfihar
|
e36e8f1dea
|
merged DecryptMessageActivity and DecryptFileActivity into one DecryptActivity as well
|
2010-05-11 14:07:15 +00:00 |
|
Thialfihar
|
a115776e09
|
removal of old layouts
|
2010-05-09 19:56:00 +00:00 |
|
Thialfihar
|
5e73b696d1
|
new EncryptActivity to handle message and file encryption all in one
|
2010-05-09 19:51:21 +00:00 |
|
Thialfihar
|
73888622f4
|
added a button to encrypt to clipboard, change log and about window got their own layout now with proper linkification
|
2010-05-09 13:29:30 +00:00 |
|
Thialfihar
|
3008f2c51f
|
added an option to delete files after encryption or decryption, also no longer delete the output file if either fails
|
2010-05-04 15:56:55 +00:00 |
|
Thialfihar
|
88fc659ff6
|
put return values into the Id class as well, changed encrypt file layout to use symmetric OR asymmetric again, layout and string adjustments
|
2010-04-29 01:11:26 +00:00 |
|
Thialfihar
|
e83a5311ae
|
add preferences, use them where applicable
|
2010-04-28 23:35:11 +00:00 |
|