omnivore/android/Omnivore
2024-01-15 10:57:25 +08:00
..
app Merge pull request #3365 from omnivore-app/fix/android-swipe-gesture 2024-01-15 10:57:25 +08:00
gradle/wrapper
.gitignore
build.gradle Downgrade kotlin version 2023-08-07 17:14:06 +08:00
gradle.properties Add self hosted settings to Android app 2023-10-03 17:16:25 +08:00
gradlew
gradlew.bat
README.md
secrets.xml Improve loading on Android, switch to posthog 2023-09-14 14:48:30 +08:00
settings.gradle First pass at Android Notebooks, most parts in place, lots of styling needed 2023-05-03 18:53:01 +08:00

Omnivore - Android

Setup

From the root directory run the following command:

make droid

This will copy a secrets.xml file into the strings directory. If you have a PSPDF license key then paste that value into the pspdfkit_license_key entry in that file.