87bc01701c
⬆️ Bump dependencies
2018-07-05 18:40:48 +02:00
c6e29c056b
🔥 Drop support for API 19 (KitKat)
...
I'm fed up with all the extra effort for supporting an outdated
Android version. Apologies for the few users that are now excluded,
but I feel like it's just not worth the hassle.
2018-06-13 22:03:06 +02:00
8b89d81970
😴 Minor improvements
2018-06-13 19:48:00 +02:00
0b432b6a67
🔃 Switch showcase library
...
Which, unfortunately, pulls along a lot of other
changes (mostly for the better)
2018-05-23 19:04:27 +02:00
f374748f71
Fixed tests and updated dependencies
2018-04-03 22:11:37 +02:00
40f8bc87a2
Bump dependencies
2018-03-05 09:43:40 +01:00
ad3af929d7
Hotfix: properly select recipient
2018-02-25 23:35:03 +01:00
ab70e6df12
Version 1.0-rc1 bump
2018-02-24 08:49:05 +01:00
9eefbad7d6
Fix lint issues
2018-02-20 16:40:03 +01:00
6829614da0
Version 1.0-beta20 bump
2018-01-27 21:28:18 +01:00
b368c8251d
1.0-beta19
2018-01-18 22:49:55 +01:00
db939dab9c
Version 1.0-beta18 bump
2018-01-18 17:25:24 +01:00
df581f4c51
Use observer pattern for label change
2018-01-13 21:59:20 +01:00
4c89bfe1cf
Bug fixes & code improvements
...
- simplified access to MainActivity
- fixed bug where the 'unread' tag wasn't updated
- aboutlibraries version bump
2018-01-11 17:25:26 +01:00
d88d3c900e
Bug fixes
...
- fixed check if connection is allowed (metered/unmetered network)
- label is actually selected when opening the overview
- minor code improvements
- dependency version bumps
2017-12-30 19:21:25 +01:00
f45f6c3919
Code style improvements (thanks to codebeat.co)
...
+ bumped Jabit to the feature/refactoring branch
2017-11-23 20:33:00 +01:00
49d87c3c75
Fixed bugg where message was still marked as unread after returning from detail screen
...
+ bumped kotlin to version 1.1.60
2017-11-21 20:12:31 +01:00
c7dbe660b9
Bumped dependencies
2017-11-21 18:17:10 +01:00
072f732924
Switch to API level 27 and updated libraries
2017-10-31 07:50:57 +01:00
1329aecde4
Version 1.0-beta17 bump
2017-09-22 20:55:09 +02:00
287de9deb5
Added repository tests and fixed some bugs
2017-09-04 20:35:41 +02:00
4622ad68f0
Version 1.0-beta16 bump
2017-08-12 19:44:39 +02:00
e2aa0e8b1d
Fixed FAB
2017-08-10 00:40:44 +02:00
e79bfdb244
Exports, some Kotlin stuff, and version 1.0-beta15
2017-08-03 00:00:23 +02:00
898c49802b
Some Bugfixes and some Kotlin that helped fixing the bugs
2017-07-28 07:39:57 +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
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
bf070da20a
Fixed NullPointerException when accessing outbox items
2017-05-17 12:24:13 +02:00
66108c8618
Version 1.0-beta12 bump
2017-04-25 21:29:11 +02:00
d704a40b66
Regularly call cleanup()
2017-04-22 07:42:20 +02:00
55746743c4
Updated dependencies, enabled multidex
2017-04-16 22:36:23 +02:00
61c9cde2f5
Gradle wrapper and dependency versions bumped
2017-04-04 06:29:44 +02: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
37371a0e94
Moved dependency so it isn't groupt with the test dependencies
2017-01-27 08:25:40 +01:00
e74b18ed3f
Fixed bug where network notification couldn't be dismissed
...
and updated build tools
2017-01-01 15:00:46 +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
4be1f1e505
Added code to send messages with extended encoding
2016-12-05 12:37:32 +01:00
96af8e0750
Some chan improvements
...
- When replying on a chan, the receiving address isn't used as the sending identity
- Chans are listed as contacts as well
2016-11-04 22:03:04 +01:00
b34e678c68
Disabled Jack
...
I'd love to use Java 8 features, but Jack just isn't ready yet.
2016-11-03 23:04:41 +01:00
edd1124c32
Updated Jabit and fixed the update of the "unread messages" badge
2016-11-02 07:32:13 +01:00
7332886786
Added UI for sending broadcasts
...
- UI shouldn't block until the first identity is ready anymore
2016-10-25 07:30:16 +02:00
2b1fb436a9
Fixed the 'full node' switch, activated the jack tools to support some Java 8 features, and fixed some lint issues
2016-10-16 23:16:38 +02:00
4ab64c0ed1
Version 1.0-beta9 bump
2016-10-10 21:56:31 +02:00
b94e48e544
Updated Jabit version to fix exception on import
2016-10-07 23:23:01 +02:00
91451b0ce7
Fixed some layouts and updated dependencies
2016-10-06 22:01:33 +02:00