Torsten Grote
3f0d9233d9
[headless] expose contact connected state to REST API
2020-07-06 08:21:07 -03:00
Torsten Grote
4f0aaf03fd
Merge branch '1744-check-socket-is-bound' into 'master'
...
Check server socket is bound
Closes #1744
See merge request briar/briar!1258
2020-07-03 14:51:05 +00:00
Torsten Grote
e1d1c62708
Merge branch 'default-plugin-settings' into 'master'
...
Enable LAN plugin by default, move default settings to constants
See merge request briar/briar!1256
2020-06-29 16:52:51 +00:00
Torsten Grote
443043ae09
Merge branch 'plugin-toggles' into 'master'
...
Merge plugin-toggles feature branch
See merge request briar/briar!1255
2020-06-29 13:07:52 +00:00
Torsten Grote and akwizgran
2d38bd5734
[android] Scroll down when nav drawer chevron is pressed
2020-06-26 17:34:37 +01:00
Torsten Grote and akwizgran
ff5da8404a
[android] remove unused strings
2020-06-26 17:34:37 +01:00
Torsten Grote and akwizgran
75615a4e7f
[android] make transport plugin toggles functional
2020-06-26 17:34:37 +01:00
Torsten Grote and akwizgran
96e32ad64e
[android] Add transport plugin toggles to NavDrawer
2020-06-26 17:34:37 +01:00
Torsten Grote and akwizgran
0fec5d7783
[bramble] Add method for enabling/disabling plugins to PluginManager
2020-06-26 17:34:37 +01:00
Torsten Grote
5a741bf13b
Merge branch '1712-bluetooth-connection-wake-lock' into 'master'
...
Hold a wake lock while Bluetooth connections are open
See merge request briar/briar!1251
2020-06-26 16:11:36 +00:00
Torsten Grote
53d4b7a0df
Merge branch '1712-simple-connection-limiter' into 'master'
...
Simple connection limiter that closes connections cleanly
Closes #1712
See merge request briar/briar!1254
2020-06-26 11:36:21 +00:00
Torsten Grote
ff8a422638
Merge branch '1712-connection-manager-refactoring' into 'master'
...
Connection manager refactoring
See merge request briar/briar!1248
2020-06-25 14:21:49 +00:00
Torsten Grote
708452713d
Merge branch '1712-detect-dead-bluetooth-connections' into 'master'
...
Detect and close dead Bluetooth connections
See merge request briar/briar!1246
2020-05-11 15:55:07 +00:00
Torsten Grote
d1c2eb89a1
Merge branch '1712-fix-double-connection-counting' into 'master'
...
Don't count Bluetooth connections twice
See merge request briar/briar!1245
2020-05-11 14:06:30 +00:00
Torsten Grote
f61e2b399e
[headless] Fix unit tests by passing only timestamp into OutputContact
2020-04-20 09:44:51 -03:00
Torsten Grote
84584d4d3c
Merge branch 'tor-0.3.5.10' into 'master'
...
Upgrade Tor to version 0.3.5.10
Closes #1714
See merge request briar/briar!1241
2020-03-31 13:14:21 +00:00
Torsten Grote
9eee58657e
Merge branch '1696-keystore-crash' into 'master'
...
Show a dialog instead of crashing if a hardware-backed key can't be loaded
Closes #1696
See merge request briar/briar!1233
2020-03-12 12:12:42 +00:00
Torsten Grote
76425455b8
Merge branch 'logging-for-account-bugs' into 'master'
...
Add logging to track down account bugs
See merge request briar/briar!1239
2020-03-11 14:18:50 +00:00
Torsten Grote
4e5b6ed3e0
Merge branch '1367-db-race' into 'master'
...
Don't infer anything from existence of (possibly empty) DB directory
Closes #1528 and #1367
See merge request briar/briar!1238
2020-03-10 14:59:06 +00:00
Torsten Grote
676f5faef4
Merge branch 'fix-wifi-connectivity-misreporting' into 'master'
...
Fix misreporting of wifi status in LAN plugin
See merge request briar/briar!1237
2020-03-06 16:52:20 +00:00
Torsten Grote
27dd383496
Merge branch '1371-protect-code-cache-directory' into 'master'
...
Protect cache and code_cache directories when deleting account
Closes #1545 and #1371
See merge request briar/briar!1231
2020-02-26 14:03:39 +00:00
Torsten Grote
421f0ebfa5
Merge branch 'network-prefix-length' into 'master'
...
Use network prefix length to determine which addresses are connectable
Closes #1178
See merge request briar/briar!1230
2020-02-19 13:11:24 +00:00
Torsten Grote
60172331ee
Merge branch 'ipv4-link-local' into 'master'
...
Add support for IPv4 link-local addresses
See merge request briar/briar!1229
2020-02-17 12:42:01 +00:00
Torsten Grote
d9b3ee7f77
Merge branch '1707-fragment-listeners' into 'master'
...
Don't overwrite listener references with null during fragment changes
Closes #1707 , #1706 , #1704 , and #1697
See merge request briar/briar!1227
2020-02-13 17:47:09 +00:00
Torsten Grote
9946fe806a
[android] check if browser intent resolves before starting
...
This prevents a crash on systems without a browser
2020-02-12 10:43:59 -03:00
Torsten Grote
748d249771
[core] log the role when failing to parse creator session
2020-02-12 09:31:16 -03:00
Torsten Grote
cf48efae34
[android] upgrade recyclerview and selection library
2020-02-12 08:02:25 -03:00
Torsten Grote
1e4ad67ffc
[android] Fix climbing snackbar
...
Use a fresh snackbar for pending contacts each time it needs to be
shown. Don't re-use the old instance and clear it in onStop().
2020-02-11 13:25:15 -03:00
Torsten Grote
c976dd02ae
[android] Show "No Internet" snackbar when Tor plugin is not active
2020-02-11 12:59:28 -03:00
Torsten Grote
c4761c3bb2
Merge branch 'ignore-ble-for-bt-discovery' into 'master'
...
Ignore BLE-only devices during BT discovery
See merge request briar/briar!1221
2020-02-07 13:18:53 +00:00
Torsten Grote
0ff182b5af
Merge branch 'message-tree-thread-safety' into 'master'
...
Ensure MessageTreeImpl#contains() is thread-safe
See merge request briar/briar!1213
2020-01-23 11:02:55 +00:00
Torsten Grote
792892d933
Hide banner of navigation drawer when not enough screen heigth available
2020-01-15 09:22:50 -03:00
Torsten Grote
ab9ade9a0b
Merge branch '1182-hardware-backed-key' into 'master'
...
Encrypt DB key with hardware-backed key when available
Closes #1182
See merge request briar/briar!1207
2020-01-15 11:32:33 +00:00
Torsten Grote
69093d6786
Merge branch '1636-compression-failure' into 'master'
...
Fix PNG compression on some phones
Closes #1636
See merge request briar/briar!1183
2020-01-08 16:06:39 +00:00
Torsten Grote
dd3c909b31
Merge branch 'bt-address-reflection' into 'master'
...
Use reflection to get local Bluetooth address
See merge request briar/briar!1202
2020-01-08 14:05:01 +00:00
Torsten Grote
4f1e9067e3
Merge branch '68-enable-private-message-deletion-in-release-builds' into 'master'
...
Enable private message deletion in release builds
See merge request briar/briar!1206
2020-01-08 14:00:03 +00:00
Torsten Grote and akwizgran
1000512c5b
[android] Add PngSuite images to compression test
2019-12-12 14:25:37 +00:00
Torsten Grote and akwizgran
c7a0f794c8
[android] Fix PNG compression with different BitmapConfig
...
Source: https://stackoverflow.com/a/6140360
2019-12-12 10:04:49 +00:00
Torsten Grote and akwizgran
62970cce30
[android] add instrumentation test for image compression
2019-12-12 10:04:44 +00:00
Torsten Grote
6a31274b76
Merge branch 'remove-default-methods' into 'master'
...
Replace default methods with helper classes
See merge request briar/briar!1203
2019-12-11 16:44:59 +00:00
Torsten Grote
6f38e70ad2
Merge branch 'tor-0.3.5.9' into 'master'
...
Upgrade Tor to 0.3.5.9
See merge request briar/briar!1201
2019-12-11 13:10:43 +00:00
Torsten Grote
5ba64577bd
Merge branch '68-tweak-deletion-error-messages' into 'master'
...
Tweak the error dialog when message deletion fails
See merge request briar/briar!1200
2019-12-10 16:56:48 +00:00
Torsten Grote
0edb2b7b6e
[core] Add JavaDoc for MessageRetreiver of IntroductionManager
...
for message deletion
2019-12-10 09:02:43 -03:00
Torsten Grote
9ebe49b85d
[headless] Let websocket upgrade requests pass in AccessManager
...
This is because JavaScript in browsers apparently can not add Authentication
headers to websocket requests, so we use a dedicated authentication message there.
In Javalin 3, the AccessManager also handles websocket requests.
We need to let those pass to support JavaScript.
2019-11-14 14:13:54 -03:00
Torsten Grote
6f153f14c7
[headless] upgrade to Javalin 3.5
2019-11-14 14:13:54 -03:00
Torsten Grote
5aeee9af8b
[core] address review comments for message deletion explanation
2019-11-14 14:05:28 -03:00
Torsten Grote
53fb3f78c1
[android] disable instrumentation test analytics
2019-11-13 14:12:07 -03:00
Torsten Grote
ae0fa351b6
Better explain why messages could not be deleted
...
This also fixes a bug in the IntroductionManager that would allow to
delete only part of a session's visible messages.
2019-11-11 13:09:51 -03:00
Torsten Grote
497ab38be1
[android] highlight selected messages with accent color
2019-11-08 09:54:04 -03:00
Torsten Grote
ddcb412fcd
[core] remove notice about removing support for old message type
2019-11-07 15:31:24 -03:00
Torsten Grote
71243ce561
[android] prevent empty state message from showing up briefly when clearing list
2019-11-07 15:30:25 -03:00
Torsten Grote
5c900c443d
[core] also support private messages in legacy format for selective deletion
2019-11-07 14:39:50 -03:00
Torsten Grote
97dd9b901d
[android] hook up UI to ConversationManager to actually delete messages
2019-11-07 14:39:50 -03:00
Torsten Grote
9ce327a40c
[android] highlight selected conversation messages in UI
2019-11-07 14:39:50 -03:00
Torsten Grote
a9b9a8c5f8
[android] allow to select multiple conversation messages
2019-11-07 14:39:49 -03:00
Torsten Grote
034e76dd5c
[android] Fix controller memory leaks
2019-11-07 12:57:41 -03:00
Torsten Grote
73417a42d6
[android] change image preview close button color to accent color
...
This was suggested in #1243 .
2019-11-07 12:56:52 -03:00
Torsten Grote
088ca01eb3
[android] re-include BrambleCoreModule since issue caused by it also exists on master
2019-11-07 12:20:03 -03:00
Torsten Grote
83ed6f90d7
[core] downgrade okhttp to 3.12.x series to support our minSdk level
2019-11-07 11:49:45 -03:00
Torsten Grote
ab7b287082
[android] downgrade zxing to 3.3.3 because newer versions need minSdk 24
2019-11-07 10:44:08 -03:00
Torsten Grote
4fe41bfde7
Merge branch 'remove-beta-build-flag' into 'master'
...
Remove beta build flag
Closes #1527
See merge request briar/briar!1196
2019-11-06 17:53:02 +00:00
Torsten Grote
2e65122e9d
Merge branch 'client-versioning-events' into 'master'
...
Update image attachment UI when new client version is received from contact
Closes #1638
See merge request briar/briar!1195
2019-11-06 17:52:43 +00:00
Torsten Grote
cb5a9bdff8
[android] don't try to display settings before they are fully loaded
2019-11-06 09:21:28 -03:00
Torsten Grote
bf9a39cc6c
[android] don't show offline snackbar when there's no pending contacts
...
If the pending contact list is opened concurrently
with the last pending contact being removed (unlikely but possible)
then the "no internet connection" snackbar would be shown
even though the app is connected to Tor.
2019-11-05 15:35:10 -03:00
Torsten Grote
72aa5397f8
[android] fail gracefully when ACTION_CHANNEL_NOTIFICATION_SETTINGS is not available
2019-11-05 15:17:10 -03:00
Torsten Grote
21eaab3259
[android] prevent crash when user has set theme to system default
...
on an API level that does not support it.
2019-11-05 14:57:25 -03:00
Torsten Grote
92d595da35
[android] make sure group actions can only be made by the correct role
2019-11-05 14:46:10 -03:00
Torsten Grote
5e85566fc3
[android] check if REQUEST_BLUETOOTH_DISCOVERABLE is available before launching
2019-11-05 12:54:02 -03:00
Torsten Grote
1574bf35fc
[android] do not use file:// Uris for notification sounds
...
This causes a FileUriExposedException otherwise.
Closes #1485
2019-11-05 12:31:25 -03:00
Torsten Grote
533e01e881
[android] check if ringtone picker is available before launching
...
Also refuse file:// Uri as they cause a FileUriExposedException as in #1485
2019-11-05 12:03:00 -03:00
Torsten Grote
0103835601
[android] upgrade design library to fix memory leak
2019-11-01 14:12:24 -03:00
Torsten Grote
dc1183b4cc
[android] Apply updated Android XML layout formatting
2019-11-01 11:47:35 -03:00
Torsten Grote
044e1ebe73
[android] Fix theme of DevReportActivity after AndroidX migration
2019-11-01 11:47:34 -03:00
Torsten Grote
494e51ef07
Optimize imports after AndroidX migration
2019-11-01 11:47:33 -03:00
Torsten Grote
1be078d181
Change CI config so that it finds more breakages
...
Previously we did not run lint and did not try to compile the
AndroidTest instrumentation tests.
2019-11-01 11:44:37 -03:00
Torsten Grote
98eb78c7bc
[android] fix instrumentation tests after AndroidX migration
2019-11-01 11:44:36 -03:00
Torsten Grote
9d31a0a536
[android] Fix robolectric test after AndroidX migration
2019-11-01 11:44:36 -03:00
Torsten Grote
a592c05146
AndroidX migration and library updates
2019-11-01 11:44:36 -03:00
Torsten Grote
ca052ea7dd
update translations
2019-11-01 11:12:26 -03:00
Torsten Grote
5147f6b7e6
Remove RemoteContacts feature flag in preparation of 1.2 release
2019-11-01 11:09:43 -03:00
Torsten Grote
6c489fbea3
[core] also delete attachments when deleting select messages
2019-10-28 10:22:04 -03:00
Torsten Grote
c7200910c9
[core] address feedback for selective conversation message deletion
2019-10-28 09:45:41 -03:00
Torsten Grote
529eaceec7
[android] show keyboard when clicking text input field
2019-10-22 12:43:35 -03:00
Torsten Grote
f516dbe34f
[core] add method to ConversationManager for deleting a set of messages
2019-10-22 11:18:10 -03:00
Torsten Grote
5b515d7e18
[core] implement subset conversation message deletion for IntroductionManager
2019-10-22 11:18:10 -03:00
Torsten Grote
ef04a26cfc
[core] implement subset conversation message deletion for GroupInvitationManager
2019-10-22 11:18:09 -03:00
Torsten Grote
2e6fe42074
[core] implement subset conversation message deletion for SharingManager
2019-10-22 11:18:09 -03:00
Torsten Grote
124e2f99b0
[core] Add method to ConversationClient for deleting a set of messages
...
This also implements the method for MessagingManager
(including integration tests) and adds no-op implementations for other
clients.
2019-10-22 11:18:09 -03:00
Torsten Grote
190a6bff96
[core] Add method to ConversationClient that returns a set of MessageIds it is responsible for
2019-10-22 11:18:08 -03:00
Torsten Grote
01df141c08
Merge branch '843-landscape-keyboard' into 'master'
...
Raise target API version to 28 and fix soft keyboard issues
Closes #1505
See merge request briar/briar!1043
2019-10-21 12:38:38 +00:00
Torsten Grote
d7c9bf80de
Merge branch 'xml-formatting-settings' into 'master'
...
Update XML code style settings
See merge request briar/briar!1178
2019-10-18 16:51:30 +00:00
Torsten Grote and akwizgran
622e7a775a
[android] Soft keyboard fixes
...
1. Manually request focus for input fields and show keyboard
This is needed when targetting API 28 which doesn't give focus anymore
automatically like it used to be.
Closes #1505
2. Remember keyboard states across screen rotations
This also upgrades the emoji library and gets rid of the
KeyboardAwareLinearLayout that is still a relict from the time when we
were using Signal's emoji implementation.
3. Move soft keyboard showing/hiding into UiUtils
2019-10-18 13:44:44 +01:00
Torsten Grote
ddcfc11012
Android Studio 3.5 changed our codeStyles
2019-10-17 13:33:51 -03:00
Torsten Grote
1ddceaadd6
Always replace pending contacts no matter their state when link is re-entered
2019-10-16 13:06:21 -03:00
Torsten Grote
397afbfec0
Address review comments for detecting duplicate (pending) contacts
2019-10-16 11:15:14 -03:00
Torsten Grote
0d4cb05ac0
[android] fix possible duplicates in list
...
When doing reloads of list items such as when adding test contacts,
we loaded different versions of those items and added them to the list.
According to the documentation
https://developer.android.com/reference/android/support/v7/util/SortedList.html#add
> If the sorting criteria of the item is changed,
> SortedList won't be able to find its duplicate in the list
> which will result in having a duplicate of the Item in the list.
For the contact list at least, new contacts caused reloads of the entire list
and new messages caused the contacts to be sorted differently.
Thus we ended up with duplicate contacts in the list.
This commit fixes this by replacing the contacts in the list instead of adding them.
It applies the same fix to forums and private groups
which use the same logic and are thus also affected.
Fixes #1210
2019-10-15 16:25:10 -03:00
Torsten Grote
aa0937e6aa
[android] Show dialog when (pending) contact already exists
...
If two different people sent the same link, show warning dialog to the
user to prevent a social attack trying to discover contact
relationships.
2019-10-15 14:47:42 -03:00
Torsten Grote
4bf8d4c0e7
[bramble] add method for getting pending contact state
2019-10-15 14:46:37 -03:00
Torsten Grote
75fcd28071
[bramble] throw exceptions when adding pending contact which exists
2019-10-15 10:32:52 -03:00
Torsten Grote
5f29ab3b40
[bramble-core] Add DB method for getting contact by handshake key
2019-10-15 10:12:59 -03:00