Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/schaal/ocreader.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-07-05Release 0.57v0.57Daniel Schaal
2021-07-04Use app:tint instead of android:tintDaniel Schaal
2021-07-04Switch NestedScrollWebView implementationDaniel Schaal
2021-07-02Optimize importsDaniel Schaal
2021-07-02Use VisualStateCallback instead of JsCallbackDaniel Schaal
2021-07-02Move restoring scroll to onStart, remove WebViewClientDaniel Schaal
2021-07-02Optimize importsDaniel Schaal
2021-07-02Use evaluateJavascript instead of loadUrl to apply feed colorsDaniel Schaal
2021-07-02Directly change scroll position without post()Daniel Schaal
2021-07-02Enable offscreenPreRaster for ArticleWebViewDaniel Schaal
2021-07-01Update android gradle plugin to 4.2.2Daniel Schaal
2021-07-01Restore scroll positionDaniel Schaal
2021-06-28Remove debug logDaniel Schaal
2021-06-28Fix some lint issuesDaniel Schaal
2021-06-28Update kotlinx coroutines to 1.5.0Daniel Schaal
2021-06-28Remove sync status observerDaniel Schaal
2021-06-26Load avatar in UserBottomSheetDaniel Schaal
2021-06-26Remove unused User fieldsDaniel Schaal
2021-06-26Use OCS Api to retrieve user infoDaniel Schaal
2021-06-26Update kotlin pluginDaniel Schaal
2021-06-24Move API interface to separate filesDaniel Schaal
2021-06-20Update gradle wrapper to 7.1Daniel Schaal
2021-06-20Update realm to 10.6.0Daniel Schaal
2021-06-19Make unreadCount nullable to fix adding feedsDaniel Schaal
2021-06-19Update moshiDaniel Schaal
2021-06-19Update aboutlibrariesDaniel Schaal
2021-06-19Update androidxDaniel Schaal
2021-06-19Update gradle and kotlin pluginsDaniel Schaal
2021-03-31Update gradle to 6.8.3Daniel Schaal
2021-03-31Update kotlin pluginDaniel Schaal
2021-03-30Update aboutlibrariesDaniel Schaal
2021-03-30Update realm and move to mavenCentralDaniel Schaal
2021-03-27Update androidx dependenciesDaniel Schaal
2021-03-17Update androidx dependenciesDaniel Schaal
2021-02-28Update kotlin and androidxDaniel Schaal
2021-02-16Release 0.56v0.56Daniel Schaal
2021-02-16Update buildtools to 30.0.3Daniel Schaal
2021-02-16Update gradle to 6.8.2Daniel Schaal
2021-02-16Update test dependenciesDaniel Schaal
2021-02-16Update androidx dependenciesDaniel Schaal
2021-02-16Update aboutlibraries to 8.8.2Daniel Schaal
2021-02-06Update realmDaniel Schaal
2021-02-06Update okhttpDaniel Schaal
2021-02-06Update androidx dependenciesDaniel Schaal
2021-02-06Update gradle plugin to 4.1.2Daniel Schaal
2021-02-06Update aboutlibraries to 8.8.0Daniel Schaal
2021-02-04Update realm to 10.2.0Daniel Schaal
2021-02-04Update kotlinx-coroutines-coreDaniel Schaal
2021-02-04Update androidx dependenciesDaniel Schaal
2021-02-04Add ACTION_VIEW intent filter for opening URLs with the appropriate ending or...s3lph