18 Commits

Author SHA1 Message Date
0405d9e04f 🤯 Update dependencies, switch to AndroidX 2018-10-15 20:00:52 +02:00
ccfdff7fd8 😎 Make code more Kotliney 2018-07-11 16:59:50 +02:00
3767d976c8 🔥 Massively simplified how Abit connects to the network
* Removed features "Synchronization" and "Server POW"
* Service isn't foreground anymore (not yet sure this is a good decision)
* "Full node" renamed to "online"
2018-07-05 19:44:04 +02:00
a01f116065 🐛 Fix connectivity issues 2018-06-14 06:56:07 +02:00
c6e29c056b 🔥 Drop support for API 19 (KitKat)
I'm fed up with all the extra effort for supporting an outdated
Android version. Apologies for the few users that are now excluded,
but I feel like it's just not worth the hassle.
2018-06-13 22:03:06 +02:00
8b89d81970 😴 Minor improvements 2018-06-13 19:48:00 +02:00
85f114a33d 🔌 Add preference to connect on charging only 2018-06-12 16:56:15 +02:00
b1fd9d9ef9 😴 Minor code style improvements 2018-04-20 17:51:14 +02:00
61e579c0d4 🚸 Improve settings structure 2018-04-17 19:55:56 +02:00
412180f443 Add batch service for migrating existing messages 2018-04-14 20:27:29 +02:00
78f9621afa 🚧 Add code to migrate existing conversations
Work in progress: does work, but usually doesn't finish. This needs to be
moved into some proper batch processing.
2018-04-13 12:39:59 +02: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
33e932e630 Improved node registry so it should provide better nodes 2017-11-14 07:47:34 +01:00
072f732924 Switch to API level 27 and updated libraries 2017-10-31 07:50:57 +01:00
cc18f34161 Fully migrated to Kotlin 2017-08-25 20:34:38 +02:00
858651e808 Imports basically work now, although there may be some issues if the user switches language between export and import. 2017-08-17 17:31:06 +02:00
e79bfdb244 Exports, some Kotlin stuff, and version 1.0-beta15 2017-08-03 00:00:23 +02:00