Commit graph

40 commits

Author SHA1 Message Date
Sebastian Aigner
c7d2402619 Add explicit place to change the status bar color
Make it so that Compose stretches to the bottom of the screen (no white border)
2023-05-23 16:57:02 +02:00
Elijah Semyonov
87dfc98d36
Allow higher than 60hz framerates on CADisplayLink on iPhones (#17) 2023-05-18 13:12:26 +03:00
dima.avdeev
29ce600cb8
fix iOS build with multiple modules (#14)
Describe problem here https://github.com/dima-avdeev-jb/kotlin-gradle-plugin-ios-root-project-name-with-space
2023-05-03 17:29:54 +03:00
katia-energizer
bbbb3a8e24
Updated after proofreading (#13)
Co-authored-by: Ekaterina.Volodko <ekaterina.volodko@jetbrains.com>
2023-04-21 12:46:36 +03:00
Sebastian Aigner
dde60620de
Merge pull request #11 from ahmad-hossain/main
Fix typo in README.md
2023-04-16 09:10:04 +02:00
ahmad-hossain
a22b3611f8
Fix typo in README.md 2023-04-16 01:14:08 -04:00
Igor Demin
ac20bb79af
Merge pull request #10 from steprescott/patch-1
Update README.md
2023-04-14 14:02:38 +02:00
Ste Prescott
44e8c2274a
Update README.md
Links in the next steps section don't navigate to their intended locations.
2023-04-13 19:03:36 +01:00
Igor Demin
5db0e60d4a
Merge pull request #6 from danil-pavlov/main
update: tutorial review
2023-04-12 16:34:29 +02:00
Igor Demin
f22ed89246 Compose Multiplatform 1.4.0 2023-04-12 13:37:13 +02:00
Danil Pavlov
860ca60bd0
Update README.md
Co-authored-by: Igor Demin <igordmn@users.noreply.github.com>
2023-04-11 17:50:16 +02:00
Danil Pavlov
8133b58561
Update README.md
Co-authored-by: Igor Demin <igordmn@users.noreply.github.com>
2023-04-11 17:50:06 +02:00
Danil Pavlov
53861b76f9 update: review suggestions 2023-04-11 13:30:21 +02:00
Danil Pavlov
1651aa19c1 update: review suggestions 2023-04-10 18:15:27 +02:00
Nikita Lipsky
8618e264e2
Merge pull request #8 from JetBrains/pjBooms/remove-internal
Remove internal from common public @Composable as it is not required for 1.4.0-rc03
2023-04-07 15:29:26 +03:00
Nikita Lipsky
0673d97a0d Remove internal from common public @Composable as it is not required for 1.4.0-rc03 2023-04-07 14:53:50 +03:00
Danil Pavlov
17978e6fdb
Merge pull request #1 from danil-pavlov/tutorial-update
update: README tutorial
2023-04-06 12:59:11 +02:00
Danil Pavlov
5295d91595 update: images 2023-04-06 12:56:18 +02:00
Danil Pavlov
410337eb74 update: tutorial review 2023-04-05 16:32:37 +02:00
Nikita Lipsky
c005b55e42
Merge pull request #5 from SebastianAigner/aigner-update-readme
Update README images and code
2023-04-03 15:40:17 +03:00
Nikita Lipsky
36e4e034ae
Merge pull request #4 from SebastianAigner/aigner-add-app-icons
Add app icons
2023-04-02 13:21:09 +03:00
Sebastian Aigner
28c1f2e1ee Add iOS App icon 2023-03-31 21:30:33 +02:00
Sebastian Aigner
b8a2145ea0 Add Android app icon 2023-03-31 21:28:40 +02:00
Nikita Lipsky
0f0bacb97d
Merge pull request #3 from JetBrains/pjBooms/update-xcodeproj-for-icon-processing
Fix project.pbxproj to process resources
2023-03-31 21:43:33 +03:00
Sebastian Aigner
8f2171ad01 Update README images 2023-03-31 20:06:35 +02:00
Sebastian Aigner
1e6a31bc1d Update README code to reflect current state of App.kt file 2023-03-31 19:55:08 +02:00
Nikita Lipsky
c0b4e4633b Fix project.pbxproj to process resources 2023-03-31 20:27:59 +03:00
Nikita Lipsky
8916ce3cc3
Merge pull request #2 from SebastianAigner/aigner-add-png
Add file to `resources` directory to make sure it is included in the template
2023-03-29 18:58:10 +03:00
Sebastian Aigner
d2f327f649 Add Compose Multiplatform XML Vector Graphics and use it . 2023-03-27 16:54:48 +02:00
Nikita Lipsky
6ebb8f7563
Merge pull request #1 from SebastianAigner/aigner-getting-started-readme
Expand "Getting Started" README
2023-03-27 15:28:55 +04:00
Sebastian Aigner
9108e078b7 Add file to resources directory to make sure it is included in the template. 2023-03-26 16:49:57 +02:00
Sebastian Aigner
01cfdfa401 Add banner 2023-03-24 18:47:54 +01:00
Sebastian Aigner
947328b72b More height adjustments 2023-03-24 18:43:59 +01:00
Sebastian Aigner
4e78301cc1 More height adjustments 2023-03-24 18:43:15 +01:00
Sebastian Aigner
6fe29bf9c7 More height adjustments 2023-03-24 18:42:07 +01:00
Sebastian Aigner
70e7a9dde9 Adjust height again 2023-03-24 18:37:29 +01:00
Sebastian Aigner
5d06ee3c9e Try resize image 2023-03-24 18:35:17 +01:00
Sebastian Aigner
05921cbf04 Add image of Android app running 2023-03-24 18:29:30 +01:00
Sebastian Aigner
98c8bc7e4d Expand "Getting Started" README 2023-03-24 18:22:59 +01:00
Nikita Lipsky
a133881345 Compose Multiplatform Mobile project template 2023-03-23 15:44:18 +04:00