|
4c89bfe1cf
|
Bug fixes & code improvements
- simplified access to MainActivity
- fixed bug where the 'unread' tag wasn't updated
- aboutlibraries version bump
|
2018-01-11 17:25:26 +01:00 |
|
|
072f732924
|
Switch to API level 27 and updated libraries
|
2017-10-31 07:50:57 +01: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 |
|
|
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 |
|
|
d704a40b66
|
Regularly call cleanup()
|
2017-04-22 07:42:20 +02:00 |
|
|
6f26e84f71
|
Some code quality improvements
|
2016-12-06 06:40:58 +01:00 |
|
|
4be1f1e505
|
Added code to send messages with extended encoding
|
2016-12-05 12:37:32 +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 |
|
|
6a8648ca28
|
Added actions to notifications (this required a slight detour)
|
2016-10-20 12:53:35 +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 |
|
|
a1fb11357b
|
Fixed NPEs in identity creation dialogs
|
2016-10-07 23:06:47 +02:00 |
|
|
bfd5a72b52
|
Identity creation dialog improvements
|
2016-10-02 16:27:01 +02:00 |
|
|
a18ef1ac29
|
Refactored adding new identities
- add deterministic identities
- import existing identities
|
2016-10-01 10:33:11 +02:00 |
|