Commit Graph

26 Commits

Author SHA1 Message Date
a203af654b Add labels to message detail view 2017-03-23 16:59:36 +01:00
42cf18445c Bumped Jabit version to prepare for conversations 2017-03-18 07:09:03 +01:00
300da1730d Archive is now handled somewhat differently, so we can distinguish between 'archive' and 'not initialized'. 2017-02-24 17:33:59 +01:00
d5407b7b01 Minor improvement 2016-12-24 00:15:56 +01:00
4be1f1e505 Added code to send messages with extended encoding 2016-12-05 12:37:32 +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
2016-11-04 22:03:04 +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
2016-10-27 17:37:34 +02: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
b3dd53a5df Lint fixes 2016-10-20 05:49:07 +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
af2bfc796b Use the nio network listener. 2016-09-12 11:00:00 +02:00
e102908acf Fixed sending messages 2016-08-13 23:24:42 +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
563085ed79 Added badge for unread messages 2016-02-23 07:06:34 +01:00
3d7c1a504e Never delete the private key 2016-01-31 23:13:35 +01:00
9275f5ca9c Address related improvements
- QR code is now shown in contact details and 'manage identity' view
- Contacts and identities can now be deleted
2016-01-29 18:05:43 +01:00
c4d76fc8ce Code cleanup - most notably BitmessageService was cleaned up and doesn't use messaging anymore 2016-01-19 20:50:58 +01:00
6f6a2e4e6c Minor bug fixes and improvements, added caching to inventory 2016-01-19 07:43:48 +01:00
6ec25cfae7 Minor improvements 2016-01-17 07:11:39 +01:00
abd25f4010 Minor bugfixes & renamed 'security' to 'cryptography 2016-01-13 17:28:18 +01:00
41f4571bf6 Server POW should work now 2015-12-21 15:31:48 +01:00
7fe7ee42fc Fixed initialisation, added message/broadcast sending to service 2015-10-25 09:50:40 +01:00
f5bf5c8bca Moving Bitmessage context into a foreground service (work in progress) 2015-10-23 22:40:09 +02:00
ed5fb69eaf Bugfixes 2015-10-18 21:47:07 +02:00
13cb804fc2 Added ongoing notification showing network status
- renamed packages to be more consistent
- somewhate refactored the way notifications are made
2015-10-18 13:40:17 +02:00