Thu, 06 Jul 2023 16:59:02 -0400 Da Risk build: update some dependencies
Mon, 19 Jun 2023 19:05:29 -0400 Da Risk manage_feeds: fix tests
Mon, 19 Jun 2023 14:46:35 -0400 Da Risk HtmlExtractor: fix tests
Mon, 19 Jun 2023 14:18:37 -0400 Da Risk htmlparsers: pass base Uri to be able to resolve full uri correctly
Mon, 19 Jun 2023 14:17:31 -0400 Da Risk manage_feeds: remove remaining fragments
Mon, 19 Jun 2023 14:15:06 -0400 Da Risk manage_feeds: convert SubscribeToFeedActivity to compose
Mon, 19 Jun 2023 01:22:16 -0400 Da Risk manage_feeds: SubscribeToFeedActivity use a compose NavHost instead of a NavHostFragment
Fri, 16 Jun 2023 19:23:54 -0400 Da Risk manage_feeds: convert EnterFeedUrlFragment to compose
Fri, 16 Jun 2023 18:29:20 -0400 Da Risk manage_feeds: convert SelectFeedFragment to compose
Fri, 16 Jun 2023 15:04:40 -0400 Da Risk manage_feeds: convert DisplayErrorFragment to compose
Fri, 16 Jun 2023 14:40:05 -0400 Da Risk manage_feeds: convert ConfirmUnsubscribeDialog to compose
Fri, 16 Jun 2023 12:09:34 -0400 Da Risk manage_feeds: convert list fragment to compose
Mon, 12 Jun 2023 18:42:24 -0400 Da Risk build: use our fork of google-oss-license plugin
Mon, 12 Jun 2023 16:38:02 -0400 Da Risk build: update some dependencies
Mon, 12 Jun 2023 16:18:33 -0400 Da Risk app: allow to published an article by sharing it to a special activity
Mon, 12 Jun 2023 16:17:23 -0400 Da Risk build: compile with sdk 34
Mon, 12 Jun 2023 15:13:03 -0400 Da Risk app: add ShareToPublishArticleActivity
Mon, 12 Jun 2023 13:51:05 -0400 Da Risk app: ArticlesRepository add an action to set published field of an article
Mon, 12 Jun 2023 16:27:39 -0400 Da Risk fix test building
Sun, 28 May 2023 18:07:02 -0400 Da Risk app: use new faviKonSnoop api
Sun, 28 May 2023 18:04:35 -0400 Da Risk faviKonSnoop: use a suspend await() on okHttp Call
Sun, 28 May 2023 17:37:07 -0400 Da Risk faviKonSnoop: use suspend functions and coroutine dispatchers
Sun, 28 May 2023 18:11:37 -0400 Da Risk app: fix play-core-review dependency
Sun, 28 May 2023 16:29:51 -0400 Da Risk app: update dependencies
Sun, 28 May 2023 16:27:11 -0400 Da Risk build: update agp
Sun, 28 May 2023 16:10:33 -0400 Da Risk app: Limit where the mark feed as read is shown
Fri, 26 May 2023 20:16:42 -0400 Da Risk app: FeedListNavigationMenu Allow to long click on a feed to mark feed as read
Fri, 26 May 2023 20:14:50 -0400 Da Risk app: FeedsViewModel can mark a feed as read
Fri, 26 May 2023 20:12:11 -0400 Da Risk app: ApiRetrofitService can mark feed as read
Fri, 26 May 2023 18:58:35 -0400 Da Risk webapi: add method to catchup feeds (mark as read)
Fri, 12 May 2023 15:50:08 -0400 Da Risk Added tag 1.6.4 for changeset e18f3aa203ee
Fri, 12 May 2023 15:49:44 -0400 Da Risk app: Bump version to 1.6.4 1.6.4
Fri, 12 May 2023 14:00:22 -0400 Da Risk build: add missing proguard rules
Fri, 12 May 2023 12:47:26 -0400 Da Risk manage_feeds: remove some deprecated function calls
Fri, 12 May 2023 12:34:54 -0400 Da Risk build: update dependencies
Mon, 08 May 2023 14:22:34 -0400 Da Risk Added tag 1.6.3 for changeset f521ba275be9
Sun, 07 May 2023 17:35:05 -0400 Da Risk app: convert SettingsActivity chrome to compose
Sun, 07 May 2023 16:20:03 -0400 Da Risk app: reimplement ManageFeaturesFragment in compose
Sat, 06 May 2023 19:16:03 -0400 Da Risk app: FeedsNavigationMenuPresenter if on ArticlesListByTag destination previous selected feed
Fri, 05 May 2023 13:45:26 -0400 Da Risk app: Display favicon in FeedListNavigationMenu
Thu, 04 May 2023 17:48:14 -0400 Da Risk app: fix a few warnings
Thu, 04 May 2023 17:36:45 -0400 Da Risk app: use room-compiler with ksp
Thu, 04 May 2023 17:13:03 -0400 Da Risk app: update paging compose function calls
Thu, 04 May 2023 17:02:28 -0400 Da Risk build: update a bunch of dependencies
Thu, 04 May 2023 16:46:33 -0400 Da Risk build: update to kotlin 1.8.21
Thu, 04 May 2023 16:39:13 -0400 Da Risk build: update agp
Sat, 29 Apr 2023 15:23:35 -0400 Da Risk app: move compose test to testDebug to avoid running the test on release build
Sat, 29 Apr 2023 14:07:14 -0400 Da Risk app: extract LoginScreen and add tests
Sat, 29 Apr 2023 00:55:55 -0400 Da Risk app: rewrite LoginActivity and LoginViewModel for compose
Fri, 28 Apr 2023 18:04:28 -0400 Da Risk app: Add compose ui for LoginActivity
Fri, 28 Apr 2023 11:15:37 -0400 Da Risk app: update kotlinx-serialization-converter
Fri, 28 Apr 2023 11:05:37 -0400 Da Risk build: update retrofit proguard rules
Fri, 28 Apr 2023 10:54:19 -0400 Da Risk app: add proguard rules for retrofit with r8 in full mode
Thu, 27 Apr 2023 23:08:54 -0400 Da Risk build: don't use plugin aliases in project for now
Thu, 27 Apr 2023 22:45:22 -0400 Da Risk build: still use agp dependency in buildSrc
Thu, 27 Apr 2023 21:05:53 -0400 Da Risk app: add missing proguard rules
Thu, 27 Apr 2023 21:05:38 -0400 Da Risk build: add jvm toolchain resolver plugin
Thu, 27 Apr 2023 19:32:24 -0400 Da Risk webapi: remove BasicAuthAuthenticator
Thu, 27 Apr 2023 19:31:49 -0400 Da Risk app: Use BasicAuthInterceptor instead of BasicAuthAuthenticator
Thu, 27 Apr 2023 19:25:22 -0400 Da Risk webapi: add BasicAuthInterceptor to do preemptive http authentication
(0) -1000 -300 -100 -60 +60 +100 +300 tip