android / connectivity-samples
File Age

File age measurements show the distribution of file ages (days since the first commit) and the recency of file updates (days since the latest commit).

Summary
  • Number of files: 99
  • Daily file updates (only one update per file and date counted): 641
  • First update: 2019-05-17
  • Latest update: 2021-08-27
  • Days between first and latest update: 834 (119 weeks, estimated 595 working days)
  • Active days (at least one file change): 37
  • Data:
File Change History Overall
File Age Distribution Overall
Days since first update
  • There are 99 files with 11,597 lines of code in files.
    • 93 files that are 366+ days old (11,127 lines of code)
    • 6 files that are 181-365 days old (470 lines of code)
    • 0 files that are 91-180 days old (0 lines of code)
    • 0 files that are 31-90 days old (0 lines of code)
    • 0 files that are 1-30 days old (0 lines of code)
95% | 4% | 0% | 0% | 0%
Legend:
366+
181-365
91-180
31-90
1-30
Latest Change Distribution Overall
Days since last update
  • There are 99 files with 11,597 lines of code in files.
    • 87 files have been last changed 366+ days ago (10,481 lines of code)
    • 10 files have been last changed 181-365 days ago (989 lines of code)
    • 2 files have been last changed 91-180 days ago (127 lines of code)
    • 0 files have been last changed 31-90 days ago (0 lines of code)
    • 0 files have been last changed 1-30 days ago (0 lines of code)
