|
bfd5a72b52
|
Identity creation dialog improvements
|
2016-10-02 16:27:01 +02:00 |
|
|
34000e7b79
|
Some layout improvements and fixes
|
2016-10-01 17:40:38 +02:00 |
|
|
a18ef1ac29
|
Refactored adding new identities
- add deterministic identities
- import existing identities
|
2016-10-01 10:33:11 +02:00 |
|
|
5ea317c295
|
Fixed garbage shown on older devices when the ellipsized value had line breaks in them
|
2016-09-23 07:51:04 +02:00 |
|
|
1c226a6a5b
|
Added swipe actions for messages.
- there is a minor layout problem on pre-Lollipop devices
|
2016-09-21 23:46:57 +02:00 |
|
|
dd9539aa3f
|
Added UI for chans
|
2016-09-12 09:55:48 +02:00 |
|
|
f0e03f15a3
|
Fixed layout for composing messages
|
2016-08-13 12:06:41 +02: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 |
|
|
17a99b6562
|
Added showcase explaining full node
|
2016-02-12 00:19:15 +01:00 |
|
|
a4f6642f6a
|
Added option to scan QR codes directly from the app
|
2016-02-06 13:25:04 +01:00 |
|
|
d682df4cdb
|
Updated Jabit, which should fix a bug where you can't send messages
|
2016-02-03 07:42:21 +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 |
|
|
6f6a2e4e6c
|
Minor bug fixes and improvements, added caching to inventory
|
2016-01-19 07:43:48 +01:00 |
|
|
2d2916f498
|
Added some quick & dirty activity to show addresses and the network state
|
2016-01-14 16:41:10 +01:00 |
|
|
eb322d94a2
|
Minor improvements and preparations for the release
|
2016-01-01 15:35:16 +01:00 |
|
|
73383aa2c2
|
Renamed MessageListActivity to MainActivity
(it is the main activity, after all)
|
2015-11-22 12:28:31 +01:00 |
|
|
055bd39a42
|
Linkify URLs and Bitmessage addresses
|
2015-11-17 22:19:11 +01:00 |
|
|
9040026965
|
Select contact and send message
|
2015-11-11 21:03:03 +01:00 |
|
|
725089c604
|
Fixed NullPointerException and minor improvements
|
2015-10-24 20:59:24 +02: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 |
|
|
348fa8daed
|
Some sync adapter code and bugfixes around it - not yet functional
|
2015-10-08 14:11:45 +02:00 |
|
|
dd8ac629b2
|
Show subscriptions (actually, all contacts)
|
2015-09-11 07:59:39 +02:00 |
|
|
a17685fd10
|
Added some actions
|
2015-09-06 17:45:21 +02:00 |
|
|
496fffe6ee
|
Notifications could still use some fine tuning, but should work fine for now
|
2015-09-04 08:19:07 +02:00 |
|
|
e5b00c7453
|
Added proper message list, and almost nice notifications
|
2015-08-28 13:49:53 +02:00 |
|
|
5e2d19df58
|
DB code rewrite
There's still a problem storing or retreiving messages
|
2015-08-19 07:01:30 +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 |
|