Commit Graph

2040 Commits (d88852e47b8ce79d138bee57b4f103734db2e71d)
 

Author SHA1 Message Date
dependabot[bot] d88852e47b 🤖 Updates baselines for Dependency Guard
2 years ago
dependabot[bot] 18e855b8ac
Bump androidxNavigation from 2.7.4 to 2.7.7
2 years ago
Mercury Li 7c4501863e
Merge pull request #4 from lihenggui/dependabot/gradle/kotlin-ksp-compose-1cf3e680f6
2 years ago
dependabot[bot] 47902d5f67 🤖 Updates baselines for Dependency Guard
2 years ago
dependabot[bot] e42719e836
Bump the kotlin-ksp-compose group with 9 updates
2 years ago
Mercury Li 307bc9e2e3
Merge pull request #3 from lihenggui/dependabot/github_actions/gradle/wrapper-validation-action-2
2 years ago
Mercury Li bf6f4275b0
Merge pull request #2 from lihenggui/dependabot/github_actions/gradle/gradle-build-action-3
2 years ago
dependabot[bot] f8a17631f8
Bump gradle/wrapper-validation-action from 1 to 2
2 years ago
dependabot[bot] 5f93f0760d
Bump gradle/gradle-build-action from 2 to 3
2 years ago
Mercury Li 242878e50e
Merge pull request #1 from lihenggui/compose_multiplatform
2 years ago
lihenggui b6bfc020af Update kotlinUpgradeYarnLock
2 years ago
lihenggui af1ab65981 Add new KotlinInjectConventionPlugin
2 years ago
lihenggui 006732f24a Suppress warning: expect'/'actual' classes are in Beta
2 years ago
lihenggui 34e2981785 Using Java driver in the android tests
2 years ago
lihenggui 92392ba13d Add implementations in the test module
2 years ago
lihenggui fdf29ab32e Add necessary dependencies and fix compilation errors
2 years ago
lihenggui ebfc988fd5 Remove unused convention
2 years ago
lihenggui e0ac78cb12 Fix compile errors in DriverModule
2 years ago
dependabot[bot] 6add4d68e3
Bump protobuf from 3.24.4 to 3.25.2 (#1214)
2 years ago
lihenggui 5e792f08d9 Remove Android room annotations
2 years ago
lihenggui 5d1988a65a Implement TopicsFts
2 years ago
lihenggui ef2fe0252d Implement TopicDao
2 years ago
lihenggui 147baf2043 Implement RecentSearchQueryDao
2 years ago
lihenggui b758f6073d Fix compilation errors in NewsResourceFtsDao
2 years ago
lihenggui d56f934e12 WIP: Implement DAOs
2 years ago
lihenggui 90bf87b293 Use singular form in the sq file
2 years ago
lihenggui 9bf5033c05 Add functions in the sq file
2 years ago
lihenggui bbc9a537dc Correct sql scripts and use SQLite 3.38 dialect
2 years ago
lihenggui 8fc89e8965 Add AUTOINCREMENT in id
2 years ago
lihenggui 9810692d68 Suppress errors in sq file
2 years ago
lihenggui 69a24c7e20 Add NewsResourcesTopics
2 years ago
lihenggui 502f5646ad Add recent search query
2 years ago
lihenggui 68ea9a6a60 Rename table file name
2 years ago
lihenggui 2434f16495 Add Topics and TopicsFts
2 years ago
lihenggui 68ca447076 Add NewsResourceTopicCrossRef.sq
2 years ago
lihenggui 704dd5bab6 Add NewsResourceFtsEntity.sq
2 years ago
lihenggui 1d4792f16c WIP: Migrate table to SqlDelight
2 years ago
lihenggui 0712a7d26a Add SqlDelight drivers
2 years ago
lihenggui bdf201762e Add sqldelight support and move source to the commonMain folder
2 years ago
lihenggui 429dabc14b Add convention for Multiplatform Android
2 years ago
Ben Weiss f64f1c0aa2
Remove legacy benchmark build type (#1207)
2 years ago
Tomáš Mlynarič b85d149f0d
Merge pull request #1190 from android/mlykotom/coil-async-init
2 years ago
lihenggui 85325f1267 Fix compilation errors
2 years ago
lihenggui 218d820b6c Create commonMain for the model module
2 years ago
Tomáš Mlynarič d9aaec0699 Use androidx.tracing everywhere
2 years ago
Tomáš Mlynarič 58483b6166 Revert fast initialization of Coil
2 years ago
Tomáš Mlynarič 4cdc2ad345 Add comment for Retrofit async OkHttp
2 years ago
Tomáš Mlynarič d110d92b87 Optimize OkHttp initialization for Retrofit
2 years ago
Tomáš Mlynarič f3e89bad4a Add braces
2 years ago
Tomáš Mlynarič d1211f15e7 Inline initialization
2 years ago