akwizgran
39478a7914
Bump version numbers for 1.1.2 release.
2018-10-01 14:58:45 +01:00
akwizgran
112e71a9cb
Bump version numbers for 1.0.2 release.
2018-10-01 14:56:08 +01:00
akwizgran
5650bef310
Update translations.
2018-10-01 14:56:08 +01:00
akwizgran
2a87171c49
Merge branch 'manual-screenshots' into 'master'
...
Create Screenshot of Conversation for Manual
Closes #1377
See merge request briar/briar!910
2018-10-01 13:41:05 +00:00
akwizgran
15cb5409e7
Merge branch '1352-panic-ripple-fdroid' into 'master'
...
Fix Panic Button bugs
Closes #1109 and #1352
See merge request briar/briar!937
2018-09-28 09:57:18 +00:00
akwizgran
fd07dc006d
Update comment.
2018-09-28 09:55:47 +01:00
akwizgran
cc87c4e37d
Merge branch '1391-start-end-api15' into 'master'
...
RTL language layout fixes
Closes #1391
See merge request briar/briar!938
2018-09-28 08:45:17 +00:00
akwizgran
4a10e876f6
Merge branch '1389-notice-shadows' into 'master'
...
Fix notice shadows
Closes #1389
See merge request briar/briar!939
2018-09-28 08:43:06 +00:00
Torsten Grote
fad0057c4a
Fix notice shadows
2018-09-27 20:32:13 -03:00
Torsten Grote
5aabfcea9a
Unmirror checkboxes in RTL layouts
2018-09-27 19:09:08 -03:00
Torsten Grote
f7d928c774
Fix start/end margins for API 15
...
Fixes #1391
2018-09-27 19:07:13 -03:00
Torsten Grote
bd983d9796
Remove non-functional uninstall panic action
...
Fixes #1109
2018-09-27 18:37:57 -03:00
Torsten Grote
de8d1b7d96
Allow sign out by trusted non-paired panic apps
2018-09-27 18:25:31 -03:00
Torsten Grote
9155f62d0b
Remove Amnesty International's key and add F-Droid Ripple key instead
...
Fixes #1352
2018-09-27 18:17:14 -03:00
akwizgran
86684e228a
Merge branch 'slow-bridges' into 'master'
...
Update bridge list, test for slow bridges
See merge request briar/briar!936
2018-09-27 16:10:22 +00:00
akwizgran
9615eff649
Add new bridges to replace slow ones.
2018-09-27 16:11:52 +01:00
akwizgran
9381d46f51
Remove two bridges that are slow to bootstrap.
2018-09-27 16:08:14 +01:00
akwizgran
e4a3a1ad40
Delete Tor state after testing each bridge.
2018-09-27 16:07:46 +01:00
akwizgran
905dc2a662
Merge branch 'qr-code-version-errors' into 'master'
...
Show different error message if QR code is too new
See merge request briar/briar!934
2018-09-24 16:42:43 +00:00
Torsten Grote
c2b7f85b8e
Remove code from TestDataCreator that breaks encapsulation
2018-09-24 12:37:11 -03:00
Torsten Grote
ae81eb3737
Throw AssertionError when creating an account while a database key is in memory
2018-09-24 12:37:11 -03:00
Torsten Grote
60d949c342
Refactor tests so that all test data is created in the first test
2018-09-24 12:37:11 -03:00
Torsten Grote
1c90e64894
Split up UI and Screenshot tests
...
Closes #1377
2018-09-24 12:37:06 -03:00
Torsten Grote
f0e2d5281f
Create Screenshot of Conversation for Manual
2018-09-24 12:34:26 -03:00
akwizgran
c7522dae1f
Show different error message if QR code is too new.
2018-09-24 13:21:45 +01:00
Torsten Grote
097d14b9a1
Merge branch 'private-message-visitor' into 'master'
...
Use visitor pattern to create conversation items
See merge request briar/briar!933
2018-09-20 19:04:14 +00:00
akwizgran
0491c3cace
Use a visitor to create ConversationItems.
2018-09-20 16:53:48 +01:00
akwizgran
cbae13feca
Merge branch 'gradle-4.10' into 'master'
...
Upgrade the gradle wrapper to version 4.10.2
See merge request briar/briar!932
2018-09-20 15:34:33 +00:00
Torsten Grote
b7c8859c82
Upgrade the gradle wrapper to version 4.10.2
2018-09-20 11:52:19 -03:00
akwizgran
2e120f752c
Add parameterised return type.
2018-09-20 15:19:22 +01:00
akwizgran
031eac54c5
Add private message visitor.
2018-09-20 14:43:19 +01:00
akwizgran
2c2596afdd
Merge branch 'conversation-manager' into 'master'
...
Use ConversationManager for private message retrieval
See merge request briar/briar!912
2018-09-20 13:01:53 +00:00
akwizgran
d1be14effe
Merge branch '1386-app-lock-after-signout' into 'master'
...
Fix app lock after sign-out bug
Closes #1386
See merge request briar/briar!930
2018-09-20 11:05:37 +00:00
akwizgran
b56e7ab07d
Merge branch 'roboelectric-android-http-client' into 'master'
...
Remove AndroidHttpClient class after Roboelectric update
See merge request briar/briar!929
2018-09-20 11:04:52 +00:00
akwizgran
089e9589ed
Merge branch '1378-rtl-support' into 'master'
...
Add support for right-to-left languages
Closes #1378 , #1076 , #1078 , #964 , #1080 , and #1079
See merge request briar/briar!918
2018-09-20 10:59:44 +00:00
Torsten Grote
660ba16a14
Fix app lock after sign-out bug
...
It some cases, it was observered how the app was locked after the user
had signed out.
This commit ensures that set alarms are canceled and that no new ones
will be set after the LockManager service has been stopped.
Fixes #1386
2018-09-19 16:06:13 -03:00
Torsten Grote
b101c4b636
Remove AndroidHttpClient class after Roboelectric update
2018-09-19 15:15:38 -03:00
Torsten Grote
fdfddd2667
Fix small RTL UI glitches in blog post layouts
2018-09-19 14:56:45 -03:00
akwizgran
296546544f
Remove auto-generated layout IDs.
2018-09-19 17:42:25 +01:00
akwizgran
ad579a6ba3
Restore max of 50 contacts.
2018-09-19 17:42:09 +01:00
Torsten Grote
90e82357ba
Move back to previous way of creating at least one test contact
2018-09-19 11:38:00 -03:00
Torsten Grote
b3b40753d8
RTL support: Address review issues
2018-09-19 11:33:03 -03:00
Torsten Grote
e60df3cece
Don't crash when creating test data with 0 contacts
...
If no contacts exist, at least one will be created
2018-09-19 11:33:03 -03:00
Torsten Grote
da3cb95151
Move TrustIndicator behind date in AuthorView
...
to prevent it from being pushed off-screen
Fixes #1076
2018-09-19 11:33:03 -03:00
Torsten Grote
c27885072f
Ellipzise long contact names in ConversationActivity
...
Fixes #1078
2018-09-19 11:33:03 -03:00
Torsten Grote
6557d564c9
Add RTL support to remaining layouts
2018-09-19 11:33:03 -03:00
Torsten Grote
53edcaf3e9
Add RTL support to remaining list items
...
Also fixes several small UI glitches with long texts
2018-09-19 11:33:03 -03:00
Torsten Grote
5122c961b4
Simplify dev reporter and add RTL support
2018-09-19 11:33:03 -03:00
Torsten Grote
f83b9244d4
Clean up threaded discussion screen
...
Adds RTL support
Fixing cropping bug
Closes #964
2018-09-19 11:33:03 -03:00
Torsten Grote
81292967e0
Add RTL support to conversation message bubbles
2018-09-19 11:33:03 -03:00
Torsten Grote
b72f6b4fc3
Migrate Introduction Screen to ConstraintLayout
...
Adds RTL support
Fixes issue with long contact names
Closes #1080
2018-09-19 11:33:03 -03:00
Torsten Grote
488be49c93
Convert contact lists to ConstraintLayout
...
Adds support for RTL languages
Fixes issues with long contact names
Closes #1079
2018-09-19 11:33:03 -03:00
Torsten Grote
90db45817a
Add RTL language support to all activities and fragments
2018-09-19 11:33:03 -03:00
akwizgran
81863b9db6
Merge branch '1248-rename-lock-app' into 'master'
...
Rename "Screen lock" to "Lock app"
Closes #1248 and #1245
See merge request briar/briar!924
2018-09-19 14:28:34 +00:00
akwizgran
da069adb57
Merge branch '1186-remove-lock-screen-notification-setting' into 'master'
...
Remove lockscreen notification setting
Closes #1186
See merge request briar/briar!925
2018-09-19 14:27:31 +00:00
Torsten Grote
46425b09fa
Rename "Screen lock" to "App lock"
2018-09-19 10:22:43 -03:00
akwizgran
41e1a436c9
Merge branch 'centre-decrypting-db-message' into 'master'
...
Align "decrypting database" message to centre
See merge request briar/briar!926
2018-09-19 11:46:55 +00:00
Torsten Grote
989394d18b
Merge branch 'fingerprint-permission' into 'master'
...
Add obsolete fingerprint permission to satisfy Android Studio
See merge request briar/briar!927
2018-09-19 11:32:58 +00:00
akwizgran
b6b3f9c292
Align "decrypting database" message to centre.
2018-09-19 12:23:13 +01:00
akwizgran
a52547f73b
Add obsolete fingerprint permission.
2018-09-19 12:19:33 +01:00
akwizgran
24f823a3ce
Remove lock screen notification setting.
2018-09-19 10:50:46 +01:00
akwizgran
a045d7d306
Merge branch '1384-expiry-time' into 'master'
...
Fix off-by-one error in expiry calculation
Closes #1384
See merge request briar/briar!923
2018-09-18 17:15:54 +00:00
akwizgran
a29d5efd93
Fix off-by-one error in expiry calculation.
2018-09-18 18:01:44 +01:00
akwizgran
37cd1cdddf
Merge branch '541-faster-retransmission-eta' into 'master'
...
Allow retransmission if it will result in faster delivery
Closes #541
See merge request briar/briar!908
2018-09-18 14:26:22 +00:00
akwizgran
4f495bb4d3
Use now + max latency as ETA, add more tests.
2018-09-18 16:05:25 +02:00
goapunk
1a70200b65
Allow retransmission if faster.
...
* This commit introduces an estimated time of arrival (eta) to the
message status which helps to decide whether a message should be
retransmitted over a faster transport.
2018-09-18 16:05:25 +02:00
akwizgran
6925dfcbdd
Merge branch '1240-message-refactoring' into 'master'
...
Remove raw representation from Message class
See merge request briar/briar!915
2018-09-18 13:30:26 +00:00
Torsten Grote
7d479063a9
ConversationManager: Address review issues
2018-09-18 10:10:21 -03:00
Torsten Grote
2309e73216
Fix bug where available invitations were marked answered
...
Now an invitiation was answered when it is no longer available
2018-09-18 10:10:21 -03:00
akwizgran
4b325f797b
Combine LiveData observers, avoid redundant loads.
2018-09-18 10:10:21 -03:00
Torsten Grote
9be83c3cc7
Refactor ConversationItem creation
2018-09-18 10:10:21 -03:00
Torsten Grote
86f650503b
Re-introduce InvitationResponse
...
This was done, so private responses don't need to include a Nameable already.
Retreiving a nameable is tricky and requires a data migration,
so we just don't do it now.
2018-09-18 10:10:21 -03:00
Torsten Grote
d430b4fd2d
Move introduction role into IntroductionResponse
2018-09-18 10:10:21 -03:00
akwizgran
fcf7cf72ea
Refactor doesExist() method.
2018-09-18 10:10:21 -03:00
Torsten Grote
b78dfea95f
Remove ListenableFutureTask and replace it with LiveData
2018-09-18 10:10:21 -03:00
Torsten Grote
183fe08565
Rename object to nameable
2018-09-18 10:10:21 -03:00
Torsten Grote
7e32697696
Use ConversationManager to retrieve messages
...
This removes the public method for retrieving messages
from individual conversation clients
and just leaves methods that require a transaction
to be used by the ConversationManager only.
2018-09-18 10:10:21 -03:00
Torsten Grote
29758b174a
Unify all events related to private messages
2018-09-18 10:10:21 -03:00
Torsten Grote
61e18f104e
Unify all private message responses in one PrivateResponse class
...
This also adds `Shareable`s to invitation response
which is a precondition for #561
2018-09-18 10:10:21 -03:00
Torsten Grote
ffeca8817f
Prepare private message retrieval through ConversationManager
2018-09-18 10:10:21 -03:00
Torsten Grote
59fae2fa3c
Unify all private message requests in one PrivateRequest class
2018-09-18 10:10:21 -03:00
Torsten Grote
2d9345c018
Remove unnecessary information from private message classes
2018-09-18 10:10:21 -03:00
akwizgran
817df9c75a
Merge branch '1247-flag-secure-warning' into 'master'
...
Add warning to FLAG_SECURE about app locking implications
Closes #1247
See merge request briar/briar!922
2018-09-17 16:08:43 +00:00
Torsten Grote
745515457e
Add warning to FLAG_SECURE about app locking implications
2018-09-17 12:21:16 -03:00
akwizgran
ba5928218a
Reduce code duplication in TestMessageFactory.
2018-09-14 17:50:17 +01:00
akwizgran
9476782ced
Bump version numbers for 1.1.1 release.
2018-09-14 13:16:17 +01:00
akwizgran
74445acb55
Merge branch '1379-startup-failure-error' into 'master'
...
Correct startup database failure error messages
Closes #1379
See merge request briar/briar!920
2018-09-14 12:01:52 +00:00
akwizgran
e32771f964
Merge branch '1359-conversation-progress' into 'master'
...
Fix progress feel over messages in Conversation view
Closes #1359
See merge request briar/briar!911
2018-09-14 11:59:42 +00:00
akwizgran
d7bf1ee374
Merge branch '1367-db-header-corrupt' into 'master'
...
Fix duplicate actions triggered by hardware keyboard
Closes #1367
See merge request briar/briar!921
2018-09-14 09:09:41 +00:00
Torsten Grote
10bee05856
Only sign-in once when pressing enter
2018-09-13 18:45:24 -03:00
Torsten Grote
fc626d0921
Only create one private group when pressing enter
2018-09-13 18:45:24 -03:00
Torsten Grote
30f87e626a
Only create one forum when pressing enter
2018-09-13 18:45:24 -03:00
Torsten Grote
a0d91da569
Add TODO for not allowing double account creation
2018-09-13 18:19:15 -03:00
Torsten Grote
c90a72617e
Do not create two accounts when pressing enter for account creation
...
Fixes #1367
2018-09-13 18:18:30 -03:00
Torsten Grote
8813bc36af
Correct startup database failure error messages
2018-09-13 12:35:39 -03:00
akwizgran
049cf3ad27
Merge branch 'optional-tests' into 'master'
...
Specify optional tests with an environment variable
See merge request briar/briar!916
2018-09-13 14:36:59 +00:00
Torsten Grote
de8a6b23e5
Merge branch '1189-setup-activity' into 'master'
...
Launch SetupActivity in same task to prevent relaunching from recent apps
Closes #1189
See merge request briar/briar!919
2018-09-13 14:21:24 +00:00
akwizgran
30193a240b
Start SetupActivity in same task, finish other activities.
2018-09-13 13:43:01 +01:00
akwizgran
a52ad8b4cc
Bump version numbers for 1.1.0 release.
2018-09-12 17:10:52 +01:00
Torsten Grote
6a1a8b6872
Merge branch '1245-enable-pin-lock' into 'master'
...
Enable sign-in reminder, PIN lock and dark theme for release builds
See merge request briar/briar!917
2018-09-12 11:15:12 +00:00
Torsten Grote
50ad42a0a2
Update translations, adds Hungarian, sets inclusion threshold to 80%
2018-09-12 07:45:02 -03:00
akwizgran
08005bdf56
Enable PIN lock for release builds.
2018-09-12 11:44:27 +01:00
akwizgran
e32cc3af6d
Enable dark theme for release builds.
2018-09-12 11:41:54 +01:00
akwizgran
28a68ff625
Enable sign-in reminder for release builds.
2018-09-12 11:39:54 +01:00
akwizgran
2bef2ac828
Merge branch '1249-sign-in-screenshots' into 'master'
...
Screenshots for account sign-in improvements and Tor settings
See merge request briar/briar!909
2018-09-06 13:40:03 +00:00
akwizgran
b2febbc6e9
Specify optional tests with an environment variable.
2018-09-06 10:34:04 +01:00
Torsten Grote
e12601dd08
Merge branch 'attach-updated-settings-to-event' into 'master'
...
Attach updated settings to SettingsUpdatedEvent
See merge request briar/briar!913
2018-09-05 11:22:05 +00:00
akwizgran
3388682dda
Use updated settings from event.
2018-09-05 12:04:56 +01:00
akwizgran
74e4a9cbdf
Remove raw representation from Message class.
2018-09-05 11:23:36 +01:00
akwizgran
8ad3047f87
Merge branch '1247-pin-lock-fingerprint' into 'master'
...
Implement fingerprint unlocking with BiometricPromptCompat
See merge request briar/briar!882
2018-09-05 08:39:54 +00:00
akwizgran
0cffaf8646
Merge branch 'move-tor-bridge-tests' into 'master'
...
Move Tor Bridge tests and rename bramble-j2se to bramble-java
See merge request briar/briar!907
2018-09-05 08:35:33 +00:00
akwizgran
7b116f15df
Attach updated settings to SettingsUpdatedEvent.
2018-09-05 09:31:12 +01:00
Torsten Grote
ced0f72fba
Fix progress feel over messages in Conversation view
...
Unlike with many other lists,
we are not clearing the list of private messages when restarting the activity.
We still load the messages from the database and add them to the view.
When there are no new message to add,
the usual insert observers do not trigger
and we do not call list.showData() although we should.
Doing so removes the progress bar as soon as messages have been loaded.
2018-09-04 12:31:16 -03:00
Torsten Grote
24c030f06f
Remove button from UnlockActivity
2018-09-04 09:32:24 -03:00
Torsten Grote
a3fa15e90e
Blank UnlockActivity when not using fingerprint unlock
2018-09-04 09:04:59 -03:00
Torsten Grote
57841be447
Remove BiometricPromptCompat library and limit feature to API 28
2018-09-04 09:04:58 -03:00
Torsten Grote
c5d374af04
ScreenLock: Implement fingerprint unlocking with BiometricPromptCompat
2018-09-04 09:04:33 -03:00
Torsten Grote
8d592ad2ee
Take screenshot of Tor settings
2018-09-03 18:03:57 -03:00
Torsten Grote
055c381cc9
Take a screenshot of the Navigation Drawer with lock action
2018-09-03 16:32:39 -03:00
Torsten Grote
1d259bd51c
Screenshots for Sign-in improvements
...
Screenshots for #1249
2018-09-03 16:32:39 -03:00
Torsten Grote
de63141997
Update translations
2018-09-03 15:02:34 -03:00
Torsten Grote
dee8f68477
Do not run Tor bridge test with every CI run
2018-09-03 13:02:54 -03:00
Torsten Grote
59048f106a
Move Tor Bridge tests and rename bramble-j2se to bramble-java
2018-09-03 12:58:20 -03:00
akwizgran
da7cf4af28
Rename bramble-j2se to bramble-java.
2018-09-03 16:28:59 +01:00
akwizgran
0d4cf4db68
Merge branch 'java-tor-plugin' into 'master'
...
Add a LinuxTorPlugin
See merge request briar/briar!902
2018-09-03 15:23:20 +00:00
Torsten Grote
9efd2d113a
Ignore file extension when retrieving resources on Android
2018-09-03 11:58:42 -03:00
Torsten Grote
8e6cd12f07
LinuxTorPlugin: Address review comments
2018-09-03 11:52:10 -03:00
Torsten Grote
3a49ca0d97
Add JavaTorPlugin
2018-09-03 11:52:10 -03:00
akwizgran
c03868e800
Merge branch '1343-vanniktech-emoji' into 'master'
...
Use vanniktech emoji library
Closes #1343 , #1314 , #940 , #930 , #749 , and #684
See merge request briar/briar!857
2018-09-03 12:12:01 +00:00
akwizgran
d6c129e919
Hide emoji popup when hiding soft keyboard.
2018-08-28 16:45:04 +01:00
akwizgran
271efdd2bc
Hide soft keyboard when reblogging post.
2018-08-28 15:57:55 +01:00
akwizgran
ad4e8d51e9
Hide soft keyboard when sending blog post.
2018-08-28 15:55:16 +01:00
akwizgran
eb19c6e08d
Remove unused resources.
2018-08-28 15:55:16 +01:00
akwizgran
83bfeb9075
Initialise EmojiManager for UI tests.
2018-08-28 15:55:16 +01:00
akwizgran
428501cf5f
Use vanniktech emoji library.
2018-08-28 15:55:16 +01:00
Torsten Grote
d8b04edcd0
Merge branch '1240-avoid-raw-messages' into 'master'
...
Avoid raw messages
See merge request briar/briar!906
2018-08-27 14:40:54 +00:00
akwizgran
0bc07cd0c1
Rename message length method.
2018-08-24 16:56:24 +01:00
akwizgran
cb3026959a
Remove raw messages from SyncRecordWriter interface.
2018-08-24 16:56:24 +01:00
akwizgran
48933637d8
Remove raw messages from DB interface.
2018-08-24 16:56:24 +01:00
akwizgran
5626f3d761
Remove raw message method from DatabaseComponent interface.
2018-08-24 16:56:23 +01:00
akwizgran
0fce224d88
Add method for getting cooked message from DB.
2018-08-24 16:56:23 +01:00
Torsten Grote
3db35f7061
Merge branch 'network-interfaces-may-be-null' into 'master'
...
Check whether getNetworkInterfaces() returns null
See merge request briar/briar!903
2018-08-24 15:48:22 +00:00
Torsten Grote
751375035d
Merge branch 'message-constructor' into 'master'
...
Minimise use of message constructor
See merge request briar/briar!905
2018-08-24 14:58:57 +00:00
akwizgran
27a169c6e2
Minimise use of message constructor.
2018-08-24 14:17:25 +01:00
akwizgran
d4a4351786
Merge branch '758-db-exception-for-deleted-messages' into 'master'
...
Throw an exception if a deleted message is requested from the DB
Closes #758
See merge request briar/briar!904
2018-08-24 09:21:05 +00:00
akwizgran
fbd38dbb94
Throw an exception if a raw message has been deleted.
2018-08-23 14:51:56 +01:00
akwizgran
cd4897e6c9
Check whether getNetworkInterfaces() returns null.
2018-08-23 14:16:18 +01:00
akwizgran
d84e176bb4
Merge branch 'fix_performance_test_db' into 'master'
...
Fix the database performance tests
See merge request briar/briar!893
2018-08-22 15:46:11 +00:00
Torsten Grote
da8b49bec2
Merge branch 'log-relay-names' into 'master'
...
Log Tor relay names to detect failing bridges
See merge request briar/briar!901
2018-08-22 14:27:58 +00:00
akwizgran
6c8cc79d87
Log Tor relay names to detect failing bridges.
2018-08-22 14:21:41 +01:00
akwizgran
a5271eee29
Merge branch 'switch-preference-android-4' into 'master'
...
Use Material style for SwitchPreference on Android 4
See merge request briar/briar!897
2018-08-20 19:40:56 +00:00
akwizgran
4dfc96996d
Merge branch '1224-show-explanation-when-contact-exchange-fails' into 'master'
...
Show an error fragment when contact exchange fails
See merge request briar/briar!890
2018-08-20 19:40:36 +00:00
akwizgran
3139f308a2
Merge branch '1349-empty-state-ui' into 'master'
...
Implement new empty state icons
Closes #1349
See merge request briar/briar!898
2018-08-20 19:39:56 +00:00
Torsten Grote
cc6daffa61
Merge branch 'update-bridges' into 'master'
...
Replace two failing bridges
See merge request briar/briar!900
2018-08-20 18:36:07 +00:00
Torsten Grote
f08f441f5f
Use Material style for SwitchPreference on Android 4
2018-08-20 15:22:55 -03:00
Torsten Grote
83886c78f1
Empty states: Address review comments
2018-08-20 15:14:53 -03:00
Torsten Grote
5ed0e9efec
Implement new empty state icons
2018-08-20 15:14:53 -03:00
akwizgran
169c59349e
Merge branch '1269-bridge-setting' into 'master'
...
Refactor Tor settings and add a setting for forcing the use bridges
Closes #1269
See merge request briar/briar!895
2018-08-20 17:56:56 +00:00
akwizgran
764f60b3fe
Replace two failing bridges.
2018-08-20 17:57:36 +01:00
Torsten Grote
e51c437a06
Merge branch 'ci-dev-urandom' into 'master'
...
Use /dev/urandom for CI
See merge request briar/briar!899
2018-08-20 16:24:49 +00:00
akwizgran
9fbf740ba7
Use /dev/urandom for tests.
2018-08-20 17:08:57 +01:00
akwizgran
db7686ea52
Merge branch '1247-pin-lock-activity-timeout' into 'master'
...
Screen Lock: Lock after customizable inactivity timeout
See merge request briar/briar!887
2018-08-20 13:52:23 +00:00
akwizgran
7fe21e079f
Merge branch '1358-message-bubbles' into 'master'
...
New Design for Message Bubbles
Closes #1358
See merge request briar/briar!896
2018-08-20 12:11:22 +00:00
Torsten Grote
be72e624a3
ContactExchangeErrorFragment: Address review comments
2018-08-16 13:00:02 -03:00
Torsten Grote
d9e9741112
Replace generic ErrorFragment with specific one
...
when key agreement protocol doesn't match
2018-08-16 12:34:20 -03:00
Torsten Grote
656ca8d67a
Contact failure: Add better icon and remove technical error message
2018-08-16 12:34:20 -03:00
Torsten Grote
d3e44358a4
Move feedback trigger and making link clickable to UiUtils
2018-08-16 12:34:20 -03:00
Torsten Grote
920a1d0431
Show an error fragment when contact exchange fails
2018-08-16 12:34:20 -03:00
Torsten Grote
4b9a9771f8
Tor settings: Address review comments
2018-08-16 12:27:26 -03:00
Torsten Grote
d64252aaf3
Screen Lock Timeout: Address review comments
2018-08-16 12:16:45 -03:00
Torsten Grote
825ed451a3
Screen lock: Add a fallback in case alarm manager didn't run during sleep
2018-08-16 12:14:59 -03:00
Torsten Grote
bffd78d404
Use a dedicated summary for 'never lock Briar' for proper English
2018-08-16 12:14:59 -03:00
Torsten Grote
04ffff0953
Screen Lock: Lock after customizable inactivity timeout
2018-08-16 12:14:59 -03:00
Torsten Grote
21f95ed9af
Add a stroke for private message bubbles on Android 4
2018-08-16 12:07:54 -03:00
Torsten Grote
c8b516196c
Add new private message bubbles, get rid of 9-patch drawables
...
This reverts commit f8a8c0d8b8 .
2018-08-16 10:22:15 -03:00
goapunk
941a0cccc3
Fix a regression in the performance tests causing the db key to be regenerated everytime.
2018-08-16 12:09:33 +02:00
Torsten Grote
9b17836595
Refactor Tor settings and add a setting for forcing to use bridges
2018-08-15 17:32:43 -03:00
akwizgran
e5112ae9ee
Merge branch 'gradle-witness' into 'master'
...
Move gradle witness dependency verification into dedicated files
See merge request briar/briar!892
2018-08-15 15:21:56 +00:00
Torsten Grote
f399ce9290
Use gradle wrapper for updating dependency pinning instead of local gradle
2018-08-15 12:01:13 -03:00
Torsten Grote
30e036c672
Move gradle witness dependency verification into dedicated files
...
This also adds a script for makes upgrading dependency checksums so much easier
2018-08-14 18:01:34 -03:00
akwizgran
2896700e50
Merge branch 'preference-switches' into 'master'
...
Replace CheckBoxPreference with the more standard SwitchPreference
See merge request briar/briar!891
2018-08-14 10:21:12 +00:00
akwizgran
987baba3bc
Update settings.xml
2018-08-14 10:00:36 +00:00
akwizgran
03191ff08f
Merge branch 'master' into 'preference-switches'
...
# Conflicts:
# briar-android/src/main/java/org/briarproject/briar/android/settings/SettingsFragment.java
2018-08-14 09:59:22 +00:00
akwizgran
42031631dd
Merge branch '1247-pin-lock' into 'master'
...
Screen Lock Feature
See merge request briar/briar!870
2018-08-14 09:28:04 +00:00
Torsten Grote
64e30844b8
Screen Lock: Remember when keyguard was shown (for Android 6)
...
Also automatically unlock if device screenlock was removed.
2018-08-13 14:36:35 -03:00
Torsten Grote
30a070dd13
Replace CheckBoxPreference witht he more standard SwitchPreference
2018-08-13 13:57:28 -03:00
Torsten Grote
4f18303a1f
Merge branch 'remove-unused-constants' into 'master'
...
Remove unused constants
See merge request briar/briar!889
2018-08-10 17:30:16 +00:00
Torsten Grote
5c500fb740
Merge branch 'back-facing-camera-not-required' into 'master'
...
Make back-facing camera optional in manifest
See merge request briar/briar!888
2018-08-10 16:30:29 +00:00
Torsten Grote
4d63272c04
Prevent activity loops when pressing back button while unlocking
...
This solution even works when "don't keep activities" is active
2018-08-10 13:28:43 -03:00
akwizgran
16b09b9380
Make back-facing camera optional in manifest.
2018-08-10 16:31:35 +01:00
akwizgran
a1599df712
Remove unused constants.
2018-08-10 15:04:08 +01:00
Torsten Grote
afa3c3a70e
Screen Lock: Show verbose unlock message for older APIs
2018-08-10 07:44:10 -03:00
Torsten Grote
0f37a43415
Screen Lock: More changes due to code review
2018-08-10 07:44:10 -03:00
Torsten Grote
ef1d5d3233
Show lock icon when Briar is locked
2018-08-10 07:44:10 -03:00
Torsten Grote
feab825865
Don't show UnlockActivity anymore, might get removed completetly later
2018-08-10 07:44:10 -03:00
Torsten Grote
5d2c96f916
Remove LOCK button from foreground notification
...
When the user removes the screen lock, the app does not get really
locked. There is no way about getting notified about this. Before users
lock the app without it getting actually locked, we rather remove the
button that was collapsed and not easy to find anyway.
2018-08-10 07:44:10 -03:00
Torsten Grote
02ff37b187
Screen Lock: Second round of addressing review comments
2018-08-10 07:44:10 -03:00
Torsten Grote
6863727646
Upgrade robolectric to get Keyguard support for tests
2018-08-10 07:44:10 -03:00
Torsten Grote
087d6e9931
Screen Lock: Address first round of review comments
2018-08-10 07:44:10 -03:00
Torsten Grote
d79f1b667a
Move app locking logic into dedicatd LockManager
2018-08-10 07:44:10 -03:00
Torsten Grote
633f5a8bd7
Adapt foreground notification when locked and show LOCK button
2018-08-10 07:44:10 -03:00
Torsten Grote
90cb9a2fae
Disable screen lock setting instead of hiding it when not available
2018-08-10 07:44:10 -03:00
Torsten Grote
fc86319e13
MVP of PIN lock feature
...
This only shows the settings if a screen lock is available.
If the setting is activated, it shows a drawer item for locking.
Once locked, the screen lock secret needs to be entered to enter the
app again.
First part of #1247
2018-08-10 07:44:10 -03:00
Torsten Grote
af1ed292ae
Merge branch '832-android-tor-plugin' into 'master'
...
Factor out Android-specific code from TorPlugin
Closes #832
See merge request briar/briar!876
2018-08-09 19:36:00 +00:00
Torsten Grote
5393127400
Merge branch 'show-blocked-country-names' into 'master'
...
Show names of countries where Tor is blocked
See merge request briar/briar!886
2018-08-09 13:21:22 +00:00
akwizgran
0e6c374d0e
Show names of countries where Tor is blocked.
2018-08-09 13:55:06 +01:00
akwizgran
52efbcac8a
Merge branch '1360-rename-main-flavor' into 'master'
...
Rename main flavor due to internal conflicts
Closes #1360
See merge request briar/briar!885
2018-08-09 08:58:24 +00:00
Torsten Grote
acf6a45004
Merge branch 'replace-assert-statements' into 'master'
...
Replace assert statements with AssertionErrors
See merge request briar/briar!877
2018-08-08 19:56:38 +00:00
Torsten Grote
7ffcace228
Rename Main Flavor due to internal conflicts
2018-08-08 16:52:28 -03:00
akwizgran
e157fdfc7b
Merge branch '1251-dark-theme-old-message-bubbles' into 'master'
...
Dark Theme Changes
See merge request briar/briar!884
2018-08-08 15:18:50 +00:00
akwizgran
f8a8c0d8b8
Revert to old message bubbles pending design changes.
2018-08-08 10:35:05 +01:00
Torsten Grote
f53aeef0d6
Merge branch 'logger-names' into 'master'
...
Use full class names for loggers
See merge request briar/briar!881
2018-08-07 14:27:57 +00:00
akwizgran
f812acb00b
Use general-purpose resource provider.
2018-08-07 15:19:46 +01:00
akwizgran
004467e84e
Factor out remaining Android code from Tor plugin.
2018-08-07 15:19:43 +01:00
akwizgran
34c0a83e36
Use full class names for loggers.
2018-08-07 15:17:19 +01:00
Torsten Grote
fd0dad8936
Restore old button size and ensure timestamps are not selectable
2018-08-06 14:26:02 -03:00
Torsten Grote
32420a0781
Give names to colors and clean them up
2018-08-06 13:16:53 -03:00
Torsten Grote
b6c85c8bf6
More Dark Theme Changes after designer feedback
2018-08-06 13:16:53 -03:00
Torsten Grote
4163731ec3
New private message bubbles
...
This gets rid of all those pesky 9-Patch drawables
2018-08-06 13:16:53 -03:00
akwizgran
8e732d880f
Merge branch '47-sign-in-reminder' into 'master'
...
Do not show sign-in reminder once PasswordActivity was opened
Closes #47
See merge request briar/briar!879
2018-08-06 09:38:05 +00:00
Torsten Grote
0b2594a693
Move SignIn reminder code into AndroidNotificationManager and don't show reminder once PasswordActivity was opened
2018-08-03 15:08:57 -03:00
akwizgran
7e009ceaf2
Merge branch '596-espresso' into 'master'
...
Setup UI Tests with Espresso for Automatic Localized Screenshots
Closes #596
See merge request briar/briar!863
2018-08-03 16:38:57 +00:00
Torsten Grote
b238b28ef9
Remove PasswordActivity test since it doesn't work anyway
2018-08-03 13:09:42 -03:00
Torsten Grote
edb8e8f9d0
Move res values from build.gradle into strings.xml
...
This fixes an issue where the build type values were overriding the
flavor values.
2018-08-03 13:08:18 -03:00
Torsten Grote
cc6041e90c
Rename Component and Screenshot Tests
2018-08-03 11:42:01 -03:00
Torsten Grote
3ff6462899
Refactor Espresso tests to use new AccountManager
2018-08-03 11:20:43 -03:00
Torsten Grote
6f7d0c6f77
Do proper Doze white-listing in UI tests
2018-08-03 11:20:43 -03:00
Torsten Grote
412381f37e
Move buildType to flavor and add hashes for pinning of androidTest dependencies
2018-08-03 11:20:33 -03:00
Torsten Grote
05fbb87c06
Add a NavDrawerActivityTest
2018-08-03 11:16:52 -03:00
Torsten Grote
daf5db470f
Use demo mode when taking screenshots to clear status bar
...
https://android.googlesource.com/platform/frameworks/base/+/master/packages/SystemUI/docs/demo_mode.md
2018-08-03 11:16:52 -03:00
Torsten Grote
be2d695150
Setup fastlane
...
This is great for automatically uploading (localized) screenshots
and app metadata to Google Play.
You can even upload the signed APK releases as well.
For now, this is only useful for running the screenshot Espresso tests
and grabbing the screenshots from the device.
2018-08-03 11:16:52 -03:00
Torsten Grote
d0c2c03057
First prototype of Espresso test infrastructure with automatic screenshoting
2018-08-03 11:16:52 -03:00
Torsten Grote
db11e0101a
Merge branch '1355-disable-tor-setting' into 'master'
...
Add a setting to override location-based disabling of Tor
Closes #1355
See merge request briar/briar!871
2018-08-03 13:35:33 +00:00
akwizgran
25b8932cde
Merge branch '47-sign-in-reminder' into 'master'
...
Don't show sign-in reminder if user is signed-in already
Closes #47
See merge request briar/briar!872
2018-08-03 10:59:25 +00:00
akwizgran
0d658513ba
Disable bridges when network is manually enabled.
2018-08-03 11:53:50 +01:00
akwizgran
732bf6d4ec
Show countries where Tor is blocked.
2018-08-03 11:53:50 +01:00
akwizgran
53762e7c93
Add setting to override location-based disabling of Tor.
2018-08-03 11:53:47 +01:00
akwizgran
5a145c9eb2
Replace assert statements with AssertionErrors.
2018-08-03 11:14:15 +01:00
akwizgran
d8ce1d75ca
Add run configuration for bramble-android tests.
2018-08-03 10:17:36 +01:00
Torsten Grote
77b2fa8acb
Merge branch '832-fix-bridge-test' into 'master'
...
Fix Tor bridge integration test
See merge request briar/briar!875
2018-08-02 15:00:57 +00:00
akwizgran
f9d5873385
Fix Tor bridge test.
2018-08-02 15:51:28 +01:00
Torsten Grote
1de6c863df
Merge branch '832-network-manager' into 'master'
...
Factor network management code out of plugins
See merge request briar/briar!874
2018-08-02 14:36:17 +00:00
akwizgran
8c5c66fa9a
Add null-safety and thread-safety annotations.
2018-08-02 15:06:17 +01:00
Torsten Grote
82f939ecd4
Don't show sign-in reminder if user is signed-in already
2018-08-02 09:50:42 -03:00
akwizgran
1a5c02f8a9
Remove extra logging.
2018-08-02 13:22:54 +01:00
akwizgran
16d56535ca
Check connectivity after all AP state changes.
2018-08-02 13:22:53 +01:00
akwizgran
dcd6fda046
Check connectivity after entering or leaving doze mode.
2018-08-02 13:22:53 +01:00
akwizgran
2535445831
Factor network management code out of plugins.
2018-08-02 13:22:50 +01:00
Torsten Grote
c0d5a3a5ea
Merge branch '1341-account-manager-refactoring' into 'master'
...
Refactor authentication and account management code
Closes #1341
See merge request briar/briar!866
2018-08-02 11:49:15 +00:00
akwizgran
c1789a8e52
Move identity creation into AccountManager.
2018-08-02 09:51:17 +01:00
akwizgran
2a0ecc3f80
Clean up some tests.
2018-08-01 16:49:14 +01:00
akwizgran
b176ec5844
Add TODO for account creation error handling.
2018-08-01 15:56:53 +01:00
akwizgran
f8df6b88ee
Add BriarAccountManager subclass.
2018-08-01 15:52:09 +01:00
akwizgran
55d8f853db
Bump version numbers for 1.0.13 release.
2018-07-31 17:34:08 +01:00
Torsten Grote
004853a09b
Merge branch '1354-forget-hsforget' into 'master'
...
Don't try to use missing HSFORGET command
Closes #1354
See merge request briar/briar!869
2018-07-31 16:27:32 +00:00
akwizgran
d815dd6ec9
Don't try to use missing HSFORGET command.
2018-07-31 17:19:11 +01:00
akwizgran
f243ed39ab
Bump version numbers for 1.0.12 release.
2018-07-30 16:48:04 +01:00
akwizgran
4aed0632b8
Update translations.
2018-07-30 15:21:39 +01:00
Torsten Grote
1860db10b4
Merge branch 'tor-0.2.9.16' into 'master'
...
Upgrade Tor to 0.2.9.16
See merge request briar/briar!868
2018-07-30 12:45:54 +00:00
akwizgran
cf4efbeef3
Upgrade Tor to 0.2.9.16.
2018-07-30 10:11:06 +01:00
Torsten Grote
099e8ef4d5
Merge branch 'bluetooth-not-required' into 'master'
...
Allow devices without Bluetooth support
See merge request briar/briar!867
2018-07-27 17:01:12 +00:00
akwizgran
05152eef0e
Allow devices without Bluetooth support.
2018-07-27 17:49:02 +01:00
Hugh Isaacs II
481de00f90
Chrome OS / Chromebook support
...
By setting adding the uses-feature tag for touchscreens and android:required="false" to it, it tells Google Play and the Android runtime that this app doesn't require touchscreens, making Google Play and the OS treat it as if it'll work on non-touch devices.
Also it's possible to add android:required="false" to the Bluetooth tag as it's not needed for adding contacts, I'm just not sure how the Briar app would react on an Android device that doesn't support Bluetooth so I didn't take that leap.
2018-07-27 17:42:37 +01:00
akwizgran
277d045469
Add hashes for test dependencies.
2018-07-27 16:04:57 +01:00
akwizgran
287f3760cd
Pass database key into LifecycleManager.
2018-07-27 15:46:48 +01:00
akwizgran
58d09d0742
Add tests for AccountManager and AndroidAccountManager.
2018-07-27 15:29:42 +01:00
akwizgran
14353653c7
Merge branch 'sign-in-reminder' into 'master'
...
Remove sign-in reminder when PasswordActivity starts
See merge request briar/briar!865
2018-07-27 14:25:23 +00:00
akwizgran
adbfa26364
Remove redundant locking.
2018-07-27 14:18:31 +01:00
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
4a9977fa58
Use account manager to check whether account exists.
2018-07-27 13:15:03 +01:00
akwizgran
f9d8c720ec
Remove ConfigController.
2018-07-27 13:15:03 +01:00
akwizgran
1edf2bfa75
Move account deletion into AccountManager.
2018-07-27 13:14:58 +01:00
akwizgran
233af69909
Add TODOs.
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
Torsten Grote
e300245f8d
Remove sign-in reminder when PasswordActivity starts
2018-07-26 17:55:14 -03:00
akwizgran
81cbb7e843
Merge branch '1350-logo-broken' into 'master'
...
Fix Navigation Drawer Logo on Android 5
Closes #1350
See merge request briar/briar!864
2018-07-26 10:28:18 +00:00
Torsten Grote
bc0e529d89
Fix Navigation Drawer Logo on Android 5
2018-07-25 17:50:58 -03:00
Torsten Grote
c6b6bc307e
Merge branch 'remove-notification-reminder-svg' into 'master'
...
Removed unused reminder notification SVG
See merge request briar/briar!862
2018-07-25 15:54:32 +00:00
akwizgran
b200dd9323
Removed unused reminder notification SVG.
2018-07-25 16:40:16 +01:00
akwizgran
881d8034cb
Merge branch '1251-dark-theme' into 'master'
...
Dark theme changes based on designer feedback
Closes #1250 and #1251
See merge request briar/briar!861
2018-07-25 15:37:17 +00:00
akwizgran
1bee58e70d
Merge branch 'run-unless-activity-not-added' into 'master'
...
Run UI actions only when the activity is added to the fragment.
Closes #1336
See merge request briar/briar!858
2018-07-25 13:33:15 +00:00
akwizgran
ede33d9278
Check for null activity in finish().
2018-07-25 14:19:31 +01:00
Torsten Grote
ce6293b1d3
Dark theme changes based on designer feedback
2018-07-25 09:25:15 -03:00
akwizgran
912dd0eb4a
Merge branch 'more-bridges' into 'master'
...
Add more vanilla bridges
See merge request briar/briar!859
2018-07-24 08:57:22 +00:00
Torsten Grote
06197295f8
Add more vanilla bridges
2018-07-20 16:14:05 -03:00
Torsten Grote
6a163c0358
Run UI actions only when the activity is added to the fragment.
...
This is different from the previous behavior
where we only check if it is not detached.
2018-07-20 13:28:34 -03:00
akwizgran
aa6b5511c2
Merge branch '47-sign-in-reminder' into 'master'
...
Add an option to not show the sign-in reminder
Closes #47
See merge request briar/briar!851
2018-07-18 12:57:22 +00:00
Torsten Grote
1cbd76bbc9
Address review nitpicks
2018-07-18 09:40:30 -03:00
Torsten Grote
ba4a4aea59
Only show a Dismiss button attached to the sign-in reminder
...
Also change the logo to a logout icon
2018-07-17 16:33:58 -03:00
Torsten Grote
391e869d29
Also remind to sign-in again after app was upgraded
2018-07-17 16:33:58 -03:00
Torsten Grote
8925d6f5d7
Add an option to not show the sign-in reminder
...
This is done via another preference in the settings screen
and an action button attached to the notification itself
2018-07-17 16:33:58 -03:00
Torsten Grote
afa9b6193a
Merge branch 'remove-reference-manager' into 'master'
...
Removed unused ReferenceManager
See merge request briar/briar!856
2018-07-16 15:44:29 +00:00
akwizgran
1bcedea34a
Removed unused ReferenceManager.
2018-07-16 16:21:25 +01:00
akwizgran
0f16ac57f3
Merge branch '1267-tor-bridges' into 'master'
...
Tor Bridge Support
See merge request briar/briar!847
2018-07-05 14:22:39 +00:00
Torsten Grote
7ecac1867e
Address review comments for Tor bridge support
2018-07-05 11:14:11 -03:00
Torsten Grote
331c09a02a
Load bridges from file res/raw/bridges
2018-07-04 16:21:49 -03:00
Torsten Grote
7e05a49bda
Add Android integration tests that checks if included bridges work
...
This also changes the way bridges are used.
Instead of using the torrc config file,
bridges are now activated via Tor's control port.
2018-07-04 15:17:28 -03:00
Torsten Grote
eac1f9ed74
MVP for bridge support
2018-07-04 15:17:28 -03:00
Torsten Grote
d16aa9e2a4
Merge branch '1334-disable-resource-shrinking' into 'master'
...
Disable resource shrinking for release builds
Closes #1334
See merge request briar/briar!854
2018-07-04 17:20:40 +00:00
akwizgran
cc72d146a0
Disable resource shrinking for release builds.
2018-07-04 17:02:39 +01:00
Torsten Grote
bff23480d7
Trigger external pipeline to check release builds
2018-07-04 12:47:22 -03:00
akwizgran
e435578f3b
Merge branch 'gui-minor-padding-corrections' into 'master'
...
Fixed padding in rss_feed_import, list_item_crash, power_view
See merge request briar/briar!831
2018-07-04 13:21:18 +00:00
jRustig
33b9539a72
correction of crash report alignment
2018-07-04 14:59:34 +02:00
akwizgran
a114d4db15
Bump version numbers for 1.0.11 release.
2018-07-04 08:45:03 +01:00
akwizgran
73b7879c64
Update translations.
2018-07-04 08:44:00 +01:00
akwizgran
e622a518ac
Merge branch 'fix_npe_keyfrag' into 'master'
...
Fix a possible null reference bug
See merge request briar/briar!853
2018-07-03 17:20:59 +00:00
goapunk
28ea3d014a
Fix a possible null reference bug
2018-07-03 11:33:13 +02:00
akwizgran
457d77ca51
Bump version numbers for 1.0.10 release.
2018-07-02 14:06:49 +01:00
akwizgran
581c67f5fd
Update translations.
2018-07-02 14:04:51 +01:00
Torsten Grote
1dcb9aa1d0
Merge branch '1329-auth-cookie' into 'master'
...
Delete old auth cookie before starting Tor
Closes #1329
See merge request briar/briar!852
2018-06-29 15:38:23 +00:00
akwizgran
d97dcfff30
Merge branch 'no_screenfilter_warning_splash' into 'master'
...
Don't show screenfilter warning in SplashScreenActivity
See merge request briar/briar!832
2018-06-29 14:41:09 +00:00
akwizgran
e166d9dd15
Merge branch '1327-setup-crash' into 'master'
...
Ensure that pressing back after setup will always return the user to home
Closes #1327
See merge request briar/briar!849
2018-06-29 14:40:43 +00:00
akwizgran
2e002d132c
Delete old auth cookie before starting Tor.
2018-06-29 15:28:50 +01:00
Torsten Grote
da629df630
Ensure that pressing back after setup will always return the user to home
2018-06-26 11:42:54 -03:00
Nico Alt
135372ebee
Use consistent language for forum posts
...
Fixes #888 .
2018-06-26 14:25:24 +02:00
akwizgran
b083122d72
Merge branch '47-sign-in-reminder' into 'master'
...
Remind the user to sign in
See merge request briar/briar!841
2018-06-22 14:49:09 +00:00
akwizgran
649433a506
Merge branch '1032-message-icon' into 'master'
...
Use message icon rather than mail icon for private messages
Closes #1032
See merge request briar/briar!846
2018-06-22 14:18:20 +00:00
Torsten Grote
eff3a69734
Disable sign-in reminder with a feature flag in release builds
2018-06-22 10:59:27 -03:00
Torsten Grote
62de50af76
Remind the user to sign in only when an account has been created
2018-06-22 10:46:27 -03:00
Torsten Grote
1f9def8418
Minimal Sign-in reminder
2018-06-22 10:46:27 -03:00
Torsten Grote
1e80069980
Merge branch 'feature-flags' into 'master'
...
Add feature flag for dark theme
See merge request briar/briar!843
2018-06-22 13:43:56 +00:00
Torsten Grote
bfde71c151
Merge branch '1307-readable-log' into 'master'
...
Display log file in a reader-friendly way
Closes #1307
See merge request briar/briar!845
2018-06-22 13:42:40 +00:00
akwizgran
bce0a3150b
Use message icon rather than mail icon.
2018-06-22 13:48:52 +01:00
akwizgran
ee59b9b3ad
Unescape newlines when showing log.
2018-06-22 11:17:54 +01:00
akwizgran
55918a88b2
Merge branch '1251-dark-theme-fixes' into 'master'
...
Dark Theme Fixes
See merge request briar/briar!844
2018-06-21 12:49:15 +00:00
Torsten Grote
679c1c3719
Fix RSS feed delete button and disabled button text
2018-06-21 09:40:55 -03:00
akwizgran
21f33d6cfb
Add feature flag for dark theme.
2018-06-21 13:28:32 +01:00
akwizgran
912b1b5b1d
Merge branch 'factor_out_keyagreement_ui-theme' into 'master'
...
Factor out keyagreement ui theme
See merge request briar/briar!835
2018-06-21 11:38:49 +00:00
goapunk
0ad20037ae
Pass String instead of the TextView
2018-06-20 18:36:39 +02:00
akwizgran
62d893f7b1
Merge branch 'android-gradle-3.1.3' into 'master'
...
Upgrade Android Gradle Plugin to 3.1.3
See merge request briar/briar!842
2018-06-20 15:45:55 +00:00
goapunk
497213e56d
add KeyAgreementEventListener interface
2018-06-20 15:44:42 +02:00
akwizgran
f5c0d0b2cb
Merge branch '1251-dark-theme' into 'master'
...
Implement Dark Theme (DayNight with automatic option)
See merge request akwizgran/briar!818
2018-06-20 13:43:04 +00:00
goapunk
f4131d6f32
address reviews
2018-06-20 15:32:51 +02:00
goapunk
06deba4bd4
Create a dedicated qrCodeView
2018-06-20 15:32:42 +02:00
goapunk
26643e491b
Add some abstraction to the keyagreement ui
2018-06-20 15:32:23 +02:00
Torsten Grote
6ef4130f8f
Upgrade Android Gradle Plugin to 3.1.3
2018-06-19 17:36:35 -03:00
Torsten Grote
ba5b2f601b
Applying night mode to DevReportActivity
2018-06-19 14:19:15 -03:00
Torsten Grote
5be672f0e7
Remove unused resources
2018-06-19 13:30:01 -03:00
Torsten Grote
fa525564c0
Hide Theme Settings in release builds for now
2018-06-19 13:30:01 -03:00
Torsten Grote
dee0ca238b
Address first round of review comments
2018-06-19 13:30:00 -03:00
Torsten Grote
3c6b43b2bd
Implement Dark Theme (DayNight with automatic option)
...
This is just a first rough implementation.
A real UI designer should look over this.
2018-06-19 13:29:13 -03:00
Administrator
dcacae0729
Merge branch 'language_improvements' into 'master'
...
Language improvements
See merge request akwizgran/briar!829
2018-06-19 16:27:50 +00:00
akwizgran
aefc5c519e
Merge branch '1297-opendb-gui' into 'master'
...
Resolve ""Decrypting database" label needs some padding"
Closes #1297
See merge request akwizgran/briar!830
2018-06-18 14:19:34 +00:00
akwizgran
7225adf24e
Merge branch 'fix_translation_verification' into 'master'
...
Use project path for translation verification
See merge request akwizgran/briar!840
2018-06-18 14:18:49 +00:00
goapunk
30228cf025
Use project path for translation verification
2018-06-17 16:11:22 +02:00
Torsten Grote
99e2b7eaab
Merge branch 'exception-logging-method' into 'master'
...
Add utility method for logging exceptions
See merge request akwizgran/briar!838
2018-06-16 13:38:25 +00:00
Torsten Grote
2f7d5b869c
Merge branch 'hide-ui-if-not-in-foreground' into 'master'
...
Don't hide UI on low memory if we're in the foreground
See merge request akwizgran/briar!839
2018-06-15 20:19:05 +00:00
akwizgran
d5d6db6723
Add utility method for logging exceptions.
2018-06-15 17:09:34 +01:00
Torsten Grote
b026031d66
Merge branch 'fine-logging' into 'master'
...
Replace logging boilerplate with a static method
See merge request akwizgran/briar!837
2018-06-15 15:30:31 +00:00
akwizgran
abe14f19e6
Replace boilerplate with static method.
2018-06-15 16:17:08 +01:00
Torsten Grote
fa17549972
Merge branch 'fine-logging' into 'master'
...
Move logging of time measurements to FINE level
See merge request akwizgran/briar!836
2018-06-15 15:00:25 +00:00
akwizgran
0d2a91289f
Don't calculate duration unless needed.
2018-06-15 15:52:05 +01:00
Torsten Grote
2e22318b27
Merge branch '1291-huawei-protected-apps' into 'master'
...
Don't show Huawei protected apps button on API 24+
Closes #1291
See merge request akwizgran/briar!823
2018-06-15 14:35:46 +00:00
akwizgran
11f0bd1ae0
Merge branch '1288-placeholder-texts' into 'master'
...
Use placeholder text for text fields and add show password button
Closes #1096 and #1288
See merge request akwizgran/briar!834
2018-06-15 14:22:21 +00:00
akwizgran
e2d636e274
Don't hide UI on low memory if we're in the foreground.
2018-06-15 15:14:13 +01:00
Torsten Grote
f41b76c567
Shorten password hints
2018-06-15 11:13:38 -03: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
Torsten Grote
7bfc1c3579
Add buttons to show passwords wherever they can be entered
...
Closes #1096
2018-06-14 15:40:17 -03:00
Torsten Grote
2dc94a95ed
Use placeholder texts for text fields
...
Closes #1288
2018-06-14 15:36:08 -03:00
Torsten Grote
a47a1cf442
Merge branch '1316-make-introduction-string' into 'master'
...
Use separate strings for introduction menu item and button
Closes #1316
See merge request akwizgran/briar!833
2018-06-13 20:16:34 +00:00
akwizgran
4adb27a1ce
Use separate strings for introduction menu item and button.
2018-06-13 16:50:24 +01:00
akwizgran
841c31ebce
Bump version numbers for 1.0.9 release.
2018-06-13 15:38:49 +01:00
akwizgran
d6810cf87f
Update translations.
2018-06-13 15:36:57 +01:00
goapunk
7a2df3d6cb
simplify
2018-06-13 13:38:15 +02:00
goapunk
0c65ff4783
remove the unncessary synchronization from reset
2018-06-13 12:42:03 +02:00
goapunk
8b10b7ed23
Don't show screenfilter warning here
2018-06-13 12:36:43 +02:00
goapunk
9743255ce9
immutable version
2018-06-13 12:32:38 +02:00
jRustig
8c64734ff1
Fixed padding in rss_feed_import, list_item_crash, power_view
2018-06-13 10:34:10 +02:00
jRustig
c845dfc7f4
Fix padding in activity_open_database
...
Closes #1297
2018-06-13 10:00:42 +02:00
akwizgran
a8a02b9e45
Merge branch '992-refresh-wake-lock' into 'master'
...
Renew the wake lock every minute to avoid wake lock killers
See merge request akwizgran/briar!827
2018-06-12 16:59:32 +00:00
akwizgran
6703be1c32
Add thread safety, null safety annotations.
2018-06-12 17:50:58 +01:00
goapunk
fc99dedb53
Detect if system language changed
2018-06-12 16:23:32 +02:00
goapunk
65a461a0db
Reset Localizer on account deletion
2018-06-12 12:15:47 +02:00
akwizgran
a44a68f231
Bump version numbers for 1.0.8 release.
2018-06-08 13:00:39 +01:00
akwizgran
4ac6baa23d
Update translations.
2018-06-08 13:00:39 +01:00
akwizgran
4cde50b7f5
Merge branch '1293-cookie-file-polling' into 'master'
...
Poll for creation of Tor auth cookie file
Closes #1293
See merge request akwizgran/briar!828
2018-06-08 11:30:12 +00:00
akwizgran
da40eca80b
Merge branch '1160-language-setting' into 'master'
...
Add language setting
Closes #1160 and #1222
See merge request akwizgran/briar!679
2018-06-08 11:20:39 +00:00
akwizgran
fa267d38af
Filter out RTL languages on API < 17.
2018-06-08 13:07:30 +02:00
akwizgran
ba20fbeb47
Poll for creation of cookie file.
2018-06-08 10:40:38 +01:00
akwizgran
196df05df9
Bump version numbers for 1.0.7 release.
2018-06-07 12:12:39 +01:00
akwizgran
44f07c8d76
Merge branch '1293-tor-cookie-file' into 'master'
...
Watch for creation rather than updating of Tor cookie file
See merge request akwizgran/briar!825
2018-06-07 11:07:30 +00:00
akwizgran
d7f39af6d1
Reduce wake lock refresh interval to 1 minute.
2018-06-07 10:46:16 +01:00
akwizgran
4f732c3997
Acquire wake lock with a timeout.
2018-06-07 10:46:16 +01:00
akwizgran
74cfd313ab
Code cleanup.
2018-06-07 10:46:16 +01:00
akwizgran
c089a099f0
Refactor wake lock to use existing ScheduledExecutorService.
2018-06-07 10:46:15 +01:00
goapunk
98a0d09899
Renew the wake lock every 30min
...
Signed-off-by: goapunk <noobie@goapunks.net >
2018-06-07 10:46:15 +01:00
goapunk
18c4195115
fix region and title
2018-06-07 11:42:31 +02:00
akwizgran
d4a9c41cf5
Watch for creation rather than updating of Tor cookie file.
...
Tor writes to a temporary file and then renames it over the old
file, if any, so CLOSE_WRITE never occurs. The old code was
working in most cases because it received IGNORED when the old
file was unlinked and didn't check the event type.
2018-06-07 09:19:52 +01:00
goapunk
8bc28f99c1
Improvements:
...
* Force LTR by prefixing language names with the LRM marker
* Add Polish
* Cleanup
2018-06-07 10:19:17 +02:00
goapunk
1834146ad0
fix hebrew
2018-06-07 10:19:17 +02:00
akwizgran
624e03a2c9
Merge branch 'default-build-timestamp' into 'master'
...
Add default build timestamp in case Git command fails
See merge request akwizgran/briar!826
2018-06-07 08:15:08 +00:00
akwizgran
a24e0482c9
Add default build timestamp in case Git command fails.
2018-06-06 14:34:40 +01:00
goapunk
695b543ba9
fix review
2018-06-06 11:16:24 +02:00
goapunk
75e910e1d9
Add a language setting
2018-06-06 11:16:21 +02:00
Torsten Grote
8fc8333451
Merge branch '1294-log-stack-traces' into 'master'
...
Log exception stacktraces
Closes #1294
See merge request akwizgran/briar!824
2018-06-03 02:28:17 +00:00
akwizgran
c2154c81f4
Log exception stacktraces.
2018-06-01 16:43:10 +01:00
akwizgran
5cd5fc7e43
Bump version numbers for 1.0.6 release.
2018-06-01 10:20:32 +01:00
akwizgran
abd9db70b9
Update translations, add Polish translation.
2018-06-01 10:18:42 +01:00
akwizgran
5025cf1e40
Merge branch 'remove-removable-drive-plugin' into 'master'
...
Remove RemovableDrivePlugin, refactor plugin interface
Closes #25
See merge request akwizgran/briar!817
2018-05-31 08:49:32 +00:00
akwizgran
5e679e7a10
Don't show Huawei protected apps button on API 24+.
2018-05-31 09:48:38 +01:00
akwizgran
834342fd3a
Merge branch 'remove-reblog-scene-transition' into 'master'
...
Disable reblog scene transition as it even crashes my Android 7.1 device
Closes #785
See merge request akwizgran/briar!821
2018-05-29 15:56:07 +00:00
akwizgran
3028b236e1
Merge branch 'disable-prefetching' into 'master'
...
Disable pre-fetching in Threaded RecyclerView as a workaround for #1289
See merge request akwizgran/briar!820
2018-05-29 15:47:15 +00:00
Torsten Grote
254422bc02
Disable reblog scene transition as it even crashes my Android 7.1 device
...
Closes #785
2018-05-29 12:44:41 -03:00
Torsten Grote
c7949d6e00
Disable pre-fetching in Threaded RecyclerView as a workaround for #1289
2018-05-29 12:29:40 -03:00
Torsten Grote
0187264da7
Merge branch '1219-remove-debug-logging' into 'master'
...
Remove debug logging from setup process
See merge request akwizgran/briar!819
2018-05-28 13:59:22 +00:00
akwizgran
85a18cf53f
Remove debug logging from setup process.
2018-05-28 14:34:20 +01:00
akwizgran
3181b695df
Remove RemovableDrivePlugin, refactor plugin interface.
2018-05-25 13:57:38 +01:00
akwizgran
b2ac210586
Merge branch 'factor_out_plugin_conf' into 'master'
...
Make plugins and polling configurable
See merge request akwizgran/briar!814
2018-05-24 16:34:05 +00:00
Torsten Grote
d20340416d
Merge branch 'jcenter-tor-binaries' into 'master'
...
Download Tor binaries from JCenter
See merge request akwizgran/briar!816
2018-05-24 12:21:14 +00:00
akwizgran
9da871718c
Download Tor binaries from JCenter.
2018-05-24 10:54:34 +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
Torsten Grote
2f00215a44
Merge branch 'remove-jtorctl-jar' into 'master'
...
Replace jtorctl jar with JCenter dependency
See merge request akwizgran/briar!815
2018-05-23 11:22:15 +00:00
akwizgran
183f0c5f31
Bump version numbers for 1.0.5 release.
2018-05-22 15:30:33 +01:00
Torsten Grote
34c5aaae0a
Update translations (Farsi and Chinese complete now)
2018-05-22 11:17:51 -03:00
Torsten Grote
5531355ebd
Merge branch '1219-store-db-key-in-file' into 'master'
...
Store database key in a file
Closes #1219
See merge request akwizgran/briar!810
2018-05-22 12:24:13 +00:00
akwizgran
b9e607744a
Store second copy of DB key in backup file.
2018-05-22 12:07:07 +01:00
akwizgran
def62bce5a
Replace jtorctl jar with JCenter dependency.
2018-05-22 11:32:19 +01:00
akwizgran
9dae3d191a
Merge branch '1281-introduction-bug' into 'master'
...
Introduction: Reset session information for removed introducees
Closes #1281
See merge request akwizgran/briar!813
2018-05-22 09:09:13 +00:00
Torsten Grote
20422edf78
Introduction: Reset session information for removed introducees
2018-05-21 16:26:11 -03:00
Torsten Grote
f8bc5f08bf
Merge branch 'unicode-escapes-for-test-data' into 'master'
...
Escape Unicode characters in test data
See merge request akwizgran/briar!812
2018-05-21 16:21:29 +00:00
akwizgran
9434495d70
Escape Unicode characters in test data.
...
This enables reproducible builds with non-Unicode locales.
2018-05-21 17:02:09 +01:00
Torsten Grote
bf9e91fcf5
Merge branch 'fix-build-timestamp' into 'master'
...
Make build timestamp command compatible with old versions of Git
See merge request akwizgran/briar!811
2018-05-21 12:47:47 +00:00
akwizgran
d9d86206a6
Make build timestamp command compatible with old versions of Git.
2018-05-21 13:40:14 +01:00
akwizgran
b410b8efcc
Don't overwrite the backup if it's our only copy.
2018-05-18 15:17:43 +01:00
akwizgran
39aa2d96b3
Unit tests for DB key storage and retrieval.
2018-05-18 15:11:28 +01:00
akwizgran
21dae824a6
Store database key in a file rather than shared prefs.
2018-05-18 14:47:53 +01:00
akwizgran
cfdbd29cb4
Remove unused logging methods.
2018-05-18 14:47:20 +01:00
akwizgran
4df335ebd3
Merge branch 'own-ci' into 'master'
...
Switch to our own CI image
See merge request akwizgran/briar!809
2018-05-18 10:01:04 +00:00
Torsten Grote
682bee1486
Switch to our own CI image
2018-05-17 18:52:49 -03:00
akwizgran
f31219d54b
Bump version numbers for 1.0.4 release.
2018-05-17 16:22:39 +01:00
Torsten Grote
b0ea32c85f
Merge branch 'hide-testing-preferences' into 'master'
...
Hide testing preferences in release builds
See merge request akwizgran/briar!808
2018-05-17 14:33:06 +00:00
akwizgran
651e0b9859
Hide testing preferences in release builds.
2018-05-17 15:14:59 +01:00
akwizgran
f66244b578
Merge branch 'ci-test' into 'master'
...
Add CI stage for testing reproducibility
See merge request akwizgran/briar!807
2018-05-17 14:13:40 +00:00
Torsten Grote
3a35effae9
Add CI stage for testing reproducibility
2018-05-17 10:55:56 -03:00
Torsten Grote
97f4cd039a
Update translations. New: Farsi and Asturian
2018-05-17 10:55:08 -03: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
Torsten Grote
f214208b0a
Merge branch 'test-data-lan-addresses' into 'master'
...
Use more realistic LAN addresses for test contacts
See merge request akwizgran/briar!804
2018-05-17 11:53:48 +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
a65bda04bf
Use more realistic LAN addresses for test contacts.
2018-05-17 10:22:29 +01:00
akwizgran
41ae7b0522
Merge branch 'internal-logger' into 'master'
...
Use internal log handler for crash reports and feedback
Closes #986
See merge request akwizgran/briar!802
2018-05-17 08:22:48 +00:00
akwizgran
c2214f5e61
Merge branch 'message-encrypter' into 'master'
...
Refactor MessageEncrypter main method
See merge request akwizgran/briar!800
2018-05-17 08:22:22 +00:00
akwizgran
75bd7927ac
Decouple DevReportSender from TorPlugin.
2018-05-17 09:20:12 +01:00
akwizgran
ed2c0336ed
Merge branch 'crash-button' into 'master'
...
Add crash button to UI in debug mode
See merge request akwizgran/briar!801
2018-05-16 11:19:15 +00:00
akwizgran
b23baf70b4
Don't send system logs in ACRA reports.
2018-05-16 11:53:00 +01:00
akwizgran
17a7144194
Add internal logger.
2018-05-16 11:52:55 +01:00
akwizgran
0f7d27cd95
Refactor MessageEncrypter main method.
2018-05-16 11:42:00 +01:00
akwizgran
6735e5075b
Add crash button to UI in debug mode.
2018-05-16 11:40:50 +01:00
akwizgran
135cf086f6
Merge branch 'silence_strict_mode' into 'master'
...
Silence known strict mode violations
See merge request akwizgran/briar!795
2018-05-16 09:48:54 +00:00
goapunk
72bac59989
silence known strict mode violations
2018-05-15 17:29:53 +02:00
Torsten Grote
2c99a75b4e
Merge branch 'settings-screen' into 'master'
...
Use lighter text colour for preference categories and fix layout
See merge request akwizgran/briar!799
2018-05-15 14:20:01 +00: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
6ed16802ce
Merge branch 'deterministic-build-timestamp' into 'master'
...
Use git commit timestamp as build timestamp
See merge request akwizgran/briar!798
2018-05-15 13:24:00 +00: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
597e2a233f
Use git commit timestamp as build timestamp.
2018-05-15 12:47:14 +01:00
akwizgran
e83d8bb700
Bump version numbers for 1.0.3 release.
2018-05-14 21:52:16 +01:00
akwizgran
d1ce0d0628
Merge branch '1215-low-memory-hide-ui' into 'master'
...
Clear the UI when memory is critically low
See merge request akwizgran/briar!786
2018-05-14 14:53:04 +00:00
akwizgran
d73ec3cd88
Merge branch 'disable-expiry' into 'master'
...
Disable expiry for release builds
See merge request akwizgran/briar!797
2018-05-14 14:51:40 +00:00
akwizgran
71c66c843b
Merge branch '1219-commit-shared-prefs' into 'master'
...
Commit shared preferences, clear instead of deleting
See merge request akwizgran/briar!794
2018-05-14 14:18:49 +00:00
akwizgran
bd19272099
Throw exception if account exists when beginning setup.
2018-05-14 14:20:13 +01:00
akwizgran
b77b885a94
Commit shared preferences, clear instead of deleting.
2018-05-14 14:20:12 +01:00
akwizgran
1fc4f657c7
Merge branch '1219-account-exists' into 'master'
...
Add logging to debug account creation and deletion
See merge request akwizgran/briar!793
2018-05-14 13:19:20 +00:00
akwizgran
df7d48d54d
Fix test expectations.
2018-05-14 12:35:03 +01:00
akwizgran
1987dcb936
Make field that's used on background thread volatile.
2018-05-14 12:34:32 +01:00
akwizgran
f3b69a26f8
Remove unused exception declarations.
2018-05-14 12:31:48 +01:00
akwizgran
5e0ca10dae
Add logging to debug account setup.
2018-05-14 12:31:46 +01:00
akwizgran
685496fb15
Extract DatabaseConfig implementation.
2018-05-14 12:30:57 +01:00
akwizgran
1521cdd258
Move expiry date to TestingConstants.
2018-05-14 12:24:37 +01:00
akwizgran
80561910b1
Disable expiry for release builds.
2018-05-14 12:03:30 +01:00
akwizgran
bffb5c94ed
Merge branch '1229-setup-crash' into 'master'
...
Store nickname and password across screen rotations
Closes #1229
See merge request akwizgran/briar!796
2018-05-14 09:57:12 +00:00
akwizgran
dcbb3e76d4
Use lighter text colour for preference categories.
2018-05-11 12:48:43 +01: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
9a5a1489ef
Remove a redundant method.
2018-05-11 11:41:49 +01:00
akwizgran
648793e092
Add javadoc.
2018-05-11 11:36:49 +01:00
akwizgran
e10742a23d
Store nickname and password across screen rotations.
2018-05-11 11:36:04 +01: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
e516c329a1
Bump version numbers for 1.0.2 release.
2018-05-09 16:59:09 +01:00
Torsten Grote
b839041d5a
Update translations
2018-05-09 09:56:15 -03:00
Torsten Grote
65de8707b7
Merge branch '1225-improve-setup-ux' into 'master'
...
Remove circle, make button flat to improve setup UX
Closes #1225
See merge request akwizgran/briar!792
2018-05-09 10:41:17 +00:00
akwizgran
dc5bd39ce4
Remove circle, make button flat to improve setup UX.
2018-05-09 10:50:23 +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
akwizgran
0ad9415850
Merge branch 'fix-javadoc' into 'master'
...
Fix random javadoc errors
See merge request akwizgran/briar!789
2018-05-08 12:56:25 +00:00
goapunk
6f1fba44b6
Fix random javadoc errors
2018-05-08 14:42:14 +02:00
akwizgran
46cd7e3719
Merge branch 'update_external_deps' into 'master'
...
Update external dependencies
See merge request akwizgran/briar!788
2018-05-08 12:34:44 +00:00
goapunk
496ffc22ba
Update external dependencies
...
* Update CircleImageView
* Update Tap target prompt
2018-05-08 13:22:25 +02:00
akwizgran
286937e472
Resolve merge conflicts.
2018-05-07 14:37:32 +00:00
akwizgran
2908145a06
Merge branch 'android-studio-3-1-debugging' into 'master'
...
Upgrade to Android Studio 3.1
See merge request akwizgran/briar!784
2018-05-07 14:16:24 +00:00
akwizgran
ed53544226
Clear the UI in onLowMemory() if SDK_INT < 16.
2018-05-04 12:18:52 +01:00
akwizgran
6da45a4585
Clear the UI when memory is critically low.
2018-05-04 12:04:13 +01:00
akwizgran
0d85a56a29
Merge branch '1216-fix-testdata' into 'master'
...
Resolve "IllegalArgumentException when creating test data with zero contacts"
Closes #1216
See merge request akwizgran/briar!785
2018-05-03 08:39:23 +00:00
goapunk
3e5d1a0d20
Fix testdata creation:
...
* Create at least one contact
2018-05-02 20:49:33 +02:00
akwizgran
0e9af1d993
Add new code style settings.
2018-05-02 17:13:27 +01:00
akwizgran
a3b5ff0bc0
Add dependency hashes for Animal Sniffer.
2018-05-02 16:24:59 +01:00
akwizgran
9b583ab7ae
Build tools 26.0.2 no longer needed.
2018-05-02 16:14:40 +01:00
akwizgran
1192f66487
Use Animal Sniffer to check Java 6 API compatibility.
2018-05-02 16:10:40 +01:00
akwizgran
a10dc45a6a
Remove old attempt to work around build issues.
2018-05-02 15:11:21 +01:00
akwizgran
3c6e2e8875
Upgrade support library and constraint layout.
2018-05-02 15:06:34 +01:00
akwizgran
cccdacc3e4
Upgrade to Android Studio 3.1.
2018-05-02 14:34:34 +01:00
akwizgran
1833efa51b
Bump version numbers for 1.0.1 release.
2018-04-30 18:05:57 +01:00
akwizgran
77461619f0
Merge branch '1217-get-message-status' into 'master'
...
Return default message status if group is invisible
Closes #1217
See merge request akwizgran/briar!783
2018-04-30 16:23:19 +00:00
Torsten Grote
3bed6de93b
Update translations
2018-04-30 12:52:46 -03:00
Torsten Grote
8e814e1bbf
Merge branch '1215-disable-low-memory-shutdowns' into 'master'
...
Disable low memory shutdowns
See merge request akwizgran/briar!782
2018-04-30 13:43:17 +00:00
akwizgran
1b9f975199
Return default message status if group is invisible.
2018-04-30 13:55:40 +01:00
akwizgran
c1b8552c2b
Merge branch 'introduction-test-fix' into 'master'
...
Fix introduction test non-determinism
See merge request akwizgran/briar!781
2018-04-30 08:05:00 +00:00
akwizgran
0091fcef5d
Updated translations.
2018-04-30 07:46:00 +01:00
akwizgran
5d1a4acd15
Disable low memory shutdowns.
2018-04-30 07:43:16 +01:00
akwizgran
9be6d6c00f
Bump version numbers for 1.0.0 release.
2018-04-29 20:28:53 +01:00
akwizgran
d5643d8e5d
Merge branch '617-protocol-versioning-for-contact-exchange' into 'master'
...
Protocol versioning for the contact exchange protocol
Closes #617
See merge request akwizgran/briar!765
2018-04-29 16:40:05 +00:00
Torsten Grote
d9ed4a3ac9
Fix introduction test non-determinism
2018-04-29 13:33:59 -03: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
4ba3708931
Use wildcards to allow easier construction.
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
Torsten Grote
edee90dbe2
Merge branch '237-versioning-client' into 'master'
...
Client for negotiating supported clients
Closes #237
See merge request akwizgran/briar!759
2018-04-29 16:08:08 +00: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
akwizgran
ebaa50b101
Don't send redundant updates to new contacts.
2018-04-29 16:40:28 +01:00
akwizgran
4c5331888a
Unit tests for client versioning validator.
2018-04-29 16:40:27 +01:00
akwizgran
c5efb6e16d
Move versioning client to its own package.
2018-04-29 16:40:27 +01:00
akwizgran
522cba6ac3
Rename utility classes, add comment.
2018-04-29 16:40:27 +01:00
akwizgran
f25fbc5b94
Merge registration methods for clients and hooks.
2018-04-29 16:40:27 +01:00
akwizgran
57a6c8cb3a
Separate the crypto executor into its own module.
...
This allows it to be replaced for testing.
2018-04-29 16:40:26 +01:00
akwizgran
6942a368d4
Don't share groups unless the contact supports the client.
2018-04-29 16:40:26 +01:00
akwizgran
c4e9b6f2ab
Remove debug logging.
2018-04-29 16:40:26 +01:00
akwizgran
05deaf42e3
Store and exchange client minor versions.
...
These don't affect client visibility.
2018-04-29 16:40:26 +01:00
akwizgran
2e570ba50d
Rename client version to major version.
2018-04-29 16:40:23 +01:00
akwizgran
cadb17987c
Use client versioning for messaging.
2018-04-29 16:39:54 +01:00
akwizgran
e76f114a72
Use client versioning for introductions.
2018-04-29 16:39:54 +01:00
akwizgran
cb11b55a9a
Use client versioning for transport properties.
2018-04-29 16:39:54 +01:00
akwizgran
f4c5855dd8
Use client versioning for private groups.
2018-04-29 16:39:53 +01:00
akwizgran
be309057cd
Use client versioning for blogs and forums.
2018-04-29 16:39:53 +01:00
akwizgran
cf396c2ce2
Check whether contact group exists before using it.
2018-04-29 16:39:53 +01:00
akwizgran
a9f77f0f90
Add a method for getting a client's visibility.
2018-04-29 16:39:53 +01:00
akwizgran
cc6fed0298
Add javadocs.
2018-04-29 16:39:53 +01:00
akwizgran
66137d4cfa
Add method for comparing visibilities.
2018-04-29 16:39:52 +01:00
akwizgran
114044ee5f
Use client version to register validators, delivery hooks.
2018-04-29 16:39:52 +01:00
akwizgran
1197d65d8d
Extract ClientVersion inner class.
2018-04-29 16:39:52 +01:00
akwizgran
85c11f8e1f
Remove redundant checks when adding contacts.
...
Hooks are now called exactly once per contact.
2018-04-29 16:39:52 +01:00
akwizgran
8c00f2417b
Add client version to groups table.
2018-04-29 16:39:51 +01:00
akwizgran
a38f39207f
Initial implementation of client versioning client.
2018-04-29 16:39:51 +01:00
akwizgran
b7874365a3
Expose getMessageIds() through DatabaseComponent interface.
2018-04-29 16:39:51 +01:00
akwizgran
196caa7b45
Update ID of transport properties client.
2018-04-29 16:39:51 +01:00
akwizgran
3fd6ce2313
Fix javadoc.
2018-04-29 16:39:50 +01:00
akwizgran
c42852cde2
Merge branch '1213-update-transport-keys' into 'master'
...
Update transport keys in-place to retain key set IDs
Closes #1213
See merge request akwizgran/briar!779
2018-04-29 15:00:02 +00:00
Torsten Grote
a38b0a8527
Merge branch 'bluetooth-connection-limiter' into 'master'
...
Don't make or accept Bluetooth contact connections during key agreement
See merge request akwizgran/briar!770
2018-04-29 14:42:00 +00:00
Torsten Grote
79d6fd28de
Merge branch '474-alice-flag' into 'master'
...
IntroduceeProtocolEngine uses wrong role when adding keys
See merge request akwizgran/briar!780
2018-04-29 02:27:18 +00:00
akwizgran
68132d893b
IntroduceeProtocolEngine uses wrong role when adding keys.
2018-04-28 23:04:08 +01:00
akwizgran
6b011d2a7d
Update transport keys in-place to retain key set IDs.
2018-04-28 22:15:59 +01:00
akwizgran
d7492df81c
Skip UTestTest, which literally fails at random.
2018-04-28 14:52:56 +01:00
Torsten Grote
ebf73716bb
Merge branch '474-manual-decline' into 'master'
...
Don't automatically respond to declined introductions
See merge request akwizgran/briar!777
2018-04-28 13:46:40 +00:00
akwizgran
6e42377b74
Don't automatically respond to declined introduction.
2018-04-28 00:11:45 +01:00
akwizgran
e8f33c0e6e
Merge branch 'introduction-ui-messages' into 'master'
...
Fix introduction response messages in UI and some minor fixes
Closes #923
See merge request akwizgran/briar!776
2018-04-27 21:42:10 +00:00
Torsten Grote
5f6af4e40f
Fix introduction response messages in UI and some minor fixes
2018-04-27 16:22:10 -03:00
Torsten Grote
55a329a879
Merge branch '474-automatic-decline' into 'master'
...
Send automatic decline when other introducee declines
See merge request akwizgran/briar!775
2018-04-27 17:58:45 +00:00
akwizgran
23f0864d8b
Don't track invisible decline message.
2018-04-27 18:35:07 +01:00
akwizgran
c0dfe3e85a
Sent automatic decline when other introducee declines.
2018-04-27 17:33:24 +01:00
Torsten Grote
31b69577e8
Merge branch '474-introduction-client' into 'master'
...
New Introduction Protocol
Closes #308 , #377 , #474 , and #613
See merge request akwizgran/briar!758
2018-04-27 14:43:01 +00:00
Torsten Grote
99dba69c87
Only add transport properties and keys when the contact was added
...
This will be changed once we have a way to reset state for peers
that were contacts already at some point in the past.
One contact might have deleted the other, but not vice versa.
So they have mismatching state that needs to be reset.
See #2 for more information.
2018-04-27 11:30:18 -03:00
Torsten Grote
44f5a9db1e
Address last review comments
2018-04-27 11:04:08 -03:00
Torsten Grote
80a9689316
Address second round of review comments
2018-04-26 20:39:17 -03:00
Torsten Grote
337f7e7b8f
Unify introduction response methods and handle ProtocolStateException
...
It is possible that a remote DECLINE message arrives short before the
user responds to the introduction.
This will cause a ProtocolStateException which (for now) is just caught
and a generic (existing) error message will be shown.
2018-04-26 18:18:31 -03:00
Torsten Grote
f8f98ed95d
Properly handle DECLINE messages in START state
...
Previously, DECLINE messages let directly to the START state
for introducer and introducees.
So incoming ACCEPT and DECLINE messages needed to be ignored in START state
introducing undefined behavior into the protocol.
This is fixed with this commit by adding two additional states
to the introducer state machine as well as making use of the existing
LOCAL_DECLINED state for the introducees.
2018-04-26 18:00:57 -03:00
Torsten Grote
bd5504de26
Add a MAC to the ACTIVATE message to prevent the introducer to fake them
...
A fake ACTIVATE message would cause us to activate the transport keys
before the contact has received our auth message,
which would compromise forward secrecy.
2018-04-26 16:56:38 -03:00
Torsten Grote
0e04044ebb
Ensure that incoming messages are expected in the current state
...
Previously, the introducer would process and forward invalid messages by
the introducees. This commit adds the necessary checks and tests.
2018-04-26 11:18:04 -03:00
Torsten Grote
0a5d408686
Add a test for when one introducee had deleted the other one
2018-04-25 14:42:17 -03:00
Torsten Grote
f94db28035
Handle and test introductions to existing contacts
2018-04-25 13:30:51 -03:00
Torsten Grote
b291fcd2cd
Only allow new introductions in START state
...
When the user attempts an introduction, instead of the introduction
message input field, an explanatory text will be shown and the
introduction can not be made until the last one has been finished.
2018-04-25 12:05:15 -03:00
Torsten Grote
94a6137a42
Also validate encoded message in MessageEncoder test
2018-04-25 10:52:32 -03:00
Torsten Grote
72e9a9d807
Address first round of review comments for new IntroductionClient
2018-04-25 10:43:56 -03:00
Torsten Grote
a9b678df32
Remove broken and deprecated MessageQueue as it is not needed anymore
...
Closes #308
2018-04-25 10:14:04 -03:00
Torsten Grote
f81ef30b47
Replace old introduction client with new one
2018-04-25 10:14:01 -03:00
Torsten Grote
1bc29fec06
IntroductionManager and Protocol Engines
2018-04-25 10:13:41 -03:00
Torsten Grote
61b216f572
Copy over Introduction API messages and events from old client
2018-04-25 10:13:41 -03:00
Torsten Grote
d57102ed90
IntroductionCrypto: Create dedicated class to handle introduction related crypto
2018-04-25 10:13:40 -03:00
Torsten Grote
e1fae7ad95
Implement SessionEncoder and SessionParser
2018-04-25 10:13:40 -03:00
Torsten Grote
672a52b2e5
Implement MessageEncoder and MessageParser
2018-04-25 10:13:39 -03:00
Torsten Grote
155c6a5613
Messages and Validator for new Introduction Client
2018-04-25 10:13:39 -03:00
Torsten Grote
218b2f7ff9
Fix activating transport keys in JdbcDatabase
2018-04-25 10:13:38 -03:00
Torsten Grote
f78f065204
Merge branch 'constant-time-mac-verification' into 'master'
...
Add constant-time method for verifying MACs
See merge request akwizgran/briar!773
2018-04-25 12:08:49 +00:00
akwizgran
0217c205a1
Add constant-time method for verifying MACs.
2018-04-25 12:23:46 +01:00
akwizgran
615f527270
Renamed method that now runs on IoExecutor.
2018-04-24 17:43:28 +01:00
akwizgran
b9cf1da861
Merge branch 'test_data_config' into 'master'
...
Make test data creation configurable.
Closes #1149
See merge request akwizgran/briar!771
2018-04-24 16:35:15 +00:00
goapunk
69c34adae3
Remove createTestData()
2018-04-24 16:57:02 +02:00
goapunk
fe213d46e3
Address review comments
2018-04-24 16:05:46 +02:00
goapunk
ac1bfcae60
Make test data creation configurable.
2018-04-24 12:29:20 +02:00
akwizgran
9efb6ab38f
Don't allow BT contact connections during key agreement.
2018-04-24 10:45:23 +01:00
akwizgran
b30c2a8033
Merge branch 'fix_bt_test_data' into 'master'
...
Create a valid BT MAC and UUID when creating testdata
See merge request akwizgran/briar!769
2018-04-24 09:26:42 +00:00
goapunk
575847cb36
Create a valid BT MAC and UUID when creating testdata
2018-04-23 21:05:14 +02:00
akwizgran
951605151f
Merge branch 'transport-properties' into 'master'
...
Helper methods for dealing with TransportProperties
See merge request akwizgran/briar!768
2018-04-23 09:05:14 +00:00
Torsten Grote
05735e7a48
Add methods for dealing with TransportProperties to ClientHelper
2018-04-21 18:23:34 -03:00
Torsten Grote
f835e82653
Merge branch 'download-briar-button' into 'master'
...
Add download button to ExpiredActivity
See merge request akwizgran/briar!766
2018-04-19 17:11:49 +00:00
akwizgran
d074e4a3d6
Add download button to ExpiredActivity.
2018-04-19 17:39:07 +01:00
akwizgran
87a92c9ab6
Merge branch 'parse-transport-properties' into 'master'
...
Helper method for parsing transport properties
See merge request akwizgran/briar!764
2018-04-19 16:01:16 +00:00
akwizgran
89cc769dea
Don't accept empty keys/values in transport properties.
2018-04-19 16:48:59 +01:00
akwizgran
fcdc6ebafd
Helper methods for parsing transport properties.
2018-04-19 16:20:32 +01:00
akwizgran
215d236c2c
Merge branch 'forward-compatible-message-ids' into 'master'
...
Generate message and group IDs in a forward-compatible way
See merge request akwizgran/briar!763
2018-04-19 14:55:39 +00:00
Torsten Grote
e1b8b271e3
Merge branch 'offline-build' into 'master'
...
Don't download Tor binaries if they already exist
See merge request akwizgran/briar!760
2018-04-19 13:08:21 +00:00
akwizgran
9379990480
Use block label for root hash of single-block messages.
2018-04-19 13:13:31 +01:00
akwizgran
c7718db419
Skip second verification if first succeeds.
2018-04-18 17:01:02 +01:00
akwizgran
9196169561
Generate message and group IDs in a forward-compatible way.
2018-04-18 16:34:02 +01:00
akwizgran
ff9971b728
If verification fails, delete, download and re-verify.
2018-04-18 11:03:39 +01:00
Torsten Grote
8decc73f4d
Merge branch 'max-client-id-length' into 'master'
...
Set max length for client IDs
See merge request akwizgran/briar!762
2018-04-17 19:01:22 +00:00
akwizgran
d23fc2cbda
Use TestUtils to create groups.
2018-04-17 17:57:06 +01:00
akwizgran
58d1707467
Set max length for client IDs.
2018-04-17 17:57:00 +01:00
akwizgran
b08b2c691c
Merge branch 'merge-contact-hooks' into 'master'
...
Merge add/remove contact hooks
See merge request akwizgran/briar!761
2018-04-17 16:53:22 +00:00
akwizgran
284e3a2e86
Merge add/remove contact hooks.
2018-04-17 16:20:16 +01:00
akwizgran
0823934e28
Don't download Tor binaries if they already exist.
2018-04-17 15:07:52 +01:00
akwizgran
95b9b3a3c6
Merge branch 'multiple-transport-keys' into 'master'
...
Support multiple sets of transport keys per contact
See merge request akwizgran/briar!745
2018-04-17 14:02:45 +00:00
Torsten Grote
ede390b897
Merge branch '1180-tor-plugin-status' into 'master'
...
Don't reset Tor connectivity state unless we lose connectivity
Closes #1180
See merge request akwizgran/briar!756
2018-03-30 15:49:20 +00:00
akwizgran
5b790130d4
Don't reset circuit built flag unless network is disabled.
2018-03-30 16:33:03 +01:00
akwizgran
ff44edf714
Merge branch '1171-wifi-access-point' into 'master'
...
Enable LAN plugin when providing a wifi access point
Closes #1171
See merge request akwizgran/briar!752
2018-03-29 15:17:46 +00:00
Torsten Grote
60dffd0998
Update translations, add Romanian
2018-03-29 10:38:01 -03:00
akwizgran
46dae59444
Delay handling of AP enabled event.
2018-03-29 14:34:58 +01:00
Torsten Grote
e385d58148
Merge branch '1190-shutdown-from-background' into 'master'
...
Shut down cleanly when phone is shutting down or memory is low
Closes #1190
See merge request akwizgran/briar!742
2018-03-29 13:29:42 +00:00
akwizgran
b20626935e
AP state change event races with address appearing.
2018-03-29 12:26:42 +01:00
akwizgran
8e9fc3b338
Enable LAN plugin to use wifi AP interface.
2018-03-29 12:26:42 +01:00
akwizgran
c3a70fe58d
Serialise concurrent calls to updateConnectionStatus().
2018-03-29 12:26:42 +01:00
akwizgran
ddfaddccdc
Serialise concurrent calls to bind().
2018-03-29 12:26:41 +01:00
akwizgran
4a892acdd5
Merge branch '845-wifi-without-internet' into 'master'
...
Looks like I added the last commit after the MR was merged.
2018-03-29 12:25:02 +01:00
akwizgran
bdb518ff09
Use wifi network's socket factory on API 21+.
2018-03-29 12:23:42 +01:00
akwizgran
8ebced9481
Show notification for low memory shutdown.
2018-03-29 11:45:03 +01:00
akwizgran
b81058d6da
Activate outgoing keys when incoming tag is recognised.
2018-03-28 12:39:03 +01:00
akwizgran
f7c2f86499
Add a method for checking whether we can send streams.
2018-03-28 12:39:03 +01:00
akwizgran
798b871cc9
Use key set ID to increment stream counter.
2018-03-28 12:39:02 +01:00
akwizgran
6787d29f11
Add a flag to indicate whether outgoing keys are active.
2018-03-28 12:39:02 +01:00
akwizgran
57e6f2ea9c
Unit tests for removing unbound keys.
2018-03-28 12:39:02 +01:00
akwizgran
0a802bbe0b
Add a method for removing unbound transport keys.
2018-03-28 12:39:02 +01:00
akwizgran
17fe358fd9
Add a method for binding transport keys to a contact.
2018-03-28 12:39:01 +01:00
akwizgran
5bd2092a03
Return key set IDs when adding unbound keys.
2018-03-28 12:39:01 +01:00
akwizgran
cb8f89db53
Add method for adding a contact without transport keys.
2018-03-28 12:39:01 +01:00
akwizgran
bb2f94d5eb
Add methods for adding unbound keys.
2018-03-28 12:39:01 +01:00
akwizgran
78f2d48bc4
Support multiple sets of transport keys per contact.
2018-03-28 12:38:59 +01:00
Torsten Grote
309c7a4668
Merge branch '965-empty-state-messages' into 'master'
...
Shorten and clean up various strings, remove empty forum warning bubble
See merge request akwizgran/briar!741
2018-03-26 16:59:12 +00:00
Torsten Grote
750f2b1b75
Merge branch 'hide-ui-during-shutdown' into 'master'
...
Hide UI during shutdown
See merge request akwizgran/briar!737
2018-03-26 16:53:16 +00:00
Torsten Grote
e7b2fe1906
Merge branch '545-message-dependencies' into 'master'
...
Add denormalised columns to messageDependencies table
See merge request akwizgran/briar!733
2018-03-26 15:58:01 +00:00
akwizgran
bfd22cfced
Merge branch '346-full-screen-qr-code' into 'master'
...
Add fullscreen button to QR code view
Closes #346
See merge request akwizgran/briar!734
2018-03-26 15:30:30 +00:00
akwizgran
ea0223ef1e
Merge branch '1159-android-8-notification-settings' into 'master'
...
Show different notification settings for Android O
Closes #1159
See merge request akwizgran/briar!727
2018-03-26 15:24:28 +00:00
Torsten Grote
38b739442c
Merge branch '845-wifi-without-internet' into 'master'
...
Use WifiManager to get wifi network information
Closes #845
See merge request akwizgran/briar!743
2018-03-26 14:54:03 +00:00
Torsten Grote
25f9ab7c33
Merge branch '1184-rejected-execution-exception' into 'master'
...
Discard tasks submitted to ScheduledExecutorService during shutdown
Closes #1184
See merge request akwizgran/briar!739
2018-03-26 14:27:42 +00:00
akwizgran
e0a1fa559d
Use WifiManager to get wifi network information.
...
This ensures we bind to the wifi interface even if it doesn't have internet access and there's another interface with internet access (e.g. mobile data).
2018-03-26 13:58:10 +01:00
akwizgran
196cf15ef2
Shut down cleanly when device shuts down.
2018-03-21 14:42:30 +00:00
akwizgran
6ff0f317a5
Shut down cleanly when memory is low.
2018-03-21 14:31:12 +00:00
Torsten Grote
5a3f47d72c
Merge branch '965-forum-empty-state' into 'master'
...
Remove mention of pen icon from forum empty state message
Closes #965
See merge request akwizgran/briar!740
2018-03-21 11:45:30 +00:00
akwizgran
7e784c6be1
Remove empty forum warning bubble.
2018-03-21 10:30:49 +00:00
akwizgran
3ee212f3ab
Consistent text for blogs and forums.
2018-03-21 10:28:10 +00:00
akwizgran
ee942790d3
Shorter empty state messages.
2018-03-21 10:27:09 +00:00
akwizgran
2d740675c7
Consistent explanation of account deletion options.
2018-03-21 10:24:17 +00:00
akwizgran
e4f3960ce0
Remove mention of pen icon from forum empty state message.
2018-03-21 10:18:18 +00:00
akwizgran
fef916991b
Discard tasks submitted during shutdown.
2018-03-20 17:41:30 +00:00
akwizgran
3fa38d3b28
Finish if back button is pressed in SignOutFragment.
2018-03-20 16:50:40 +00:00
akwizgran
48c41f77c7
Use database icon for SignOutFragment.
2018-03-20 16:50:40 +00:00
akwizgran
c3bf82c5b2
Close NavDrawerActivity immediately when signing out.
2018-03-20 16:50:40 +00:00
akwizgran
74fe36c46e
Use selectable item background to get touch effect.
2018-03-20 15:30:46 +00:00
akwizgran
0d5d1f4cb2
Adjust layout weights when resizing QR code view.
2018-03-20 15:22:58 +00:00
Torsten Grote
235183a3af
Merge branch '1177-blank-viewfinder' into 'master'
...
Show viewfinder again after connection fails
Closes #1177
See merge request akwizgran/briar!735
2018-03-20 13:13:14 +00:00
akwizgran
701e51dfc8
When resetting, restart camera if we've stopped it.
2018-03-20 11:58:58 +00:00
akwizgran
3361922834
Don't create a stack of QR code fragments.
2018-03-20 11:58:57 +00:00
akwizgran
fcabf697d6
Remove performance logging.
2018-03-20 11:58:57 +00:00
akwizgran
2c4d5680a6
Add fullscreen button to QR code view.
2018-03-20 11:14:27 +00:00
akwizgran
9e2e0585c5
Index dependencies by dependency ID.
2018-03-14 16:08:01 +00:00
akwizgran
2367e6c481
Add denormalised columns to messageDependencies table.
2018-03-14 15:33:00 +00:00
Torsten Grote
ff8b38f7e8
Use a different notification preference summary for Android 8
2018-03-14 10:01:38 -03:00
Torsten Grote
f609ad1a92
Show different notification settings for Android O
...
This also makes the defaults consistent with Android versions below O.
2018-03-14 09:41:09 -03:00
Torsten Grote
4d502576c9
Merge branch '545-remove-clientid-from-validator-db-methods' into 'master'
...
Remove client ID from validator's DB methods
See merge request akwizgran/briar!732
2018-03-14 12:39:59 +00:00
akwizgran
a0c88da1ac
Report UNKNOWN state for cross-group dependencies.
...
This causes the validator to treat the dependent message in the same way regardless of whether there is a subscription to the dependency's group.
2018-03-14 11:25:24 +00:00
akwizgran
5fe68e6f82
Remove client ID from validator's DB methods.
2018-03-09 16:11:58 +00:00
akwizgran
f725c7ab9a
Merge branch '1169-settings-npe' into 'master'
...
Disable settings until they have been loaded
Closes #1169
See merge request akwizgran/briar!726
2018-03-08 15:40:13 +00:00
Torsten Grote
03b4907311
Disable settings until they have been loaded
...
In practise, this is not noticeable in the UI.
Only when the database is congested, it should become visible and
prevent a crash when the sound setting is clicked.
2018-03-07 15:20:09 -03:00
Torsten Grote
809b9f8919
Update translations
2018-03-07 09:49:46 -03:00
akwizgran
85cc23444c
Merge branch 'transport-indicators-no-buttons' into 'master'
...
Prevent transport indicators from looking like buttons
Closes #185
See merge request akwizgran/briar!714
2018-03-07 10:41:13 +00:00
akwizgran
c073c5c8bd
Merge branch '283-key-exchange-connections' into 'master'
...
Refactor key agreement connection choosing
Closes #283
See merge request akwizgran/briar!711
2018-03-07 10:37:45 +00:00
akwizgran
976c8a9578
Merge branch '1174-link-click-crash' into 'master'
...
Get unwrapped context when clicking links to prevent crash on Android 4
Closes #1174
See merge request akwizgran/briar!709
2018-03-07 10:36:33 +00:00
akwizgran
d52ca14ebe
Merge branch '1168-startup-status-screen' into 'master'
...
Show status message while opening and migrating DB
Closes #1168
See merge request akwizgran/briar!708
2018-03-07 10:30:11 +00:00
Torsten Grote
a178dbae9e
Prevent transport indicators from looking like buttons
2018-03-06 16:58:23 -03:00
akwizgran
9a4f0b8e89
Add more lifecycle states, merge lifecycle events.
2018-03-06 15:21:26 -03:00
Torsten Grote
db7dbfce68
Start NavDrawerActivity only after database was opened and services started
2018-03-06 15:14:37 -03:00
Torsten Grote
80770b0216
Show a status screen when opening the database or applying migrations
2018-03-06 15:14:36 -03:00
Torsten Grote
9f02bbbba1
Do not show splash screen when signed in
2018-03-06 15:14:35 -03:00
Torsten Grote
190aeef34e
Passing in reference to FragmentManager when clicking links to prevent crash on Android 4
2018-03-06 15:01:37 -03:00
akwizgran
6fbaae0e5e
Merge branch 'fix-intro-fragment' into 'master'
...
Fix uncentered intro fragment
See merge request akwizgran/briar!712
2018-03-05 10:51:56 +00:00
akwizgran
5cc0f08b8f
Merge branch '1154-fix-notification-light' into 'master'
...
Fix notification light
Closes #1154
See merge request akwizgran/briar!710
2018-03-05 10:49:29 +00:00
goapunk
976460e0b7
fix uncentered intro fragment
...
Signed-off-by: goapunk <noobie@goapunks.net >
2018-03-03 16:21:34 +01:00
akwizgran
9cdd537600
Refactor key agreement connection choosing.
2018-03-02 13:11:56 +00:00
Torsten Grote
c44a3d01b9
Fix notification light
2018-02-28 12:53:22 -03:00
akwizgran
a8ed86575d
Merge branch '1136-startup-failure-ux' into 'master'
...
Improve UX for startup failures
Closes #1136
See merge request akwizgran/briar!706
2018-02-26 17:18:44 +00:00
Torsten Grote
46406d8d1a
Improve UX for startup failures
...
Show a proper error message when database is too new or too old.
2018-02-26 13:39:07 -03:00
Torsten Grote
05210257a0
Merge branch '1176-startup-failure-crash' into 'master'
...
Inject StartupFailureActivity to prevent NPE
Closes #1176
See merge request akwizgran/briar!705
2018-02-23 12:24:29 +00:00
akwizgran
d5c89640c1
Inject StartupFailureActivity to prevent NPE.
2018-02-23 09:22:31 +00:00
Torsten Grote
3f1fb1ca1c
Merge branch '346-qr-code-optimisations' into 'master'
...
Improve QR code scanning on phones with high res cameras and slow CPUs
Closes #1068
See merge request akwizgran/briar!699
2018-02-22 18:09:52 +00:00
akwizgran
bfdc79ac60
Use ConstraintLayout for intro fragment.
2018-02-22 17:10:19 +00:00
akwizgran
06897569d4
Add javadoc links.
2018-02-22 17:10:18 +00:00
akwizgran
66e3f6deba
Crop camera preview before looking for QR code.
2018-02-22 17:10:16 +00:00
akwizgran
528a52d0f7
Add landscape layout for QR code fragment.
2018-02-22 17:09:33 +00:00
Torsten Grote
d395f0866a
Merge branch '1173-qr-code-version' into 'master'
...
Use first byte of QR code payload for format version
Closes #1173
See merge request akwizgran/briar!702
2018-02-22 16:40:30 +00:00
akwizgran
363dfbc6aa
Merge branch '1164-store-bluetooth-properties' into 'master'
...
Store Bluetooth address and UUID at first startup
Closes #1164
See merge request akwizgran/briar!694
2018-02-22 15:11:01 +00:00
Torsten Grote
c6f2941e74
Merge branch '542-include-requested-messages' into 'master'
...
Include requested messages when getting next send time
See merge request akwizgran/briar!704
2018-02-22 13:09:44 +00:00
akwizgran
a61cd01336
Address review comments.
2018-02-22 12:52:49 +00:00
akwizgran
10f63ad60b
Include requested messages when getting next send time.
2018-02-22 12:46:33 +00:00
akwizgran
0b781cf272
Use first byte of QR code payload for format version.
2018-02-22 11:59:06 +00:00
akwizgran
6dc7277771
Merge branch '542-retransmission' into 'master'
...
Don't poll for retransmission
Closes #542
See merge request akwizgran/briar!695
2018-02-22 11:07:21 +00:00
akwizgran
d880b14e0c
Merge branch '1134-old-qr-code-error' into 'master'
...
Show an error fragment when an unsupported QR code is scanned
Closes #1134
See merge request akwizgran/briar!675
2018-02-22 10:55:44 +00:00
Torsten Grote
f88c68eff4
Merge branch '545-denormalise-statuses' into 'master'
...
Add denormalised columns to statuses table
See merge request akwizgran/briar!691
2018-02-19 16:53:55 +00:00
akwizgran
5fce8cbe0a
Don't poll for retransmission.
2018-02-19 16:27:04 +00:00
akwizgran
439654e71d
Test that visibility change affects expected contacts.
2018-02-19 16:25:02 +00:00
akwizgran
7fe502e3cc
Add denormalised columns to statuses table.
2018-02-19 16:07:08 +00:00
akwizgran
aa07d0cadd
Merge branch '509-tap-viewfinder-to-auto-focus' into 'master'
...
Tap viewfinder to restart auto focus
Closes #509
See merge request akwizgran/briar!697
2018-02-19 15:57:49 +00:00
akwizgran
d9cca3d9eb
Merge branch '1137-stop-polling-disabled-plugins' into 'master'
...
Don't poll disabled transport plugins
Closes #1137
See merge request akwizgran/briar!698
2018-02-19 14:45:56 +00:00
Torsten Grote
94c5f61cc3
Merge branch 'raw-qr-codes' into 'master'
...
Use raw byte mode for QR codes
See merge request akwizgran/briar!696
2018-02-19 14:44:38 +00:00
Torsten Grote
9cce0d8e15
Show an error fragment when an unsupported QR code is scanned
2018-02-19 09:41:16 -03:00
Torsten Grote
44488b5187
Merge branch 'multiset' into 'master'
...
Use a multiset for counting things
See merge request akwizgran/briar!688
2018-02-19 12:36:01 +00:00
akwizgran
4d6ac13338
Bump DB schema version as public key format has changed.
2018-02-14 14:29:06 +00:00
akwizgran
ef3afa7832
Don't poll disabled transport plugins.
2018-02-10 11:42:21 +00:00
akwizgran
687ea132f6
Tap viewfinder to restart auto focus.
2018-02-09 17:51:49 +00:00
akwizgran
452e544ed1
Use raw byte mode for QR codes.
2018-02-09 16:57:13 +00:00
akwizgran
6b60509122
Add curve25519-java to ProGuard rules.
2018-02-09 16:45:15 +00:00
akwizgran
e01e971822
Merge branch '236-curve25519' into 'master'
...
Use Curve25519 for key agreement
Closes #236
See merge request akwizgran/briar!693
2018-02-09 10:13:56 +00:00
akwizgran
186a7db8cb
Merge branch '236-use-ed25519' into 'master'
...
Use Ed25519 for signatures
See merge request akwizgran/briar!686
2018-02-09 10:12:56 +00:00
akwizgran
565452f7d3
Don't set running = true until properties have been loaded.
2018-02-08 15:03:49 +00:00
akwizgran
de7e3dd225
Store Bluetooth address and UUID at first startup.
2018-02-08 14:56:04 +00:00
akwizgran
8bdf04a289
Clamp private keys, add test vectors.
2018-02-02 22:24:28 +00:00
akwizgran
56a5b8df87
Use Curve25519 for key agreement.
2018-02-02 17:52:18 +00:00
akwizgran
ad241a14e3
Use WhisperSystems Curve25519 library.
2018-02-02 17:07:43 +00:00
akwizgran
2a7bdcd270
Add Curve25519 and Ed25519 to performance tests.
...
Note: Curve25519 is tested using standard ECDH and ECDHC over the Curve25519 curve.
2018-02-02 17:06:42 +00:00
Torsten Grote
88c61ecfb5
Merge branch '594-db-migrations' into 'master'
...
Migrate schema when opening database
Closes #594
See merge request akwizgran/briar!680
2018-02-02 11:49:03 +00:00
Torsten Grote
bee9dbb9c4
Merge branch '545-remove-unnecessary-indexes' into 'master'
...
Remove unnecessary DB indexes
See merge request akwizgran/briar!687
2018-02-01 17:30:47 +00:00
akwizgran
36e0f97d82
Remove unnecessary DB indexes.
2018-02-01 17:21:17 +00:00
akwizgran
8bb08a2af9
Throw meaningful exceptions for schema errors.
2018-02-01 17:07:54 +00:00
akwizgran
6bf2cb69c5
Use Ed25519 for signatures.
2018-02-01 16:56:50 +00:00
akwizgran
7a1247e325
Add test vectors for Ed25519.
2018-02-01 16:17:51 +00:00
akwizgran
ce5879bdb5
Merge branch '1162-redundant-db-tasks' into 'master'
...
Avoid queueing redundant DB tasks during sync
Closes #1162
See merge request akwizgran/briar!681
2018-02-01 15:06:43 +00:00
akwizgran
55221a5066
Merge branch '1148-wrong-network-interface' into 'master'
...
Prefer LAN addresses with longer prefixes
Closes #1148
See merge request akwizgran/briar!659
2018-02-01 10:54:21 +00:00
akwizgran
9e7f1df8e9
Merge branch '1143-screen-overlay-dialog' into 'master'
...
Don't show screen overlay dialog if all overlay apps have been allowed
Closes #1143
See merge request akwizgran/briar!658
2018-02-01 10:46:41 +00:00
akwizgran
ec7e599143
Merge branch '1116-samsung-back-crash' into 'master'
...
Workaround for Samsung crash in Android 4.4
Closes #1116
See merge request akwizgran/briar!674
2018-02-01 10:41:09 +00:00
akwizgran
e0a67d1eb9
Remove unused argument.
2018-02-01 10:39:26 +00:00
akwizgran
a50ded2d50
Simplify dialog handling, work around Android bug.
2018-02-01 10:37:56 +00:00
akwizgran
dab9a3e73d
Update screen overlay warning text.
2018-02-01 10:36:47 +00:00
akwizgran
dae8e6d759
Re-show dialog when activity resumes or is recreated.
2018-02-01 10:36:47 +00:00
akwizgran
60d38b034d
Set layout weight so checkbox is visible.
2018-02-01 10:36:47 +00:00
akwizgran
863c908267
Cache the list of overlay apps.
2018-02-01 10:36:47 +00:00
akwizgran
753068288f
Allow filtered taps if all overlay apps are whitelisted.
2018-02-01 10:36:46 +00:00
akwizgran
f9eda0b096
Fix test expectations.
2018-02-01 10:29:05 +00:00
akwizgran
f4401ee524
Add comment.
2018-02-01 10:22:10 +00:00
akwizgran
3dbc3cef56
Apply more than one migration if suitable.
2018-02-01 10:14:34 +00:00
akwizgran
bf4ecd21aa
Add a generic multiset implementation.
2018-02-01 09:55:10 +00:00
akwizgran
ea3ada5573
Avoid queueing redundant DB tasks during sync.
2018-01-31 17:26:42 +00:00
akwizgran
9889f86f69
Add unit tests for migration logic.
2018-01-31 15:41:21 +00:00
akwizgran
4d62447a86
Migrate database schema if a migration is available.
2018-01-31 12:07:58 +00:00
akwizgran
7ec05ac0cd
Merge branch '790-ask-before-turning-on-bluetooth' into 'master'
...
Ask before turning on Bluetooth to add a contact
Closes #790
See merge request akwizgran/briar!664
2018-01-29 15:37:41 +00:00
akwizgran
1b2a1d658d
Merge branch '1007-samsung-transition-npe-fix' into 'master'
...
Another attempt at fixing an infamous Samsung activity transition NPE
Closes #1007
See merge request akwizgran/briar!677
2018-01-29 14:20:08 +00:00
Torsten Grote
a2bbc5e455
Another attempt at fixing an infamous Samsung activity transition NPE
2018-01-29 10:55:36 -02:00
Torsten Grote
006cb067ad
Update translations
...
New translations: br, nl, he, sv, cs, ja
2018-01-29 10:33:17 -02:00
Torsten Grote
a2e422a23e
Workaround for Samsung crash in Android 4.4
...
Closes #1116
2018-01-24 11:15:14 -02:00
akwizgran
02cec9bacb
Merge branch 'tor-plugin-detect-connectivity-loss' into 'master'
...
Tor plugin should detect connectivity loss
See merge request akwizgran/briar!670
2018-01-23 17:15:09 +00:00
akwizgran
fcd9b20161
Merge branch 'scrypt' into 'master'
...
Use scrypt for password-based key derivation
See merge request akwizgran/briar!665
2018-01-22 15:18:36 +00:00
akwizgran
204711e5db
Reduce minimum scrypt cost for low-end devices.
2018-01-22 14:39:58 +00:00
akwizgran
64c129d399
Add format version to password-encrypted database key.
2018-01-22 14:39:58 +00:00
akwizgran
6bdb099aa9
Use scrypt for password-based key derivation.
2018-01-22 14:39:49 +00:00
Torsten Grote
3e55be8a82
Merge branch 'change-password-activity' into 'master'
...
ChangePasswordActivity should extend BriarActivity
See merge request akwizgran/briar!671
2018-01-20 14:11:32 +00:00
akwizgran
8f37957a46
Use scheduler service to schedule connectivity checks.
2018-01-19 12:29:14 +00:00
akwizgran
a5386e0183
Listen for a wider range of connectivity-related events.
2018-01-19 12:28:22 +00:00
akwizgran
117e88bf1f
Use Tor's OR connection events to detect lost connectivity.
2018-01-19 12:28:22 +00:00
akwizgran
f47900c4d3
ChangePasswordActivity should extend BriarActivity.
2018-01-19 11:50:27 +00:00
akwizgran
f641e16512
Merge branch 'blake2b' into 'master'
...
Use BLAKE2b for hashing
See merge request akwizgran/briar!667
2018-01-19 11:04:27 +00:00
akwizgran
df0613f290
Fix import of wrong Immutable annotation.
2018-01-19 09:54:19 +00:00
akwizgran
711475d45a
Merge branch '1001-bluetooth-connects-to-contacts' into 'master'
...
Don't make Bluetooth connections when configured not to
Closes #1001
See merge request akwizgran/briar!663
2018-01-17 11:13:27 +00:00
akwizgran
3fd47fc1c7
Merge branch 'bluetooth-refactoring' into 'master'
...
Factor shared Bluetooth code into superclass
Closes #831
See merge request akwizgran/briar!662
2018-01-17 11:11:20 +00:00
Torsten Grote
a1a946edea
Merge branch '617-author-versioning' into 'master'
...
Use a versioned format for encoding authors
See merge request akwizgran/briar!661
2018-01-16 18:36:32 +00:00
akwizgran
699b037a3e
Remove redundant constant for max blog name length.
2018-01-16 17:39:49 +00:00
akwizgran
e474042af7
Use author encoding and parsing helpers everywhere.
2018-01-16 17:38:21 +00:00
akwizgran
68634e0f28
Add helper method for encoding authors.
2018-01-16 17:22:35 +00:00
akwizgran
1d81110fe5
Bump database schema version.
2018-01-16 15:32:52 +00:00
akwizgran
030b9ef053
Use a versioned format for encoding authors.
2018-01-16 15:30:59 +00:00
akwizgran
7d8d169b0a
Merge branch '1092-denormalise-message-metadata' into 'master'
...
Add denormalised state column to messageMetadata table
Closes #1092
See merge request akwizgran/briar!654
2018-01-16 13:01:49 +00:00
akwizgran
11e2d4ecfb
Fix indentation.
2018-01-16 12:54:16 +00:00
Torsten Grote
80ad5d8c7b
Merge branch '1145-avoid-unnecessary-db-queries' into 'master'
...
Avoid unnecessary DB queries when starting clients
Closes #1145
See merge request akwizgran/briar!660
2018-01-16 12:03:49 +00:00
akwizgran
53a15c05aa
Merge branch 'prefer-project-modules' into 'master'
...
Prefer project modules over prebuilt dependencies
See merge request akwizgran/briar!666
2018-01-12 17:33:53 +00:00
akwizgran
45bc6a51b0
Use BLAKE2b for hashing.
2018-01-12 17:33:28 +00:00
akwizgran
db21dcedb1
Prefer project modules over prebuilt dependencies.
2018-01-12 16:28:40 +00:00
akwizgran
96c8274091
Ask before turning on Bluetooth to add a contact.
2018-01-10 17:47:43 +00:00
akwizgran
0c7c465ef7
Remove unnecessary executor calls.
2018-01-10 16:55:17 +00:00
akwizgran
fd6bf42ea4
Don't make Bluetooth connections when configured not to.
2018-01-10 16:51:06 +00:00
akwizgran
0c5976b287
Factor shared Bluetooth code into superclass.
2018-01-10 13:03:07 +00:00
akwizgran
1a4aa7f065
Add tests for link-local addresses.
2018-01-10 11:00:13 +00:00
akwizgran
f11a97631f
Avoid unnecessary DB queries when starting clients.
2018-01-07 11:24:41 +00:00
akwizgran
bf953012af
Prefer LAN addresses with longer prefixes.
2018-01-05 14:25:10 +00:00
akwizgran
2f049fbead
Merge branch '1132-upgrade-tor-0.2.9.14' into 'master'
...
Upgrade Tor to 0.2.9.14, GeoIP to 2017-11-06
Closes #1132
See merge request akwizgran/briar!653
2017-12-22 13:49:35 +00:00
akwizgran
49a6f2af3a
Merge branch '1129-send-on-ctrl-enter' into 'master'
...
send message on ctrl + enter
Closes #1129
See merge request akwizgran/briar!649
2017-12-22 11:19:31 +00:00
sbkaf
3d6c02c27c
send message on ctrl + enter
2017-12-22 11:06:15 +00:00
akwizgran
a1cfc0ec1d
Merge branch '545-db-benchmarks' into 'master'
...
Database performance tests
See merge request akwizgran/briar!652
2017-12-18 18:15:05 +00:00
akwizgran
2f584501fe
Add denormalised state column to messageMetadata table.
2017-12-18 18:01:03 +00:00
akwizgran
b524cec6af
Upgrade Tor to 0.2.9.14, GeoIP to 2017-11-06.
2017-12-18 15:35:25 +00:00
akwizgran
0a7b810fce
Disable logging for DB performance tests only.
2017-12-15 15:43:33 +00:00
akwizgran
f7a3b0f6ca
Use diamond operator.
2017-12-15 15:26:25 +00:00
akwizgran
b095dab77a
Remove unused test methods.
2017-12-15 15:24:20 +00:00
Torsten Grote
b6b7ab622d
Merge branch 'fix-plugin-manager-test' into 'master'
...
Fix test expectations
See merge request !651
2017-12-14 16:01:50 +00:00
akwizgran
55e674624a
Fix test expectations.
2017-12-14 15:47:26 +00:00
akwizgran
88a799df45
Rename some classes that don't involve JDBC.
2017-12-12 16:18:25 +00:00
akwizgran
4bb726ac9a
Include test name in trace file name.
2017-12-12 12:17:34 +00:00
akwizgran
5a53665e96
Add trace tests.
2017-12-11 18:08:14 +00:00
akwizgran
cf51a1e299
Add sanity check for performance comparisons.
2017-12-11 17:29:14 +00:00
akwizgran
04802cc8cd
Get class name using getClass().
2017-12-11 16:39:49 +00:00
akwizgran
d0c1be0c32
Add tests to compare benchmarks.
2017-12-11 16:10:07 +00:00
akwizgran
0b9894a0f6
More performance tests.
2017-12-11 16:10:07 +00:00
akwizgran
1a912a29f8
Use the Mann-Whitney U test to determine steady state.
2017-12-11 16:10:07 +00:00
akwizgran
596c140310
Use a single output file for all tests.
2017-12-11 16:10:07 +00:00
akwizgran
302ced1476
Measure the first run to see the extent of warm-up.
2017-12-11 16:10:06 +00:00
akwizgran
3178c16bac
Reuse test database to keep runtime reasonable.
2017-12-11 16:10:06 +00:00
akwizgran
341d18656d
Add run configurations for DB benchmarks.
2017-12-11 16:10:00 +00:00
akwizgran
074755c0a8
Add database benchmarks.
2017-12-11 16:09:55 +00:00
akwizgran
5d528fce74
Merge branch '1112-screen-filter-crash' into 'master'
...
Don't show screen filter dialog after onSaveInstanceState()
Closes #1112
See merge request !642
2017-12-07 13:06:37 +00:00
Torsten Grote
c80edc99b2
Merge branch '617-protocol-versioning' into 'master'
...
Protocol versioning
See merge request !646
2017-12-07 12:17:50 +00:00
akwizgran
33378d9920
Merge branch '1088-huawei-whitelisting' into 'master'
...
Add button for Huawei's power manager to setup wizard
Closes #1088
See merge request !633
2017-12-05 17:22:44 +00:00
akwizgran
85a6e394b9
Merge branch '1127-notification-channels' into 'master'
...
Use channels for all notifications
Closes #1127
See merge request !643
2017-12-05 16:48:16 +00:00
akwizgran
f2f98f28a3
Include client version in group ID derivation.
2017-12-05 16:07:17 +00:00
akwizgran
d92e042971
Include protocol version in message ID derivation.
2017-12-05 16:07:17 +00:00
akwizgran
6d6e47409f
Include protocol version in group ID derivation.
2017-12-05 16:07:17 +00:00
akwizgran
0084e51263
Include protocol version in key derivation.
2017-12-05 16:07:17 +00:00
akwizgran
32e0b39771
Include protocol version in shared secret derivation.
2017-12-05 16:07:17 +00:00
akwizgran
7bb51f77ec
Merge branch '545-hyper-sql' into 'master'
...
Add HyperSQL as an alternative DB library for testing
See merge request !619
2017-12-05 16:05:42 +00:00
akwizgran
c777a57a7d
Merge branch '617-crypto-labels' into 'master'
...
Use namespaced labels for all crypto operations
See merge request !632
2017-12-05 16:04:35 +00:00
akwizgran
def5966767
Sort order of channel IDs affects UI of Settings app.
2017-12-05 15:41:32 +00:00
akwizgran
14b18e9d42
Merge branch '1120-crash-removing-shutdown-hook' into 'master'
...
Don't remove shutdown hook when closing DB
Closes #1120
See merge request !644
2017-12-05 14:43:36 +00:00
akwizgran
fcff8d92f3
Don't remove shutdown hook when closing DB.
2017-12-05 12:27:41 +00:00
akwizgran
ea0e00f4ac
Use channels for all notifications.
2017-12-05 12:09:22 +00:00
Torsten Grote
f199105f6c
Add button for Huawei's power manager to setup wizard
2017-12-04 17:26:19 -02:00
akwizgran
b23c0b599b
Don't show screen filter dialog after onSaveInstanceState().
2017-12-04 15:25:12 +00:00
akwizgran
0327d4f38a
Merge branch '1007-samsung-transition-npe' into 'master'
...
Don't set scene transition for Samsung devices running Android 7.0
Closes #1007
See merge request !640
2017-12-04 14:20:28 +00:00
akwizgran
4397a45519
Add links to protocol specs (which are out of date).
2017-12-04 14:16:49 +00:00
Torsten Grote
365e159539
Don't set scene transition for Samsung devices running Android 7.0
2017-12-04 10:51:32 -02:00
akwizgran
8171dd8bc9
Merge branch 'more-lambdas' into 'master'
...
Replace a few runnables with lambdas
See merge request !638
2017-12-01 17:42:58 +00:00
akwizgran
c4beb60c22
Add dependency hash for HyperSQL.
2017-12-01 17:41:45 +00:00
Torsten Grote
4b88f0d9f1
Merge branch 'package-name-briar-android' into 'master'
...
Change package name, bump expiry date
See merge request !637
2017-12-01 16:36:47 +00:00
akwizgran
116419f505
Don't show expiry warning for release builds.
2017-12-01 16:18:47 +00:00
akwizgran
87b2624aa8
Set IS_BETA_BUILD to false.
2017-12-01 16:16:37 +00:00
akwizgran
71fe6f3148
Bump expiry date to 31 December 2018.
2017-12-01 16:11:06 +00:00
akwizgran
21df6cb809
Change package name, version number for release branch.
2017-12-01 15:59:04 +00:00
akwizgran
1f0c385a5c
Merge branch '1124-notification-channel-crash' into 'master'
...
Use NotificationChannel for foreground service to avoid crash on Android 8.1
Closes #1124
See merge request !634
2017-12-01 15:53:05 +00:00
Torsten Grote
986ea05fb2
Use NotificationChannel for foreground service to avoid crash on Android 8.1
...
This also seems to address #1075 at least on an emulator
2017-12-01 13:44:51 -02:00
akwizgran
90e395506f
Remove unnecessary DB_CLOSE_ON_EXIT parameter.
2017-12-01 14:13:37 +00:00
akwizgran
cf54360a93
Rename columns whose names are SQL keywords.
2017-12-01 14:13:33 +00:00
akwizgran
a5d4ea4477
Add HSQLDB as an alternative DB library.
2017-12-01 14:13:26 +00:00
akwizgran
030b52261d
Replace a few runnables with lambdas.
2017-12-01 14:01:32 +00:00
akwizgran
a50e13c2e3
Merge branch 'transport-property-manager-cleanup' into 'master'
...
Simplify management of old transport property updates
See merge request !629
2017-11-30 17:46:15 +00:00
akwizgran
c8326103b4
Merge branch 'git-rev-parse-workaround'
2017-11-30 17:39:33 +00:00
akwizgran
0f2beee813
Use namespaced labels for transport key derivation.
2017-11-30 17:36:04 +00:00
akwizgran
d2348a4e7d
Remove method that just wraps a MAC call.
2017-11-30 17:08:59 +00:00
akwizgran
cc87e6fd1f
Factor out key agreement crypto from CryptoComponent.
2017-11-30 17:08:59 +00:00
akwizgran
1843aea2a7
Factor out transport crypto from CryptoComponent.
2017-11-30 17:08:59 +00:00
akwizgran
9f7021acd3
Include namespaced labels in crypto operations.
2017-11-30 17:08:56 +00:00
Torsten Grote
ddea031cbf
Merge branch '1110-signature-labels' into 'master'
...
Don't use ClientId.toString() for signature labels
Closes #1110
See merge request !631
2017-11-30 17:03:07 +00:00
akwizgran
f0d8532f71
Specify 7 characters for Git revision.
2017-11-30 16:55:41 +00:00
akwizgran
4883d157dc
Simplify management of old transport property updates.
2017-11-30 16:43:33 +00:00
akwizgran
a1bec1e927
Merge branch 'ed25519' into 'master'
...
Add support for Ed25519 signatures
See merge request !627
2017-11-30 16:22:04 +00:00
akwizgran
48918f4727
Bumped version numbers for beta release.
2017-11-30 13:35:43 +00:00
akwizgran
303b5bd395
Merge branch 'target-sdk-26' into 'master'
...
Target API version 26, upgrade support library
See merge request !626
2017-11-29 17:38:12 +00:00
akwizgran
37d4d79c64
Don't rethrow SignatureException as RuntimeException.
2017-11-29 17:29:32 +00:00
akwizgran
05bc3f6a71
Don't use ClientId.toString() for signature labels.
2017-11-29 16:57:00 +00:00
akwizgran
8b3960781a
Fix a typo.
2017-11-23 17:34:40 +00:00
akwizgran
97733a52c8
Updated translations.
2017-11-23 17:03:15 +00:00
akwizgran
89dcbec599
Upgrade Gradle plugin to 3.0.1.
2017-11-23 17:01:16 +00:00
akwizgran
6497809fe1
Merge branch '1103-dont-ask-again-doze' into 'master'
...
Show Doze Mode Warning with Don't Ask Again Option
Closes #1103
See merge request !625
2017-11-23 16:23:39 +00:00
akwizgran
f3de4f53c5
Add ProGuard rule to keep EdDSA classes.
2017-11-23 16:18:30 +00:00
akwizgran
166fc2948c
Add support for Ed25519 signatures.
2017-11-23 16:17:41 +00:00
akwizgran
9f3a63d8c4
Don't unregister receiver unless it was registered.
2017-11-22 11:37:58 +00:00
akwizgran
748fa77d94
Move doze receiver out of BriarService.
2017-11-22 11:07:28 +00:00
Torsten Grote
4ca86ee4eb
Address review comments
2017-11-21 16:01:07 -02:00
Torsten Grote
ec2f372933
Remember that app entered doze mode and inform user when returning
2017-11-21 15:55:00 -02:00
Torsten Grote
4267800db2
Allow Account Creation without Doze White-listing
2017-11-21 15:55:00 -02:00
Torsten Grote
bb8cb9bcbb
Show Doze Dialog only after startup and provide "don't ask again" option
2017-11-21 15:54:59 -02:00
akwizgran
d5b9e15ee1
Bump compileSdkVersion to match support library.
2017-11-21 17:33:40 +00:00
akwizgran
43ee3246f6
Remove redundant casts from findViewById.
2017-11-21 17:29:21 +00:00
akwizgran
b56724dee5
Set target SDK version to 26, upgrade support library.
2017-11-21 17:29:21 +00:00
akwizgran
92748ac872
Accept build tools license for CI.
2017-11-21 17:28:11 +00:00
akwizgran
b89686c287
Merge branch 'upgrade-gradle-witness' into 'master'
...
Upgrade Gradle Witness
See merge request !623
2017-11-21 17:11:06 +00:00
akwizgran
a34692630b
Use testImplementation for Mockito.
2017-11-21 17:03:38 +00:00
akwizgran
735208562a
Use java-library plugin for Java modules.
2017-11-21 16:35:08 +00:00
akwizgran
49826fdc56
Use new Gradle configurations for Android modules.
2017-11-21 16:35:08 +00:00
akwizgran
e8c54a609c
Upgrade Gradle Witness.
2017-11-21 16:35:03 +00:00
akwizgran
ece2c51358
A few more Java 8 changes in merged code.
2017-11-21 16:21:15 +00:00
akwizgran
3ec8af4661
Merge branch 'use-java-8-language-features' into 'master'
...
Use java 8 language features
See merge request !621
2017-11-21 15:22:52 +00:00
Torsten Grote
77a08596fe
Merge branch '764-bdf-list-dictionary-not-thread-safe' into 'master'
...
BdfList and BdfDictionary don't need to be thread-safe
Closes #764
See merge request !614
2017-11-21 13:00:23 +00:00
akwizgran
879f699b2b
A few more lambdas.
2017-11-21 10:51:37 -02:00
akwizgran
d7383a3361
Effectively final.
2017-11-21 10:51:35 -02:00
akwizgran
a5b321a93b
Multi-catch.
2017-11-21 10:49:10 -02:00
akwizgran
5fa6b0ca1c
Lambdas.
2017-11-21 10:49:08 -02:00
akwizgran
27328afe3c
Diamond operators.
2017-11-21 10:45:47 -02:00
Torsten Grote
2d26af1ae2
Merge branch 'java-8-language-features' into 'master'
...
Support Java 8 language features
See merge request !620
2017-11-21 12:09:27 +00:00
Torsten Grote
6db8f33e8f
Merge branch 'log-network-usage' into 'master'
...
Log network usage at shutdown
See merge request !616
2017-11-21 11:45:42 +00:00
akwizgran
d6a7e6d52c
Resolve merge conflicts.
...
# Conflicts:
# briar-android/build.gradle
# briar-android/src/test/java/org/briarproject/briar/android/login/SetupActivityTest.java
2017-11-21 10:27:31 +00:00
akwizgran
df99b3b666
Merge branch '1085-startup-wizard' into 'master'
...
Setup Wizard that asks for Doze Mode exception
Closes #1085 and #1018
See merge request !603
2017-11-21 09:40:10 +00:00
akwizgran
0f1c9f4fe2
Refactored tests for account setup and changing password.
2017-11-20 14:11:31 -02:00
Torsten Grote
5dcd5f79dc
Test PasswordFragment account creation individually
2017-11-20 11:52:06 -02:00
Torsten Grote
8a81171739
Setup Wizard that asks for Doze Mode exception
...
Keep checking if we are whitelisted and request it if not
2017-11-20 11:52:05 -02:00
akwizgran
1c4f20f76f
Merge branch 'simply-build-gradle' into 'master'
...
Simply bramble-androids's build.gradle
See merge request !622
2017-11-17 16:11:00 +00:00
goapunk
f84fa588f6
simply bramble-androids's build.gradle
...
Signed-off-by: goapunk <noobie@goapunks.net >
2017-11-17 16:43:07 +01:00
akwizgran
e30e34f342
Include java.lang.invoke classes in bootstrap classpath.
2017-11-16 15:26:05 +00:00
akwizgran
fc93ced067
Download the Android support repository for CI.
2017-11-16 12:54:57 +00:00
akwizgran
bb7df72d31
Compile against OpenJDK 6 standard library for CI.
2017-11-16 12:54:50 +00:00
akwizgran
f8425658e4
Support Java 8 language features in Java modules.
2017-11-16 11:46:35 +00:00
akwizgran
53c8cf09b6
Support Java 8 language features in Android modules.
2017-11-16 11:46:34 +00:00
akwizgran
9f29bf4949
Upgrade Gradle and Android Gradle plugin
2017-11-16 11:46:32 +00:00
akwizgran
98e2adf794
Fix Dagger setup, remove android-apt plugin.
2017-11-16 11:46:02 +00:00
Torsten Grote
2a43e0b0ed
Merge branch '545-simple-db-indexes' into 'master'
...
Add some simple indexes to the DB
See merge request !618
2017-11-09 12:10:07 +00:00
akwizgran
773ae73820
Updated translations.
2017-11-09 12:05:21 +00:00
akwizgran
009db57bc5
Merge branch '482-delete-old-transport-property-updates' into 'master'
...
Delete old transport property updates
Closes #482
See merge request !617
2017-11-09 11:59:00 +00:00
akwizgran
5e98126e77
Completely remove old local updates from the database.
2017-11-09 10:58:51 +00:00
akwizgran
bd7ebfd83a
Unit tests for TransportPropertyManagerImpl.
2017-11-08 16:44:26 +00:00
akwizgran
10f41ef157
Log network usage at shutdown.
2017-11-08 14:46:56 +00:00
akwizgran
1dd4960109
Transactions that delete old updates must be read-write.
2017-11-08 14:23:30 +00:00
akwizgran
75413b6c86
Delete old transport property updates.
...
Some of this code is only needed for backward compatibility - it can be removed when we break compatibility for 1.0.
2017-11-08 09:47:59 +00:00
akwizgran
b2180582a7
BdfList and BdfDictionary don't need to be thread-safe.
...
Same goes for Metadata.
2017-11-06 15:20:21 +00:00
akwizgran
8211ce7ae3
Add some simple indexes to the DB.
2017-11-03 15:06:34 +00:00
akwizgran
e6b1597fa7
Upgraded Gradle to 3.5.
2017-10-26 18:07:20 +01:00
akwizgran
8937d3cd9c
Updated translations.
2017-10-24 17:01:11 +01:00
akwizgran
51f320d147
Merge branch '992-wake-lock-tag' into 'master'
...
Change wake lock tag
Closes #992 and #1087
See merge request !612
2017-10-24 13:36:26 +00:00
goapunk
e402a894bb
Change wake lock tag
...
Signed-off-by: goapunk <noobie@goapunks.net >
2017-10-24 13:45:27 +02:00
Torsten Grote
9b577f1219
Merge branch 'remove-location-permission' into 'master'
...
Remove unused location permission
See merge request !611
2017-10-18 16:31:56 +00:00
akwizgran
220f678403
Removed unused location permission.
2017-10-18 14:05:11 +01:00
akwizgran
4173fc4daa
Merge branch '1045-preference-divider' into 'master'
...
Don't use a custom widget to separate preference categories
Closes #1045
See merge request !609
2017-10-17 17:03:13 +00:00
Torsten Grote
c6756d2145
Merge branch 'gradle-plugin-2.3.3' into 'master'
...
Upgrade Gradle plugin and build tools
See merge request !610
2017-10-17 16:14:53 +00:00
akwizgran
6731f6eeb5
Added checksum for Gradle download.
2017-10-17 17:01:46 +01:00
akwizgran
6f7f8b40e3
Upgraded Gradle plugin and build tools.
2017-10-17 15:31:28 +01:00
akwizgran
1a83b2c99b
Bumped version number for beta release.
2017-10-17 09:41:11 +01:00
akwizgran
f641fae1c7
Added new translations.
2017-10-16 17:10:53 +01:00
akwizgran
deb43d9872
Updated translations.
2017-10-16 17:08:07 +01:00
akwizgran
cee4e1305e
Merge branch 'extend-expiry' into 'master'
...
Extend expiry and show a green snackbar about it once
See merge request !606
2017-10-12 17:03:26 +00:00
akwizgran
a1f989c43c
Use black text for the expiry extension notice.
2017-10-12 17:51:57 +01:00
akwizgran
b67abadbac
Use a setting to record whether update notice has been shown
2017-10-12 17:51:57 +01:00
Torsten Grote
8c29c85696
Extend expiry and show a green snackbar about it once
2017-10-12 17:51:57 +01:00
akwizgran
4fe4c298d7
Don't use a custom widget to separate preference categories.
2017-10-11 17:35:05 +01:00
akwizgran
13d35229d5
Merge branch '1091-reduce-polling-queries' into 'master'
...
Reduce number of DB queries used when polling for connections
Closes #1091
See merge request !604
2017-10-11 13:45:14 +00:00
Torsten Grote
f0137b41b6
Merge branch 'accept-sdk-license-agreement-for-ci' into 'master'
...
Accept build tools license agreement for CI runner
See merge request !607
2017-10-11 13:24:25 +00:00
akwizgran
b221d21903
Accept all SDK license agreements for CI runner.
2017-10-11 14:18:02 +01:00
Torsten Grote
8bac202626
Add Hindi, Finnish and Basque translations
2017-10-10 10:04:22 -03:00
Torsten Grote
973151c949
Merge branch 'report-bluetooth-and-wifi-support' into 'master'
...
Report Bluetooth LE and Wi-Fi Direct support in crash reports and feedback
See merge request !605
2017-10-10 12:16:29 +00:00
akwizgran
ed26ab78a5
Merge branch '158-permission-requests' into 'master'
...
Add permission requests for Android 6+
Closes #158
See merge request !601
2017-10-10 10:40:14 +00:00
akwizgran
8454b2d235
Code cleanup, shortened button text to help with layout.
2017-10-10 11:33:07 +01:00
akwizgran
91d0f89f60
Removed unused import.
2017-10-10 11:08:40 +01:00
akwizgran
e074672e86
Reduce DB queries for looking up transport properties.
2017-10-10 10:59:39 +01:00
akwizgran
6c1901fe5b
Reduced DB queries when polling for LAN connections.
2017-10-09 15:20:03 +01:00
goapunk
49052be627
Add permission requests for Android 6+
...
* Add request for the camera
Signed-off-by: goapunk <noobie@goapunks.net >
2017-10-04 13:17:51 +02:00
Torsten Grote
5b5b540630
Merge branch '299-disable-bluetooth-at-shutdown' into 'master'
...
Disable Bluetooth at shutdown if we enabled it
See merge request !602
2017-10-03 15:38:22 +00:00
akwizgran
9993bac3a1
Disable Bluetooth at shutdown if we enabled it.
2017-10-03 15:59:07 +01:00
akwizgran
3c95988693
Merge branch '539-clear-notifications' into 'master'
...
Don't show dismissed notifications again when items are removed
Closes #539
See merge request !600
2017-10-02 14:46:54 +00:00
akwizgran
fc5c3b470e
Merge branch 'patch-1' into 'master'
...
Contacts, on your side
See merge request !594
2017-10-02 13:14:00 +00:00
akwizgran
53f05a72ba
Removed logging.
2017-09-29 15:31:25 +01:00
akwizgran
2c10ae7d06
Clear notifications when dismissed.
...
Also fixed an issue with notifications alerting again when items
were removed.
2017-09-29 15:23:27 +01:00
akwizgran
6b9010c557
Merge branch '703-create-test-data' into 'master'
...
Add an option to debug builds to create fake test data
Closes #703
See merge request !595
2017-09-28 10:37:03 +00:00
Torsten Grote
1bf0fdfa81
Add an option to debug builds to create fake test data
2017-09-27 13:55:29 -03:00
Torsten Grote
237759aac0
Add Simplified Chinese translation
2017-09-27 13:32:07 -03:00
akwizgran
2a141e0a97
Merge branch 'disableAaptCruncher' into 'master'
...
Disable PNG crunching for reproducibility
See merge request !596
2017-09-27 16:04:23 +00:00
akwizgran
d6900be68e
Merge branch '1051-fix-pink' into 'master'
...
Fix pink navigation drawer items with current support library
Closes #1051
See merge request !598
2017-09-27 16:02:22 +00:00
Torsten Grote
a35d7c7204
Fix pink navigation drawer items with current support library
2017-09-27 12:09:06 -03:00
Torsten Grote
86287f9241
Merge branch 'spongy-castle-158' into 'master'
...
Upgrade Spongy Castle to 1.58
See merge request !597
2017-09-27 15:01:15 +00:00
akwizgran
0b2e3dd96f
Upgrade Spongy Castle to 1.58.
2017-09-27 15:54:37 +01:00
Torsten Grote
90aa1d1ce7
Disable PNG crunching for reproducibility
...
This can help to prevent non-determinism introduced by the crunching
process.
More information:
e48f9f0773
With enabled and disabled crunching,
the size of the signed release APK was 17809681 bytes.
Related to #164
2017-09-27 11:35:25 -03:00
Michael Rogers
ef2286ab53
Bumped version number for beta release.
2017-09-20 14:51:10 +01:00
akwizgran
47b25f3221
Merge branch '1064-rss-date-npe' into 'master'
...
Fix NPE when some RSS items don't have dates and add test
Closes #1064
See merge request !591
2017-09-20 12:21:06 +00:00
Torsten Grote
c30bfa12ce
Fix NPE when some RSS items don't have dates and add test
2017-09-20 09:11:06 -03:00
akwizgran
d0fc04251d
Merge branch 'three-new-langs' into 'master'
...
Add Norwegian Bokmål, Occitan (post 1500) and Serbian
See merge request !593
2017-09-20 11:15:44 +00:00
akwizgran
dcbb41eb7a
Merge branch '1069-forum-sharing-exception' into 'master'
...
Fix crash when sharing a forum while it was just shared with us
Closes #1069
See merge request !592
2017-09-20 11:14:20 +00:00
Allan Nordhøy
5c51259269
"Connection aborted!" no und
2017-09-19 19:39:57 +00:00
Allan Nordhøy
7eefa07052
Contact connections → contacts
...
by us → on your side
2017-09-19 18:56:22 +00:00
Torsten Grote
999bdf8866
Add Norwegian Bokmål, Occitan (post 1500) and Serbian
2017-09-19 14:47:39 -03:00
Torsten Grote
911c0c0fd9
Fix crash when sharing a forum while it was just shared with us
2017-09-19 14:30:57 -03:00
akwizgran
99d8cc64a6
Merge branch '1024-message-tree-npe' into 'master'
...
Don't add threaded messages to the UI before their parents
Closes #1024
See merge request !585
2017-09-19 15:37:58 +00:00
akwizgran
ba727d7568
Don't add threaded messages to the UI before their parents.
2017-09-19 16:31:27 +01:00
Torsten Grote
ed01048f9f
Merge branch 'remove-old-bluetooth-code' into 'master'
...
Remove old Bluetooth code and location permission
See merge request !584
2017-09-19 14:16:13 +00:00
Torsten Grote
043ee3c58e
Merge branch '1044-crash-when-setting-ringtone' into 'master'
...
Don't crash if the chosen ringtone can't be loaded
Closes #1044
See merge request !586
2017-09-19 13:11:44 +00:00
Torsten Grote
6e0af7deda
Merge branch '1060-upgrade-tor' into 'master'
...
Upgrade Tor to 0.2.9.12
Closes #1060
See merge request !590
2017-09-19 12:14:55 +00:00
akwizgran
9591db2097
Upgrade Tor to 0.2.9.12.
...
Libevent 2.0.22-stable, OpenSSL 1.0.2l and GeoIP 2017-09-06.
2017-09-19 12:49:22 +01:00
akwizgran
329a4c64f6
Merge branch '1028-lost-reply-id' into 'master'
...
Keep the reply ID up to date in ThreadListActivity
Closes #1028
See merge request !587
2017-09-18 15:10:38 +00:00
Torsten Grote
79015bc5ae
Merge branch '1042-catch-npe-when-getting-socket-streams' into 'master'
...
Catch NPE when getting socket input/output streams
Closes #1042
See merge request !589
2017-09-18 14:55:08 +00:00
akwizgran
27422ab9f9
Catch NPE when getting socket input/output streams.
...
Works around a bug in Android 7, fixed in 7.1.
2017-09-18 15:47:12 +01:00
Torsten Grote
abcb682498
Merge branch '1040-rss-feed-illegal-argument-exception' into 'master'
...
Catch IllegalArgumentException when parsing RSS feed
Closes #1040
See merge request !588
2017-09-18 14:38:22 +00:00
akwizgran
5044127c46
Catch IllegalArgumentException when parsing RSS feed.
2017-09-18 15:26:12 +01:00
akwizgran
0e4b8ca62e
Keep the activity's reply ID up to date.
2017-09-18 15:13:16 +01:00
akwizgran
822017c69c
Don't crash if the chosen ringtone can't be loaded.
2017-09-18 13:37:10 +01:00
akwizgran
eb6561b93d
Updated translations for German, French and Russian.
2017-09-15 10:40:05 +01:00
akwizgran
eb9d0c00a8
Report Bluetooth LE and Wi-Fi Direct support.
2017-08-16 12:21:13 +01:00
Michael Rogers
d24b1884a2
Removed old Bluetooth code and the location permission it requires.
2017-08-11 12:42:47 +01:00
Michael Rogers
078534889e
Bumped version number for beta release.
2017-08-04 15:16:51 +01:00
Torsten Grote
e92713006a
Fix string in Spanish translation
2017-08-04 10:57:43 -03:00
akwizgran
18f43f3bc1
Merge branch '871-rss-feeds-lost' into 'master'
...
Fix bug where RSS feeds got lost when a fetching error occured
Closes #871
See merge request !583
2017-08-04 13:52:26 +00:00
akwizgran
a4118b40e1
Merge branch 'debug-build-alongside-beta' into 'master'
...
Make debug builds installable alongside official beta build
See merge request !582
2017-08-02 16:54:25 +00:00
Torsten Grote
de29fbc324
Fix bug where RSS feeds got lost when a fetching error occured
2017-08-01 15:32:51 -03:00
Torsten Grote
3197dcf9b5
Merge branch 'checked-camera-exceptions' into 'master'
...
Throw checked exceptions for camera errors
See merge request !580
2017-08-01 16:54:45 +00:00
akwizgran
35aad409fd
Merge branch '994-notification-sound-delay' into 'master'
...
Always play a notification sound, if at least 2sec after last one
Closes #994
See merge request !581
2017-08-01 16:20:35 +00:00
Torsten Grote
08ce6a7331
Change app name for debug builds
2017-08-01 13:08:12 -03:00
Torsten Grote
33a0099065
Make debug builds installable alongside official beta build
2017-08-01 12:57:11 -03:00
Torsten Grote
34d20fafda
Always play a notification sound, if at least 2sec after last one
...
This is the same behavior as Signal.
We might want to adjust the delay later on.
This is also introduces a new BriarNotificationBuilder as a first step
to clean up the Notification Manager code.
2017-08-01 12:47:11 -03:00
Michael Rogers
aafddcd0f0
Bumped version number for beta release (for real this time).
2017-08-01 16:43:47 +01:00
akwizgran
0d6983b4ef
Throw checked exceptions for camera errors.
2017-08-01 15:56:20 +01:00
akwizgran
69bfb72171
Merge branch '1002-cam-get-params-npe' into 'master'
...
Catch RuntimeException when getting camera parameters
See merge request !579
2017-08-01 13:56:45 +00:00
Torsten Grote
1aa33ec9b2
Catch RuntimeException when getting camera parameters
2017-08-01 10:49:04 -03:00
akwizgran
6702df1e22
Merge branch '1008-qr-decoding-crash' into 'master'
...
Catch IllegalArgumentException when decoding QrCode
Closes #1008
See merge request !578
2017-08-01 13:36:09 +00:00
akwizgran
c1748c9a86
Bumped version number for beta release.
2017-08-01 14:32:05 +01:00
akwizgran
9df624c62a
Merge branch '1009-camera-npe' into 'master'
...
Prevent NPE in CameraView
Closes #1009 and #997
See merge request !577
2017-08-01 13:29:33 +00:00
Torsten Grote
0ee6197d7f
Catch IllegalArgumentException when decoding QrCode
2017-08-01 10:21:02 -03:00
Torsten Grote
b03a7dce3e
Catch runtime exception when setting best camera parameters
...
Closes #997
2017-08-01 10:09:21 -03:00
Torsten Grote
6c59d7dd5f
Prevent NPE in CameraView
...
This prevents crashes, but still might cause the camera to not show up
thus preventing the user from adding contacts.
2017-08-01 09:41:42 -03:00
Michael Rogers
050191f0ef
Bumped version number for beta release.
2017-08-01 12:31:47 +01:00
akwizgran
4b5a19ce5d
Merge branch 'update-translations' into 'master'
...
Update translations, add Turkish and Russian
See merge request !575
2017-08-01 09:28:17 +00:00
akwizgran
7c4dd991b9
Merge branch '1016-reblog-runtime-error' into 'master'
...
Runtime error fix due to window requests
Closes #1016 and #1007
See merge request !576
2017-08-01 09:25:39 +00:00
Ernir Erlingsson
8455569e88
moved window requests above onCreate
2017-07-30 22:42:03 +02:00
Torsten Grote
d25676559c
Update translations, add Turkish and Russian
2017-07-29 11:03:51 -03:00
Michael Rogers
a9437f7985
Bumped version number for beta release.
2017-07-28 18:01:19 +01:00
akwizgran
8141a97fc9
Merge branch '1015-recent-emoji-crash' into 'master'
...
Prevent a crash caused by empty emoji
Closes #1015
See merge request !571
2017-07-28 16:59:02 +00:00
Torsten Grote
db842bd7e4
Prevent a crash caused by empty emoji
...
The crash happens because the serialization of recently used emoji uses
';' to separate the emojis.
One of the ASCII emojis however has a ';' in the beginning.
When this one is used by the user,
it causes an empty string to be returned when deserializing.
This commit prevents the crash by changing the separator to a tab.
It uses a different settings string to store the emoji,
so users will lose the list of recently used emoji when they update to
this version.
PS. That wasn't my idea ;)
2017-07-28 13:49:51 -03:00
Torsten Grote
6dbec3a864
Merge branch 'enable-logging-for-beta-builds' into 'master'
...
Enable logging for beta builds
See merge request !573
2017-07-28 15:58:01 +00:00
akwizgran
29f658cf4d
Merge branch '1006-blog-crash' into 'master'
...
Prevent crash in blog by ensuring a listener always exists
Closes #1006
See merge request !574
2017-07-28 15:53:43 +00:00
akwizgran
ca83744a84
Merge branch 'close-feed-stream' into 'master'
...
Close InputStream from RSS feed and prevent NPE
See merge request !572
2017-07-28 15:48:01 +00:00
Torsten Grote
d91a9e2be4
Prevent crash in blog by ensuring a listener always exists
2017-07-28 12:42:56 -03:00
akwizgran
8408c3f467
Enable logging for beta builds.
...
Some devices were logging and others not, due to the log level being set in the SplashScreenActivity constructor.
2017-07-28 16:41:24 +01:00
Torsten Grote
544c83a64c
Close InputStream from RSS feed and prevent NPE
2017-07-28 10:38:01 -03:00