misc fixes

This commit is contained in:
linsui 2022-01-06 23:19:15 +08:00 committed by linsui
parent 4a30f666b2
commit d8ad1d016e
18 changed files with 33 additions and 161 deletions

View file

@ -188,6 +188,7 @@ Builds:
- versionName: 0.7.15
versionCode: 62
disable: https://github.com/AndorsTrailRelease/andors-trail/issues/41
commit: 04fbbac774e327c9ec1b7ee6b53e1fa1a155b826
subdir: AndorsTrail
rm:

View file

@ -7,35 +7,6 @@ SourceCode: https://bitbucket.org/oF2pks/adbungfupermissionsetter/src/xda
IssueTracker: https://bitbucket.org/oF2pks/adbungfupermissionsetter/issues?status=new&status=open
AutoName: ADBungFu
Description: |-
appOps manager / ADB simulator for rooted devices ONLY (#su Magisk). <b>USE WITH CAUTION.</b>
Up-left white spinner to select appOps or icon/Launcher usefullest
RUN_IN_BACKGROUND shortcut.
Apps are grayed for empty uses & listed with time durations for active
ones.
You can use icon/Launcher shortcut or sort option to toggle +/-
☢DARK/System apps (use with extreme care!). Run it to re-enabled frozen apps.
(I)nformation has a reset for all appOps, be aware: it will wipe all your
previous aosp appOps settings..
BackgroundRestrictor's fork/hack with all appOps not requiring
aosp/sOpPerms i.e. the permission-less ones.
Compatible since <a href="https://android.googlesource.com/platform/frameworks/base/+/refs/heads/lollipop-mr1-release/cmds/appops/src/com/android/commands/appops/AppOpsCommand.java#46">sdk22 Lollipop-mr1</a>.
prim-origin: <a href="https://github.com/MrBIMC/RunInBackgroundPermissionSetter">RunInBackgroundPermissionSetter</a>.
<b>Icons:</b>
* License is (GPLv3 compatible) <a href="https://www.gnu.org/licenses/license-list.html#ccby">CC_BY</a>
* source: <a href="http://www.softicons.com/android-icons/mad-ginger-icon-pack-by-madeliniz/adb-wireless-icon">mAd GiNGeR Icon Pack</a>
* ref. [mAd GiNGeR Icon Pack] modified with foreground layer addition: text["__#"] color[C86400]
* author: <a href="http://madeliniz.deviantart.com/">Madeliniz</a>
RequiresRoot: 'yes'

View file

@ -5,23 +5,6 @@ SourceCode: https://bitbucket.org/oF2pks/fdroid-applications-info/src
IssueTracker: https://forum.xda-developers.com/android/software-hacking/dexdump-xodus-trackers-apk-static-t3833391
AutoName: apps_Packages Info
Description: |-
Quickly show all possible android states for all installed packages:
* SharedLibs & uid added
* Persistent +Stopped +Inactive +Suspended state per app
* debug or test possible flavour
* sdk version (sorting option for Oreo/Pie)
* READ_LOGS if granted
* system app with locked data
* ALL ApplicationInfos classic features
* (full scan classes & trackers via intent/ClassyShark3xodus)
With minimum of permissions, this app also demonstrates all possible leaks
that can be done by any installed app with INTERNET granted (and closed
sources), in order to grab data for profiling.
(prim-origin https://github.com/MajeurAndroid/Android-Applications-Info)
RepoType: git
Repo: https://bitbucket.org/oF2pks/fdroid-applications-info/src
@ -76,17 +59,14 @@ Builds:
gradle:
- yes
- versionName: 1.7-16
versionCode: 16
commit: 73ff91300569da74a04ea42e43b01f5651d4d8dc
subdir: app
gradle:
- yes
- versionName: 1.7-17
versionCode: 17
commit: e8f11ba58bfc1ab0ac3540e5ae1189665cdff197
subdir: app
sudo:
- apt-get update || apt-get update
- apt-get install -y openjdk-11-jdk-headless
- update-alternatives --auto java
gradle:
- yes

View file

@ -5,36 +5,6 @@ SourceCode: https://bitbucket.org/oF2pks/chairlock/src/HEAD/
IssueTracker: https://forum.xda-developers.com/android/apps-games/appfoss4-1-chairlock-complete-t3956991
AutoName: Chairlock
Description: |-
All existing permissions on a device are extracted from all installed
packages (user /data, /system, /vendor), and reported with package-emitter
specs plus technical properties like translated description, ..., AppOp
possible association (starred).
Multi-additional sort options for all declared permissions:
* System/User
* Group
* Name
* Package
* Date installation
* UserId
* Statistics (targeted + granted)
* PackageLabel & ProtectionLevel
Search option on: Name, Package, Description (short & long)
Optional lists:
* Duplicates
* Misses
F-Droid@apps_Packages Info is embedded to provide list of all applications
targeting any selected (longpress) permission, granted or not (starred),
with related specifics including androidManifest or
F-Droid@ClassyShark3xodus possible scan launch.
(prim-origin https://github.com/MajeurAndroid/Android-Applications-Info)
RepoType: git
Repo: https://bitbucket.org/oF2pks/chairlock/src/master/
@ -54,17 +24,14 @@ Builds:
gradle:
- yes
- versionName: 1.7-16
versionCode: 16
commit: c28169de307ae0e944176a4e1cc67eb75ac9353f
subdir: app
gradle:
- yes
- versionName: 1.7-17
versionCode: 17
commit: 6c5d7b4867c23d75f439bee966d7e5869025f982
subdir: app
sudo:
- apt-get update || apt-get update
- apt-get install -y openjdk-11-jdk-headless
- update-alternatives --auto java
gradle:
- yes

View file

@ -6,24 +6,6 @@ WebSite: https://forum.xda-developers.com/android/software-hacking/dexdump-xodus
SourceCode: https://bitbucket.org/oF2pks/fdroid-classyshark3xodus/src
AutoName: ClassyShark3xodus
Description: |-
Checks apps for code signatures of known trackers (provided by Exodus).
Also can list all classes for launchable (via the app drawer) packages.
Can be used against any APK:
* installed: via an app manager,
* downloaded: via any file manager (long press and open with ClassyShark3xodus),
* launchable installed: via the first screen list (long press to list all classes, including obfuscated ones).
Note: doesn't work on odexed/system packages (it's a work-in-progress).
Finally, the app doesn't sync or connect to the Internet and thus cannot
sneak on end users.
The app is updated when Exodus updates their list of trackers:
https://reports.exodus-privacy.eu.org/api/trackers
ClassyShark3xodus is based on Google's ClassyShark:
https://github.com/google/android-classyshark
RepoType: git
Repo: https://bitbucket.org/oF2pks/fdroid-classyshark3xodus.git

View file

@ -6,19 +6,6 @@ SourceCode: https://bitbucket.org/oF2pks/kaltura-device-info-android/src
IssueTracker: https://forum.xda-developers.com/android/apps-games/appfoss-googleserviceframework-gsf-t3849908
AutoName: (F-Droid) kDI
Description: |-
Re-branded KalturaDeviceInfo to provides GSF id (needed for Google
uncertified devices), checks about Widevine & media decoders plus detection
for Treble & a/b Seamless update (and others system IDs).
The primary goal of this DeviceInfo app is to help purchasing devices by
asking seller to send json to buyer (or run it directly in shops for
powered-on devices when connected to wifi... or via bluetooth), and to
provide straight full anonymous reports for rom developers (especially
for project Treble); without any misses concerning deep defined characteristics.
This app is a basic json example that shows how much any app, with
<internet> permission granted, can leak your device info on the net...
RepoType: git
Repo: https://bitbucket.org/oF2pks/kaltura-device-info-android/src

View file

@ -6,34 +6,6 @@ SourceCode: https://bitbucket.org/oF2pks/neolinker
IssueTracker: https://bitbucket.org/oF2pks/neolinker/issues?status=new&status=open
AutoName: NeoLinker
Description: |-
Hybrid version of Flashify & Browser-Intercept (without any permission or
security weakness)
<b>Flashify Open websites in another browser via Share option</b>
...is a simple utility app that takes a url from the Share Intent in
Android and opens it in another browser. It was orginally designed to
easily open Adobe Flash websites in a browser that supports Flash but is
equally useful for quickly testing mobile websites in multiple browsers.
https://github.com/GodsMoon/Flashify
<b>browser-intercept</b>
shows url & choice of browsers before launching links from apps.
https://github.com/intrications/browser-intercept
Iterate <createChooser> on NeoLinker icon will switch to:
* @view/browse: link
* @SEND/share: {link}
* @view/browse: searX{link}
* @view/browse: Gibiru{link}
* @view/browse: VirusTotal{domain(link)}
(included: sdk29 + @PROCESS_TEXT(Lollipop api22) & @WEB_SEARCH)
RepoType: git
Repo: https://bitbucket.org/oF2pks/neolinker/src/master/

View file

@ -600,7 +600,7 @@ Builds:
- apt-get install -y openjdk-11-jdk-headless
- update-alternatives --auto java
gradle:
- yes
- fdroid
prebuild: sed -i -e '/keystore.*{/,/}/d; /keystore/d' build.gradle
AutoUpdateMode: Version %v

View file

@ -383,7 +383,7 @@ Builds:
- apt-get install -y openjdk-11-jdk-headless
- update-alternatives --auto java
gradle:
- yes
- fdroid
prebuild: sed -i -e '/keystore.*{/,/}/d; /keystore/d' build.gradle
AutoUpdateMode: Version %v

View file

@ -150,7 +150,7 @@ Builds:
- apt-get install -y openjdk-11-jdk-headless
- update-alternatives --auto java
gradle:
- yes
- fdroid
prebuild: sed -i -e '/keystore.*{/,/}/d; /keystore/d' build.gradle
AutoUpdateMode: Version %v

View file

@ -123,6 +123,7 @@ Builds:
- versionName: '1.5'
versionCode: 111
disbale: https://codeberg.org/Arne/monocles_chat/issues/18
commit: 0dc08e9271c1b7daa2a451b8b0f4e666674783c9
sudo:
- apt-get update || apt-get update

View file

@ -64,17 +64,14 @@ Builds:
gradle:
- yes
- versionName: 2.4.1
versionCode: 20401
commit: a2c03ada5dc46153f57c396b9a322ca4fff374a2
subdir: muzei-nationalgeographic
gradle:
- yes
- versionName: 2.4.2
versionCode: 20402
commit: 95f87df1c2aee6e8016fa89cd1a676a39de1a8fc
subdir: muzei-nationalgeographic
sudo:
- apt-get update || apt-get update
- apt-get install -y openjdk-11-jdk-headless
- update-alternatives --auto java
gradle:
- yes

View file

@ -79,6 +79,10 @@ Builds:
versionCode: 21
commit: 91fd65f2ccfe13a5301311b31634c99de92035c8
subdir: app
sudo:
- apt-get update || apt-get update
- apt-get install -y openjdk-11-jdk-headless
- update-alternatives --auto java
gradle:
- yes

View file

@ -73,6 +73,7 @@ Builds:
- versionName: 0.9.27
versionCode: 10
disable: https://monitor.f-droid.org/builds/log/de.vier_bier.habpanelviewer/10#site-footer
commit: 12913bc1e3b2b133654dc94ddf78131634eedd39
subdir: app
sudo:

View file

@ -46,7 +46,11 @@ Builds:
- versionName: 2.4.3
versionCode: 21
commit: 07b1a8c2826ceed09d02b68868c1947e0cf9f2a7
subdir: app/
subdir: app
sudo:
- apt-get update || apt-get update
- apt-get install -y openjdk-11-jdk-headless
- update-alternatives --auto java
gradle:
- yes
prebuild: echo "android.useAndroidX=true" > ../gradle.properties

View file

@ -27,6 +27,7 @@ Builds:
- versionName: 0.7.0
versionCode: 10
disable: https://github.com/evilcorpltd/aTox/issues/933
commit: 5934fe8e0a2a31cab742d80522d1c3abd31c3b92
subdir: atox
sudo:

View file

@ -241,7 +241,7 @@ Builds:
commit: c7478fcacf09c8dddc5e0f36f3f9e6f98a478021
output: build/app/outputs/flutter-apk/app-release.apk
srclibs:
- flutter@2.5.1
- flutter@2.8.1
rm:
- ios
- macos

View file

@ -183,6 +183,10 @@ Builds:
versionCode: 42
commit: 557b80eca7523dafa82b85bbd3bc4a82146562c2
subdir: app
sudo:
- apt-get update || apt-get update
- apt-get install -y openjdk-11-jdk-headless
- update-alternatives --auto java
gradle:
- yes
prebuild: sed -i -e '/signingConfig/d' build.gradle.kts