Commit Graph

30 Commits

Author SHA1 Message Date
Jim Sproch
a74417fcef Upgrade imageviewer to build150 2021-02-10 15:53:42 -08:00
Roman Sedaikin
11e153736c Move ImageViewer to build149 and Kotlin 1.4.30. 2021-02-05 11:55:26 +03:00
Igor Demin
e00beacfbd Migrate to 0.3.0-build146 (imageviewer) 2021-01-28 19:37:05 +03:00
Igor Demin
728b4d5f76 ImageVIewer. Don't show splash screen on click on refresh button 2021-01-26 19:27:52 +03:00
Igor Demin
bde57fd891 ImageVIewer. Splash screen, composable window API 2021-01-26 18:19:19 +03:00
Nikolay Igotti
9354a554b4 iMove to 0.3.0-build135 and Kotlin 1.4.21. 2020-12-15 13:07:28 +03:00
Nikolay Igotti
18afa24fe0 Move to 0.2.0-build128 2020-11-23 10:08:22 +03:00
Nikolay Igotti
aa2a8740ca Update to 0.1.0-build113 2020-11-09 18:23:34 +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
Sebastian Aigner
c151746e53 Add IDE resolution warning for examples sharing JVM & Android code. (#49)
Co-authored-by: Sebastian Aigner <sebastian.aigner@jetbrains.com>
2020-11-04 19:47:58 +03:00
Igor Demin
3b583678c7 Migrate to Compose 0.1.0-m1-build62 2020-11-03 23:59:40 +03:00
Roman Sedaikin
a35596ff03 Added zoom/drag feature to desktop imageviewer. Added image navigation support via shortcuts. 2020-11-02 14:23:43 +03:00
Roman Sedaikin
70ffa959c2 Added scrollbar to ImageViewer. 2020-11-02 11:53:24 +03:00
Alexey Tsvetkov
927abf0d03 Add icons support to packaging 2020-10-29 20:40:27 +03:00
Igor Demin
6009cdd6cb Remove "Copyright 2020 The Android Open Source Project" 2020-10-28 11:16:55 +03:00
Nikolay Igotti
c0c31e9506 Move to dev97 2020-10-20 21:48:28 +03:00
Roman Sedaikin
f440b6ddee Fixed loading screen when click on miniature. 2020-10-20 17:53:32 +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
Roman Sedaikin
df6fa95b9b Added app icon to desktop version of ImageViewer. 2020-10-20 11:03:26 +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
743a300bc0 Fixed Draggable & Scalable for desktop. 2020-09-14 11:15:51 +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
spvessel
d579d3f946 Fixed an issue where the user could see the previous image in full screen mode before the selected one was loaded. 2020-09-10 18:49:48 +03:00
Nikolay Igotti
a61dbff798 Move to unmerged30. 2020-09-10 17:58:19 +03:00
Nikolay Igotti
f201961e31 Example Image Viewer. 2020-09-07 13:54:19 +03:00