Keisuke Yamaguchi
Keisuke Yamaguchi
We sometimes add the suffix like `debug` to the package name for debug build by `applicationIdSuffix '.debug'`. But current hyperion-build-config plugin loads by `getPackageName() + ".BuildConfig"`. https://github.com/willowtreeapps/Hyperion-Android/blob/develop/hyperion-build-config/src/main/java/com/willowtreeapps/hyperion/buildconfig/list/BuildConfigListActivity.java#L50 It means we...
I noticed sqlcipher update was merged, but next version was not released yet. https://github.com/maskarade/Android-Orma/pull/480 Could you please release next version with migration guide for sqlcipher 4.x?
### New Issue Checklist - [x] I have searched for a similar issue in the [project](https://github.com/penfeizhou/APNG4Android/issues) and found none ### Issue Info | Info | Value | | | ----------------------------...
Idea - [x] Update in parallel - [ ] Update on memory articles first. Fire and forget database update - [x] Bulk insert - [x] Store last fetched ariticles cache...
Need to handle new permission to access storages
https://developer.android.com/develop/ui/views/launch/splash-screen https://developer.android.com/guide/topics/ui/splash-screen/migrate?hl=ja