akwizgran
66d907d1b2
Add comment explaining relationship between constants.
2022-06-13 11:26:07 +01:00
akwizgran
7d336c98e4
Raise stability threshold and poll less often when network is stable.
2022-06-13 11:26:07 +01:00
akwizgran
963e510c3b
Fix PollerImplTest expectations.
2022-06-13 11:26:07 +01:00
akwizgran
213d2f1da4
Disable and re-enable network if we can't reach our own HS.
2022-06-13 11:26:07 +01:00
akwizgran
3038b92dbc
Poll less frequently when own hidden service is stable.
2022-06-13 11:26:06 +01:00
akwizgran
7cd3c2890b
Remove backoff for polling Tor plugin.
2022-06-13 11:26:06 +01:00
akwizgran
a38933df66
Read Tor process's stdout until it exits.
...
On Windows, RunAsDaemon is a no-op so we need to read stdout to find out when Tor has finished starting up, then continue to read and discard stdout until Tor exits.
2022-06-13 11:21:26 +01:00
akwizgran
4993873ae2
Add Tor and obfsproxy binaries for Windows.
2022-06-09 15:39:27 +01:00
akwizgran
02b805ce42
Disable GeoIPFile and GeoIPv6File options.
...
On Windows, Tor falls back to the default paths if these options aren't specified and then refuses to start because the default paths are relative.
2022-06-09 15:39:26 +01:00
akwizgran
1a6ba16a59
Add windowsJar task.
2022-06-09 15:39:26 +01:00
akwizgran
654a05df8a
Use Windows Tor plugin in briar-headless.
2022-06-09 15:39:26 +01:00
akwizgran
ffe1876337
Redirect standard error (copied from Nico's branch).
2022-06-09 15:39:26 +01:00
akwizgran
98963955b1
Use default SecureRandomProvider on Windows.
2022-06-09 15:39:26 +01:00
akwizgran
d83efce002
Add WindowsTorPlugin and factory.
2022-06-09 15:39:26 +01:00
akwizgran
3f36db8b3a
Merge branch 'obfs4-bridges-for-dpi-countries' into 'master'
...
Use non-default obfs4 bridges alongside meek in countries with advanced firewalls
See merge request briar/briar!1663
2022-06-08 14:13:43 +00:00
akwizgran
a2f4e70a48
Remove a failing bridge.
2022-06-08 14:44:05 +01:00
akwizgran
01e72eff40
Always remove observers in destroy().
2022-06-08 13:56:46 +01:00
akwizgran
6288577daa
Add javadoc explaining worker's lifecycle.
2022-06-08 12:13:07 +01:00
akwizgran
5d363496bd
Download files in the order the mailbox returns them.
2022-06-08 12:03:11 +01:00
akwizgran
75b5c92495
Pass memory stats from main process to crash reporter process.
2022-06-08 11:49:56 +01:00
akwizgran
eac6d0aa40
Remove BridgeTest from release pipeline.
2022-06-07 12:46:03 +01:00
akwizgran
713be403eb
Add some more non-default and vanilla bridges.
2022-06-07 12:18:59 +01:00
akwizgran
2fd948b81d
Use non-default obfs4 bridges in countries that use DPI.
2022-06-07 12:18:24 +01:00
akwizgran
62af5e858c
Merge branch 'Feedback_fix' into 'master'
...
Removed word limit on feedback.
See merge request briar/briar!1657
2022-06-07 10:59:45 +00:00
akwizgran
2201585a34
Skip HyperSQL tests if the test environment has crypto restrictions.
2022-06-07 11:11:41 +01:00
akwizgran
97d11cc602
Add tests for download worker.
2022-06-07 10:43:29 +01:00
akwizgran
79f41064e4
Add download worker for a contact's mailbox.
2022-06-07 10:43:29 +01:00
akwizgran
9aacd9d3d8
Allow observers to be removed.
2022-06-07 10:39:35 +01:00
akwizgran
2b4a1cf54b
Refactor SimpleApiCall to support lambdas.
2022-06-06 17:40:19 +01:00
akwizgran
bb71de1a78
Merge branch '2319-mailbox-version-warning' into 'master'
...
Show warning if own mailbox's API version is incompatible
Closes #2319
See merge request briar/briar!1651
2022-06-06 16:23:15 +00:00
akwizgran
e112f69c4e
Split onError() into two methods.
2022-06-04 13:00:05 +01:00
akwizgran
b128220be3
Add MailboxFileManager for downloads (uploads to be added later).
2022-06-03 17:55:19 +01:00
akwizgran
6aa24af94c
Add ConnectionManager method for incoming mailbox connections.
2022-06-03 17:13:20 +01:00
akwizgran
de63a50662
Add mailbox plugin.
2022-06-03 17:13:20 +01:00
akwizgran
5517ac14ed
Address review feedback.
2022-06-03 17:09:51 +01:00
akwizgran
2672d82a40
Add unit tests for TorReachabilityMonitorImpl.
2022-06-01 16:29:30 +01:00
akwizgran
63c0210047
Add Tor reachability monitor.
2022-05-31 16:24:59 +01:00
akwizgran
6e61827fe6
Bump version numbers for 1.4.8 release.
2022-05-31 15:58:44 +01:00
akwizgran
2be93f6a49
Update translations.
2022-05-31 15:44:42 +01:00
akwizgran and Torsten Grote
f0c9819332
Update tor bridges
2022-05-31 13:53:27 +00:00
akwizgran
0092f38bab
Fix missing space in log message.
2022-05-31 11:46:09 +01:00
akwizgran
285a5f2928
Rethrow TorNotRunningException to get a crash report.
2022-05-31 11:46:09 +01:00
akwizgran
804049209d
Upgrade jtorctl to 0.4.
2022-05-31 11:46:09 +01:00
akwizgran
2b1aed6caa
Update test expectations.
2022-05-27 17:38:06 +01:00
akwizgran
44b0955b9d
Allow status endpoint to be called with contact properties.
2022-05-27 17:26:55 +01:00
akwizgran
d43ef463a6
Check status endpoint with contact's auth token in integration test.
2022-05-27 13:01:26 +01:00
akwizgran
34337486e9
Use status endpoint for contact connectivity check.
2022-05-27 13:00:43 +01:00
akwizgran
3ebbb2a8cf
Merge branch '2175-mailbox-problem-notification' into 'master'
...
Show notification warning when own mailbox is unreachable
Closes #2175
See merge request briar/briar!1648
2022-05-26 20:10:13 +00:00
akwizgran
6b790b59fa
Use status endpoint for connectivity check.
2022-05-26 15:11:05 +01:00
akwizgran
8b61a0279b
Move nested try block into private method.
2022-05-26 14:54:44 +01:00
akwizgran
94ce6bbb2c
Reject mailbox owner properties for mailbox update.
2022-05-26 14:49:33 +01:00
akwizgran
845d505d2b
Merge branch '2320-mailbox-metadata-format-exception' into 'master'
...
Bump major version of mailbox update client to avoid startup failure
Closes #2320
See merge request briar/briar!1647
2022-05-26 12:45:55 +00:00
akwizgran
6358518f88
Add connectivity checkers for our own mailbox and a contact's mailbox.
2022-05-26 13:40:31 +01:00
akwizgran
ef6e3bb2a7
Refactor MailboxProperties and MailboxUpdateWithMailbox.
2022-05-26 13:40:31 +01:00
akwizgran
8ec998f645
Replace Supplier<Boolean> with more legible ApiCall interface.
2022-05-26 13:40:31 +01:00
akwizgran
f75d63fc46
Merge branch '2234-mailbox-api-task' into 'master'
...
Abstract task for calling an API endpoint
Closes #2234
See merge request briar/briar!1649
2022-05-26 12:27:14 +00:00
akwizgran
0c22c25995
Submit first try to IoExecutor directly.
2022-05-25 12:45:23 +01:00
akwizgran
7e249ecf70
Add convenience class for simple API calls.
2022-05-24 15:10:07 +01:00
akwizgran
274963d9d1
Add MailboxApiCaller for calling API endpoints with retries.
2022-05-24 15:10:07 +01:00
akwizgran
18b3865a86
Factor out Cancellable interface from TaskScheduler.
2022-05-24 15:10:07 +01:00
akwizgran
f08688708a
Bump client major version to ensure group metadata gets created.
2022-05-23 16:12:23 +01:00
akwizgran
c37f6069c7
Use feature flag to enable mailbox sync client.
2022-05-23 16:11:27 +01:00
akwizgran
f387c3801b
Don't count pending OR connections, don't reset connection count.
...
Tor doesn't report status changes for bridge connections that fail during handshaking, which causes the pending connection count to become inaccurate.
We were resetting the connection counts when switching guard context, but this was a mistake caused by the pending connection count being inaccurate. The counts should not be reset, as Tor continues to report status changes for connected connections belonging to the old context.
It's no longer necessary to disable and re-enable the network when the Tor settings are updated. This only appeared to be necessary because we were wrongly resetting the connection counts.
2022-05-20 17:20:34 +01:00
akwizgran
0b85aca932
Remove connectivity workaround that should no longer be needed.
2022-05-20 14:48:00 +01:00
akwizgran
d4cdedeed7
Set status to ENABLING when not connected to any guards/bridges.
2022-05-20 14:48:00 +01:00
akwizgran
2bf490b973
Use non-default Tor ports for BridgeTest.
2022-05-19 14:12:36 +01:00
akwizgran
d2f25f2ebe
Refactor Tor plugin factories.
2022-05-19 14:12:36 +01:00
akwizgran
b3dcde9187
Merge branch '2301-update-contacts-about-change-in-mailbox-versions-that-client-supports' into 'master'
...
Send mailbox update to contacts if supported mailbox versions changed
Closes #2301
See merge request briar/briar!1642
2022-05-19 12:17:39 +00:00
akwizgran
9f839d9d12
Merge branch '2309-troubleshooting-wizard' into 'master'
...
Troubleshooting wizard for mailbox
Closes #2309
See merge request briar/briar!1640
2022-05-18 17:00:50 +00:00
akwizgran
1e4c28a30a
Merge branch '2299-method-for-fetching-mailboxs-supported-api-versions' into 'master'
...
Add method for fetching api versions that the mailbox supports
Closes #2299
See merge request briar/briar!1643
2022-05-18 12:18:48 +00:00
akwizgran
82057da962
Sync acks when re-adding contacts.
2022-05-16 11:05:14 +01:00
akwizgran
00b7518e49
Add comments to explain initial messages exchanged with contacts.
2022-05-16 11:05:10 +01:00
akwizgran
418ab99a3c
Log client IDs when validating and delivering messages.
2022-05-16 11:04:25 +01:00
akwizgran
49c14af0dc
Merge branch '2261-include-mailbox-api-version-in-mailbox-properties' into 'master'
...
Include mailbox API version in local and remote mailbox properties
Closes #2261
See merge request briar/briar!1621
2022-05-16 09:58:30 +00:00
akwizgran
5d5d8d206c
Merge branch '2298-fetch-and-store-mailboxs-supported-api-versions-when-pairing' into 'master'
...
Fetch and store mailbox's supported API versions when pairing mailbox
Closes #2298
See merge request briar/briar!1622
2022-05-12 14:12:40 +00:00
akwizgran
5237df32e3
Merge branch '2226-defer-marking-messages-and-acks-as-sent' into 'master'
...
Defer marking messages and acks as sent
Closes #2296
See merge request briar/briar!1635
2022-05-12 13:59:17 +00:00
akwizgran
72e376f152
Merge branch 'db-shutdown-race' into 'master'
...
Fix race condition in DB shutdown
See merge request briar/briar!1620
2022-05-12 13:57:45 +00:00
akwizgran
095bebf524
Merge branch 'use-do-not-kill-lib' into 'master'
...
Use do-not-kill-me-lib
See merge request briar/briar!1636
2022-04-29 14:49:42 +00:00
akwizgran
34aea945cb
Merge branch '2311-remind-to-wipe' into 'master'
...
Remind user to wipe mailbox if it's unreachable when unpairing
Closes #2311
See merge request briar/briar!1639
2022-04-27 17:00:12 +00:00
akwizgran
a82666b8bd
Merge branch '2173-unlink-mailbox' into 'master'
...
Implement UI for unpairing the mailbox
Closes #2173
See merge request briar/briar!1637
2022-04-27 16:47:46 +00:00
akwizgran
e614046662
Use longs to represent session capacity.
2022-04-27 17:45:11 +01:00
akwizgran
0691354952
Defer marking messages and acks as sent.
2022-04-27 17:45:11 +01:00
akwizgran
4b7ee62190
Merge branch 'invite-button-change' into 'master'
...
Moved invite buttons in groups and forums to overflow menu.
See merge request briar/briar!1638
2022-04-26 11:51:50 +00:00
akwizgran
7536f16c61
Bump version numbers for 1.4.7 release.
2022-04-20 16:35:07 +01:00
akwizgran
ab628c1921
Update translations.
2022-04-20 16:14:58 +01:00
akwizgran
85e53479f2
Merge branch '2172-mailbox-status-ui' into 'master'
...
Improve MailboxStatusFragment and record check failures as well
Closes #2172
See merge request briar/briar!1632
2022-04-20 15:04:31 +00:00
akwizgran
116ee97056
Merge branch '1980-catch-security-exceptions-from-connectivity-manager' into 'master'
...
Catch SecurityExceptions from all ConnectivityManager calls
Closes #1980
See merge request briar/briar!1634
2022-04-20 14:51:57 +00:00
akwizgran
afff66eaff
Don't assume that non-null WifiInfo means we're connected to wifi.
2022-04-20 12:42:35 +01:00
akwizgran
8c33ea5a6b
Add javadocs for database.
2022-04-19 13:04:35 +01:00
akwizgran
96228c1fd0
Do all of SimplexOutgoingSession's work on the IoExecutor.
2022-04-19 13:04:35 +01:00
akwizgran
eb6a5fe63e
Try GET_CONTENT first, fall back to OPEN_DOCUMENT.
2022-04-19 12:57:58 +01:00
akwizgran
a8624cd507
Guess connectivity when ConnectivityManager is broken.
2022-04-19 11:27:40 +01:00
akwizgran
e7fc37d81e
Catch SecurityExceptions from all ConnectivityManager calls.
...
This issue occurs on Android 11 and no fix is expected. When the issue occurs, Tor connectivity and outgoing LAN connectivity will be broken until the app is restarted.
2022-04-19 11:03:08 +01:00
akwizgran
7f581fee15
Merge branch 'master' into '2277-activity-not-found-exception'
...
# Conflicts:
# briar-android/src/main/java/org/briarproject/briar/android/conversation/ImageActivity.java
2022-04-18 16:18:14 +00:00
akwizgran
383056d37e
Fix the lint problems I created for myself.
2022-04-18 15:57:18 +01:00
akwizgran
23316f5e9c
Don't use OPEN_DOCUMENT launchers on API < 19.
2022-04-18 15:42:24 +01:00
akwizgran
b36066514b
Add SDK_INT check to appease the linter.
2022-04-18 14:02:25 +01:00
akwizgran
f9403782a2
When opening files, try OPEN_DOCUMENT and fall back to GET_CONTENT.
2022-04-18 14:02:03 +01:00
akwizgran
961af66c8e
Use new onSaveImageError() method for readability.
2022-04-18 13:33:09 +01:00
akwizgran
d3c7832245
Update introduction onboarding text.
...
The old text caused some confusion in user testing because contacts can now add each other remotely.
2022-04-18 11:34:22 +01:00