mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-25 08:36:06 +00:00
68 lines
1.7 KiB
YAML
68 lines
1.7 KiB
YAML
Categories:
|
|
- Reading
|
|
- Science & Education
|
|
- Translation & Dictionary
|
|
License: MIT
|
|
AuthorName: Karthikeyan Singaravelan
|
|
AuthorEmail: tir.karthi@gmail.com
|
|
AuthorWebSite: https://tirkarthi.github.io
|
|
SourceCode: https://github.com/tirkarthi/NotificationDictionary
|
|
IssueTracker: https://github.com/tirkarthi/NotificationDictionary/issues
|
|
|
|
AutoName: Notification Dictionary
|
|
|
|
RepoType: git
|
|
Repo: https://github.com/tirkarthi/NotificationDictionary
|
|
|
|
Builds:
|
|
- versionName: 0.0.16
|
|
versionCode: 16
|
|
commit: v0.0.16
|
|
subdir: app
|
|
sudo:
|
|
- apt-get update
|
|
- apt-get install -y openjdk-11-jdk
|
|
- update-alternatives --auto java
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: 0.0.18
|
|
versionCode: 18
|
|
commit: b1513571434f147a5b5a23ab7c1be9c7eb94b97d
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: 0.0.22
|
|
versionCode: 22
|
|
commit: ad584f15c316caa890f19324fc268552468b64a1
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: 0.0.23
|
|
versionCode: 23
|
|
commit: d8ac11d193b48c8ef5949436572c4d26fb056302
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
prebuild:
|
|
- sed -i -e '/awesome-app-rating/d' build.gradle
|
|
- sed -i -e '/fun show_rating/,/^ }/d' -e '/show_rating/d' -e '/ratingdialog/d'
|
|
src/main/java/com/xtreak/notificationdictionary/MainActivity.kt
|
|
|
|
- versionName: 0.0.24
|
|
versionCode: 24
|
|
commit: 16aa821c0750d907ab1dcb9cbcb99eb2133cab99
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
prebuild:
|
|
- sed -i -e '/awesome-app-rating/d' build.gradle
|
|
- sed -i -e '/fun show_rating/,/^ }/d' -e '/show_rating/d' -e '/ratingdialog/d'
|
|
src/main/java/com/xtreak/notificationdictionary/MainActivity.kt
|
|
|
|
AutoUpdateMode: Version
|
|
UpdateCheckMode: Tags
|
|
CurrentVersion: 0.0.24
|
|
CurrentVersionCode: 24
|