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
|
|
|
|
|
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-31 05:24:08 +00:00
|
|
|
- versionName: 0.1.8
|
|
|
|
|
versionCode: 903
|
|
|
|
|
commit: f84b097391fb2830c3a6704a94ed7e31dd1d31d6
|
|
|
|
|
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.8
|
|
|
|
|
versionCode: 904
|
|
|
|
|
commit: f84b097391fb2830c3a6704a94ed7e31dd1d31d6
|
|
|
|
|
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-08-31 05:24:08 +00:00
|
|
|
CurrentVersion: 0.1.8
|
|
|
|
|
CurrentVersionCode: 904
|