Commit Graph

14 Commits

Author SHA1 Message Date
cc18f34161 Fully migrated to Kotlin 2017-08-25 20:34:38 +02:00
e064012551 Improved fab speed dial 2017-07-26 21:01:07 +02:00
8057980f6c Minor bugfixes 2017-07-22 06:37:06 +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
b34e678c68 Disabled Jack
I'd love to use Java 8 features, but Jack just isn't ready yet.
2016-11-03 23:04:41 +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
b3dd53a5df Lint fixes 2016-10-20 05:49:07 +02:00
c8a0301402 GUI, layout and style improvements, updated dependencies 2016-09-16 17:35:24 +02:00
563085ed79 Added badge for unread messages 2016-02-23 07:06:34 +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
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
73383aa2c2 Renamed MessageListActivity to MainActivity
(it is the main activity, after all)
2015-11-22 12:28:31 +01: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