Commit Graph

  • c1c532ec91
    Update LICENSE #1674 Bashar Abdullah dagamsah 2024-10-30 16:28:58 +0300
  • 2d690d7aed Merge branch 'refs/heads/android-remote-main' into bump-up Jaehwa Noh 2024-10-30 20:41:36 +0900
  • a784b00d75
    Update gradle/init.gradle.kts Don Turner 2024-10-29 11:38:47 +0000
  • 2aca3dde90 Code cleanup lihenggui 2024-10-25 17:27:22 -0700
  • 35dbde43ba Merge branch 'main' of https://github.com/lihenggui/nowinkmp lihenggui 2024-10-25 15:22:41 -0700
  • 7007fd4d21 Spotless lihenggui 2024-10-25 15:22:25 -0700
  • e03cf253b0 Unify style for di lihenggui 2024-10-25 15:18:16 -0700
  • ff4b553181 Fix compilation error lihenggui 2024-10-25 15:12:22 -0700
  • d61a1f9329 Inject domain modules lihenggui 2024-10-25 13:20:25 -0700
  • a384f0ae95 Update readme lihenggui 2024-10-25 13:08:43 -0700
  • ee92faf87c Move sync module to multiplatform lihenggui 2024-10-25 12:02:05 -0700
  • 0133dabffa Create the umbrella module lihenggui 2024-10-25 11:13:14 -0700
  • 893492a6c2
    Merge pull request #154 from lihenggui/dependabot/gradle/ktor-3.0.0 Mercury Li 2024-10-24 18:15:32 -0700
  • be1051ad5b Update readme lihenggui 2024-10-24 11:43:00 -0700
  • 91d86ec2be Merge remote-tracking branch 'upstream/main' lihenggui 2024-10-24 11:41:42 -0700
  • 911d949661 Add dependencies in the notification module lihenggui 2024-10-24 11:24:01 -0700
  • e084efd35b Inject drivers and setup di in network module lihenggui 2024-10-24 11:16:31 -0700
  • 90a8929204 Fix duplicated implementation of hilt. (#1570) Jaehwa Noh 2024-10-24 11:27:33 +0900
  • 489aebf629
    Fix duplicated implementation of hilt. (#1570) Jaehwa Noh 2024-10-24 11:27:33 +0900
  • adeb133429 Inject db drivers by platform lihenggui 2024-10-23 15:59:06 -0700
  • 7512f3d347 SoptlessApply lihenggui 2024-10-23 14:18:22 -0700
  • a8aaeee69f Inject network monitor and time monitor correctly lihenggui 2024-10-23 14:16:03 -0700
  • 2ec61cf6ac Inject lazyStats correctly lihenggui 2024-10-23 10:03:39 -0700
  • 6dbbaeb375 Use koin startup lihenggui 2024-10-21 14:04:41 -0700
  • 20bde047dc Binds to interface type in data module lihenggui 2024-10-21 12:03:45 -0700
  • b6a6538cd9 Inject dependencies in the app module lihenggui 2024-10-21 11:56:45 -0700
  • 29ded3566e Inject ProfileVerifierLogger in Android lihenggui 2024-10-21 11:20:55 -0700
  • d73641a7e1 Declare viewmodel module in the common app module lihenggui 2024-10-21 10:59:45 -0700
  • 6b1090eccf Remove deprecated compiler options lihenggui 2024-10-21 09:53:29 -0700
  • 1d326f2d01 Merge pull request #1673 from android/dt/fix-icons Don Turner 2024-10-21 16:45:20 +0100
  • ecea15d3e4
    Merge pull request #1673 from android/dt/fix-icons Don Turner 2024-10-21 16:45:20 +0100
  • 62f5ee3e31 Reduce icon sizes Don Turner 2024-10-21 15:29:07 +0100
  • bd557fd604 Reduce icon sizes #1673 Don Turner 2024-10-21 15:29:07 +0100
  • d5abb17a45
    Bump ktor from 3.0.0-rc-2 to 3.0.0 dependabot[bot] 2024-10-21 12:31:19 +0000
  • ae865d9997 Check Java version compatibility Simon Marquis 2024-10-19 10:41:19 +0100
  • f8b40c37ba
    Check Java version compatibility #1671 Simon Marquis 2024-10-19 10:41:19 +0100
  • c1ce5e9c84 Rename MainScreenViewModel lihenggui 2024-10-18 16:25:45 -0700
  • 47187f0c7d Move common part to commonMain lihenggui 2024-10-18 16:02:23 -0700
  • 917d40fe50 Fix compilation error in the test lihenggui 2024-10-18 15:06:06 -0700
  • ccd7d292d2 Spotless lihenggui 2024-10-18 15:01:41 -0700
  • 528ee11110 Add material 3 adaptive dependencies and fix compilation errors lihenggui 2024-10-18 14:36:51 -0700
  • 539d36fb0b WIP: Move app to use compose multiplatform lihenggui 2024-10-17 12:35:34 -0700
  • b16f78c83a Move screenshot test module to kmp (android only) lihenggui 2024-10-17 09:43:28 -0700
  • c1f61a6c36 Merge pull request #1669 from ErikHellman/patch-1 Don Turner 2024-10-16 17:18:50 +0100
  • a01289df2d
    Merge pull request #1669 from ErikHellman/patch-1 Don Turner 2024-10-16 17:18:50 +0100
  • ca5a6a89ed Re-enable configuration-cache Erik Hellman 2024-10-16 11:37:55 +0200
  • 81ecd97d07
    Re-enable configuration-cache #1669 Erik Hellman 2024-10-16 11:37:55 +0200
  • c5d9d6b124 Bump dependencies versions lihenggui 2024-10-15 13:31:48 -0700
  • 6acdc74d1b Remove datastore-test module lihenggui 2024-10-15 13:14:54 -0700
  • 2e19cc1b8d Merge remote-tracking branch 'upstream/main' lihenggui 2024-10-15 12:48:36 -0700
  • bb49258a02 Update progress lihenggui 2024-10-15 12:32:57 -0700
  • 7b0d1bea22 Migrate bookmarks module to multiplatform lihenggui 2024-10-15 12:12:20 -0700
  • 6a48d80dec Make foryou module to use koin lihenggui 2024-10-15 11:42:16 -0700
  • 454acf5d3d Move public constants in the common module lihenggui 2024-10-15 11:41:55 -0700
  • 6e4a3e1ef7 Add kotlin serialization in the topic module lihenggui 2024-10-15 11:28:02 -0700
  • 2657cb75c7 Migrate interest module to use koin lihenggui 2024-10-15 11:23:53 -0700
  • 41b0cf19f7 Use koin in the search module lihenggui 2024-10-14 14:57:57 -0700
  • 5fdea5ace2 Move settings module to use koin lihenggui 2024-10-14 14:53:19 -0700
  • be3f330f24 Remove annotations in TopicViewModel lihenggui 2024-10-14 14:49:59 -0700
  • bc784d8824 Migrate topic module to cmp lihenggui 2024-10-14 14:46:04 -0700
  • 8af712c226 Use koin in feature modules lihenggui 2024-10-14 14:45:51 -0700
  • 11984dd312 Merge pull request #1542 from SimonMarquis/in-memory-datastore Don Turner 2024-10-14 09:05:13 +0100
  • ca2461f2ce
    Merge pull request #1542 from SimonMarquis/in-memory-datastore Don Turner 2024-10-14 09:05:13 +0100
  • dbc9818b15 Merge remote-tracking branch 'origin/main' into in-memory-datastore Simon Marquis 2024-10-13 11:27:31 +0200
  • 3e380b823f Merge remote-tracking branch 'origin/main' into in-memory-datastore #1542 Simon Marquis 2024-10-13 11:27:31 +0200
  • 8f4cd6624c [Fix] Add missing unit test dependency for JVM modules Simon Marquis 2024-10-13 10:01:21 +0100
  • eae51a6df9
    [Fix] Add missing unit test dependency for JVM modules #1667 Simon Marquis 2024-10-13 10:01:21 +0100
  • 78915028d3 Use koin in testing module lihenggui 2024-10-11 18:34:34 -0700
  • 6bd3f6d2fa Use koin in notification module lihenggui 2024-10-11 18:22:54 -0700
  • a37fa9c2de Use koin in domain module lihenggui 2024-10-11 18:17:53 -0700
  • fd58187a88 Use koin in the data module lihenggui 2024-10-11 18:04:57 -0700
  • 5e219e0f8c Migrate datastore module to use koin lihenggui 2024-10-11 17:16:49 -0700
  • d018cf5789 Migrate network module to use koin lihenggui 2024-10-11 17:05:51 -0700
  • d07902f1c0 Migrate data-test to kmp module lihenggui 2024-10-11 16:47:47 -0700
  • 8224dbabc1 Use koin in the database module lihenggui 2024-10-11 16:25:53 -0700
  • 015528c5f7 Use koin in the analytics module lihenggui 2024-10-11 15:50:14 -0700
  • dd4a852ec8 Remove deprecations lihenggui 2024-10-11 15:47:28 -0700
  • a928d2d724 Spotless lihenggui 2024-10-11 15:47:20 -0700
  • 0e9d23318a Use Koin for di in the common module lihenggui 2024-10-11 15:43:04 -0700
  • 50eec57a68 Fix typo lihenggui 2024-10-10 14:28:15 -0700
  • 4839714ff0 Add convention plugin for koin lihenggui 2024-10-10 14:24:37 -0700
  • a40fb8e1f5 Add koin dependencies lihenggui 2024-10-10 11:38:53 -0700
  • dfea9ee70b Move topic module to cmp lihenggui 2024-10-07 14:53:45 -0700
  • bbb1221ce3 Fix compilation errors in NewsResourceCard.kt lihenggui 2024-10-07 14:14:42 -0700
  • d2c9b9569f Bump compose version to 1.7.0-rc01 lihenggui 2024-10-07 14:07:36 -0700
  • 0765eb41dc Bump dependency versions lihenggui 2024-10-07 13:54:39 -0700
  • bf02bcf7d0 Merge remote-tracking branch 'upstream/main' lihenggui 2024-10-07 13:47:02 -0700
  • 06138b0cc7 Merge pull request #1648 from SimonMarquis/fix/1647 Don Turner 2024-10-02 16:07:12 +0100
  • beb091d60f
    Merge pull request #1648 from SimonMarquis/fix/1647 Don Turner 2024-10-02 16:07:12 +0100
  • 73d7d0d4d2 Update Jacoco.kt Alfayed Baksh 2024-10-01 21:00:08 -0400
  • 8b199c134d
    Update Jacoco.kt Alfayed Baksh 2024-10-01 21:00:08 -0400
  • f53343c97c 🤖 Updates baselines for Dependency Guard #1659 dturner 2024-09-30 14:02:55 +0000
  • f98448ae8d Reverting update to DataStore 1.1.1 due to failing unit tests Don Turner 2024-09-30 12:58:21 +0100
  • d77e49d89e Fix prodRelease-badging.txt Simon Marquis 2024-09-30 15:38:29 +0200
  • 96f850f243
    Fix prodRelease-badging.txt #1648 Simon Marquis 2024-09-30 15:38:29 +0200
  • 562351f4a4 Merge pull request #1649 from NOBLES5E/patch-1 Don Turner 2024-09-30 10:23:38 +0100
  • dd516a7e12
    Merge pull request #1649 from NOBLES5E/patch-1 Don Turner 2024-09-30 10:23:38 +0100
  • 1750d43d1b 🤖 Updates baselines for Dependency Guard #1658 dependabot[bot] 2024-09-30 08:57:21 +0000
  • b3caea6b38 🤖 Updates baselines for Dependency Guard #1653 dependabot[bot] 2024-09-30 08:57:01 +0000
  • ffcca4b03c 🤖 Updates baselines for Dependency Guard #1650 dependabot[bot] 2024-09-30 08:56:46 +0000