ppareit / HideBar

Android service that hides and restores the android systembar .
http://ppareit.github.com/HideBar/
69 stars 32 forks source link

Telephone state #11

Open ppareit opened 12 years ago

ppareit commented 12 years ago

Add options: "Show system bar when ringing" and "Hide system bar when hang up".

ppareit commented 12 years ago

Two small problems with this at the moment. (1) I currently don't have a android telephone that shows the systembar. (2) This would need an extra permission (READ_TELEPHONE_STATE or something) and I prefer to keep number of requested permissions down to the absolute minimum.