Commit Graph

19 Commits

Author SHA1 Message Date
898c49802b Some Bugfixes and some Kotlin that helped fixing the bugs 2017-07-28 07:39:57 +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
422c7ac803 Remember connection state (so you don't have to start a full node whenever you lost your WiFi connection) 2017-05-07 13:39:30 +02:00
1c226a6a5b Added swipe actions for messages.
- there is a minor layout problem on pre-Lollipop devices
2016-09-21 23:46:57 +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
c4d76fc8ce Code cleanup - most notably BitmessageService was cleaned up and doesn't use messaging anymore 2016-01-19 20:50:58 +01:00
abd25f4010 Minor bugfixes & renamed 'security' to 'cryptography 2016-01-13 17:28:18 +01:00
fdc2277324 Implemented option to only use WiFi 2015-12-27 20:04:17 +01:00
41f4571bf6 Server POW should work now 2015-12-21 15:31:48 +01:00
b0828ec1e5 Server POW (work in progress) 2015-11-28 20:28:28 +01:00
54a319638b Added a service based POW engine, so it shouldn't be killed by the system, at least not that easily. (WIP) 2015-10-31 07:49:03 +01:00
2a17bbe34b Synchronization works, at least basically 2015-10-25 11:29:46 +01:00
7fe7ee42fc Fixed initialisation, added message/broadcast sending to service 2015-10-25 09:50:40 +01:00
725089c604 Fixed NullPointerException and minor improvements 2015-10-24 20:59:24 +02:00
f5bf5c8bca Moving Bitmessage context into a foreground service (work in progress) 2015-10-23 22:40:09 +02:00
9b1bf6bdb3 Moving Bitmessage context into a foreground service (work in progress) 2015-10-21 16:43:13 +02:00
67c06b9884 Some sync adapter fixes and changes - still doesn't work 2015-10-12 14:44:01 +02:00
348fa8daed Some sync adapter code and bugfixes around it - not yet functional 2015-10-08 14:11:45 +02:00