Commit Graph

  • ad16574657 Allow to pass large blobs and a new content provider to simplify this Markus Doits 2011-11-04 21:22:49 +0100
  • a7294d50b1 Ignore good old mac's .DS_Store ... Markus Doits 2011-11-04 20:53:01 +0100
  • 8d9b0e1db8 Switch to spongycastle Markus Doits 2011-11-03 22:15:31 +0100
  • e6c86a8892 Add .gitignore to ignore eclipse-specific files Markus Doits 2011-11-03 22:14:37 +0100
  • 1b7fbb1eeb Update to latest version in master Markus Doits 2011-11-03 20:14:24 +0100
  • debb90409a -implementation of "--send-key" -implementation of "--sign-key" -partial implementation of exchanging/verifying keys via QR Code senecaso 2011-10-17 10:07:37 +0900
  • 6f2333b7d3 -mavenizing the project -moving all org.bouncycastl2.* dependencies to Sponcy Castle instead. This way multiple people dont need to maintain rebased versions of BC senecaso 2011-10-06 15:31:16 +0900
  • 70b75e7312 skip PGPSignatureList if it comes before PGPLiteralData Alex Zhukov 2011-09-27 22:01:04 +0400
  • 3ec27e07ae @Override refactoring, some explicit casting added Oliver Runge 2011-09-17 23:44:06 +0200
  • 50036a4642 added .gitignore Oliver Runge 2011-09-17 23:31:12 +0200
  • 9fbda63b6f added Portuguese translation, thanks, Paulo Angelo Thialfihar 2011-09-11 20:02:20 +0000
  • cb8d589034 upgraded to target android-13 Thialfihar 2011-09-11 19:15:58 +0000
  • 0502be7652 Documentation update of ApgCon Markus Doits 2011-06-05 19:47:41 +0000
  • 24205b8dbc Cleanup of code, AIDL-calls renamed! Markus Doits 2011-06-05 19:05:57 +0000
  • 6502e58c26 Possibility to not compile Log.d and Log.v in Markus Doits 2011-06-05 19:05:18 +0000
  • 3be076d024 Little better log-managing for release-versions of ApgCon Markus Doits 2011-05-18 18:19:47 +0000
  • 3a22ac4197 applied proposed patch by mattispasch for issue 99 Thialfihar 2011-03-19 18:23:54 +0000
  • 4e37568eab remove the null check for progress again, not needed in the trunk for now Thialfihar 2011-02-05 16:40:46 +0000
  • f37204321d don't include a Preference re-instantiation for now, will see about that when merging apg_service Thialfihar 2011-02-05 16:11:07 +0000
  • 36c2b860ce strings fixes in IT and NO version Thialfihar 2011-02-05 16:09:01 +0000
  • c497e48817 Define interface without imports Markus Doits 2011-01-25 19:51:35 +0000
  • 7278932990 Make callback use an interface 'the java way'_tm Markus Doits 2011-01-25 19:39:07 +0000
  • 1036eb6bd5 Log stacktraces the android way Markus Doits 2011-01-25 19:38:56 +0000
  • 3372e57157 Allow to retrieve connection status Markus Doits 2011-01-23 21:37:06 +0000
  • 66263ab6e3 Allow to return itself on callback Markus Doits 2011-01-23 21:36:59 +0000
  • cb4f1933d5 Dont remove result and warnings from result Markus Doits 2011-01-23 21:36:51 +0000
  • efc5575d56 Change the way the complete result can be retrieved Markus Doits 2011-01-23 21:36:44 +0000
  • 1ec5fc0541 Allow to retrieve fingerprints and user ids through AIDL Markus Doits 2011-01-23 21:36:35 +0000
  • 6b7db8161a Don't query things we don't need Markus Doits 2011-01-23 21:36:27 +0000
  • 4b882fa90b Other applications must user permission to read key details to connect to AIDL interface Markus Doits 2011-01-23 21:36:20 +0000
  • b5097b7a41 Some more verbose logs Markus Doits 2011-01-20 20:23:13 +0000
  • c9f6f56827 Work on errors and documentation - once more Markus Doits 2011-01-20 20:00:28 +0000
  • 392969629c Some better (non-misleading) error msgs Markus Doits 2011-01-20 18:38:15 +0000
  • 1af5a985b5 Redefine some log-msges Markus Doits 2011-01-20 18:25:38 +0000
  • 05627fbd62 Print some info about keys on asymmetric encryption Markus Doits 2011-01-20 18:19:42 +0000
  • 730b44bc73 Make the stacktrace enabler static Markus Doits 2011-01-20 18:19:34 +0000
  • dfb4f4e030 Allow at compile time to enable stacktraces on exceptions Markus Doits 2011-01-20 17:38:25 +0000
  • d4901f5999 Catch callback's and apg-call's (are there any?) exceptions Markus Doits 2011-01-20 16:53:51 +0000
  • 72ab7fb25f Some more error output Markus Doits 2011-01-20 16:40:45 +0000
  • 3e158d0afc Some better errors (hopefully more information) Markus Doits 2011-01-20 16:36:03 +0000
  • 15bf93de34 Fix wrong param in doc Markus Doits 2011-01-20 12:49:49 +0000
  • e73794a5cc Add javadoc on public things Markus Doits 2011-01-20 11:55:36 +0000
  • be2476e0ba Allow async execution of an AIDL call Markus Doits 2011-01-19 22:33:06 +0000
  • 79cf07f1e2 Compare strings like they should be compared Markus Doits 2011-01-18 22:24:28 +0000
  • 945e8bb25b Add another verbose hint for ApgCon constructor Markus Doits 2011-01-18 22:19:48 +0000
  • 209b300638 Print api_version if matching Markus Doits 2011-01-18 22:12:47 +0000
  • fd24d128fe Check for AIDL Api version and ApgService Markus Doits 2011-01-18 22:09:05 +0000
  • e6ece71fa0 Add AIDL API version Markus Doits 2011-01-18 22:08:56 +0000
  • 10e0dd0237 Update AIDL to reflect new argument names Markus Doits 2011-01-18 21:17:14 +0000
  • 3f703fa4ea More finegrained errors Markus Doits 2011-01-18 21:17:05 +0000
  • 79238cbcce Rename parameters Markus Doits 2011-01-18 20:35:41 +0000
  • 5eaea519ad Refactor some log prios Markus Doits 2011-01-18 20:35:33 +0000
  • eb75eea64f Allow get_master_key to accept null string Markus Doits 2011-01-17 22:21:41 +0000
  • dc02a74d52 Update AIDL-Doc Markus Doits 2011-01-17 22:16:57 +0000
  • f9ee141ce1 Allow to sign and specify passphrase on decrypting Markus Doits 2011-01-17 22:16:49 +0000
  • 7bf8649d95 Update version information to reflect branch Markus Doits 2011-01-17 21:15:31 +0000
  • 9fb631d599 Clear result, too Markus Doits 2011-01-13 20:28:08 +0000
  • a1c75dd47c Add asymmetric encryption Markus Doits 2011-01-13 20:12:10 +0000
  • 9c06bb03b6 Prepare ApgCon for asymetric enc and clean up Markus Doits 2011-01-13 20:12:02 +0000
  • 8b35229650 Actually check for unknown args for function Markus Doits 2011-01-11 22:31:35 +0000
  • 45e4897dc7 Redefine many internals of ApgService Markus Doits 2011-01-11 22:24:20 +0000
  • fc05dfd8b7 Prevent null pointer exception Markus Doits 2011-01-11 22:24:08 +0000
  • d367bc12f8 Make some things static Markus Doits 2011-01-11 17:58:13 +0000
  • 51b63d099c Allow helper to clear args and set booleans Markus Doits 2011-01-09 20:12:12 +0000
  • 3f0c80882e Explain AIDL options a little bit more in detail Markus Doits 2011-01-09 20:12:03 +0000
  • def11ad18f Document new args in AIDL Markus Doits 2011-01-09 19:16:54 +0000
  • c84c449035 Respect options but allow to overwrite them for each call Markus Doits 2011-01-09 19:16:45 +0000
  • 9e089f03b6 Prefix local vars with "_" Markus Doits 2011-01-09 19:16:22 +0000
  • a29dfc0add Reset errors before calling, make some vars final, minor cleanups Markus Doits 2011-01-09 17:17:27 +0000
  • 91da2dd2ea Remove obsolete import Markus Doits 2011-01-09 17:17:18 +0000
  • b1e8194ce2 Remove weird line Markus Doits 2011-01-09 17:17:08 +0000
  • 1a338de47e Redesign AIDL-Interface once more Markus Doits 2011-01-05 14:07:09 +0000
  • dbb46f1633 Remove forgotten line Markus Doits 2011-01-04 23:09:56 +0000
  • 6477f60764 Add connection helper for other projects Markus Doits 2011-01-04 23:08:08 +0000
  • 2660c561a1 Reload preferences on call Markus Doits 2010-12-30 13:48:24 +0000
  • 86e06eeabe Allow to regenerate shared preferences Markus Doits 2010-12-30 13:47:10 +0000
  • ed0df2803f Allow to regenerate shared preferences Markus Doits 2010-12-30 13:39:46 +0000
  • ec988efb55 Remove weird chars at the beginning of xml Markus Doits 2010-12-29 16:49:27 +0000
  • 455510e0c0 Fix wrong placed backslash Markus Doits 2010-12-29 16:47:55 +0000
  • 6634f40bc2 Merge trunk into apg_service Markus Doits 2010-12-29 16:43:10 +0000
  • e8d29c01c2 Add first basic implementation of Apgservice Markus Doits 2010-12-29 16:31:58 +0000
  • 1edac5a61e Allow progress-meter to be null Markus Doits 2010-12-29 12:11:25 +0000
  • 83a5d5f8f8 Update italian translations Rick Deckard 2010-12-28 10:36:41 +0000
  • fc08f14ef1 Branch for ApgService AIDL development until spec is final Markus Doits 2010-12-27 18:33:05 +0000
  • 16252e99aa Sander Danielsen 2010-12-26 00:21:41 +0000
  • 50bc9bf6f2 trunk lifted to next beta version Thialfihar 2010-12-25 22:20:34 +0000
  • bf6029124f prepare 1.0.8 release Thialfihar 2010-12-25 21:53:48 +0000
  • 9687e9b1a3 auto-click encrypt/decrypt button when using an *_AND_RETURN Intent with EXTRA_DATA or ContentURI Thialfihar 2010-12-25 19:24:04 +0000
  • 9e8b266bf0 show key fingerprint in key list Thialfihar 2010-12-25 19:12:35 +0000
  • 9e54b3d99d added Chinese translation Thialfihar 2010-12-25 17:45:03 +0000
  • f28d0549e0 renamed values-nb to values-no as the correct macro language code Thialfihar 2010-12-25 17:10:14 +0000
  • 1447092e36 renamed values-nb to values-no as the correct macro language code Thialfihar 2010-12-25 17:10:10 +0000
  • c86dc10264 changed values-nn to values-nb for Norsk bokmål, added it as supported language Thialfihar 2010-12-25 17:04:42 +0000
  • 6439859c66 changed values-nn to values-nb for Norsk bokmål, added it as supported language Thialfihar 2010-12-25 17:04:39 +0000
  • ee1918b7c8 DataSource: consider content URI sources "binary" also Thialfihar 2010-12-25 14:12:12 +0000
  • 428cf39ba3 added an Intent and functionality to generate detached signatures Thialfihar 2010-12-25 14:00:25 +0000
  • 01889c405f strings fixes Thialfihar 2010-12-22 22:55:28 +0000
  • 322d2e139f Danish pass phrase ttyl hour options added Thialfihar 2010-12-22 20:24:58 +0000
  • 7b145777cf unescaped apostrophe fix in a strings.xml Thialfihar 2010-12-22 20:24:01 +0000
  • b731c3c2f8 added pass phrase cache ttl options 2 hours, 4 hours, 8 hours Thialfihar 2010-12-22 19:55:14 +0000