omnivore/android/Omnivore
Avadhut Tanugade f59b944bd6 feat(android): scroll with volume buttons
closes: github issue #2936
2024-02-04 14:26:37 +05:30
..
app feat(android): scroll with volume buttons 2024-02-04 14:26:37 +05:30
gradle/wrapper login with email and save token to datastore 2022-08-17 12:20:34 -07:00
.gitignore create new android app 2022-08-02 14:54:34 -07:00
build.gradle bump compose version 2024-01-31 12:55:55 +00:00
gradle.properties Add self hosted settings to Android app 2023-10-03 17:16:25 +08:00
gradlew create new android app 2022-08-02 14:54:34 -07:00
gradlew.bat create new android app 2022-08-02 14:54:34 -07:00
README.md add setup instructions/command to load secrets file for Android 2022-10-10 08:30:57 -07:00
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.