Commit Graph

17 Commits

Author SHA1 Message Date
18d72d727c Fixed notification title for when there are more than 5 messages 2017-02-23 17:37:15 +01:00
e74b18ed3f Fixed bug where network notification couldn't be dismissed
and updated build tools
2017-01-01 15:00:46 +01:00
6a8648ca28 Added actions to notifications (this required a slight detour) 2016-10-20 12:53:35 +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
f705e13d0b Fixed notification and made code slightly simpler 2016-04-27 17:30:05 +02:00
adfb3a920a Fixed problem with proof of work 2016-01-23 23:30:51 +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
73383aa2c2 Renamed MessageListActivity to MainActivity
(it is the main activity, after all)
2015-11-22 12:28:31 +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
e98eefe2cc Added notification for errors and warnings 2015-10-29 16:38:50 +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
e149efcfff Changed string resource 2015-10-20 21:17:52 +02:00
64e0479a37 Changed notification icon and updated library versions 2015-10-18 16:42:41 +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