85562efc0d
⬆️ Update Android build tools
2018-04-13 12:39:20 +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
f481914a65
Implemented basic draft functionality
2018-02-13 07:24:24 +01:00
6986d9a2df
Bumped Kotlin version
2018-01-18 22:38:11 +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
760e423b9b
Split LabelRepository off the MessageRepository
2017-11-27 22:06:25 +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
1e8b71e43b
Some performance improvements
2017-09-12 21:28:56 +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.
2017-08-19 08:17:52 +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
8057980f6c
Minor bugfixes
2017-07-22 06:37:06 +02:00
bf52d2f3de
Asynchronously load contacts to improve responsiveness
2017-06-29 23:29:56 +02:00
bf070da20a
Fixed NullPointerException when accessing outbox items
2017-05-17 12:24:13 +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
42cf18445c
Bumped Jabit version to prepare for conversations
2017-03-18 07:09:03 +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
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
a18ef1ac29
Refactored adding new identities
...
- add deterministic identities
- import existing identities
2016-10-01 10:33:11 +02:00
af2bfc796b
Use the nio network listener.
2016-09-12 11:00:00 +02:00
709e333e78
Updated libraries, most notably Jabit to develop-SNAPSHOT
...
Also, finally added proper icon
Known issue: the client seems to sever all connections after some time, I'll need to look into this. This might happen when 8 connections are reached for the first time.
2016-08-12 23:54:01 +02:00
0ecfbd3fb8
Implemented methods needed for chan support (no GUI yet, though)
2016-04-25 09:27:36 +02:00
41f4571bf6
Server POW should work now
2015-12-21 15:31:48 +01:00
055bd39a42
Linkify URLs and Bitmessage addresses
2015-11-17 22:19:11 +01:00
e4d7bf4893
Changed to using vector drawables for action icons
2015-10-18 18:17:57 +02:00
e5b00c7453
Added proper message list, and almost nice notifications
2015-08-28 13:49:53 +02:00
89a5ada48a
Initial commit
...
A.k.a. "I should have done this some time ago"
2015-08-05 19:48:41 +02:00