Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
0.3.0.tar.gz | 2018-03-19 | 9.9 MB | |
0.3.0.zip | 2018-03-19 | 10.2 MB | |
README.md | 2018-03-19 | 791 Bytes | |
Totals: 3 Items | 20.1 MB | 0 |
- New: You can now reorder services in settings
- New: You can now enable/disable services in settings. Note this is WIP and not polished yet.
- Enhancement: GitHub is now paginated when there are more results (thanks to @charlesdurham!)
- Enhancement: All models have been moved to native kotlin data classes using a new Moshi code gen implementation. Not really a user facing feature, but I'm really proud of it :)
- Enhancement: APK size went on a diet! Fully enabled shrinking and APK splits, so now download size is ~4.9MB.
- Fix: Medium is now fixed via pointing to the new
/topic/popular
endpoint - Fix: Building with a new version of D8 that should avoid some bizarre VM crashes on some Mediatek devices ಠ_ಠ