akwizgran
abaefacb69
Add javadocs.
2018-07-27 13:15:04 +01:00
akwizgran
6ca0339da2
Move DB key management into account manager.
2018-07-27 13:15:03 +01:00
akwizgran
1edf2bfa75
Move account deletion into AccountManager.
2018-07-27 13:14:58 +01:00
akwizgran
6f6ba38de1
Remove logic from DatabaseConfig.
2018-07-27 13:14:57 +01:00
akwizgran
f9495b49d6
Move encrypted key, account deletion into AccountManager.
2018-07-27 13:14:57 +01:00
akwizgran
cb29c9bf32
Create minimal AccountManager interface.
2018-07-27 13:14:52 +01:00
akwizgran
8283760e8a
Move local author creation into IdentityManager.
2018-07-27 13:14:51 +01:00
akwizgran
d5d6db6723
Add utility method for logging exceptions.
2018-06-15 17:09:34 +01:00
akwizgran
abe14f19e6
Replace boilerplate with static method.
2018-06-15 16:17:08 +01:00
akwizgran
0d2a91289f
Don't calculate duration unless needed.
2018-06-15 15:52:05 +01:00
akwizgran
08931e64cb
Use System.nanoTime() for timing measurements.
2018-06-15 13:01:48 +01:00
akwizgran
ccee1febbc
Move timing measurements down to FINE log level.
2018-06-15 13:01:48 +01:00
akwizgran
3181b695df
Remove RemovableDrivePlugin, refactor plugin interface.
2018-05-25 13:57:38 +01:00
goapunk
3793cb841b
Fix test and poller instantiation
2018-05-23 14:39:01 +02:00
goapunk
c6b88b51f0
Make plugins and polling configurable
...
* Move PluginConfig out of bramble-android. Projects using bramble now need to provide it.
* Add a PluginConfig#shouldPoll() method which can be used to disable polling altogether.
* Move Poller instantiation to the PluginManager.
2018-05-23 14:39:00 +02:00
akwizgran
21dae824a6
Store database key in a file rather than shared prefs.
2018-05-18 14:47:53 +01:00
akwizgran
20a1474457
Merge branch '1277-bdf-reader' into 'master'
...
Use lower default limit for BDF strings and raws
Closes #1277
See merge request akwizgran/briar!805
2018-05-17 13:35:57 +00:00
akwizgran
d95a5fd58c
Use lower default limit for BDF strings and raws.
2018-05-17 12:33:56 +01:00
akwizgran
7d4de21be0
Merge branch 'decouple-report-sender' into 'master'
...
Decouple DevReportSender from TorPlugin
See merge request akwizgran/briar!803
2018-05-17 09:52:47 +00:00
akwizgran
75bd7927ac
Decouple DevReportSender from TorPlugin.
2018-05-17 09:20:12 +01:00
akwizgran
0f7d27cd95
Refactor MessageEncrypter main method.
2018-05-16 11:42:00 +01:00
Torsten Grote
5c068ed07b
Merge branch 'remove-unbound-transport-keys' into 'master'
...
Remove support for unbound transport keys
See merge request akwizgran/briar!791
2018-05-15 14:18:58 +00:00
akwizgran
fec384c200
Add migration for NOT NULL constraint.
2018-05-15 14:37:36 +01:00
akwizgran
89a4d1922b
Remove support for unbound transport keys.
2018-05-15 14:37:36 +01:00
akwizgran
7f11d7280f
Merge branch 'animal-sniffer' into 'master'
...
Use Animal Sniffer to check Java 6 API compatibility
See merge request akwizgran/briar!787
2018-05-15 13:23:29 +00:00
akwizgran
c19f7c27b1
Merge branch 'stream-writer-interface' into 'master'
...
Send end of stream marker when sync session finishes
See merge request akwizgran/briar!790
2018-05-11 10:55:32 +00:00
akwizgran
32ada51831
Log transport ID with number of connected contacts.
2018-05-10 12:31:54 +01:00
akwizgran
7734a62c3e
Interrupt outgoing session when incoming session ends.
2018-05-10 12:29:45 +01:00
akwizgran
3c4513b9c7
Convert test to BrambleMockTestCase.
2018-05-08 15:02:07 +01:00
akwizgran
5320737d49
Send end of stream marker when sync session finishes.
2018-05-08 14:41:53 +01:00
goapunk
6f1fba44b6
Fix random javadoc errors
2018-05-08 14:42:14 +02:00
akwizgran
a3b5ff0bc0
Add dependency hashes for Animal Sniffer.
2018-05-02 16:24:59 +01:00
akwizgran
1192f66487
Use Animal Sniffer to check Java 6 API compatibility.
2018-05-02 16:10:40 +01:00
akwizgran
cccdacc3e4
Upgrade to Android Studio 3.1.
2018-05-02 14:34:34 +01:00
akwizgran
1b9f975199
Return default message status if group is invisible.
2018-04-30 13:55:40 +01:00
akwizgran
30bfa91fc4
Use new client helper methods for transport properties.
2018-04-29 17:27:46 +01:00
akwizgran
c3e4742bfe
Use buffers for record headers. No need to buffer payloads.
2018-04-29 17:27:45 +01:00
akwizgran
d4b87983e8
Avoid an unnecessary copy when parsing messages.
2018-04-29 17:27:42 +01:00
akwizgran
eed1439745
Use generic record reader/writer for contact exchange.
2018-04-29 17:26:45 +01:00
akwizgran
215c62ed23
Use generic record reader/writer for sync.
2018-04-29 17:26:42 +01:00
akwizgran
4100daaa47
Rename sync record reader/writer.
2018-04-29 17:25:35 +01:00
akwizgran
6fa6ceb5ee
Use generic record reader/writer for key agreement.
2018-04-29 17:25:34 +01:00
akwizgran
cc2791c37f
Unit tests for generic record reader/writer.
2018-04-29 17:25:34 +01:00
akwizgran
20a131bec5
Add generic record reader and writer.
2018-04-29 17:25:34 +01:00
akwizgran
fd78139a5a
Remove stale comments.
2018-04-29 16:40:29 +01:00
akwizgran
41242ef369
Check that there's only one local client versions message.
2018-04-29 16:40:29 +01:00
akwizgran
c55bef95ce
Fix rebasing mistakes.
2018-04-29 16:40:29 +01:00
akwizgran
fb6b487212
Unit tests for client versioning manager.
2018-04-29 16:40:28 +01:00
akwizgran
97f40bd20b
Check whether hooks need to be called before loading contact.
2018-04-29 16:40:28 +01:00
akwizgran
36b191e9d4
Use remote states to update local states at startup.
2018-04-29 16:40:28 +01:00