CellularPrivacy / Android-IMSI-Catcher-Detector

AIMSICD • Fight IMSI-Catcher, StingRay and silent SMS!
https://cellularprivacy.github.io/Android-IMSI-Catcher-Detector/
GNU General Public License v3.0
4.7k stars 943 forks source link

Widget - live view of detection #278

Open He3556 opened 9 years ago

He3556 commented 9 years ago

widget

This widget shall be part of our redesign of the UI/UX in #258.

  1. Button to open the APP
  2. Button to show less/more of the Widget (if less, only the yellow part will be shown)
  3. Up- & Down (for the Live Logview) + optional a stop and clear button
  4. Indicator LEDs, green blinks every time the detection runs this routine is. Red is for a positive detection.
  5. Counts each detections. The idea behind – a better qualification of the events:
    • if changed LAC counts more than 1 – it is even worse
    • if unknown Cell counts more than 1 or 2 – OCID has not discovered this area (=no catcher)
    • if NC List of more than 1 or 2 BTS is empty – there might me another problem (=no catcher)

We can split the development in 2 steps.

  1. Yellow part and the live logview
  2. Indicator LEDs and the rest of the row.

Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

SecUpwN commented 9 years ago

Awesome, this would be my new main widget! Quick suggestion for 1: Use a round material Icon.

E3V3A commented 9 years ago

Yes, I'd prefer the 1 button to be something between the "settings power" and the "settings backup" buttons on that page. With the following functions as toggled when hitting it:

  1. Red "Power" (off) icon, when app is not running any active scans and log events are off
  2. Green "Power" (on) icon when AIMSICD is actively scanning/running and logging events.
He3556 commented 9 years ago

yes about the icons @SecUpwN and yes @E3V3A the Button no.2 should have another function. Turn on/off is a good idea. We could even talk about a On/Off Switch for "Monitoring" and "Tracking"?

SecUpwN commented 9 years ago

We could even talk about a On/Off Switch for "Monitoring" and "Tracking"?

Press once: Turn on/off monitoring, press twice: Turn on/off tracking? Or is that too complex?

SecUpwN commented 9 years ago

Circular Progress Bar Circular Progress Bar

The above is something @E3V3A just sent me: Refresh item inside action bar using circular ProgressBar. He thinks that looks pretty neat, maybe we can display this while scanning takes place?

E3V3A commented 9 years ago

I want to add that it was just an idea. I'd be quite satisfied with just a blinking dot a well, as long as something is moving to show the user that the app is actually not frozen...

SecUpwN commented 9 years ago

I want to add that it was just an idea.

Here is another idea called CircleProgress:

CircleProgress

SecUpwN commented 8 years ago

@He3556, please stop closing Issues you may think csnnpt be completed yet or do casre developers away. See other big projects and you will notice: Even though the Issue list is huge, they develop stuff and users are able to solve anything open. I still consider this an important feature, I am re-opening this.