43 lines
1.1 KiB
YAML
43 lines
1.1 KiB
YAML
Categories:
|
|
- Internet
|
|
License: MIT
|
|
SourceCode: https://github.com/gsurrel/MessengerBypasser
|
|
IssueTracker: https://github.com/gsurrel/MessengerBypasser/issues
|
|
Changelog: https://github.com/gsurrel/MessengerBypasser#changelog
|
|
|
|
AutoName: Messenger bypasser
|
|
Description: |-
|
|
'''Note:''' This app is discontinued and has been replaced by
|
|
[[it.rignanese.leo.slimfacebook]].
|
|
|
|
Bypasses the requirement for Messenger. In certain conditions, Facebook forces
|
|
the start of Messenger, which crashes the browser (i.e. Tinfoil for Facebook).
|
|
This app intercepts this start to prevent the crash and sends back the user to
|
|
the webapp.
|
|
|
|
RepoType: git
|
|
Repo: https://github.com/gsurrel/MessengerBypasser.git
|
|
|
|
Builds:
|
|
- versionName: '1.0'
|
|
versionCode: 1
|
|
commit: 1.0.0
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: 1.0.1
|
|
versionCode: 2
|
|
commit: v1.0.1
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
prebuild:
|
|
- sed -i -e '/classpath/aclasspath "com.android.tools.build:gradle:2.1.0"' ../build.gradle
|
|
- sed -i -e '/alpha/d' ../build.gradle
|
|
|
|
AutoUpdateMode: None
|
|
UpdateCheckMode: Tags
|
|
CurrentVersion: 1.0.1
|
|
CurrentVersionCode: 2
|