httptoolkit / httptoolkit-android

Automatic Android interception & debugging with HTTP Toolkit, for Android
https://httptoolkit.com
GNU Affero General Public License v3.0
493 stars 77 forks source link

Use with apk installed certificate #31

Closed Rufim closed 1 week ago

Rufim commented 2 weeks ago

Fixes issue with similar title.

  1. Able to skip certificate requirements.
  2. Add app in Android TV list of app. BUT app currently dont have suitable icon(16:9) so now looks little bit ugly.

(Fixed email address to bypass CLA requirements)

CLAassistant commented 2 weeks ago

CLA assistant check
All committers have signed the CLA.

Rufim commented 2 weeks ago

I checked it on my real tv box. Everything works fine with certificates, but there are still problems with the icon. I'll fix it little bit later.

Rufim commented 2 weeks ago

Now app icon should correctly stretch for all devices.

pimterry commented 1 week ago

Looks great! I've rebased this onto main to pull in some CI updates there so the tests are now working too :+1:. Thanks @Rufim!