BramBonne / privacypolice

Source code for Wi-Fi Privacy Police, available on Google Play at https://play.google.com/store/apps/details?id=be.uhasselt.privacypolice
GNU General Public License v2.0
159 stars 17 forks source link

Show persistent icon in notification bar #20

Closed SecUpwN closed 9 years ago

SecUpwN commented 9 years ago

Hey @BramBonne, lovely app you've created here! Please make it show it's neat Icon so that I know it runs? I have also added it to my own Android app WIKI on page recommendations. Continue hacking!:+1:

BramBonne commented 9 years ago

Hi there,

Thanks for adding me to your list! Not using a persistent icon is a design choice, as the app would then always be in memory. Instead, WiFi PrivacyPolice is only triggered by the Android OS itself when a network event occurs. This has the benefit of saving both memory and CPU cycles.

Please reopen this issue if you have reason to believe that I am wrong about this :-)

Best regards, Bram