Commit Graph

19 Commits

Author SHA1 Message Date
46e5bb7ece Improve conversation view 2018-03-18 07:00:21 +01:00
0d1cfff883 Fix lint issues 2018-02-27 12:54:30 +01:00
072f732924 Switch to API level 27 and updated libraries 2017-10-31 07:50:57 +01:00
f27f438998 Minor fixes and improvements 2017-09-22 20:29:23 +02:00
e064012551 Improved fab speed dial 2017-07-26 21:01:07 +02:00
4be1f1e505 Added code to send messages with extended encoding 2016-12-05 12:37:32 +01: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
a18ef1ac29 Refactored adding new identities
- add deterministic identities
- import existing identities
2016-10-01 10:33:11 +02:00
59f0bc7b74 Added export option for identities (import will follow) 2016-03-03 16:43:05 +01:00
5db5442064 Improvements for Contacts
- create contacts by manually entering the address (or pasting it)
- share address
2016-02-24 19:50:25 +01:00
a4f6642f6a Added option to scan QR codes directly from the app 2016-02-06 13:25:04 +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
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
e4d7bf4893 Changed to using vector drawables for action icons 2015-10-18 18:17:57 +02:00
67c06b9884 Some sync adapter fixes and changes - still doesn't work 2015-10-12 14:44:01 +02:00
a17685fd10 Added some actions 2015-09-06 17:45:21 +02:00
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
89a5ada48a Initial commit
A.k.a. "I should have done this some time ago"
2015-08-05 19:48:41 +02:00