Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
I
IBIDS1
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Van Tien Nguyen
IBIDS1
Graph
main
Select Git revision
Branches
2
main
default
protected
master
2 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
18
Apr
17
15
12
5
4
3
2
31
Mar
29
28
22
21
20
17
15
14
13
12
11
8
7
change app logo
master
master
fix color issue in dark mode
Refactor mainactivity view, add an alertdialog before capturing data
Hard-code to fix an unknown issue on my personal phone (Android 12) in permission requests
Write event logs to database
Define device_name to create folder name on Firebase storage
Request permissions using Dexter lib
GPS log
Add a test button for test purpose only
Promp an alert when cancelling the capture
Handle permission request accurately
Store accurate timestamp of sensor changed event
Add the number of sensors to the title details
Add textview of the list of captured sensors in main fragment
Fix bug: Service running state changed listener
Set the button in main fragment to be collecting/cancelling when the service is off/on
Create table, DAO for sensors data
Fix bug for unremovable foreground service
Schedule for upload task every hour. Restart the capture service at the begining of the day or when the service is not activating
Create service to collect sensor data
Clean unused code
Clean unused code
Add new logo
Create Settings preference fragment
Fix foreground permission in android 14
Add preference to save "isCapturingNet" settings
Create network carture service instead of thread
get port number from Ipv4 packet
Integrate PCAPdroid API into our app to capture network packets
Fix permission error in Android 14
Test Setting fragment
move recycler view to home fragment
Log-out function
Listen Sensors and write to database in background, even when the user forces to close the app
Begginer with Android worker
Change main fragment ui
Add login function
Create backup (upload db to Firebase storage) function
Fix primary key unique error
FirebaseAuth Sign-up method
Loading