Commit Graph

2033 Commits (01459cdb8822cf43b1c19e717c7ce55f27fcbf49)
 

Author SHA1 Message Date
dependabot[bot] 01459cdb88 🤖 Updates baselines for Dependency Guard
2 years ago
dependabot[bot] c7361e5901
Bump androidxMacroBenchmark from 1.2.2 to 1.2.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
Tomáš Mlynarič e853748cf7 Don't use runBlocking if async init completed
2 years ago
Tomáš Mlynarič 7c33946ce1 Launch loader directly without additional coroutine scope
2 years ago
Tomáš Mlynarič 8e3903e90c Fix comment
2 years ago
Tomáš Mlynarič 5f0612102d Improve lazy loading for Coil + OkHttp
2 years ago
lihenggui dcdc7f0c71 Add KMP convention plugin
2 years ago
lihenggui d3314c2028 Add plugin declaration in the build.gradle.kts
2 years ago
lihenggui 14678d5c25 Add iosApp folder
2 years ago