[POST V1] Issue 2629: Add package name search results
Description
Add package search option.
Issue(s)
Test environment
Gradle build from branch 2629-package_name_search, install the apk and test.
Test procedures
Search for org.telegram.messenger
and check if Telegram
from Play Store shows up along with Telegram FOSS
Technical details
Usse the already existing getApplicationDetails()
method for GPlay search and a new methods getCleanapkSearchResult()
for Cleanapk search.
Screenshots
Before:
After:
Check list
-
Self review -
Test procedure explained -
Tested on fresh install -
Tested applied as an update -
License -
Internal documentation -
User documentation
Edited by Sayantan Roychowdhury