akwizgran
|
2962afa6f1
|
Restrict getMessage() method to small messages.
|
2020-11-03 17:19:39 +00:00 |
|
akwizgran
|
4490a2cd3f
|
Add database methods for selecting small messages.
|
2020-11-03 16:57:50 +00:00 |
|
akwizgran
|
e2dbc92083
|
Log migration times.
|
2020-11-03 16:56:37 +00:00 |
|
akwizgran
|
4fd3970b4f
|
Create blocks table.
|
2020-11-03 16:55:38 +00:00 |
|
akwizgran
|
46da4aa59e
|
Close statements after running migrations.
|
2020-11-03 16:51:36 +00:00 |
|
akwizgran
|
993502add0
|
Add adaptive icon for API 26+ and Play Store icon.
|
2020-11-03 11:35:53 +00:00 |
|
akwizgran
|
54893d2716
|
Bump version numbers for 1.2.12 release.
|
2020-11-02 14:51:34 +00:00 |
|
akwizgran
|
84657127b8
|
Update translations.
|
2020-11-02 14:50:06 +00:00 |
|
akwizgran
|
01a146ba71
|
Merge branch '1647-illegal-state' into 'master'
Fix IllegalStateException when creating image attachments
Closes #1647
See merge request briar/briar!1187
|
2020-10-30 16:17:20 +00:00 |
|
akwizgran
|
a30e5b672e
|
Merge branch '1592-image-placeholders' into 'master'
Show Attachment Placeholders
Closes #1592
See merge request briar/briar!1186
|
2020-10-30 15:54:25 +00:00 |
|
akwizgran
|
12a8907c8b
|
Ignore missing location permission on API < 23 where it's not needed.
|
2020-10-29 14:34:10 +00:00 |
|
akwizgran
|
e0f381a973
|
Try all transports in order of preference.
|
2020-10-29 11:48:10 +00:00 |
|
akwizgran
|
0caa522f07
|
Remove error message, return to intro fragment when retrying.
|
2020-10-27 17:37:22 +00:00 |
|
akwizgran
|
948212103c
|
Require Bluetooth permissions if device supports Bluetooth.
|
2020-10-27 16:24:34 +00:00 |
|
akwizgran
|
ce1a57c2b4
|
Prefer Bluetooth for adding contacts.
|
2020-10-27 16:24:33 +00:00 |
|
akwizgran
|
922a52bf83
|
Only Alice should perform Bluetooth discovery.
|
2020-10-27 16:21:30 +00:00 |
|
akwizgran
|
8cbb38ee68
|
Bump version numbers for 1.2.11 release.
|
2020-10-14 13:15:29 +01:00 |
|
akwizgran
|
1c4cf7d771
|
Update translations.
|
2020-10-14 13:14:05 +01:00 |
|
akwizgran
|
090a1bd84e
|
Merge branch '1781-change-alias' into 'master'
Add method to change contact alias to REST API
Closes #1781
See merge request briar/briar!1286
|
2020-10-14 11:47:10 +00:00 |
|
akwizgran
|
93f434e54b
|
Merge branch '1782-delete-all-messages' into 'master'
Add method to delete all private messages to REST API
Closes #1782
See merge request briar/briar!1287
|
2020-10-13 15:46:01 +00:00 |
|
akwizgran
|
92f4a3a404
|
Make the text of crash reports selectable.
This makes it possible for users to send device data by other means if
they can't connect to Tor to send a crash report.
|
2020-10-13 16:44:43 +01:00 |
|
akwizgran
|
1f246637e2
|
Merge branch 'kotlin-no-star-imports' into 'master'
Change Kotlin coding style to not do star imports
See merge request briar/briar!1289
|
2020-10-05 13:54:51 +00:00 |
|
akwizgran
|
0a3ff41feb
|
Merge branch '1780-mark-as-read' into 'master'
Add method to mark message as read to REST API
Closes #1780
See merge request briar/briar!1285
|
2020-10-05 11:38:33 +00:00 |
|
akwizgran
|
be0e21d39b
|
Merge branch '1507-extract-tor-binaries-to-lib-dir' into 'master'
Raise targetSdkVersion to 29, package Tor binaries as libraries
Closes #1507 and #1185
See merge request briar/briar!1279
|
2020-09-29 13:19:42 +00:00 |
|
akwizgran
|
de9c6d4447
|
Extract version constants into top-level build file.
|
2020-09-29 13:50:17 +01:00 |
|
akwizgran
|
37a2d9f990
|
Extract binaries even if older versions already exist.
|
2020-09-29 13:48:45 +01:00 |
|
akwizgran
|
0e1fb406b5
|
Extract library filenames into constants.
|
2020-09-29 13:48:45 +01:00 |
|
akwizgran
|
b72e8fa490
|
Package Tor binaries as libraries so we're allowed to execute them.
|
2020-09-29 13:48:45 +01:00 |
|
akwizgran
|
f3157e5276
|
Raise target SDK version to 29.
|
2020-09-29 13:48:43 +01:00 |
|
akwizgran
|
e2124ff3c9
|
Merge branch '1779-headless-messages-sent-acked' into 'master'
Expose message delivery state changes to websockets API
Closes #1779
See merge request briar/briar!1284
|
2020-09-29 12:46:41 +00:00 |
|
akwizgran
|
66cc9d25e7
|
Merge branch '1746-headless-unread-counter' into 'master'
Expose unread messages count in API's contacts list
Closes #1746
See merge request briar/briar!1283
|
2020-09-29 12:45:30 +00:00 |
|
akwizgran
|
e9cdec95e0
|
Check whether Bluetooth adapter exists before trying to get address.
|
2020-09-29 13:39:46 +01:00 |
|
akwizgran
|
54b852db70
|
Bump version numbers for 1.2.10 release.
|
2020-09-25 13:42:28 +01:00 |
|
akwizgran
|
8d55ea3f6f
|
Update translations.
|
2020-09-25 13:41:31 +01:00 |
|
akwizgran
|
518c0370c8
|
Make briar-headless.jar deterministic.
|
2020-09-17 16:13:01 +01:00 |
|
akwizgran
|
7ef2fb5f0c
|
Update Dutch translation.
|
2020-09-17 14:55:11 +01:00 |
|
akwizgran
|
1210b27bd1
|
Update translations.
|
2020-09-17 14:48:10 +01:00 |
|
akwizgran
|
b18ef7e72d
|
Update FeedManagerIntegrationTest expectations.
The "Schneier on Security" RSS feed no longer has a description.
|
2020-09-10 15:56:26 +01:00 |
|
akwizgran
|
3e5b7f451a
|
Merge branch '1716-duplicate-unlock-screen' into 'master'
Don't show duplicate unlock screen on API 29+
Closes #1716
See merge request briar/briar!1280
|
2020-09-04 12:07:46 +00:00 |
|
akwizgran
|
95cccd1d15
|
Don't show duplicate unlock screen on API 29+.
|
2020-09-04 12:37:00 +01:00 |
|
akwizgran
|
2a8778d3cc
|
Don't enable or disable the Bluetooth adapter automatically.
|
2020-08-14 16:18:02 +01:00 |
|
akwizgran
|
2cf146a104
|
Initialise Bluetooth state when view model is created.
|
2020-08-14 16:13:29 +01:00 |
|
akwizgran
|
a1e3c81bda
|
Remove unused drawable.
|
2020-08-14 15:45:34 +01:00 |
|
akwizgran
|
bbcb183c24
|
Use a single click target that covers all transport indicators.
|
2020-08-14 15:25:52 +01:00 |
|
akwizgran
|
7fcb3394ca
|
Add optional summary text to transport cards.
|
2020-08-14 15:25:51 +01:00 |
|
akwizgran
|
4310e4d1af
|
Add help button to transports activity.
|
2020-08-14 15:25:51 +01:00 |
|
akwizgran
|
82e85bdb39
|
Remove redundant separator.
|
2020-08-14 15:25:51 +01:00 |
|
akwizgran
|
5ba0728abc
|
Add onboarding for transports activity.
|
2020-08-14 15:25:51 +01:00 |
|
akwizgran
|
46bdb3589c
|
Use Briar card style (sets background colour for dark theme).
|
2020-08-14 15:25:51 +01:00 |
|
akwizgran
|
392bc0d339
|
Use resource for title of transports activity.
|
2020-08-14 15:25:51 +01:00 |
|
akwizgran
|
02cf6bfcaa
|
Use constants for default settings.
|
2020-08-14 15:25:51 +01:00 |
|
akwizgran
|
08a8a0b281
|
Show reason why Tor is disabled.
|
2020-08-14 15:25:51 +01:00 |
|
akwizgran
|
b189a38f62
|
Only show plugin status when it's relevant.
|
2020-08-14 15:25:50 +01:00 |
|
akwizgran
|
57b0641e5f
|
Update network status.
|
2020-08-14 15:25:50 +01:00 |
|
akwizgran
|
5b5d513316
|
Shorter explanations.
|
2020-08-14 15:25:50 +01:00 |
|
akwizgran
|
6684fb2e1b
|
Add settings button to toolbar.
|
2020-08-14 15:25:50 +01:00 |
|
akwizgran
|
73c6a29ede
|
Add transports activity.
|
2020-08-14 15:25:50 +01:00 |
|
akwizgran
|
a8fe0a01ac
|
Only run the rendezvous polling task when we have pending contacts.
|
2020-08-14 14:49:04 +01:00 |
|
akwizgran
|
e06eee2358
|
Try to bind IPv4 and IPv6 sockets whenever connectivity changes.
|
2020-08-14 10:44:33 +01:00 |
|
akwizgran
|
c37fe2a246
|
Fix cancellation of periodic tasks, remove ticker.
|
2020-08-13 16:35:32 +01:00 |
|
akwizgran
|
79ad5ca07e
|
Ensure TimeoutInputStreams are closed.
|
2020-08-13 16:35:03 +01:00 |
|
akwizgran
|
0e2d905486
|
Merge branch '1142-wakeful-lifecycle' into 'master'
Hold a wake lock during app startup and shutdown
See merge request briar/briar!1271
|
2020-08-13 15:33:09 +00:00 |
|
akwizgran
|
6094014487
|
Add a comment discouraging use of dedicated threads.
|
2020-08-13 16:23:44 +01:00 |
|
akwizgran
|
9603ff93e9
|
Don't sign out when panic button is triggered if configured not to.
|
2020-08-13 10:19:33 +01:00 |
|
akwizgran
|
e7ac6aef8c
|
Improve readability.
|
2020-08-13 10:14:13 +01:00 |
|
akwizgran
|
b57fb9c842
|
Request fine location permission for Bluetooth discovery.
|
2020-08-12 17:29:47 +01:00 |
|
akwizgran
|
196a2b7e22
|
Fix constructor arguments in unit test.
|
2020-08-12 17:19:13 +01:00 |
|
akwizgran
|
37712203d7
|
Hold a wake lock while signing out.
|
2020-08-12 16:47:02 +01:00 |
|
akwizgran
|
cc67237893
|
Don't redundantly use wakeful IO executor.
|
2020-08-12 16:47:02 +01:00 |
|
akwizgran
|
79f3a77e1a
|
Annotate methods that should be called with a wake lock.
|
2020-08-12 16:47:02 +01:00 |
|
akwizgran
|
3ecec61c25
|
Hold a wake lock while starting plugins.
|
2020-08-12 16:47:02 +01:00 |
|
akwizgran
|
1e2dc862ef
|
Hold a wake lock during app startup and shutdown.
|
2020-08-12 16:47:02 +01:00 |
|
akwizgran
|
452c3afbb3
|
Merge branch '1142-inject-plugin-factories' into 'master'
Use injection to create plugin factories
See merge request briar/briar!1270
|
2020-08-12 15:46:02 +00:00 |
|
akwizgran
|
9d60fbe957
|
Merge branch '1142-wakeful-polling' into 'master'
Hold a wake lock while polling
See merge request briar/briar!1269
|
2020-08-12 15:45:08 +00:00 |
|
akwizgran
|
434b8a37f3
|
Use wakeful IO executor for polling, reconnection tasks.
|
2020-08-10 17:24:04 +01:00 |
|
akwizgran
|
5e6a382b4b
|
Merge branch '1142-wakeful-tasks' into 'master'
Hold a wake lock while running scheduled tasks
See merge request briar/briar!1268
|
2020-08-10 12:54:00 +00:00 |
|
akwizgran
|
b5bb4aff7f
|
Merge branch 'master' into '1142-wakeful-tasks'
# Conflicts:
# bramble-android/src/main/java/org/briarproject/bramble/system/AndroidTaskScheduler.java
|
2020-08-10 12:37:50 +00:00 |
|
akwizgran
|
b0bf9d5a8c
|
Merge branch '1142-wake-lock-refactoring' into 'master'
Share a single wake lock among all holders
See merge request briar/briar!1267
|
2020-08-10 12:36:06 +00:00 |
|
akwizgran
|
1e6fd8bb74
|
Merge branch '1142-scheduler-interface' into 'master'
Use TaskScheduler for scheduling tasks
See merge request briar/briar!1266
|
2020-08-10 10:36:56 +00:00 |
|
akwizgran
|
eac93f43d3
|
Add comments for wake lock handling.
|
2020-08-10 11:36:05 +01:00 |
|
akwizgran
|
23f22af6e4
|
Add a comment, wrap logging in an if.
|
2020-08-10 11:26:29 +01:00 |
|
akwizgran
|
6e8e955dc2
|
Update javadocs.
|
2020-08-07 16:16:31 +01:00 |
|
akwizgran
|
2e2bc2d82f
|
Remove @Immutable annotation, which is no longer true.
|
2020-08-07 15:51:15 +01:00 |
|
akwizgran
|
1af951f8b4
|
Use injection to create plugin factories.
|
2020-08-07 15:11:03 +01:00 |
|
akwizgran
|
086c10abc0
|
Hold wake lock while polling.
|
2020-08-07 15:10:18 +01:00 |
|
akwizgran
|
b5341700be
|
Add wakeful IO executor.
|
2020-08-07 15:10:18 +01:00 |
|
akwizgran
|
d8be340120
|
Use a unique log tag for each wake lock instance.
|
2020-08-07 15:09:14 +01:00 |
|
akwizgran
|
7e0d21de38
|
Add tags for wake lock holders.
|
2020-08-07 15:09:13 +01:00 |
|
akwizgran
|
1bab15baaf
|
Add fine logging for wake locks.
|
2020-08-07 15:09:13 +01:00 |
|
akwizgran
|
af1a91c819
|
Fix circular dependency between scheduler and wake lock manager.
|
2020-08-07 15:09:13 +01:00 |
|
akwizgran
|
e6c3f82fe2
|
Fix test expectations.
|
2020-08-07 15:09:13 +01:00 |
|
akwizgran
|
b2840c1b00
|
Add method for executing a task on an executor wakefully.
|
2020-08-07 15:09:13 +01:00 |
|
akwizgran
|
942bb28701
|
Hold a wake lock while running due tasks.
|
2020-08-07 15:09:11 +01:00 |
|
akwizgran
|
94dd0a2661
|
Hold a wake lock while scheduled tasks are running.
|
2020-08-07 15:08:53 +01:00 |
|
akwizgran
|
3aa00ecb3d
|
Pass executor to scheduler.
|
2020-08-07 15:08:53 +01:00 |
|
akwizgran
|
d5395d3d01
|
Shared wake lock must be a singleton.
|
2020-08-07 15:07:48 +01:00 |
|
akwizgran
|
b6b721e3b1
|
Use a wider safety margin to allow for scheduler delays.
|
2020-08-07 15:02:50 +01:00 |
|
akwizgran
|
7cdd05fd67
|
Log a warning if the wake lock expires before it's renewed.
|
2020-08-07 15:02:49 +01:00 |
|
akwizgran
|
286f6f492c
|
Share a single OS wake lock among all holders.
|
2020-08-07 15:02:49 +01:00 |
|
akwizgran
|
eb6b4aa850
|
Move wake lock properties into factory.
|
2020-08-07 15:02:49 +01:00 |
|