Commit Graph

17 Commits

Author SHA1 Message Date
Roman Sedaikin
8b16eea289 Updated imageviewer example to use CoroutineScope (loading and processing images). 2021-08-03 19:15:49 +03:00
Roman Sedaikin
3097fa3713 Move ImageViewer to build154. 2021-02-17 13:23:01 +03:00
Jim Sproch
a74417fcef Upgrade imageviewer to build150 2021-02-10 15:53:42 -08:00
Igor Demin
e00beacfbd Migrate to 0.3.0-build146 (imageviewer) 2021-01-28 19:37:05 +03:00
Igor Demin
bde57fd891 ImageVIewer. Splash screen, composable window API 2021-01-26 18:19:19 +03:00
Nikolay Igotti
18afa24fe0 Move to 0.2.0-build128 2020-11-23 10:08:22 +03:00
Igor Demin
3f31864f34 Imageviewer. Fix "./gradlew build" 2020-11-05 10:27:43 +03:00
Sebastian Aigner
33b041c31a ImageViewer: Use Ktor and expect/actual to make common source set pure Kotlin (#51)
* Add IDE resolution warning for examples sharing JVM & Android code.

* Use Ktor to remove JVM-specific networking code from common source set
Fix resolution for Picture class via expect/actual mechanism

Co-authored-by: Sebastian Aigner <sebastian.aigner@jetbrains.com>
2020-11-04 22:56:12 +03:00
Igor Demin
6009cdd6cb Remove "Copyright 2020 The Android Open Source Project" 2020-10-28 11:16:55 +03:00
Roman Sedaikin
79ddbaf7bd Updated android application to new version of compose api. 2020-10-20 16:01:37 +03:00
Roman Sedaikin
728210fdde Fixed loading screen issue. 2020-10-20 15:26:44 +03:00
spvessel
345c409833 Added mouse hover interactivity to the desktop version of app. 2020-09-21 11:27:57 +03:00
Nikolay Igotti
d96a1090cb Add mouse move demo to imageviewer. 2020-09-16 17:25:21 +03:00
Nikolay Igotti
dfa22f0a01 Move sampels to build58 2020-09-15 17:41:15 +03:00
spvessel
b71d16381b Added/removed some imports. 2020-09-14 11:38:08 +03:00
spvessel
07c6845dd3 Fixed an issue where the user could see the previous image in full screen mode before the selected one was loaded (android and desktop). 2020-09-10 19:26:33 +03:00
Nikolay Igotti
f201961e31 Example Image Viewer. 2020-09-07 13:54:19 +03:00