JackyAndroid / JackyAndroid/AndroidChromium

关于历史记录

Open
#56 0 comments 0 reactions 0 assignees View on GitHub
help wanted
Dominant language
Java
Stars
3.1k
Forks
746
PR merge metrics
No merged PRs in 30d

Description

怎样获取具体每个页面的访问持续时间?我看到数据库里面的visit_duration字段竟然大多数都是为0,谢谢啦

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the database schema and the code that writes the visit_duration field. Trace how page visits are recorded and compare the stored value with the requested per-page duration. Done means the reason most values are zero is explained and the correct way to obtain each page's visit duration is documented or fixed.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, java
Domain
database
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.