longchuan1985 / droidwall

Automatically exported from code.google.com/p/droidwall
0 stars 0 forks source link

More info per app (click-able list) #104

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
I like to suggest the inevitable thing eventually.

If issue 50 (data usage per app) will be added, then I suggest to make the app 
row in the list click-able, 

no check box or app ID on the list, 
only what permission got (W,3,L colored litters) and name and how many data 
used at the right.

also when app is blocked for all, then no need to show sent/received, it is 
better to show how many attempts. 

i.e: 
<gray>W</gray> <gray>3</gray> <green>L</green> File explorer 34K  13M
<gray>W</gray> <green>3</green> <gray>L</gray> Market        120K 30M
<gray>W</gray> <gray>3</gray> <gray>L</gray>   some game     15 attem.
<gray>W</gray> <green>3</green> <gray>L</gray> Maps          60K  90M

where attem is short for attempts, or is it better 15 try ?

the app window may content the app log without losing the global log:
--------------------
| App name         |
--------------------
[ ] allow Wi-Fi
[ ] allow 3G
[ ] allow Lan
--------------------
App ID: XXXXX
Sent : 150K
Received: 1M
Attempts: X time
Log:
X packets for XXX.XXX.XXX.XXX
X packets for XXX.XXX.XXX.XXX
X packets for XXX.XXX.XXX.XXX

Hope I'm not dreaming when asking this :D
this app is very growing app, it'll be most required for android phone and 
tablets too.

it need faster work at this stage, otherwise someone else could make the Hit.

Original issue reported on code.google.com by kdman2...@gmail.com on 23 Feb 2011 at 6:20

GoogleCodeExporter commented 8 years ago
Definitely want this.

but the colored letters could be colored icons,
and number of attempts should be in red.

Original comment by lio...@gmail.com on 23 Feb 2011 at 6:36

GoogleCodeExporter commented 8 years ago
I also support this design. It really make sense.

As the Sent/received data can be gathered by interface perhaps something like 
that could be nice:
- Sent : 150K (wifi) 200K (3g)
- Received: 10M (wifi) 2M (3g)

Original comment by dama...@gmail.com on 23 Feb 2011 at 10:13

GoogleCodeExporter commented 8 years ago
very helpfull.

Original comment by nicks...@gmail.com on 21 Jun 2015 at 9:22