|
898c49802b
|
Some Bugfixes and some Kotlin that helped fixing the bugs
|
2017-07-28 07:39:57 +02:00 |
|
|
e064012551
|
Improved fab speed dial
|
2017-07-26 21:01:07 +02:00 |
|
|
faa6752b10
|
Replaced fab speed dial with a different library - there is still some tweaking needed, but at least it works again
|
2017-07-24 18:01:40 +02:00 |
|
|
593a390b40
|
Version 1.0-beta14 bump
|
2017-07-24 17:25:15 +02:00 |
|
|
ccfeb5b479
|
(Hopefully) fixed crash when user moved on after loading the labels took too long
|
2017-07-22 08:16:06 +02:00 |
|
|
8057980f6c
|
Minor bugfixes
|
2017-07-22 06:37:06 +02:00 |
|
|
8af8419b7c
|
Version 1.0-beta13 bump
|
2017-07-11 20:48:56 +02:00 |
|
|
433c757107
|
UI improvements and fixes for older Android versions
|
2017-07-10 06:21:29 +02:00 |
|
|
1c284eba26
|
Asynchronously load messages to improve responsiveness
|
2017-06-30 00:07:54 +02:00 |
|
|
bf52d2f3de
|
Asynchronously load contacts to improve responsiveness
|
2017-06-29 23:29:56 +02:00 |
|
|
a67560c28b
|
Fixed and improved the UI for starting a full node
|
2017-05-18 07:29:16 +02:00 |
|
|
bf070da20a
|
Fixed NullPointerException when accessing outbox items
|
2017-05-17 12:24:13 +02:00 |
|
|
73944b5883
|
Fixed issues with new full node behaviour
|
2017-05-08 20:28:43 +02:00 |
|
|
263fc8893f
|
Some improvements suggested by Codacy
|
2017-05-07 16:17:43 +02:00 |
|
|
6540df4fc9
|
Some improvements suggested by Codacy
|
2017-05-07 16:13:20 +02:00 |
|
|
422c7ac803
|
Remember connection state (so you don't have to start a full node whenever you lost your WiFi connection)
|
2017-05-07 13:39:30 +02:00 |
|
|
5bc1bc2a47
|
Some improvements suggested by Codacy
|
2017-05-05 07:27:24 +02:00 |
|
|
c7200d06bc
|
Some improvements suggested by Codacy
|
2017-04-25 23:00:31 +02:00 |
|
|
3bdf1bd6bf
|
Merge tag '1.0-beta12' into develop
A new beta version was overdue
|
2017-04-25 21:29:47 +02:00 |
|
|
4f36f36ab3
|
Merge branch 'release/1.0-beta12'
|
2017-04-25 21:29:27 +02:00 |
|
|
66108c8618
|
Version 1.0-beta12 bump
|
2017-04-25 21:29:11 +02:00 |
|
|
3ae572bcf2
|
Merge branch 'feature/conversations' into develop
|
2017-04-25 21:27:41 +02:00 |
|
|
d36ffe1939
|
Fixed layout - apparently ConstraintLayout doesn't work properly for dialogs yet, at least in this case
|
2017-04-25 08:07:33 +02:00 |
|
|
d704a40b66
|
Regularly call cleanup()
|
2017-04-22 07:42:20 +02:00 |
|
|
d3f1e6abd2
|
Minor layout improvements
|
2017-04-21 15:20:50 +02:00 |
|
|
91cc90ec04
|
Fix unread badge for archive
|
2017-04-21 07:23:39 +02:00 |
|
|
30c5bf6b90
|
Open related messages on click
|
2017-04-20 23:24:28 +02:00 |
|
|
572ecf1577
|
Some minor fixes for working with extended encoding
|
2017-04-20 07:39:08 +02:00 |
|
|
a8dada6c89
|
Alternative key exchange by providing the public key in the URI (bugfixes)
|
2017-04-19 00:20:51 +02:00 |
|
|
911dfa7a27
|
Show QR code when clicking on profile image
|
2017-04-18 16:38:45 +02:00 |
|
|
26fca259bc
|
Alternative key exchange by providing the public key in the URI
|
2017-04-16 22:38:11 +02:00 |
|
|
55746743c4
|
Updated dependencies, enabled multidex
|
2017-04-16 22:36:23 +02:00 |
|
|
f77bbe1a43
|
Show related messages (parents, replies)
|
2017-04-16 22:35:26 +02:00 |
|
|
8770575c95
|
Fixed NullPointerException
|
2017-04-07 14:36:16 +02:00 |
|
|
61c9cde2f5
|
Gradle wrapper and dependency versions bumped
|
2017-04-04 06:29:44 +02:00 |
|
|
e93dc43f89
|
Tiny code improvement
|
2017-03-24 07:35:57 +01:00 |
|
|
a203af654b
|
Add labels to message detail view
|
2017-03-23 16:59:36 +01:00 |
|
|
6be31c9f4e
|
Fixed "add identity" dialog, updated dependencies
|
2017-03-20 07:28:41 +01:00 |
|
|
42cf18445c
|
Bumped Jabit version to prepare for conversations
|
2017-03-18 07:09:03 +01:00 |
|
|
22ac1920a2
|
Merge branch 'develop' into feature/conversations
|
2017-02-24 17:35:01 +01:00 |
|
|
cd8192e99c
|
Merge branch 'feature/load-lists-asynchronously' into develop
|
2017-02-24 17:34:14 +01:00 |
|
|
300da1730d
|
Archive is now handled somewhat differently, so we can distinguish between 'archive' and 'not initialized'.
|
2017-02-24 17:33:59 +01:00 |
|
|
65c03bd638
|
Load lists asynchronously
|
2017-02-23 17:38:00 +01:00 |
|
|
18d72d727c
|
Fixed notification title for when there are more than 5 messages
|
2017-02-23 17:37:15 +01:00 |
|
|
37371a0e94
|
Moved dependency so it isn't groupt with the test dependencies
|
2017-01-27 08:25:40 +01:00 |
|
|
2c41aff3af
|
Merge remote-tracking branch 'origin/develop' into develop
|
2017-01-01 15:01:01 +01:00 |
|
|
e74b18ed3f
|
Fixed bug where network notification couldn't be dismissed
and updated build tools
|
2017-01-01 15:00:46 +01:00 |
|
|
d5407b7b01
|
Minor improvement
|
2016-12-24 00:15:56 +01:00 |
|
|
249c97d4ba
|
Added function to cleanup inventory (mine grew to 1.5GB) but no automatism yet
|
2016-12-16 07:44:01 +01:00 |
|
|
6f26e84f71
|
Some code quality improvements
|
2016-12-06 06:40:58 +01:00 |
|