Commit Graph

477 Commits (6d8b2f8f12a54fb6c3acdaec597e007ae39eea2a)

Author SHA1 Message Date
lihenggui 6c89a82e30 Merge branch 'main' of https://github.com/android/nowinandroid into compose_multiplatform
2 years ago
Jaehwa Noh abe798056e
Add @After to guarantee DB was closed. (#1240)
2 years ago
Don Turner 42e9a3a2c6
Merge pull request #1182 from SimonMarquis/api-compose-ui-tooling
2 years ago
Don Turner 350e7b1bba
Merge pull request #1144 from SimonMarquis/move-fakes-to-data-test-module
2 years ago
Don Turner 171fa88ac0
Merge pull request #1248 from yongsuk44/main
2 years ago
Don Turner 067d68e1c6
Merge pull request #1247 from Jaehwa-Noh/remove-unused-function
2 years ago
kim-yongsuk 3fa75a037a Apply Composable Parameter Ordering Guidelines
2 years ago
Alex Vanyo e3c7018124 Extract ScreenshotHelper to separate testing module
2 years ago
Jaehwa Noh 52c0d7ae0a Remove Insert function
2 years ago
Tomáš Mlynarič f31fdb3ec2 Merge branch 'main' into mlykotom/tz-perf-improvement
2 years ago
lihenggui a6b0c1f0a3 WIP: Add build konfig
2 years ago
lihenggui bd2059ba88 Implement network module
2 years ago
lihenggui 2a5672f6cd Merge remote-tracking branch 'origin/compose_multiplatform' into compose_multiplatform
2 years ago
lihenggui 6643cadf8b Use Kermit as the logging framework
2 years ago
lihenggui 25934d45c9 Remove support for wasm
2 years ago
lihenggui 234ad1e6cc Change js to wasmJs
2 years ago
lihenggui 8aaa37d4d6 Use Naiper as the logging library
2 years ago
lihenggui 3f19340c3d Move news.json and topics.json to the code
2 years ago
lihenggui 92981961a1 WIP: Add ktor and retrofit dependencies
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
Simon Marquis dc2f435a27 Merge remote-tracking branch 'origin/main' into move-fakes-to-data-test-module
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