theappbusiness / android-proxy-toggle

Small application to help android developers to quickly enable and disable proxy settings
MIT License
425 stars 59 forks source link

Quick Settings Tile update #19

Closed fmontesino closed 4 years ago

fmontesino commented 4 years ago

Why?

I used a placeholder icon for the tile until the designs were ready

What?

Added the final tile icon. Added an intent filter for capturing long-pressing the tile.

Bonus

Some screenshots! image image image

fmontesino commented 4 years ago

All thanks to Flor Novello! 😄

codecov-commenter commented 4 years ago

Codecov Report

Merging #19 into main will not change coverage. The diff coverage is 0.00%.

@@            Coverage Diff            @@
##               main      #19   +/-   ##
=========================================
  Coverage     39.22%   39.22%           
  Complexity       54       54           
=========================================
  Files            17       17           
  Lines           232      232           
  Branches         26       26           
=========================================
  Hits             91       91           
  Misses          140      140           
  Partials          1        1           
Impacted Files Coverage Δ Complexity Δ
...reate/proxytoggle/feature/tile/ProxyTileService.kt 0.00% <0.00%> (ø) 0.00 <0.00> (ø)