9eefbad7d6
Fix lint issues
2018-02-20 16:40:03 +01:00
1906a2e13c
Fixed crash on Oreo and issue on mobile network
2018-01-27 21:10:43 +01:00
df581f4c51
Use observer pattern for label change
2018-01-13 21:59:20 +01:00
d88d3c900e
Bug fixes
...
- fixed check if connection is allowed (metered/unmetered network)
- label is actually selected when opening the overview
- minor code improvements
- dependency version bumps
2017-12-30 19:21:25 +01:00
760e423b9b
Split LabelRepository off the MessageRepository
2017-11-27 22:06:25 +01:00
f45f6c3919
Code style improvements (thanks to codebeat.co)
...
+ bumped Jabit to the feature/refactoring branch
2017-11-23 20:33:00 +01:00
dd22caaa50
Code style improvements (thanks to codebeat.co)
2017-11-22 21:07:09 +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
696cd6c0a6
Removed most '!!'
2017-09-01 07:29:44 +02:00
cc18f34161
Fully migrated to Kotlin
2017-08-25 20:34:38 +02:00
852e38b97d
Use JobScheduler to make the "WiFi-only" feature work properly newer Android versions.
...
I'm considering dropping support for KitKat, as we have now double the code for the same feature.
2017-08-19 08:17:52 +02:00
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