fdroiddata/metadata/jp.nonbili.nora.yml

421 lines
16 KiB
YAML
Raw Normal View History

2025-08-12 04:37:07 +00:00
AntiFeatures:
NonFreeNet:
en-US: Rely on Instagram, Reddit, Threads and X
Categories:
2025-08-18 13:24:30 +00:00
- Forum
2025-08-12 04:37:07 +00:00
- Internet
- Social Network
License: AGPL-3.0-only
SourceCode: https://github.com/nonbili/Nora
IssueTracker: https://github.com/nonbili/Nora/issues
Donate: https://github.com/sponsors/rnons
Liberapay: rnons
RepoType: git
Repo: https://github.com/nonbili/Nora
Builds:
2025-08-13 05:25:22 +00:00
- versionName: 0.1.5
versionCode: 603
commit: 29c7d4ff03da8937c449a1aa96f1a1a3998b619e
subdir: android/app
sudo:
- sysctl fs.inotify.max_user_watches=524288 || true
- echo "deb https://deb.debian.org/debian trixie main" > /etc/apt/sources.list.d/trixie.list
- apt-get update
- apt-get install -y -t trixie npm
- npm -g install yarn
gradle:
- yes
output: build/outputs/apk/release/app-armeabi-v7a-release-unsigned.apk
prebuild:
- cd ../..
- sed -i -e '1a "expo":{"autolinking":{"android":{"buildFromSource":[".*"]}}},'
package.json
- yarn
- yarn bundle:es
- yarn expo prebuild -p android --clean
scanignore:
- node_modules/react-native/sdks/hermesc/linux64-bin/hermesc
- android/build.gradle
- node_modules/expo-modules-core/android/ExpoModulesCorePlugin.gradle
- node_modules/expo-modules-autolinking/scripts/android/autolinking_implementation.gradle
- node_modules/react-native-safe-area-context/android/build.gradle
- node_modules/react-native-edge-to-edge/android/build.gradle
- node_modules/react-native-reanimated/android/build.gradle
- node_modules/react-native-screens/android/build.gradle
- node_modules/react-native-svg/android/build.gradle
scandelete:
- node_modules
- versionName: 0.1.5
versionCode: 604
commit: 29c7d4ff03da8937c449a1aa96f1a1a3998b619e
subdir: android/app
sudo:
- sysctl fs.inotify.max_user_watches=524288 || true
- echo "deb https://deb.debian.org/debian trixie main" > /etc/apt/sources.list.d/trixie.list
- apt-get update
- apt-get install -y -t trixie npm
- npm -g install yarn
gradle:
- yes
output: build/outputs/apk/release/app-arm64-v8a-release-unsigned.apk
prebuild:
- cd ../..
- sed -i -e '1a "expo":{"autolinking":{"android":{"buildFromSource":[".*"]}}},'
package.json
- yarn
- yarn bundle:es
- yarn expo prebuild -p android --clean
scanignore:
- node_modules/react-native/sdks/hermesc/linux64-bin/hermesc
- android/build.gradle
- node_modules/expo-modules-core/android/ExpoModulesCorePlugin.gradle
- node_modules/expo-modules-autolinking/scripts/android/autolinking_implementation.gradle
- node_modules/react-native-safe-area-context/android/build.gradle
- node_modules/react-native-edge-to-edge/android/build.gradle
- node_modules/react-native-reanimated/android/build.gradle
- node_modules/react-native-screens/android/build.gradle
- node_modules/react-native-svg/android/build.gradle
scandelete:
- node_modules
2025-08-20 05:26:07 +00:00
- versionName: 0.1.7
versionCode: 803
commit: 39d1223b1157dd18be1b28eee56d81e7ced69e2c
subdir: android/app
sudo:
- sysctl fs.inotify.max_user_watches=524288 || true
- echo "deb https://deb.debian.org/debian trixie main" > /etc/apt/sources.list.d/trixie.list
- apt-get update
- apt-get install -y -t trixie npm
- npm -g install yarn
gradle:
- yes
output: build/outputs/apk/release/app-armeabi-v7a-release-unsigned.apk
prebuild:
- cd ../..
- sed -i -e '1a "expo":{"autolinking":{"android":{"buildFromSource":[".*"]}}},'
package.json
- yarn
- yarn bundle:es
- yarn expo prebuild -p android --clean
scanignore:
- node_modules/react-native/sdks/hermesc/linux64-bin/hermesc
- android/build.gradle
- node_modules/expo-modules-core/android/ExpoModulesCorePlugin.gradle
- node_modules/expo-modules-autolinking/scripts/android/autolinking_implementation.gradle
- node_modules/react-native-safe-area-context/android/build.gradle
- node_modules/react-native-edge-to-edge/android/build.gradle
- node_modules/react-native-reanimated/android/build.gradle
- node_modules/react-native-screens/android/build.gradle
- node_modules/react-native-svg/android/build.gradle
scandelete:
- node_modules
- versionName: 0.1.7
versionCode: 804
commit: 39d1223b1157dd18be1b28eee56d81e7ced69e2c
subdir: android/app
2025-08-31 05:24:08 +00:00
sudo:
- sysctl fs.inotify.max_user_watches=524288 || true
- echo "deb https://deb.debian.org/debian trixie main" > /etc/apt/sources.list.d/trixie.list
- apt-get update
- apt-get install -y -t trixie npm
- npm -g install yarn
gradle:
- yes
output: build/outputs/apk/release/app-arm64-v8a-release-unsigned.apk
prebuild:
- cd ../..
- sed -i -e '1a "expo":{"autolinking":{"android":{"buildFromSource":[".*"]}}},'
package.json
- yarn
- yarn bundle:es
- yarn expo prebuild -p android --clean
scanignore:
- node_modules/react-native/sdks/hermesc/linux64-bin/hermesc
- android/build.gradle
- node_modules/expo-modules-core/android/ExpoModulesCorePlugin.gradle
- node_modules/expo-modules-autolinking/scripts/android/autolinking_implementation.gradle
- node_modules/react-native-safe-area-context/android/build.gradle
- node_modules/react-native-edge-to-edge/android/build.gradle
- node_modules/react-native-reanimated/android/build.gradle
- node_modules/react-native-screens/android/build.gradle
- node_modules/react-native-svg/android/build.gradle
scandelete:
- node_modules
2025-09-01 05:23:03 +00:00
- versionName: 0.1.9
versionCode: 1003
commit: 6d46cb331078271cad94cfd6a18ba7e0e14e6371
subdir: android/app
sudo:
- sysctl fs.inotify.max_user_watches=524288 || true
- echo "deb https://deb.debian.org/debian trixie main" > /etc/apt/sources.list.d/trixie.list
- apt-get update
- apt-get install -y -t trixie npm
- npm -g install yarn
gradle:
- yes
output: build/outputs/apk/release/app-armeabi-v7a-release-unsigned.apk
prebuild:
- cd ../..
- sed -i -e '1a "expo":{"autolinking":{"android":{"buildFromSource":[".*"]}}},'
package.json
- yarn
- yarn bundle:es
- yarn expo prebuild -p android --clean
scanignore:
- node_modules/react-native/sdks/hermesc/linux64-bin/hermesc
- android/build.gradle
- node_modules/expo-modules-core/android/ExpoModulesCorePlugin.gradle
- node_modules/expo-modules-autolinking/scripts/android/autolinking_implementation.gradle
- node_modules/react-native-safe-area-context/android/build.gradle
- node_modules/react-native-edge-to-edge/android/build.gradle
- node_modules/react-native-reanimated/android/build.gradle
- node_modules/react-native-screens/android/build.gradle
- node_modules/react-native-svg/android/build.gradle
scandelete:
- node_modules
- versionName: 0.1.9
versionCode: 1004
commit: 6d46cb331078271cad94cfd6a18ba7e0e14e6371
subdir: android/app
sudo:
- sysctl fs.inotify.max_user_watches=524288 || true
- echo "deb https://deb.debian.org/debian trixie main" > /etc/apt/sources.list.d/trixie.list
- apt-get update
- apt-get install -y -t trixie npm
- npm -g install yarn
gradle:
- yes
output: build/outputs/apk/release/app-arm64-v8a-release-unsigned.apk
prebuild:
- cd ../..
- sed -i -e '1a "expo":{"autolinking":{"android":{"buildFromSource":[".*"]}}},'
package.json
- yarn
- yarn bundle:es
- yarn expo prebuild -p android --clean
scanignore:
- node_modules/react-native/sdks/hermesc/linux64-bin/hermesc
- android/build.gradle
- node_modules/expo-modules-core/android/ExpoModulesCorePlugin.gradle
- node_modules/expo-modules-autolinking/scripts/android/autolinking_implementation.gradle
- node_modules/react-native-safe-area-context/android/build.gradle
- node_modules/react-native-edge-to-edge/android/build.gradle
- node_modules/react-native-reanimated/android/build.gradle
- node_modules/react-native-screens/android/build.gradle
- node_modules/react-native-svg/android/build.gradle
scandelete:
- node_modules
- versionName: 0.1.10
versionCode: 1103
commit: d235e4791f14ad1b13d22a8f296c2228bc0a3199
subdir: android/app
sudo:
- sysctl fs.inotify.max_user_watches=524288 || true
- echo "deb https://deb.debian.org/debian trixie main" > /etc/apt/sources.list.d/trixie.list
- apt-get update
- apt-get install -y -t trixie npm
- npm -g install yarn
gradle:
- yes
output: build/outputs/apk/release/app-armeabi-v7a-release-unsigned.apk
prebuild:
- cd ../..
- sed -i -e '1a "expo":{"autolinking":{"android":{"buildFromSource":[".*"]}}},'
package.json
- yarn
- yarn bundle:es
- yarn expo prebuild -p android --clean
scanignore:
- node_modules/react-native/sdks/hermesc/linux64-bin/hermesc
- android/build.gradle
- node_modules/expo-modules-core/android/ExpoModulesCorePlugin.gradle
- node_modules/expo-modules-autolinking/scripts/android/autolinking_implementation.gradle
- node_modules/react-native-safe-area-context/android/build.gradle
- node_modules/react-native-edge-to-edge/android/build.gradle
- node_modules/react-native-reanimated/android/build.gradle
- node_modules/react-native-screens/android/build.gradle
- node_modules/react-native-svg/android/build.gradle
scandelete:
- node_modules
- versionName: 0.1.10
versionCode: 1104
commit: d235e4791f14ad1b13d22a8f296c2228bc0a3199
subdir: android/app
sudo:
- sysctl fs.inotify.max_user_watches=524288 || true
- echo "deb https://deb.debian.org/debian trixie main" > /etc/apt/sources.list.d/trixie.list
- apt-get update
- apt-get install -y -t trixie npm
- npm -g install yarn
gradle:
- yes
output: build/outputs/apk/release/app-arm64-v8a-release-unsigned.apk
prebuild:
- cd ../..
- sed -i -e '1a "expo":{"autolinking":{"android":{"buildFromSource":[".*"]}}},'
package.json
- yarn
- yarn bundle:es
- yarn expo prebuild -p android --clean
scanignore:
- node_modules/react-native/sdks/hermesc/linux64-bin/hermesc
- android/build.gradle
- node_modules/expo-modules-core/android/ExpoModulesCorePlugin.gradle
- node_modules/expo-modules-autolinking/scripts/android/autolinking_implementation.gradle
- node_modules/react-native-safe-area-context/android/build.gradle
- node_modules/react-native-edge-to-edge/android/build.gradle
- node_modules/react-native-reanimated/android/build.gradle
- node_modules/react-native-screens/android/build.gradle
- node_modules/react-native-svg/android/build.gradle
scandelete:
- node_modules
2025-09-09 05:20:01 +00:00
- versionName: 0.2.0
versionCode: 1203
commit: baa9e1edc3ed22e4864e97d873ef1c8ae1df05e6
subdir: android/app
sudo:
- sysctl fs.inotify.max_user_watches=524288 || true
- echo "deb https://deb.debian.org/debian trixie main" > /etc/apt/sources.list.d/trixie.list
- apt-get update
- apt-get install -y -t trixie npm
- npm -g install yarn
gradle:
- yes
output: build/outputs/apk/release/app-armeabi-v7a-release-unsigned.apk
prebuild:
- cd ../..
- sed -i -e '1a "expo":{"autolinking":{"android":{"buildFromSource":[".*"]}}},'
package.json
- yarn
- yarn bundle:es
- yarn expo prebuild -p android --clean
scanignore:
- node_modules/react-native/sdks/hermesc/linux64-bin/hermesc
- android/build.gradle
- node_modules/expo-modules-core/android/ExpoModulesCorePlugin.gradle
- node_modules/expo-modules-autolinking/scripts/android/autolinking_implementation.gradle
- node_modules/react-native-safe-area-context/android/build.gradle
- node_modules/react-native-edge-to-edge/android/build.gradle
- node_modules/react-native-reanimated/android/build.gradle
- node_modules/react-native-screens/android/build.gradle
- node_modules/react-native-svg/android/build.gradle
scandelete:
- node_modules
- versionName: 0.2.0
versionCode: 1204
commit: baa9e1edc3ed22e4864e97d873ef1c8ae1df05e6
subdir: android/app
2025-09-11 05:25:49 +00:00
sudo:
- sysctl fs.inotify.max_user_watches=524288 || true
- echo "deb https://deb.debian.org/debian trixie main" > /etc/apt/sources.list.d/trixie.list
- apt-get update
- apt-get install -y -t trixie npm
- npm -g install yarn
gradle:
- yes
output: build/outputs/apk/release/app-arm64-v8a-release-unsigned.apk
prebuild:
- cd ../..
- sed -i -e '1a "expo":{"autolinking":{"android":{"buildFromSource":[".*"]}}},'
package.json
- yarn
- yarn bundle:es
- yarn expo prebuild -p android --clean
scanignore:
- node_modules/react-native/sdks/hermesc/linux64-bin/hermesc
- android/build.gradle
- node_modules/expo-modules-core/android/ExpoModulesCorePlugin.gradle
- node_modules/expo-modules-autolinking/scripts/android/autolinking_implementation.gradle
- node_modules/react-native-safe-area-context/android/build.gradle
- node_modules/react-native-edge-to-edge/android/build.gradle
- node_modules/react-native-reanimated/android/build.gradle
- node_modules/react-native-screens/android/build.gradle
- node_modules/react-native-svg/android/build.gradle
scandelete:
- node_modules
2025-09-12 05:34:41 +00:00
- versionName: 0.2.2
versionCode: 1403
commit: fe47e020c837856b7f003e5eef5c5dc050c10059
subdir: android/app
sudo:
- sysctl fs.inotify.max_user_watches=524288 || true
- echo "deb https://deb.debian.org/debian trixie main" > /etc/apt/sources.list.d/trixie.list
- apt-get update
- apt-get install -y -t trixie npm
- npm -g install yarn
gradle:
- yes
output: build/outputs/apk/release/app-armeabi-v7a-release-unsigned.apk
prebuild:
- cd ../..
- sed -i -e '1a "expo":{"autolinking":{"android":{"buildFromSource":[".*"]}}},'
package.json
- yarn
- yarn bundle:es
- yarn expo prebuild -p android --clean
scanignore:
- node_modules/react-native/sdks/hermesc/linux64-bin/hermesc
- android/build.gradle
- node_modules/expo-modules-core/android/ExpoModulesCorePlugin.gradle
- node_modules/expo-modules-autolinking/scripts/android/autolinking_implementation.gradle
- node_modules/react-native-safe-area-context/android/build.gradle
- node_modules/react-native-edge-to-edge/android/build.gradle
- node_modules/react-native-reanimated/android/build.gradle
- node_modules/react-native-screens/android/build.gradle
- node_modules/react-native-svg/android/build.gradle
scandelete:
- node_modules
- versionName: 0.2.2
versionCode: 1404
commit: fe47e020c837856b7f003e5eef5c5dc050c10059
subdir: android/app
sudo:
- sysctl fs.inotify.max_user_watches=524288 || true
- echo "deb https://deb.debian.org/debian trixie main" > /etc/apt/sources.list.d/trixie.list
- apt-get update
- apt-get install -y -t trixie npm
- npm -g install yarn
gradle:
- yes
output: build/outputs/apk/release/app-arm64-v8a-release-unsigned.apk
prebuild:
- cd ../..
- sed -i -e '1a "expo":{"autolinking":{"android":{"buildFromSource":[".*"]}}},'
package.json
- yarn
- yarn bundle:es
- yarn expo prebuild -p android --clean
scanignore:
- node_modules/react-native/sdks/hermesc/linux64-bin/hermesc
- android/build.gradle
- node_modules/expo-modules-core/android/ExpoModulesCorePlugin.gradle
- node_modules/expo-modules-autolinking/scripts/android/autolinking_implementation.gradle
- node_modules/react-native-safe-area-context/android/build.gradle
- node_modules/react-native-edge-to-edge/android/build.gradle
- node_modules/react-native-reanimated/android/build.gradle
- node_modules/react-native-screens/android/build.gradle
- node_modules/react-native-svg/android/build.gradle
scandelete:
- node_modules
2025-08-12 04:37:07 +00:00
AutoUpdateMode: Version
UpdateCheckMode: Tags
VercodeOperation:
- 100 * %c + 3
- 100 * %c + 4
2025-09-12 05:34:41 +00:00
CurrentVersion: 0.2.2
CurrentVersionCode: 1404