• v1.3.3 1722fff9bd

    v1.3.3 Stable

    gytisrepecka released this 2025-12-26 21:22:50 +02:00 | 0 commits to main since this release

    Bumping up web app version to v1.3.1 which now calculates movement speed based on time rather than window redraw event that varies across screens and usually is dynamic, thus noticeable.

    Two Android-specific items addressed:

    • #8 - remove not needed network/internet permission;
    • #7 - implement immersive (full-screen) mode.

    All details in #10.

    Android package details:

    • versionCode = 6
    • versionName = "1.3.3"

    Included web app version: v1.3.1.

    Downloads
  • v1.3.2 d51ada2c25

    v1.3.2 Stable

    gytisrepecka released this 2025-06-12 11:24:27 +03:00 | 12 commits to main since this release

    Minor app updates: F-Droid submission and adding of shortcuts menu.

    Items addressed:

    • #2 - Submission to F-Droid requires DependencyInfoBlock to be not present in built APK, therefore changes to app/build.gradle.kts are required;
    • #4 - Introducing shortcuts menu - it will be used when web app will support interpreting GET parameters.

    Android package details:

    • versionCode = 5
    • versionName = "1.3.2"

    Included web app version: v1.3.0.

    Downloads
  • v1.3.1 91bde23b76

    v1.3.1 Stable

    gytisrepecka released this 2025-06-11 14:41:38 +03:00 | 14 commits to main since this release

    Initial version of Android wrapper for Bouncing Logo web app as Android Studio project.

    Android application details:

    • versionCode = 4
    • versionName = "1.3.1"

    Included web app version: v1.3.0.

    Downloads