* Fixed some spelling in readme
* Updated changelog
* pkg(`com.qualcomm.qcrilmsgtunnel`): change removal and description (#59)
* pkg(`com.google.android.googlequicksearchbox`): improve description (#58)
* docs(changelog): add packages
* Add ADB filter for system packages only
* Reduced startup window size
* 0.6.2 release prep
* fix: change homepage URL to org
Co-authored-by: Scott <131740614+ProtonOSS@users.noreply.github.com>
* Dev update (#80)
* chore(issue-templates): don't allow blank issues
* pkg(`com.samsung.android.providers.contacts`): improve description
* `com.miui.miinput`: Change description and removal type
* (`com.mediatek.duraspeed`): change description
* Make the description clearer
* Add Poco Community app to lists
* (`com.xiaomi.finddevice`): Update removal status
* Add POCO Store to UAD lists
* Add Xiaomi Gallery Editor to UAD lists
* Correct grammar according to suggestions
* Fixed incorrect grammar for other MIUI apps.
* Add installation instructions for more Linux distributions in the README
I added installation instructions for
-Gentoo Linux
-NixOS
-Alpine Linux & FreeBSD
-Fedora Linux
* Update some MIUI app description and removal following suggestions
* Remove unintended spaces
* fixed wrong description for some LG apps
Tested on an LG V30 with latest stock firmware v31a.
Removing task breaks the Calendar app so it is not safe to remove.
Removing eula breaks the HD Audio Recorder app, which has many pro/studio features (such recording in FLAC 24bit/192kHz and more), that's why I changed them to expert,
* updated some lg apps
---------
Co-authored-by: AnonymousWP <50231698+AnonymousWP@users.noreply.github.com>
Co-authored-by: Scott <151531842+ProtonXOS@users.noreply.github.com>
Co-authored-by: Scott <131740614+ProtonOSS@users.noreply.github.com>
Co-authored-by: Revision <152847068+RevisionOSS@users.noreply.github.com>
Co-authored-by: AlbydS <119180144+AlbydST@users.noreply.github.com>
Co-authored-by: mirko93s <21228368+mirko93s@users.noreply.github.com>
* update dev branch
* chore(issue-templates): don't allow blank issues
* pkg(`com.samsung.android.providers.contacts`): improve description
* `com.miui.miinput`: Change description and removal type
* (`com.mediatek.duraspeed`): change description
* Make the description clearer
* Add Poco Community app to lists
* (`com.xiaomi.finddevice`): Update removal status
* Add POCO Store to UAD lists
* Add Xiaomi Gallery Editor to UAD lists
* Correct grammar according to suggestions
* Fixed incorrect grammar for other MIUI apps.
* Add installation instructions for more Linux distributions in the README
I added installation instructions for
-Gentoo Linux
-NixOS
-Alpine Linux & FreeBSD
-Fedora Linux
* Update some MIUI app description and removal following suggestions
* Remove unintended spaces
* fixed wrong description for some LG apps
Tested on an LG V30 with latest stock firmware v31a.
Removing task breaks the Calendar app so it is not safe to remove.
Removing eula breaks the HD Audio Recorder app, which has many pro/studio features (such recording in FLAC 24bit/192kHz and more), that's why I changed them to expert,
* updated some lg apps
* update ci action checkout
---------
Co-authored-by: AnonymousWP <50231698+AnonymousWP@users.noreply.github.com>
Co-authored-by: Scott <151531842+ProtonXOS@users.noreply.github.com>
Co-authored-by: Scott <131740614+ProtonOSS@users.noreply.github.com>
Co-authored-by: Revision <152847068+RevisionOSS@users.noreply.github.com>
Co-authored-by: AlbydS <119180144+AlbydST@users.noreply.github.com>
Co-authored-by: mirko93s <21228368+mirko93s@users.noreply.github.com>
---------
Co-authored-by: Anonymoussaurus <50231698+AnonymousWP@users.noreply.github.com>
Co-authored-by: Scott <131740614+ProtonOSS@users.noreply.github.com>
Co-authored-by: Scott <151531842+ProtonXOS@users.noreply.github.com>
Co-authored-by: Revision <152847068+RevisionOSS@users.noreply.github.com>
Co-authored-by: AlbydS <119180144+AlbydST@users.noreply.github.com>
Co-authored-by: mirko93s <21228368+mirko93s@users.noreply.github.com>
Co-authored-by: jxdv <virgoj@protonmail.com>
Cherry picking of lints from clippy::pedantic / clippy::nursery / clippy::unwrap_used / clippy::expect_used
Notable changes :
- consideration of all clippy::use-self lints
- replaced sort() by unstable_sort()
- use of map_or_else() when appropriate
- replaced "".to_string() by String::new()
- replaced collect() + len() by count()
The code base now passes all the clippy::nursery lints
---------
Co-authored-by: w1nst0n <w1nst0n@keemail.me>
You can also launch UAD from the platform tools directory if you didn't add it to your PATH (but you should have done it)
Co-authored-by: w1nst0n <55300518+0x192@users.noreply.github.com>
New or changed packages :
- Unsafe: 1
- Expert: 5
- Advanced: 4
- Recommended: 10
This pull request documents `com.android.fmradio` and `com.mediatek.simprocessor` and improve documentation of several cellbroadcastreceiver related packages.
Co-authored-by: VeH-c 30818998+VeH-c@users.noreply.github.com
Seems like many people didn't understand you can click on the spoilers in the How to use section. The ADB installation method changes depending on your OS.
Co-authored-by: w1nst0n <55300518+0x192@users.noreply.github.com>