Commit Graph

163 Commits

Author SHA1 Message Date
Christian Basler 0ecfbd3fb8 Implemented methods needed for chan support (no GUI yet, though) 2016-04-25 09:27:36 +02:00
Christian Basler 59f0bc7b74 Added export option for identities (import will follow) 2016-03-03 16:43:05 +01:00
Christian Basler 5db5442064 Improvements for Contacts
- create contacts by manually entering the address (or pasting it)
- share address
2016-02-24 19:50:25 +01:00
Christian Basler 563085ed79 Added badge for unread messages 2016-02-23 07:06:34 +01:00
Christian Basler df121b25c6 Version 1.0-beta7 bump 2016-02-23 07:05:38 +01:00
Christian Basler 17a99b6562 Added showcase explaining full node 2016-02-12 00:19:15 +01:00
Christian Basler a4f6642f6a Added option to scan QR codes directly from the app 2016-02-06 13:25:04 +01:00
Christian Basler a3c3fc082d Fixed error when responding to messages with a very short subject 2016-02-06 13:24:25 +01:00
Christian Basler d682df4cdb Updated Jabit, which should fix a bug where you can't send messages 2016-02-03 07:42:21 +01:00
Christian Basler 3d7c1a504e Never delete the private key 2016-01-31 23:13:35 +01:00
Christian Basler 6bcb7fc50e Updated Jabit version (there were some bugs) 2016-01-31 18:20:12 +01:00
Christian Basler 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
Christian Basler adfb3a920a Fixed problem with proof of work 2016-01-23 23:30:51 +01:00
Christian Basler 491a8a0ccb Version 1.0-beta v2
fixed sync
2016-01-22 09:22:43 +01:00
Christian Basler 4a854045e0 Version 1.0-beta bump 2016-01-21 20:42:20 +01:00
Christian Basler c4d76fc8ce Code cleanup - most notably BitmessageService was cleaned up and doesn't use messaging anymore 2016-01-19 20:50:58 +01:00
Christian Basler 6f6a2e4e6c Minor bug fixes and improvements, added caching to inventory 2016-01-19 07:43:48 +01:00
Christian Basler 6ec25cfae7 Minor improvements 2016-01-17 07:11:39 +01:00
Christian Basler b4c5d8cc21 Jabit Domain was renamed to Jabit Core 2016-01-17 07:10:44 +01:00
Christian Basler 2d2916f498 Added some quick & dirty activity to show addresses and the network state 2016-01-14 16:41:10 +01:00
Christian Basler abd25f4010 Minor bugfixes & renamed 'security' to 'cryptography 2016-01-13 17:28:18 +01:00
Christian Basler eb322d94a2 Minor improvements and preparations for the release 2016-01-01 15:35:16 +01:00
Christian Basler 6d21a99b3d Merge branch 'feature/wifi-restriction' into develop 2015-12-27 22:09:18 +01:00
Christian Basler 694fa97dce About Libraries 2015-12-27 22:07:44 +01:00
Christian Basler fdc2277324 Implemented option to only use WiFi 2015-12-27 20:04:17 +01:00
Christian Basler 1c5aed0f6c Merge branch 'feature/server-pow' into develop 2015-12-22 17:53:22 +01:00
Christian Basler 41f4571bf6 Server POW should work now 2015-12-21 15:31:48 +01:00
Christian Basler b0828ec1e5 Server POW (work in progress) 2015-11-28 20:28:28 +01:00
Christian Basler 73383aa2c2 Renamed MessageListActivity to MainActivity
(it is the main activity, after all)
2015-11-22 12:28:31 +01:00
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