omnivore/android/Omnivore
2023-11-09 11:34:21 +08:00
..
app Fix issues with creating notes and labels on Android 2023-11-09 11:34:21 +08:00
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 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 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.