Commit Graph

  • c741f1922c Update version 0.8.1 Ash 2022-06-05 21:36:47 +0800
  • 9a933ce486 Optimize feed loading and chunk sync Ash 2022-06-05 21:05:13 +0800
  • 1384012c44 Support RTL language in the reading page Ash 2022-06-02 09:44:03 +0800
  • a94017d564
    replace URL inputstream with okhttp inputstream in RssHelper (#85) kzaemrio 2022-06-02 09:07:30 +0800
  • fc82363196 Fix background color on startup Ash 2022-06-01 18:53:10 +0800
  • 1be4779df2
    Fix the synchronization bug when importing OPML files after version 0.8.0 (#92) Ashinch 2022-06-01 17:29:01 +0800
  • 999fc40a7c Update languages description Ash 2022-06-01 14:54:40 +0800
  • 6b0b1b17a4
    Merge pull request #81 from comradekingu/patch-1 Ashinch 2022-06-01 14:38:33 +0800
  • dbf2f7f194
    Merge branch 'main' into patch-1 Ashinch 2022-06-01 14:37:24 +0800
  • db5aa7aca6
    Merge pull request #80 from Ashinch/feature/optimize Ashinch 2022-06-01 14:01:31 +0800
  • 433ff6e6f2 Optimize the feeds page Ash 2022-05-31 02:21:28 +0800
  • 5867186751 Optimize the content styles of articles Ash 2022-05-25 13:40:52 +0800
  • 66094f8075 Optimize the flow page Ash 2022-05-24 17:47:24 +0800
  • ba3620d84f Optimize the reading page Ash 2022-05-23 20:54:06 +0800
  • ae394da387 Update dependencies Ash 2022-05-22 05:06:49 +0800
  • 647ef7a0bd Rename RY component Ash 2022-05-21 18:42:27 +0800
  • efdff0e49c Rename UiState Ash 2022-05-21 05:36:32 +0800
  • dcbb41f3ab Extract Scaffold component Ash 2022-05-18 05:41:21 +0800
  • 27e8780d82 Update Preferences Ash 2022-05-18 03:59:39 +0800
  • 140cb3ed0a Move the package Ash 2022-05-18 02:58:30 +0800
  • b33e0a7ac5 Refactor data layer Ash 2022-05-17 20:39:07 +0800
  • ee55f671bc DB record null value Ash 2022-05-16 11:16:42 +0800
  • 2f1263c82c Change to variable fields Ash 2022-05-16 11:11:24 +0800
  • b010fe940b Remove invalid @OptIn Ash 2022-05-16 11:04:51 +0800
  • 962e0ee8dc Unified CoroutineDispatcher Ash 2022-05-16 10:57:40 +0800
  • a1021c3c3f OkHttpClient DI Ash 2022-05-15 23:42:53 +0800
  • 31fd54254f
    Fixed crash if loading very large (50MB+) images (#83) Ashinch 2022-05-25 08:26:13 +0800
  • 4b7eb980fd Add French and Czech translations Ash 2022-05-25 08:21:12 +0800
  • cd3c897f35
    App strings reworked Allan Nordhøy 2022-05-23 10:16:39 +0000
  • 3f0f2b82b5
    Create values-cs-rCZ/strings.xml (#76) Fjuro 2022-05-17 18:27:20 +0000
  • e1690d3f1f
    Added French translation (#75) DodoLeDev 2022-05-17 20:27:00 +0200
  • 986af9f6a8
    Updated german translation (#72) helloworldtest123 2022-05-15 22:28:32 +0200
  • eec397e0de Update version 0.8.0 Ash 2022-05-15 22:58:59 +0800
  • 12b2531cda Fix insertIfNotExist foreign key conflict Ash 2022-05-15 22:53:05 +0800
  • f76abd98be
    Add feed's favicon from UI Avatars (#70) Ashinch 2022-05-15 21:16:34 +0800
  • c79649bb77
    Add articles image preview (#67) Ashinch 2022-05-13 23:21:21 +0800
  • 6583f3326c Optimize text display Ash 2022-05-13 11:37:36 +0800
  • 8913cf9f2e Add a Share string Ash 2022-05-13 11:09:58 +0800
  • b18f459a71
    Add german and quantaty strings (#64) helloworldtest123 2022-05-13 04:20:40 +0200
  • b31e7eb98e
    Add HTML reader from Feeder (#65) Ashinch 2022-05-13 10:16:55 +0800
  • b7813d45f4
    Add a scrollbar to the article screen (#63) Matt Vaughn 2022-05-11 11:26:37 -0400
  • b292535ab6 Update GitHub workflows Ash 2022-05-10 22:55:35 +0800
  • 81fdcb498d
    Add GitHub and F-droid flavors (#59) Ashinch 2022-05-10 22:38:57 +0800
  • f2571f133e Update version 0.7.8 Ash 2022-05-07 19:32:04 +0800
  • dc2e18bcee
    Add languages settings (#52) Ashinch 2022-05-07 18:40:27 +0800
  • a225513088 Fix dynamic system tonal palettes Ash 2022-05-07 14:31:53 +0800
  • b1f6b60e72
    Replace the first palette with the color scheme provided by the system (#48) Ashinch 2022-05-07 00:39:38 +0800
  • 4c7ff2a84e
    Switch to Rome (#50) Ashinch 2022-05-07 00:28:17 +0800
  • 5e569d1303
    Add clear articles feature for feeds and groups (#49) Ashinch 2022-05-06 05:57:49 +0800
  • 4d2d857676
    Merge pull request #47 from Ashinch/feature/dark-theme Ashinch 2022-05-05 20:58:05 +0800
  • 58da4c8f2d Add amoled dark theme Ash 2022-05-05 20:44:17 +0800
  • 7933aa4d11 Add dark theme settings Ash 2022-05-05 15:48:35 +0800
  • ae1e4cb4ee Update version 0.7.7 Ash 2022-05-04 04:10:14 +0800
  • 2b5b4dff26 Add Chinese translation of Change URL Ash 2022-05-04 03:53:03 +0800
  • 1aa6e28300
    Merge pull request #36 from mattttvaughn/Feature/Add-Editor-For-Feed-Url Ashinch 2022-05-04 03:39:12 +0800
  • 1631c0b6a5 Add navigationBarsPadding Ash 2022-05-04 03:30:28 +0800
  • d7d2ab4585 Allow feed URL to be edited Matt Vaughn 2022-05-03 13:26:30 -0400
  • c1a4c8ec5b
    Merge pull request #35 from Feature/CustomStyles Ashinch 2022-05-02 21:09:25 +0800
  • 263c583f49 Add the StickyHeader switch for the article list Ash 2022-05-02 21:03:33 +0800
  • 1ba205343e Set default styles Ash 2022-05-02 19:02:20 +0800
  • fa3c5e3601 Add FeedsPage style settings Ash 2022-05-02 13:52:08 +0800
  • 9bea2e8e8b Add FlowPage style settings Ash 2022-05-01 06:28:52 +0800
  • 0cfd63c571 Merge remote-tracking branch 'origin/feature/navgation-bar' into feature/navgation-bar Ash 2022-04-30 17:54:59 +0800
  • 15b6db52a7 Add more styles for navigation bar and tonal elevation available Ash 2022-04-30 17:37:06 +0800
  • eb679db4ed
    Merge pull request #26 from Ashinch/fix/opposite-starred-and-unread-desc Ashinch 2022-04-30 17:52:27 +0800
  • 08b5c5e0f5 Fix opposite starred and unread descriptions Ash 2022-04-30 17:51:18 +0800
  • 203620173a Add more styles for navigation bar and tonal elevation available Ash 2022-04-30 17:37:06 +0800
  • 86bd1b467c Add initial page and initial filter settings Ash 2022-04-29 06:00:59 +0800
  • e7332c606b Fix GitHub Workflows Ash 2022-04-29 03:56:52 +0800
  • c9a84d957b Update version 0.7.6 Ash 2022-04-29 01:57:33 +0800
  • d2a315f50d Public signature key Ash 2022-04-29 01:43:01 +0800
  • 72b07a7e0a Merge notifications by feeds Ash 2022-04-29 01:32:28 +0800
  • ee5e6e3687 Merge branch 'feature/separate' into main Ash 2022-04-28 23:18:45 +0800
  • 64f81c696f Separate ViewPager Ash 2022-04-25 10:49:06 +0800
  • 1b56bff6ca F-Droid Fastlane file Ash 2022-04-28 03:42:08 +0800
  • 93037fe609
    Merge pull request #14 from IzzySoft/fastlane Ashinch 2022-04-28 02:42:12 +0800
  • c4c4bbbeb8
    initial fastlane structure Izzy 2022-04-27 20:08:31 +0200
  • 0d30d48c0e Update version 0.7.5 Ash 2022-04-26 01:39:26 +0800
  • 2d7ef057f3 Support RSS Atom Ash 2022-04-26 01:37:33 +0800
  • 840970bfe2 Add download APK file Ash 2022-04-25 02:21:29 +0800
  • aa6517818c Improve repetitive Toasts Ash 2022-04-24 21:01:12 +0800
  • 2e69c7e300 Improve button tips for TipsAndSupport page button tips Ash 2022-04-24 20:26:56 +0800
  • 370d159432 Improve update check Ash 2022-04-24 20:02:14 +0800
  • 52d6b0698d Add update check for Gitee source Ash 2022-04-24 07:17:41 +0800
  • 0cb60d15b2 Add update check for GitHub source Ash 2022-04-24 03:39:32 +0800
  • 3c630e8a5b Update issue templates Ashinch 2022-04-22 23:27:24 +0800
  • 4b1912310e Add Tips and Support page UI Ash 2022-04-22 23:09:34 +0800
  • 7d0721e80a Improved interaction of option drawers Ash 2022-04-22 04:46:05 +0800
  • 128178ef86 Keep the correct background color during animation Ash 2022-04-22 04:29:00 +0800
  • 8546f0f1ed Migrate accompanist/insets to androidx.compose.foundation Ash 2022-04-21 02:00:29 +0800
  • 9c82890640 Update dependency Ash 2022-04-20 22:25:29 +0800
  • 581c8243e3 Fix ArticleList recomposition Ash 2022-04-20 17:44:46 +0800
  • f873af28c8 Delete output-metadata.json Ashinch 2022-04-20 05:10:51 +0800
  • 8564938b1f GitHub Workflows switched to Release Ash 2022-04-20 01:36:34 +0800
  • 423b48bb08
    Merge pull request #2 from VergeDX/main Ashinch 2022-04-20 01:14:39 +0800
  • 481b440618 Support Android 13 monochrome theme icon Ash 2022-04-19 23:07:47 +0800
  • 813a20df0f
    feat[build_commit]: GitHub Actions, Build + Upload artifacts per commit. Vanilla 2022-04-19 20:13:27 +0800
  • 7f3f5482eb Improve ArticleList and add SwipeRefresh and WebView loading Ash 2022-04-19 19:55:18 +0800
  • c621f7d794 Add dynamic SVG image Ash 2022-04-15 00:00:28 +0800
  • 00231970cd Add colors switch feature Ash 2022-04-13 11:42:55 +0800