5
1
Fork
You've already forked mobile-android-refresh
0
OpenVK Refresh mobile client for Android
  • Java 100%
Dmitry Tretyakov 7a39f5396c
Merge pull request #13 from Artem13327/patch-3
app_name вряд ли нуждается в переводе
2024年07月28日 22:30:01 +07:00
.github/workflows Add an action for proper repository mirroring 2023年02月04日 10:45:35 +00:00
.idea Migrate the API client from OpenVK Legacy to OpenVK Refresh 2023年11月25日 15:50:34 +07:00
app app_name вряд ли нуждается в переводе 2024年07月23日 20:15:33 +00:00
gradle/wrapper Simpify OpenVK API messages 2023年05月30日 08:16:52 +07:00
.gitignore build 21 2023年02月26日 17:30:26 +07:00
build.gradle Simpify OpenVK API messages 2023年05月30日 08:16:52 +07:00
COPYING I choosed AGPLv3 because refactored OVK Legacy API using 2023年01月31日 21:06:48 +07:00
gradle.properties Simpify OpenVK API messages 2023年05月30日 08:16:52 +07:00
gradlew Start development 2022年10月29日 11:19:59 +07:00
gradlew.bat Start development 2022年10月29日 11:19:59 +07:00
README.md Почистил/Заменил старые ссылки 2024年06月28日 23:10:43 +00:00
settings.gradle Added video player based on VLC engine 2023年02月15日 22:57:40 +07:00

OpenVK Refresh

Author: Dmitry Tretyakov

Yet another mobile client in Material Design 2 with Monet theme support for Android 11-.
Powered by OpenVK API. Android 5.0+ supported.

We will be happy to accept your bugreports in our bug-tracker.

Download APK

Building

You can build your app from source in Android Studio current version. Download

Used Libraries

OpenVK API client and some UI layouts based on OpenVK Legacy (GNU Affero GPL 3.0+)

  1. AndroidX (Apache License 2.0)
  2. Material Design 2 components (Apache License 2.0)
  3. Glide (BSD 2-Clause License)
  4. MonetCompat (X11 License)
  5. OkHttp (Apache License 2.0)
  6. libVLC (LGPL 2.1)
  7. MaterialSearchBar (X11 License)
  8. SectionedRecyclerViewAdapter (X11 License)

OpenVK Refresh License

GNU (Affero) GPL v3.0 or later version.

OpenVK API docs
OpenVK Mobile

Get it on Codeberg