Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
hotspot
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
briar
hotspot
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
master
Select Git revision
Selected
master
default
protected
Branches
1
dont-ask-for-location-permission-pre-29
2 results
Begin with the selected commit
Created with Raphaël 2.2.0
14
Apr
21
Jul
19
16
14
11
9
5
2
Jun
20
May
19
14
13
12
10
5
4
3
20
Apr
19
16
15
13
12
9
10
Nov
6
8
Apr
3
Mar
14
Feb
12
Dec
5
Nov
Merge branch 'web-server-wake-lock' into 'master'
master
master
Hold a full wake lock while the hotspot's running.
Merge branch 'when-wifi-is-on-use-trial-and-error-for-p2p-availability' into 'master'
Rename ConditionManager classes
Apply review feedback
Reduce visibility of onButtonClick()
Take dismissed dialogs into account for re-enabling start button
Fix button double-tap prevention
Apply review feedback
Don't let HotspotManager implement ActionListener
Try starting the WifiP2p framework multiple times with delay if BUSY
Improve coding style
Get rid of ConditionManager interface
Apply review feedback for ConditionManagers
Introduce common base class for both ConditionManager implementations
On API 29+, wait for WiFi p2p enabled broadcast, too
Add some docs about the broadcast for Wifi P2P state
Rename ConditionManager implementations
Move broadcast receiver for p2p events into ConditionManager
Do not store any state about Wifi in the ConditionManagers
Further detangle HotspotFragment and ConditionManager implementations
Split ConditionManager into version for pre 29 and 29+
On API < 29 wait for Wi-Fi p2p broadcast before creating group
On API 28- don't halt if WifiP2p is available before Wifi
dont-ask-for-lo…
dont-ask-for-location-permission-pre-29
Merge branch 'check-group-for-null' into 'master'
Do not fail when group is null and no attempts left to retry
Add nullability annotation
Add braces for onFailure()
Get rid of ConditionManager interface
Apply review feedback
Improve ConditionManager logging
Add documentation for field
Introduce common base class for both ConditionManager implementations
On API 29+, wait for WiFi p2p enabled broadcast, too
Add some docs about the broadcast for Wifi P2P state
Rename ConditionManager implementations
Move broadcast receiver for p2p events into ConditionManager
Do not store any state about Wifi in the ConditionManagers
Work on review feedback
Reduce method visibility in ConditionManagers
Loading