Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • A Android-IMSI-Catcher-Detector
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 162
    • Issues 162
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 5
    • Merge requests 5
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • CellularPrivacy
  • Android-IMSI-Catcher-Detector
  • Issues
  • #288
Closed
Open
Issue created Jan 18, 2015 by Administrator@rootContributor

Highlighting updates on "Phone/SIM Details" page

Created by: E3V3A

The current Main page Phone/SIM Details doesn't show network updates very clearly. The way it currently looks is this:

Hmm

What I would like to see is that items that have just changed are highlighted in (for example) yellow and then slowly fading away into the normal blue text with time. Perhaps around ~20 seconds or so.

This would probably require that the code is using a ACTION_PHONE_STATE_CHANGED listener, and not a polling mechanism, if not already implemented. It has to use a listener and not a polling mechanism or otherwise we risk missing quick changes. In addition, any changes will have to be immediately added to the EventLog of the DB. See #215 (closed).

Assignee
Assign to
Time tracking