90% | 8% | 1% | 0% | 0%
Legend:
366+
181-365
91-180
31-90
1-30
File Change History per File Extension
xml, java, gradle, properties, kt, gitignore, md, bat, yaml, cpp, h, pro, txt, yml, sh, json
File Age Distribution per Extension
Days since first update
366+
181-365
91-180
31-90
1-30
java100% | 0% | 0% | 0% | 0%
cpp100% | 0% | 0% | 0% | 0%
h100% | 0% | 0% | 0% | 0%
kt63% | 36% | 0% | 0% | 0%
Latest Change Distribution per Extension
Days since last update
366+
181-365
91-180
31-90
1-30
java94% | 5% | 0% | 0% | 0%
cpp100% | 0% | 0% | 0% | 0%
h100% | 0% | 0% | 0% | 0%
kt40% | 49% | 9% | 0% | 0%
File Change History per Logical Decomposition
primary
primary (file age distribution)
Days since first update
366+
181-365
91-180
31-90
1-30
NearbyConnectionsCpp100% | 0% | 0% | 0% | 0%
NearbyConnectionsWalkieTalkie100% | 0% | 0% | 0% | 0%
BluetoothChat100% | 0% | 0% | 0% | 0%
BluetoothLeChat100% | 0% | 0% | 0% | 0%
BluetoothLeGatt100% | 0% | 0% | 0% | 0%
BluetoothAdvertisements100% | 0% | 0% | 0% | 0%
WifiRttScan100% | 0% | 0% | 0% | 0%
BeamLargeFiles100% | 0% | 0% | 0% | 0%
NearbyConnectionsRockPaperScissors100% | 0% | 0% | 0% | 0%
NetworkConnect100% | 0% | 0% | 0% | 0%
CronetKotlin100% | 0% | 0% | 0% | 0%
BluetoothAdvertisementsKotlin0% | 100% | 0% | 0% | 0%
primary (latest change distribution)
Days since last update
366+
181-365
91-180
31-90
1-30
NearbyConnectionsCpp95% | 4% | 0% | 0% | 0%
NearbyConnectionsWalkieTalkie100% | 0% | 0% | 0% | 0%
BluetoothChat100% | 0% | 0% | 0% | 0%
BluetoothLeGatt100% | 0% | 0% | 0% | 0%
BluetoothLeChat62% | 37% | 0% | 0% | 0%
WifiRttScan100% | 0% | 0% | 0% | 0%
BeamLargeFiles100% | 0% | 0% | 0% | 0%
BluetoothAdvertisements76% | 23% | 0% | 0% | 0%
NearbyConnectionsRockPaperScissors100% | 0% | 0% | 0% | 0%
NetworkConnect100% | 0% | 0% | 0% | 0%
CronetKotlin100% | 0% | 0% | 0% | 0%
BluetoothAdvertisementsKotlin0% | 72% | 27% | 0% | 0%
Oldest Files (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
MainActivity.java
in NearbyConnectionsWalkieTalkie/app/src/manual/java/com/google/location/nearby/apps/walkietalkie
530 48 920 920 1
MainActivity.java
in NearbyConnectionsWalkieTalkie/app/src/automatic/java/com/google/location/nearby/apps/walkietalkie
446 40 920 920 1
ConnectionsActivity.java
in NearbyConnectionsWalkieTalkie/app/src/main/java/com/google/location/nearby/apps/walkietalkie
402 50 920 920 1
BluetoothChatService.java
in BluetoothChat/Application/src/main/java/com/example/android/bluetoothchat
329 20 868 920 3
BluetoothChatFragment.java
in BluetoothChat/Application/src/main/java/com/example/android/bluetoothchat
272 17 868 920 3
MainActivity.java
in NearbyConnectionsRockPaperScissors/app/src/main/java/com/google/location/nearby/apps/rockpaperscissors
259 26 920 920 1
DeviceControlActivity.java
in BluetoothLeGatt/Application/src/main/java/com/example/android/bluetoothlegatt
237 15 920 920 1
AccessPointRangingResultsActivity.java
in WifiRttScan/Application/src/main/java/com/example/android/wifirttscan
213 11 920 920 1
BluetoothLeService.java
in BluetoothLeGatt/Application/src/main/java/com/example/android/bluetoothlegatt
207 16 920 920 1
DeviceScanActivity.java
in BluetoothLeGatt/Application/src/main/java/com/example/android/bluetoothlegatt
201 17 829 920 3
NetworkFragment.java
in NetworkConnect/Application/src/main/java/com/example/android/networkconnect
181 16 920 920 1
AdvertiserService.java
in BluetoothAdvertisements/Application/src/main/java/com/example/android/bluetoothadvertisements
142 13 920 920 1
ScannerFragment.java
in BluetoothAdvertisements/Application/src/main/java/com/example/android/bluetoothadvertisements
132 13 221 920 3
MainActivity.java
in WifiRttScan/Application/src/main/java/com/example/android/wifirttscan
120 8 920 920 1
DeviceListActivity.java
in BluetoothChat/Application/src/main/java/com/example/android/bluetoothchat
111 5 868 920 3
ScanResultAdapter.java
in BluetoothAdvertisements/Application/src/main/java/com/example/android/bluetoothadvertisements
105 8 920 920 1
AudioRecorder.java
in NearbyConnectionsWalkieTalkie/app/src/main/java/com/google/location/nearby/apps/walkietalkie
100 7 920 920 1
AdvertiserFragment.java
in BluetoothAdvertisements/Application/src/main/java/com/example/android/bluetoothadvertisements
97 8 920 920 1
MyAdapter.java
in WifiRttScan/Application/src/main/java/com/example/android/wifirttscan
94 10 920 920 1
MainActivity.java
in NetworkConnect/Application/src/main/java/com/example/android/networkconnect
84 8 920 920 1
Files Not Recently Changed (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
LogNode.java
in BluetoothChat/Application/src/main/java/com/example/android/common/logger
4 - 920 920 1
LogNode.java
in BeamLargeFiles/Application/src/main/java/com/example/android/common/logger
4 - 920 920 1
Constants.java
in NearbyConnectionsWalkieTalkie/app/src/main/java/com/google/location/nearby/apps/walkietalkie
4 - 920 920 1
Constants.java
in BluetoothAdvertisements/Application/src/main/java/com/example/android/bluetoothadvertisements
7 - 920 920 1
MainActivity.kt
in CronetKotlin/app/src/main/java/com/example/android/connectivity/cronetsample
9 1 920 920 1
DownloadCallback.java
in NetworkConnect/Application/src/main/java/com/example/android/networkconnect
16 - 920 920 1
SampleGattAttributes.java
in BluetoothLeGatt/Application/src/main/java/com/example/android/bluetoothlegatt
17 2 920 920 1
MessageOnlyLogFilter.java
in BluetoothChat/Application/src/main/java/com/example/android/common/logger
21 5 920 920 1
MessageOnlyLogFilter.java
in BeamLargeFiles/Application/src/main/java/com/example/android/common/logger
21 5 920 920 1
SampleActivityBase.java
in BeamLargeFiles/Application/src/main/java/com/example/android/common/activities
22 3 920 920 1
LogWrapper.java
in BluetoothChat/Application/src/main/java/com/example/android/common/logger
25 3 920 920 1
LogWrapper.java
in BeamLargeFiles/Application/src/main/java/com/example/android/common/logger
25 3 920 920 1
AudioBuffer.java
in NearbyConnectionsWalkieTalkie/app/src/main/java/com/google/location/nearby/apps/walkietalkie
27 1 920 920 1
BeamLargeFilesFragment.java
in BeamLargeFiles/Application/src/main/java/com/example/android/beamlargefiles
34 1 920 920 1
MainActivity.java
in BeamLargeFiles/Application/src/main/java/com/example/android/beamlargefiles
45 3 920 920 1
CodenameGenerator.java
in NearbyConnectionsRockPaperScissors/app/src/main/java/com/google/location/nearby/apps/rockpaperscissors
46 2 920 920 1
LocationPermissionRequestActivity.java
in WifiRttScan/Application/src/main/java/com/example/android/wifirttscan
50 4 920 920 1
LogFragment.java
in BeamLargeFiles/Application/src/main/java/com/example/android/common/logger
58 4 920 920 1
GestureDetector.java
in NearbyConnectionsWalkieTalkie/app/src/main/java/com/google/location/nearby/apps/walkietalkie
61 5 920 920 1
Log.java
in BluetoothChat/Application/src/main/java/com/example/android/common/logger
67 18 920 920 1
Most Recently Created Files (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
ScannerFragment.kt
in BluetoothAdvertisementsKotlin/app/src/main/java/com/example/bluetoothadvertisements
166 9 267 284 5
AdvertiserService.kt
in BluetoothAdvertisementsKotlin/app/src/main/java/com/example/bluetoothadvertisements/service
119 5 267 284 4
AdvertiserFragment.kt
in BluetoothAdvertisementsKotlin/app/src/main/java/com/example/bluetoothadvertisements
74 6 161 284 6
MainActivity.kt
in BluetoothAdvertisementsKotlin/app/src/main/java/com/example/bluetoothadvertisements
53 2 161 284 6
ScannerAdapter.kt
in BluetoothAdvertisementsKotlin/app/src/main/java/com/example/bluetoothadvertisements/adapter
45 5 267 284 3
Constants.kt
in BluetoothAdvertisementsKotlin/app/src/main/java/com/example/bluetoothadvertisements
13 - 267 284 5
ChatServer.kt
in BluetoothLeChat/app/src/main/java/com/example/bluetoothlechat/bluetooth
196 10 267 511 11
DeviceScanFragment.kt
in BluetoothLeChat/app/src/main/java/com/example/bluetoothlechat/scan
103 3 268 511 7
BluetoothChatFragment.kt
in BluetoothLeChat/app/src/main/java/com/example/bluetoothlechat/chat
96 3 455 511 4
DeviceScanViewModel.kt
in BluetoothLeChat/app/src/main/java/com/example/bluetoothlechat/scan
92 5 455 511 4
LocationRequiredFragment.kt
in BluetoothLeChat/app/src/main/java/com/example/bluetoothlechat/bluetooth
73 3 455 511 4
MessageAdapter.kt
in BluetoothLeChat/app/src/main/java/com/example/bluetoothlechat/chat
59 5 455 511 4
EnableBluetoothFragment.kt
in BluetoothLeChat/app/src/main/java/com/example/bluetoothlechat/bluetooth
55 3 455 511 4
DeviceScanAdapter.kt
in BluetoothLeChat/app/src/main/java/com/example/bluetoothlechat/scan
28 4 455 511 4
DeviceScanViewHolder.kt
in BluetoothLeChat/app/src/main/java/com/example/bluetoothlechat/scan
27 2 455 511 4
MainActivity.kt
in BluetoothLeChat/app/src/main/java/com/example/bluetoothlechat
18 3 455 511 4
LocalMessageViewHolder.kt
in BluetoothLeChat/app/src/main/java/com/example/bluetoothlechat/chat
12 1 455 511 4
RemoteMessageViewHolder.kt
in BluetoothLeChat/app/src/main/java/com/example/bluetoothlechat/chat
12 1 455 511 4
Extensions.kt
in BluetoothLeChat/app/src/main/java/com/example/bluetoothlechat
10 - 455 511 4
DeviceScanViewState.kt
in BluetoothLeChat/app/src/main/java/com/example/bluetoothlechat/scan
8 - 455 511 4
Most Recently Changed Files (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
AdvertiserFragment.kt
in BluetoothAdvertisementsKotlin/app/src/main/java/com/example/bluetoothadvertisements
74 6 161 284 6
MainActivity.kt
in BluetoothAdvertisementsKotlin/app/src/main/java/com/example/bluetoothadvertisements
53 2 161 284 6
ScannerFragment.java
in BluetoothAdvertisements/Application/src/main/java/com/example/android/bluetoothadvertisements
132 13 221 920 3
NearbyNativeActivity.java
in NearbyConnectionsCpp/app/src/main/java/com/google/example/games/nearbyconnections
137 12 240 882 2
JUIButton.java
in NearbyConnectionsCpp/app/src/main/java/com/sample/helper
60 5 240 882 2
JUITextView.java
in NearbyConnectionsCpp/app/src/main/java/com/sample/helper
18 4 240 882 2
ChatServer.kt
in BluetoothLeChat/app/src/main/java/com/example/bluetoothlechat/bluetooth
196 10 267 511 11
ScannerFragment.kt
in BluetoothAdvertisementsKotlin/app/src/main/java/com/example/bluetoothadvertisements
166 9 267 284 5
AdvertiserService.kt
in BluetoothAdvertisementsKotlin/app/src/main/java/com/example/bluetoothadvertisements/service
119 5 267 284 4
ScannerAdapter.kt
in BluetoothAdvertisementsKotlin/app/src/main/java/com/example/bluetoothadvertisements/adapter
45 5 267 284 3
Constants.kt
in BluetoothAdvertisementsKotlin/app/src/main/java/com/example/bluetoothadvertisements
13 - 267 284 5
DeviceScanFragment.kt
in BluetoothLeChat/app/src/main/java/com/example/bluetoothlechat/scan
103 3 268 511 7
BluetoothChatFragment.kt
in BluetoothLeChat/app/src/main/java/com/example/bluetoothlechat/chat
96 3 455 511 4
DeviceScanViewModel.kt
in BluetoothLeChat/app/src/main/java/com/example/bluetoothlechat/scan
92 5 455 511 4
LocationRequiredFragment.kt
in BluetoothLeChat/app/src/main/java/com/example/bluetoothlechat/bluetooth
73 3 455 511 4
MessageAdapter.kt
in BluetoothLeChat/app/src/main/java/com/example/bluetoothlechat/chat
59 5 455 511 4
EnableBluetoothFragment.kt
in BluetoothLeChat/app/src/main/java/com/example/bluetoothlechat/bluetooth
55 3 455 511 4
DeviceScanAdapter.kt
in BluetoothLeChat/app/src/main/java/com/example/bluetoothlechat/scan
28 4 455 511 4
DeviceScanViewHolder.kt
in BluetoothLeChat/app/src/main/java/com/example/bluetoothlechat/scan
27 2 455 511 4
MainActivity.kt
in BluetoothLeChat/app/src/main/java/com/example/bluetoothlechat
18 3 455 511 4