49d87c3c75Fixed bugg where message was still marked as unread after returning from detail screen + bumped kotlin to version 1.1.60Christian Basler2017-11-21 20:12:31 +01:00
c1d74e4781Minor fixes - don't show dialog on resume in mobile networks - load more items when deleting without scrollingChristian Basler2017-09-19 17:34:11 +02:00
852e38b97dUse 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
858651e808Imports 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
625848bd9dImproved FAB and added translation for showcase buttonChristian Basler2017-08-14 19:51:16 +02:00
faa6752b10Replaced fab speed dial with a different library - there is still some tweaking needed, but at least it works againChristian Basler2017-07-24 18:01:40 +02:00
422c7ac803Remember 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
d36ffe1939Fixed layout - apparently ConstraintLayout doesn't work properly for dialogs yet, at least in this caseChristian Basler2017-04-25 08:07:33 +02:00
cd8192e99cMerge branch 'feature/load-lists-asynchronously' into developChristian Basler2017-02-24 17:34:14 +01:00
300da1730dArchive is now handled somewhat differently, so we can distinguish between 'archive' and 'not initialized'.Christian Basler2017-02-24 17:33:59 +01:00
96af8e0750Some chan improvements - When replying on a chan, the receiving address isn't used as the sending identity - Chans are listed as contacts as wellChristian Basler2016-11-04 22:03:04 +01:00
b34e678c68Disabled 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 labelChristian Basler2016-11-02 20:55:56 +01:00
edd1124c32Updated Jabit and fixed the update of the "unread messages" badgeChristian Basler2016-11-02 07:32:13 +01:00
e249c86b79Minor UI improvements - added outbox label - notification is now always removed when on main activity - send status is now shown in message list and detail viewChristian Basler2016-10-27 17:37:34 +02:00
7332886786Added UI for sending broadcasts - UI shouldn't block until the first identity is ready anymoreChristian Basler2016-10-25 07:30:16 +02:00
6a8648ca28Added actions to notifications (this required a slight detour)Christian Basler2016-10-20 12:53:35 +02:00
2b1fb436a9Fixed the 'full node' switch, activated the jack tools to support some Java 8 features, and fixed some lint issuesChristian Basler2016-10-16 23:16:38 +02:00