Commit Graph

2051 Commits (6b0a2a38ee2a229eff484c447f0998a4a72f22bd)
 

Author SHA1 Message Date
lihenggui 6b0a2a38ee Add sqljs-config.js
2 years ago
lihenggui cdc9336d8b Allow foreign keys
2 years ago
lihenggui 63835eb5c5 Fix typos in sq file
2 years ago
lihenggui 0c3414aae8 Merge remote-tracking branch 'upstream/main' into compose_multiplatform
2 years ago
lihenggui f79bf0dabf Merge branch 'main' of https://github.com/lihenggui/nowinandroid
2 years ago
Jose Alcérreca dba36d694f
[CI] Adds free-disk-space action to fix CI (#1219)
2 years ago
Don Turner fa532e1a98
Merge pull request #1210 from android/lifecycle2.7.0
2 years ago
dturner 08d8f1393a 🤖 Updates baselines for Dependency Guard
2 years ago
Don Turner 69f4287ab5 Merge branch 'main' into lifecycle2.7.0
2 years ago
Don Turner 2ad48843f6 Fix formatting
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 ccf83e8eec Merge branch 'main' of https://github.com/lihenggui/nowinandroid
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