Infinity-For-Reddit/app
Sergei Kozelko a21eccca0d
Inject Streamable api provider instead of Retrofit instance (#1217)
Low effort/high impact case. Simple change that removes Retrofit instance creation from startup path because it is used only after receiving response from Reddit. Eliminates Retrofit instance creation completely if it is not used. Also improves type safety by replacing common Retrofit type with specific api type.
2022-12-24 06:17:24 +08:00
..
src Inject Streamable api provider instead of Retrofit instance (#1217) 2022-12-24 06:17:24 +08:00
build.gradle Material You tweaks. 2022-12-16 00:21:15 +11:00
proguard-rules.pro keep class CrashReportsFragment 2021-11-03 05:45:53 +07:00