Arkadii Ivanov
265de0fc28
TodoApp. Updated Decompose to 0.5.1 and MVIKotlin to 3.0.0-beta01. ( #1896 )
3 years ago
Ryan Simon
a749ade5d7
Fix issue where Android app is not launchable ( #1758 )
...
Launcher `Activity` should have `android:exported` attributes set to `true` so that app launchers have permission to launch the `Activity`.
Check official docs for more information: https://developer.android.com/guide/topics/manifest/activity-element#exported
3 years ago
Alexey Tsvetkov
d23806a3f4
Update examples ( #1740 )
...
* Update examples to Gradle 7.3.3
Resolves #1654
* Update compose and agp in examples
Resolves #1117
* Fix gradle plugins classloading in examples and templates
* Make falling balls mpp compatible with examples checker
3 years ago
Igor Demin
3ed28dde02
Fix Todo example for Android
3 years ago
Arkadii Ivanov
696d20c931
Update TodoApp dependencies ( #1001 )
3 years ago
Arkadii Ivanov
8f87cda24d
Add web app for the TodoApp example ( #778 )
...
* Prepare the TodoApp example for adding the JavaScript app
* Add the JavaScript app for the TodoApp example
* TodoApp. Update Compose to 0.5.0-build225.
3 years ago
Arkadii Ivanov
8d6be48499
TodoApp. Get rid of Dependencies interfaces. ( #480 )
4 years ago
Arkadii Ivanov
4f19363222
TodoApp update Compose to build168 and Decompose to 0.1.9 ( #424 )
4 years ago
Igor Demin
f606ed50ca
Examples/templates. Refactoring after migration to 0.3.0
4 years ago
Nikolay Igotti
c58018221e
Move to 0.3.0-rc1 ( #410 )
4 years ago
Arkadii Ivanov
1d5fdbcc73
Update example todoapp to Kotlin 1.4.30 and deps ( #379 )
4 years ago
Arkadii Ivanov
497fd017fc
Add iOS target and app for todoapp example ( #166 )
4 years ago
Arkadii Ivanov
1b294335a9
Update Decompose to 0.1.1, remove copy-pasted code ( #102 )
...
Co-authored-by: Arkadii Ivanov <>
4 years ago
Igor Demin
c8812bd04b
Unify .gitignore across all examples and templates
4 years ago
Arkadii Ivanov
36a9f09e63
Rename app folder to todoapp
4 years ago