83 lines
2.4 KiB
YAML
83 lines
2.4 KiB
YAML
Categories:
|
|
- Theming
|
|
License: MIT
|
|
SourceCode: https://github.com/vackosar/search-based-launcher/
|
|
IssueTracker: https://github.com/vackosar/search-based-launcher/issues
|
|
Donate: https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=vackosar%40gmail%2ecom&lc=US&item_name=ideasfrombrain&item_number=Search%20based%20launcher&no_note=0¤cy_code=USD&bn=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHostedGuest
|
|
|
|
AutoName: Search Based Launcher
|
|
Description: |-
|
|
* When the results narrow down to one app, it can be automaticaly started (Autostart button).
|
|
* Add any activity of any app on your device to list of apps (e.g. Wifi settings, ...).
|
|
* Hide any app from list of apps adding it to the hide list.
|
|
* Rename any app however you like.
|
|
* Icons of apps and wallpapers are not displayed, freeing up RAM.
|
|
* The space character " " is mapped to the "any set of characters". (i.e. in terms of REGEX " " is replaced with "*." )
|
|
* Advanced search using REGEX.
|
|
* Includes basic widgets for Wifi, camera etc.
|
|
* Works as a home-screen or normal app
|
|
|
|
RepoType: git
|
|
Repo: https://github.com/ideasfrombrain/search-based-launcher-v2.git
|
|
|
|
Builds:
|
|
- versionName: '39'
|
|
versionCode: 39
|
|
commit: d09b2174a5afce7fdfce1941b09e47718ad2c168
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: '45'
|
|
versionCode: 45
|
|
commit: 57dd5e5c4e285d6fae109310e4d860f39c9493ca
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: '47'
|
|
versionCode: 47
|
|
commit: 35fc3f5f32c94546ff3ab7706a69ff4350ed78da
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: '48'
|
|
versionCode: 48
|
|
commit: 3cba47aac0cd62058a134090d275a2eac4d1d3c9
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: '51'
|
|
versionCode: 51
|
|
commit: 80dd46846505216536ec7b489dd4264fd3bbabae
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: '55'
|
|
versionCode: 55
|
|
commit: 13079d92e4d9a367f1770c2e4108ecef13529e95
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: '57'
|
|
versionCode: 57
|
|
commit: efeba24f9d3560ce98016958616f43640dfb47f8
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: '58'
|
|
versionCode: 58
|
|
commit: b3cef0ee1c0b42e606c6e9480162beee9bb789c1
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: '59'
|
|
versionCode: 59
|
|
commit: ece100b462cac0a4690899b610ed57203648838a
|
|
gradle:
|
|
- yes
|
|
prebuild: sed -i -e '/mavenCentral/ajcenter()' build.gradle
|
|
|
|
AutoUpdateMode: None
|
|
UpdateCheckMode: RepoManifest
|
|
CurrentVersion: '59'
|
|
CurrentVersionCode: 59
|