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
2022-01-19Release 0.59HEADv0.59masterDaniel Schaal
2022-01-19Update dependenciesDaniel Schaal
2022-01-15Release 0.58v0.58Daniel Schaal
2021-07-25Update gradle to 7.1.1Daniel Schaal
2021-07-25Also clear image caches when resetting databaseDaniel Schaal
2021-07-25Fix batchedItemLoadDaniel Schaal
2021-07-25Remove trailing slash from API_ROOTDaniel Schaal
2021-07-25Directly observer SyncWorker LiveData to determine sync statusDaniel Schaal
2021-07-25Add debug log to RealmViewModelDaniel Schaal
2021-07-25Break up sync into smaller tasksDaniel Schaal
2021-07-25Make sync Worker unique, keep existing jobDaniel Schaal
2021-07-25Update aboutlibraries to 8.9.1Daniel Schaal
2021-07-25Initialize when declaring in HttpManagerDaniel Schaal
2021-07-25Reduce read timeoutDaniel Schaal
2021-07-25Update androidx dependenciesDaniel Schaal
2021-07-25Add MIN_VERSION to error stringDaniel Schaal
2021-07-25Use find instead of for loopDaniel Schaal
2021-07-25Use SafeList in ArticleWebView, preserve relative linksDaniel Schaal
2021-07-25Make child nullableDaniel Schaal
2021-07-25More kotlinDaniel Schaal
2021-07-25Remove unused classDaniel Schaal
2021-07-25Move sync method to SyncWorkerDaniel Schaal
2021-07-25Use WorkManager to enqueue sync tasksDaniel Schaal
2021-07-25Update DatabaseTest (not passing yet)Daniel Schaal
2021-07-25Update robolectric to 4.6.1Daniel Schaal
2021-07-25Move dependency versions into objectDaniel Schaal
2021-07-25Show toolbar again when paging through articlesDaniel Schaal
2021-07-25Update jsoup to 1.14.1Daniel Schaal
2021-07-25Convert gradle scripts to kotlinDaniel Schaal
2021-07-25Small refactor in ItemPagerActivityDaniel Schaal
2021-07-25Fix espresso versionDaniel Schaal
2021-07-25Use function syntax for dependenciesDaniel Schaal
2021-07-25Update kotlin pluginDaniel Schaal
2021-07-25Refactor DividerItemDecorationDaniel Schaal
2021-07-25Use use scope function for TypedArrayDaniel Schaal
2021-07-25Directly set itemView alpha, remove workaroundDaniel Schaal
2021-07-25Only show play option when mime type is audio or videoDaniel Schaal
2021-07-25Directly emit InsertablesDaniel Schaal
2021-07-25Remove context argument from constructorsDaniel Schaal
2021-07-25Don't keep a reference to context in Special Folder classesDaniel Schaal
2021-07-25Update kotlinx coroutines to 1.5.1Daniel Schaal
2021-07-25Convert list_item to ConstraintLayoutDaniel Schaal
2021-07-25Use app:tint in list_folderDaniel Schaal
2021-07-25Convert list_feed to ConstraintLayoutDaniel Schaal
2021-07-25Convert list_error to ConstraintLayoutDaniel Schaal
2021-07-25Disable proguard rules for AboutLibrariesDaniel Schaal
2021-07-25Remove onDestroyView overrideDaniel Schaal
2021-07-25Use density instead of deprecated scale valueDaniel Schaal
2021-07-06Update realm to 10.6.1Daniel Schaal
2021-07-06Update androidx dependenciesDaniel Schaal