open-keychain/OpenKeychain/src/main/java/org/sufficientlysecure/keychain
2018-07-13 16:13:42 +02:00
..
compatibility ditch unused ListFragmentWorkaround 2018-07-04 13:59:21 +02:00
daos Add notification uris to ApiAppDao 2018-07-04 13:59:21 +02:00
keyimport show partial list of keys if an error is thrown 2018-07-04 13:59:21 +02:00
keysync synchronously schedule background work, to avoid cancelling race condition 2018-07-13 14:52:50 +02:00
linked Use Timber instead of Android.Log 2018-01-20 21:32:37 +01:00
livedata Add notification uris to ApiAppDao 2018-07-04 13:59:21 +02:00
model Correctly fold user packet queries and display verification status 2018-07-05 20:46:30 +02:00
network use WorkManager for key sync 2018-06-21 19:21:41 +02:00
operations Correctly set keyserver status to unknown if importing from file 2018-07-04 22:44:09 +02:00
pgp clean up package structure 2018-07-04 13:59:21 +02:00
provider clean up package structure 2018-07-04 13:59:21 +02:00
remote use temporary db for external content provider queries 2018-07-05 20:14:35 +02:00
securitytoken log elapsed time for secure messaging setup 2018-06-12 11:06:54 +02:00
service Refresh cancellation signal for newly launched operation 2018-07-04 13:59:21 +02:00
ssh clean up package structure 2018-07-04 13:59:21 +02:00
ui Prevent flicker of dummy item during key update 2018-07-13 16:13:42 +02:00
util ditch unused KeyUpdateHelper class 2018-07-04 13:59:21 +02:00
Constants.java always reset singleton if running a unit test 2018-07-04 22:09:52 +02:00
KeychainApplication.java synchronously schedule background work, to avoid cancelling race condition 2018-07-13 14:52:50 +02:00
KeychainDatabase.java make recreation of views atomic operation 2018-07-12 17:38:10 +02:00