Commit Graph

447 Commits (234ad1e6cc08095db388ef6c698b83ea09aa2617)

Author SHA1 Message Date
lihenggui 234ad1e6cc Change js to wasmJs
2 years ago
lihenggui 8aaa37d4d6 Use Naiper as the logging library
2 years ago
lihenggui 1453e9826d Merge remote-tracking branch 'upstream/main' into compose_multiplatform
2 years ago
lihenggui 4f0c2e7b92 Implement multiplatform settings
2 years ago
dturner 27fd4e544a 🤖 Updates screenshots
2 years ago
Don Turner 08dfec01f6 Fix individual UI components
2 years ago
lihenggui 015cf5ad29 WIP: Implement datastore settings
2 years ago
lihenggui a7b98f6953 Merge branch 'compose_multiplatform' of https://github.com/lihenggui/nowinandroid into compose_multiplatform
2 years ago
lihenggui e1715c6601 WIP: Add multiplatform-settings library
2 years ago
dturner 02d4fea615 🤖 Updates screenshots
2 years ago
Don Turner 8494b74646 Fix spotless (really should enable the commit hook to do this)
2 years ago
Don Turner 68c15a891c Fix text styles and spacing now that includeFontPadding is false
2 years ago
lihenggui ba102c67da Move protos to commonMain
2 years ago
lihenggui c3dbc689b6 Convert datastore-proto to multiplatform library
2 years ago
lihenggui 40a9f09786 Use @Component in the database module
2 years ago
lihenggui db8e99efdc Add platform specific implementation for dispatchers
2 years ago
lihenggui 2f412db367 Use object to provide implementations
2 years ago
lihenggui 460060389e Merge remote-tracking branch 'upstream/main' into compose_multiplatform
2 years ago
lihenggui c5521ce89b Make :core:common as a multiplatform library
2 years ago
lihenggui 29c3038e70 Add coroutine dependency
2 years ago
lihenggui 4dc3fa9653 Make JS target work
2 years ago
lihenggui 8bc97082fb Remove js support
2 years ago
lihenggui b480d60520 Fix SQL grammar errors
2 years ago
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
dturner 81a5c0a3a7 🤖 Updates screenshots
2 years ago
Don Turner 092daacced Revert fontSize change
2 years ago
Don Turner 1de15f0fab Fix spotless (again)
2 years ago
Don Turner 76d59b3da8
Merge branch 'main' into update-compose-bom
2 years ago
Don Turner 1d2029aa2c
Merge pull request #1040 from SimonMarquis/fix-unit-test
2 years ago
Don Turner adddea6fc7 Remove includeFontPadding, default behaviour is fine
2 years ago
dturner 9e645356f6 🤖 Updates screenshots
2 years ago
Don Turner 3868371ec8 Switch default padding to true since this was actually false by default since Compose 1.6.0-alpha01
2 years ago
Don Turner c773fd7d0a Switch off default font padding to avoid changing UI
2 years ago
Don Turner 3b1ee87194 Fix ShortText icon
2 years ago
dturner 6b2b01ed82 🤖 Updates screenshots
2 years ago
Don Turner 522efac8c0 Update Compose BOM to 2024.02.00. Fixes #1218
2 years ago
Mercury Li 242878e50e
Merge pull request #1 from lihenggui/compose_multiplatform
2 years ago
lihenggui af1ab65981 Add new KotlinInjectConventionPlugin
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 e0ac78cb12 Fix compile errors in DriverModule
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