49d87c3c75
Fixed bugg where message was still marked as unread after returning from detail screen + bumped kotlin to version 1.1.60
Christian Basler2017-11-21 20:12:31 +01:00
c1d74e4781
Minor fixes - don't show dialog on resume in mobile networks - load more items when deleting without scrolling
Christian Basler2017-09-19 17:34:11 +02:00
852e38b97d
Use JobScheduler to make the "WiFi-only" feature work properly newer Android versions. I'm considering dropping support for KitKat, as we have now double the code for the same feature.
Christian Basler2017-08-19 08:17:52 +02:00
858651e808
Imports basically work now, although there may be some issues if the user switches language between export and import.
Christian Basler2017-08-17 17:29:29 +02:00
625848bd9d
Improved FAB and added translation for showcase button
Christian Basler2017-08-14 19:51:16 +02:00
faa6752b10
Replaced fab speed dial with a different library - there is still some tweaking needed, but at least it works again
Christian Basler2017-07-24 18:01:40 +02:00
422c7ac803
Remember connection state (so you don't have to start a full node whenever you lost your WiFi connection)
Christian Basler2017-05-07 13:39:30 +02:00
d36ffe1939
Fixed layout - apparently ConstraintLayout doesn't work properly for dialogs yet, at least in this case
Christian Basler2017-04-25 08:07:33 +02:00
cd8192e99c
Merge branch 'feature/load-lists-asynchronously' into develop
Christian Basler2017-02-24 17:34:14 +01:00
300da1730d
Archive is now handled somewhat differently, so we can distinguish between 'archive' and 'not initialized'.
Christian Basler2017-02-24 17:33:59 +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
Christian Basler2016-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.
Christian Basler2016-11-03 23:04:41 +01:00
9af80f008d
"Up" navigation now brings you back to the selected label
Christian Basler2016-11-02 20:55:56 +01:00
edd1124c32
Updated Jabit and fixed the update of the "unread messages" badge
Christian Basler2016-11-02 07:32:13 +01:00
e249c86b79
Minor UI improvements - added outbox label - notification is now always removed when on main activity - send status is now shown in message list and detail view
Christian Basler2016-10-27 17:37:34 +02:00
7332886786
Added UI for sending broadcasts - UI shouldn't block until the first identity is ready anymore
Christian Basler2016-10-25 07:30:16 +02:00
6a8648ca28
Added actions to notifications (this required a slight detour)
Christian Basler2016-10-20 12:53:35 +02:00
2b1fb436a9
Fixed the 'full node' switch, activated the jack tools to support some Java 8 features, and fixed some lint issues
Christian Basler2016-10-16 23:16:38 +02:00