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
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
goapunk
28ea3d014a
Fix a possible null reference bug
2018-07-03 11:33:13 +02:00
goapunk
0ad20037ae
Pass String instead of the TextView
2018-06-20 18:36:39 +02:00
goapunk
497213e56d
add KeyAgreementEventListener interface
2018-06-20 15:44:42 +02: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
goapunk
30228cf025
Use project path for translation verification
2018-06-17 16:11:22 +02: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
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
goapunk
18c4195115
fix region and title
2018-06-07 11:42:31 +02: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
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
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
goapunk
72bac59989
silence known strict mode violations
2018-05-15 17:29:53 +02:00
goapunk
6f1fba44b6
Fix random javadoc errors
2018-05-08 14:42:14 +02:00
goapunk
496ffc22ba
Update external dependencies
...
* Update CircleImageView
* Update Tap target prompt
2018-05-08 13:22:25 +02:00
goapunk
3e5d1a0d20
Fix testdata creation:
...
* Create at least one contact
2018-05-02 20:49:33 +02: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
goapunk
575847cb36
Create a valid BT MAC and UUID when creating testdata
2018-04-23 21:05:14 +02:00