Commit Graph

234 Commits

Author SHA1 Message Date
Christian Basler b676983ba4 Merge branch 'feature/Contacts' into develop 2015-11-18 16:13:34 +01:00
Christian Basler 055bd39a42 Linkify URLs and Bitmessage addresses 2015-11-17 22:19:11 +01:00
Christian Basler 9040026965 Select contact and send message 2015-11-11 21:03:03 +01:00
Christian Basler c44f702ba5 Merge branch 'feature/SyncAdapter' into develop 2015-11-08 20:09:53 +01:00
Christian Basler 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
Christian Basler e98eefe2cc Added notification for errors and warnings 2015-10-29 16:38:50 +01:00
Christian Basler 2a17bbe34b Synchronization works, at least basically 2015-10-25 11:29:46 +01:00
Christian Basler 7fe7ee42fc Fixed initialisation, added message/broadcast sending to service 2015-10-25 09:50:40 +01:00
Christian Basler 725089c604 Fixed NullPointerException and minor improvements 2015-10-24 20:59:24 +02:00
Christian Basler f5bf5c8bca Moving Bitmessage context into a foreground service (work in progress) 2015-10-23 22:40:09 +02:00
Christian Basler 9b1bf6bdb3 Moving Bitmessage context into a foreground service (work in progress) 2015-10-21 16:43:13 +02:00
Christian Basler f19996f79c Removed unused icons 2015-10-21 16:15:57 +02:00
Christian Basler e149efcfff Changed string resource 2015-10-20 21:17:52 +02:00
Christian Basler ec3f3d2ca9 Create README.md 2015-10-19 15:00:40 +02:00
Christian Basler ed5fb69eaf Bugfixes 2015-10-18 21:47:07 +02:00
Christian Basler e8de311d7e Merge remote-tracking branch 'origin/develop' into feature/SyncAdapter
Conflicts:
	app/src/main/java/ch/dissem/apps/abit/AbstractItemListFragment.java
	app/src/main/java/ch/dissem/apps/abit/MessageListActivity.java
	app/src/main/java/ch/dissem/apps/abit/MessageListFragment.java
	app/src/main/res/values-de/strings.xml
	app/src/main/res/values/strings.xml
2015-10-18 19:00:51 +02:00
Christian Basler 32a36e57f6 Changed to using vector drawables for action icons 2015-10-18 18:20:58 +02:00
Christian Basler e232457811 Merge branch 'feature/network-status' into develop 2015-10-18 18:18:23 +02:00
Christian Basler e4d7bf4893 Changed to using vector drawables for action icons 2015-10-18 18:17:57 +02:00
Christian Basler 64e0479a37 Changed notification icon and updated library versions 2015-10-18 16:42:41 +02:00
Christian Basler 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
Christian Basler fd415b9c8c Merge branch 'develop' into feature/SyncAdapter 2015-10-12 16:06:30 +02:00
Christian Basler 1659aaa1ee Added label "Archive" 2015-10-12 16:00:43 +02:00
Christian Basler 67c06b9884 Some sync adapter fixes and changes - still doesn't work 2015-10-12 14:44:01 +02:00
Christian Basler 348fa8daed Some sync adapter code and bugfixes around it - not yet functional 2015-10-08 14:11:45 +02:00
Christian Basler 3c7fd02613 Fixes / Improvements
- some fixes for tablets
- updated API
- removed BitmessageService (I really hope it won't be needed)
2015-10-06 12:51:09 +02:00
Christian Basler a7ebfefdbc tool updates 2015-09-29 07:14:19 +02:00
Christian Basler dd8ac629b2 Show subscriptions (actually, all contacts) 2015-09-11 07:59:39 +02:00
Christian Basler a17685fd10 Added some actions 2015-09-06 17:45:21 +02:00
Christian Basler 496fffe6ee Notifications could still use some fine tuning, but should work fine for now 2015-09-04 08:19:07 +02:00
Christian Basler e5b00c7453 Added proper message list, and almost nice notifications 2015-08-28 13:49:53 +02:00
Christian Basler 5e2d19df58 DB code rewrite
There's still a problem storing or retreiving messages
2015-08-19 07:01:30 +02:00
Christian Basler cb2040b0ce Receiving almost works, unfortunately, JDBC doesn't so I have to rewrite the whole damn repository code. 2015-08-14 17:25:05 +02:00
Christian Basler 89a5ada48a Initial commit
A.k.a. "I should have done this some time ago"
2015-08-05 19:48:41 +02:00