49d87c3c75
Fixed bugg where message was still marked as unread after returning from detail screen + bumped kotlin to version 1.1.60
chris2017-11-21 20:12:31 +01:00
33e932e630
Improved node registry so it should provide better nodes
chris2017-11-14 07:47:34 +01:00
072f732924
Switch to API level 27 and updated libraries
chris2017-10-31 07:50:57 +01:00
f58a22dadb
Merge branch 'feature/performance-improvements' into develop
chris2017-09-22 21:01:04 +02:00
1329aecde4
Version 1.0-beta17 bump
chris2017-09-22 20:55:09 +02:00
f27f438998
Minor fixes and improvements
chris2017-09-22 20:29:23 +02:00
c1d74e4781
Minor fixes - don't show dialog on resume in mobile networks - load more items when deleting without scrolling
chris2017-09-19 17:34:11 +02:00
34e2e0673b
Fixed the timeout issue with the JobScheduler
chris2017-09-16 06:57:59 +02:00
f4b6bcb8d9
Some fixes around deleting/trashing messages
chris2017-09-15 15:25:32 +02:00
1e8b71e43b
Some performance improvements
chris2017-09-12 21:28:56 +02:00
287de9deb5
Added repository tests and fixed some bugs
chris2017-09-04 20:35:41 +02:00
696cd6c0a6
Removed most '!!'
chris2017-09-01 07:29:44 +02:00
a23ae14f1d
Merge branch 'feature/kotlin' into develop
chris2017-08-29 21:15:51 +02:00
415107a6c8
Minor code improvements and bug fixes
chris2017-08-29 21:14:50 +02:00
cc18f34161
Fully migrated to Kotlin
chris2017-08-25 20:24:25 +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.
chris2017-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.
chris2017-08-17 17:29:29 +02:00
625848bd9d
Improved FAB and added translation for showcase button
chris2017-08-14 19:51:16 +02:00
4622ad68f0
Version 1.0-beta16 bump
chris2017-08-12 19:44:39 +02:00
d05f1f98e5
Renamed "store" to "promo" and added mastodon header graphics
chris2017-08-11 17:34:07 +02:00
ec3009a257
Some notification improvements POW progress probably needs some tweaking
chris2017-08-10 00:39:36 +02:00
e79bfdb244
Exports, some Kotlin stuff, and version 1.0-beta15
chris2017-08-03 00:00:23 +02:00
898c49802b
Some Bugfixes and some Kotlin that helped fixing the bugs
chris2017-07-28 07:39:57 +02:00
e064012551
Improved fab speed dial
chris2017-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
chris2017-07-24 18:01:40 +02:00
593a390b40
Version 1.0-beta14 bump
chris2017-07-24 17:25:15 +02:00
ccfeb5b479
(Hopefully) fixed crash when user moved on after loading the labels took too long
chris2017-07-22 08:16:06 +02: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
chris2016-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.
chris2016-11-03 23:04:41 +01:00
9af80f008d
"Up" navigation now brings you back to the selected label
chris2016-11-02 20:55:56 +01:00
edd1124c32
Updated Jabit and fixed the update of the "unread messages" badge
chris2016-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
chris2016-10-27 17:37:34 +02:00
7332886786
Added UI for sending broadcasts - UI shouldn't block until the first identity is ready anymore
chris2016-10-25 07:30:16 +02:00
6a8648ca28
Added actions to notifications (this required a slight detour)
chris2016-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
chris2016-10-16 23:16:38 +02:00