Commit Graph

28 Commits

Author SHA1 Message Date
3a98cc115a Option to turn off acknowledgements 2017-08-11 17:24:36 +02:00
e2aa0e8b1d Fixed FAB 2017-08-10 00:40:44 +02:00
ec3009a257 Some notification improvements
POW progress probably needs some tweaking
2017-08-10 00:39:36 +02:00
e79bfdb244 Exports, some Kotlin stuff, and version 1.0-beta15 2017-08-03 00:00:23 +02:00
898c49802b Some Bugfixes and some Kotlin that helped fixing the bugs 2017-07-28 07:39:57 +02:00
e064012551 Improved fab speed dial 2017-07-26 21:01:07 +02:00
bf52d2f3de Asynchronously load contacts to improve responsiveness 2017-06-29 23:29:56 +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
a8dada6c89 Alternative key exchange by providing the public key in the URI (bugfixes) 2017-04-19 00:20:51 +02:00
911dfa7a27 Show QR code when clicking on profile image 2017-04-18 16:38:45 +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
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
b3dd53a5df Lint fixes 2016-10-20 05:49:07 +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
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
c8a0301402 GUI, layout and style improvements, updated dependencies 2016-09-16 17:35:24 +02:00
59f0bc7b74 Added export option for identities (import will follow) 2016-03-03 16:43:05 +01:00
491a8a0ccb Version 1.0-beta v2
fixed sync
2016-01-22 09:22: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
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
b0828ec1e5 Server POW (work in progress) 2015-11-28 20:28:28 +01:00
055bd39a42 Linkify URLs and Bitmessage addresses 2015-11-17 22:19:11 +01:00
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