|
433c757107
|
UI improvements and fixes for older Android versions
|
2017-07-10 06:21:29 +02:00 |
|
|
bf52d2f3de
|
Asynchronously load contacts to improve responsiveness
|
2017-06-29 23:29:56 +02:00 |
|
|
a67560c28b
|
Fixed and improved the UI for starting a full node
|
2017-05-18 07:29:16 +02:00 |
|
|
73944b5883
|
Fixed issues with new full node behaviour
|
2017-05-08 20:28:43 +02:00 |
|
|
422c7ac803
|
Remember connection state (so you don't have to start a full node whenever you lost your WiFi connection)
|
2017-05-07 13:39:30 +02:00 |
|
|
5bc1bc2a47
|
Some improvements suggested by Codacy
|
2017-05-05 07:27:24 +02:00 |
|
|
c7200d06bc
|
Some improvements suggested by Codacy
|
2017-04-25 23:00:31 +02:00 |
|
|
91cc90ec04
|
Fix unread badge for archive
|
2017-04-21 07:23:39 +02:00 |
|
|
911dfa7a27
|
Show QR code when clicking on profile image
|
2017-04-18 16:38:45 +02:00 |
|
|
8770575c95
|
Fixed NullPointerException
|
2017-04-07 14:36:16 +02:00 |
|
|
a203af654b
|
Add labels to message detail view
|
2017-03-23 16:59:36 +01:00 |
|
|
42cf18445c
|
Bumped Jabit version to prepare for conversations
|
2017-03-18 07:09:03 +01:00 |
|
|
300da1730d
|
Archive is now handled somewhat differently, so we can distinguish between 'archive' and 'not initialized'.
|
2017-02-24 17:33:59 +01:00 |
|
|
65c03bd638
|
Load lists asynchronously
|
2017-02-23 17:38:00 +01:00 |
|
|
b34e678c68
|
Disabled Jack
I'd love to use Java 8 features, but Jack just isn't ready yet.
|
2016-11-03 23:04:41 +01:00 |
|
|
9af80f008d
|
"Up" navigation now brings you back to the selected label
|
2016-11-02 20:55:56 +01:00 |
|
|
edd1124c32
|
Updated Jabit and fixed the update of the "unread messages" badge
|
2016-11-02 07:32:13 +01:00 |
|
|
e249c86b79
|
Minor UI improvements
- added outbox label
- notification is now always removed when on main activity
- send status is now shown in message list and detail view
|
2016-10-27 17:37:34 +02: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 |
|
|
6a8648ca28
|
Added actions to notifications (this required a slight detour)
|
2016-10-20 12:53:35 +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 |
|
|
91451b0ce7
|
Fixed some layouts and updated dependencies
|
2016-10-06 22:01:33 +02:00 |
|
|
a18ef1ac29
|
Refactored adding new identities
- add deterministic identities
- import existing identities
|
2016-10-01 10:33:11 +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 |
|
|
c8a0301402
|
GUI, layout and style improvements, updated dependencies
|
2016-09-16 17:35:24 +02:00 |
|
|
dd9539aa3f
|
Added UI for chans
|
2016-09-12 09:55:48 +02:00 |
|
|
563085ed79
|
Added badge for unread messages
|
2016-02-23 07:06:34 +01:00 |
|
|
17a99b6562
|
Added showcase explaining full node
|
2016-02-12 00:19:15 +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 |
|
|
6ec25cfae7
|
Minor improvements
|
2016-01-17 07:11:39 +01:00 |
|
|
abd25f4010
|
Minor bugfixes & renamed 'security' to 'cryptography
|
2016-01-13 17:28:18 +01:00 |
|
|
fdc2277324
|
Implemented option to only use WiFi
|
2015-12-27 20:04:17 +01:00 |
|
|
41f4571bf6
|
Server POW should work now
|
2015-12-21 15:31:48 +01:00 |
|
|
73383aa2c2
|
Renamed MessageListActivity to MainActivity
(it is the main activity, after all)
|
2015-11-22 12:28:31 +01:00 |
|