Mon, 13 Jan 2020 16:14:51 -0400 Da Risk Update coil
Thu, 02 Jan 2020 15:37:04 -0400 Da Risk FeedsDao: fix update of feeds unread count
Wed, 01 Jan 2020 20:03:50 -0400 Da Risk Google: allow disk reads when installing SplitCompat
Sat, 21 Dec 2019 08:45:15 -0800 Da Risk ArticleSynchronizer: shuffle order of background requests
Sat, 21 Dec 2019 08:39:53 -0800 Da Risk ArtidcleDetailsActivity: replace text (un)read button with icon button
Thu, 19 Dec 2019 13:13:19 -0800 Da Risk Update a few androidx dependencies
Thu, 19 Dec 2019 12:51:23 -0800 Da Risk Update geekdroid, and make TokenRetriever functions suspendable
Thu, 19 Dec 2019 08:38:07 -0800 Da Risk update androidx.browser to 1.2.0
Tue, 26 Nov 2019 21:09:32 -0800 Da Risk Restore ArticlesProvider for android synchronization framework
Tue, 26 Nov 2019 19:03:45 -0800 Da Risk Update to kotlin-1.3.61
Mon, 25 Nov 2019 22:42:39 -0800 Da Risk ArticlesDatabase: add attachments table
Mon, 25 Nov 2019 22:18:14 -0800 Da Risk ArticlesDatabaseModule: convert to kotlin
Mon, 25 Nov 2019 22:06:02 -0800 Da Risk provider: Rename ArticlesProvidersDao to PurgeArticlesDao
Mon, 25 Nov 2019 21:59:04 -0800 Da Risk provides: remove DbHelper
Mon, 25 Nov 2019 21:35:41 -0800 Da Risk Types: remove unused import
Mon, 25 Nov 2019 21:34:44 -0800 Da Risk ArticlesContract: declare _ID
Mon, 25 Nov 2019 21:31:17 -0800 Da Risk ArticlesDatabase: convert to kotlin
Mon, 25 Nov 2019 21:24:52 -0800 Da Risk Remove ArticlesProvider
Mon, 25 Nov 2019 21:16:48 -0800 Da Risk ArticlesContract: convert to kotlin
Sat, 23 Nov 2019 19:29:49 -0800 Da Risk Update AssistedInject dependency
Sat, 23 Nov 2019 19:19:22 -0800 Da Risk Update to gradle-6.0.1
Fri, 22 Nov 2019 16:37:15 -0800 Da Risk webapi: use @Serializable to generate the serializer() method
Fri, 22 Nov 2019 16:20:25 -0800 Da Risk webapi: add support for attachments
Fri, 22 Nov 2019 16:15:40 -0800 Da Risk webapi: fix some warnings
Mon, 18 Nov 2019 17:30:15 -0800 Da Risk Update to kotlin-1.3.60
Sun, 17 Nov 2019 18:35:17 -0800 Da Risk Update firebase
Sun, 17 Nov 2019 18:16:28 -0800 Da Risk Update to daggger-2.25.2
Sun, 17 Nov 2019 17:42:51 -0800 Da Risk manage_feeds: improve coroutines tests
Sun, 17 Nov 2019 16:50:47 -0800 Da Risk tests: use testCoroutinesDispatchers correctly
Sun, 17 Nov 2019 16:33:21 -0800 Da Risk app: update some dependencies
Sun, 17 Nov 2019 16:13:31 -0800 Da Risk Update a few dependencies in library modules
Tue, 12 Nov 2019 16:28:11 -0800 Da Risk sync: fix tests
Tue, 12 Nov 2019 16:22:43 -0800 Da Risk BackgroundJobManager: also sync feeds in order to refresh unread counters
Mon, 11 Nov 2019 11:29:21 -0800 Da Risk BackgroundJobManager: refreshFeed is now a unique job
Mon, 11 Nov 2019 11:22:33 -0800 Da Risk articles_list: only refresh on zero items once
Sun, 10 Nov 2019 23:58:51 -0800 Da Risk Sync: fix issue when CollectNewArticlesWorker skipped articles from its feed
Sun, 10 Nov 2019 23:58:16 -0800 Da Risk BackgroundJobManager: send transactions when refreshing feed
Sun, 10 Nov 2019 22:15:49 -0800 Da Risk InAppUpdateViewModel: reduce tests flakyness
Sun, 10 Nov 2019 20:39:33 -0800 Da Risk sync: add test for UpdateArticleStatusWorker
Sun, 10 Nov 2019 20:39:17 -0800 Da Risk sync: add test for UpdateAccountInfoWorker
Sun, 10 Nov 2019 20:38:35 -0800 Da Risk sync: add tests for SendTransactionsWorker
Sun, 10 Nov 2019 20:38:05 -0800 Da Risk sync: add test for CollectNewArticlesWorkerTest
Sun, 10 Nov 2019 14:59:06 -0800 Da Risk ArticlesListFragment: observe the refresh of the specific feed
Sun, 10 Nov 2019 14:34:44 -0800 Da Risk BackgroundJobManager: add a method to refresh sync by using workmanager
Sun, 10 Nov 2019 13:16:48 -0800 Da Risk ArticleSynchronizer: only update status for selected feed
Sat, 09 Nov 2019 16:28:27 -0800 Da Risk ArticleSynchronizer: use the UpdateArticleStatus jobs
Sat, 09 Nov 2019 16:21:16 -0800 Da Risk CollectNewArticlesWorker and UpdateArticleStatusWorker: small refacto
Sat, 09 Nov 2019 16:08:35 -0800 Da Risk add UpdateArticleStatusWorker
Sat, 09 Nov 2019 15:28:52 -0800 Da Risk Sync: Launch kobs to collect new articles from feed
Sat, 09 Nov 2019 15:23:33 -0800 Da Risk sync: add CollectNewArticlesWorker
Sat, 09 Nov 2019 15:20:33 -0800 Da Risk sync: Allow to retrieve latest article Id from a feed
Sun, 20 Oct 2019 21:08:20 -0700 Da Risk sync: enqueue one chain of work for all the current operations
Sun, 20 Oct 2019 20:22:25 -0700 Da Risk sync: Add SyncFeedsIconWorker and use it to sync feeds icons
Sun, 20 Oct 2019 19:45:17 -0700 Da Risk Sync: add SyncFeedsWorker and use it
Sun, 20 Oct 2019 19:08:28 -0700 Da Risk Sync: add SendTransactionsWorker and use it during sync
Sun, 20 Oct 2019 18:57:54 -0700 Da Risk sync: add UpdateAccountInfoWorker and use it during sync
Sun, 20 Oct 2019 18:11:30 -0700 Da Risk sync: add SyncWorkerFactory and di configuration
Sun, 27 Oct 2019 19:08:06 -0700 Da Risk webapi: convert serializers to objects when appropriate
Sat, 26 Oct 2019 17:28:58 -0700 Da Risk Update to coroutines 1.3.2
Sat, 26 Oct 2019 09:29:08 -0700 Da Risk google: OnDemandModules use ktx api
(0) -300 -100 -60 +60 +100 +300 tip