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).
File | # lines | # units | last modified (days ago) | created (days ago) | # changes |
---|---|---|---|---|---|
App.xaml in WindowsSmartInk/SmartInkLaboratory |
274 | - | 1208 | 1260 | 2 |
TrainViewModel.cs in WindowsSmartInk/SmartInkLaboratory/ViewModels |
259 | 7 | 117 | 1260 | 16 |
TestViewModel.cs in WindowsSmartInk/SmartInkLaboratory/ViewModels |
238 | 4 | 1209 | 1260 | 15 |
MainPage.xaml.cs in WindowsSmartInk/SmartInkLaboratory |
201 | 13 | 1208 | 1260 | 13 |
SmartInkPackage.cs in WindowsSmartInk/Microsoft.MTC.SmartInk |
198 | 10 | 1209 | 1260 | 15 |
LocalAppDataProvider.cs in WindowsSmartInk/Microsoft.MTC.SmartInk |
187 | 15 | 1217 | 1260 | 10 |
PackageManager.cs in WindowsSmartInk/Microsoft.MTC.SmartInk |
185 | 9 | 1217 | 1260 | 7 |
MainPage.xaml in WindowsSmartInk/SmartInkLaboratory |
177 | - | 1208 | 1260 | 9 |
ResourceKeysViewModel.cs in WindowsSmartInk/SmartInkLaboratory/ViewModels |
164 | 3 | 1243 | 1260 | 3 |
SelectionList.cs in WindowsSmartInk/SmartInkLaboratory/Views/Controls |
154 | 8 | 1242 | 1260 | 4 |
IconMapViewModel.cs in WindowsSmartInk/SmartInkLaboratory/ViewModels |
143 | 6 | 1209 | 1260 | 12 |
Locator.cs in WindowsSmartInk/SmartInkLaboratory/ViewModels |
131 | 2 | 1243 | 1260 | 6 |
ProjectsViewModel.cs in WindowsSmartInk/SmartInkLaboratory/ViewModels |
118 | 2 | 117 | 1260 | 11 |
TestView.xaml in WindowsSmartInk/SmartInkLaboratory/Views/UserControls |
117 | - | 1209 | 1260 | 9 |
NewPackageViewModel.cs in WindowsSmartInk/SmartInkLaboratory/ViewModels |
101 | 2 | 1209 | 1260 | 6 |
CustomVisionTagService.cs in WindowsSmartInk/SmartInkLaboratory/Services |
98 | 8 | 1209 | 1260 | 4 |
AppStateService.cs in WindowsSmartInk/SmartInkLaboratory/Services |
95 | 4 | 1209 | 1260 | 7 |
ImageTagsViewModel.cs in WindowsSmartInk/SmartInkLaboratory/ViewModels |
93 | 3 | 1209 | 1260 | 5 |
TrainingView.xaml in WindowsSmartInk/SmartInkLaboratory/Views/UserControls |
93 | - | 1242 | 1260 | 3 |
IconMapper.xaml in WindowsSmartInk/SmartInkLaboratory/Views/UserControls |
90 | - | 1221 | 1260 | 3 |
File | # lines | # units | last modified (days ago) | created (days ago) | # changes |
---|---|---|---|---|---|
ManageResourcesView.xaml in WindowsSmartInk/SmartInkLaboratory/Views |
14 | - | 1260 | 1260 | 1 |
AssemblyInfo.cs in WindowsSmartInk/SmartInkLaboratory/Properties |
14 | - | 1260 | 1260 | 1 |
AssemblyInfo.cs in WindowsSmartInk/Microsoft.MTC.SmartInk/Properties |
14 | - | 1260 | 1260 | 1 |
ResourceListDialog.xaml in WindowsSmartInk/SmartInkLaboratory/Views/Dialogs |
18 | - | 1260 | 1260 | 1 |
PackageView.xaml in WindowsSmartInk/SmartInkLaboratory/Views/UserControls |
37 | - | 1260 | 1260 | 1 |
Generic.xaml in WindowsSmartInk/SmartInkLaboratory/Themes |
38 | - | 1260 | 1260 | 1 |
App.xaml.cs in WindowsSmartInk/SmartInkLaboratory |
57 | 4 | 1260 | 1260 | 1 |
LocalProjectPackageMapper.cs in WindowsSmartInk/SmartInkLaboratory/Services |
84 | 6 | 1260 | 1260 | 1 |
ManageProjectsDialog.xaml in WindowsSmartInk/SmartInkLaboratory/Views/Dialogs |
39 | - | 1258 | 1258 | 1 |
azureicons.cs in WindowsSmartInk/SmartInkLaboratory/AI |
59 | 3 | 1253 | 1260 | 2 |
DialogKeys.cs in WindowsSmartInk/SmartInkLaboratory/Views/Dialogs |
11 | - | 1243 | 1260 | 3 |
IInkProcessor.cs in WindowsSmartInk/SmartInkLaboratory/ViewModels |
11 | - | 1243 | 1260 | 6 |
ManageResourcesView.xaml.cs in WindowsSmartInk/SmartInkLaboratory/Views |
12 | 1 | 1243 | 1260 | 2 |
ISecureKeyService.cs in WindowsSmartInk/SmartInkLaboratory/Services/Platform |
12 | - | 1243 | 1260 | 2 |
IInkManifestManager.cs in WindowsSmartInk/SmartInkLaboratory/Services |
12 | - | 1243 | 1260 | 2 |
InkManifest.cs in WindowsSmartInk/SmartInkLaboratory/Models |
12 | - | 1243 | 1260 | 2 |
ITrainingFileService.cs in WindowsSmartInk/SmartInkLaboratory/Services |
13 | - | 1243 | 1260 | 2 |
IProjectPackageMapper.cs in WindowsSmartInk/SmartInkLaboratory/Services |
13 | - | 1243 | 1260 | 2 |
IDialogService.cs in WindowsSmartInk/SmartInkLaboratory/Services/UX |
14 | - | 1243 | 1260 | 2 |
TrainingView.xaml.cs in WindowsSmartInk/SmartInkLaboratory/Views/UserControls |
15 | 1 | 1243 | 1260 | 2 |
File | # lines | # units | last modified (days ago) | created (days ago) | # changes |
---|---|---|---|---|---|
InkDelayConverter.cs in WindowsSmartInk/EBC_InkDemo/Converters |
24 | 2 | 1188 | 1188 | 1 |
MainPage.xaml.cs in WindowsSmartInk/EBC_InkDemo/Views |
219 | 15 | 1169 | 1208 | 3 |
MainPage.xaml in WindowsSmartInk/EBC_InkDemo/Views |
134 | - | 117 | 1208 | 4 |
MainViewModel.cs in WindowsSmartInk/EBC_InkDemo/ViewModels |
95 | 5 | 1188 | 1208 | 2 |
App.xaml.cs in WindowsSmartInk/EBC_InkDemo |
58 | 4 | 1208 | 1208 | 1 |
Locator.cs in WindowsSmartInk/EBC_InkDemo/ViewModels |
20 | 1 | 1208 | 1208 | 1 |
RectExtensions.cs in WindowsSmartInk/EBC_InkDemo/Extensions |
17 | 1 | 1208 | 1208 | 1 |
AssemblyInfo.cs in WindowsSmartInk/EBC_InkDemo/Properties |
14 | - | 1208 | 1208 | 1 |
App.xaml in WindowsSmartInk/EBC_InkDemo |
10 | - | 1208 | 1208 | 1 |
IMediaPackage.cs in WindowsSmartInk/Microsoft.MTC.SmartInk |
14 | - | 1208 | 1222 | 2 |
SmartInkPackageViewModel.cs in WindowsSmartInk/SmartInkLaboratory/ViewModels |
95 | 7 | 1217 | 1223 | 3 |
SmartInkMediaPackage.cs in WindowsSmartInk/Microsoft.MTC.SmartInk |
82 | 9 | 1208 | 1235 | 4 |
ISmartInkPackage.cs in WindowsSmartInk/Microsoft.MTC.SmartInk |
28 | - | 1235 | 1235 | 1 |
InkStrokeCollectionExtensions.cs in WindowsSmartInk/Microsoft.MTC.SmartInk/Extensions |
124 | 6 | 1216 | 1249 | 9 |
RectExtenstion.cs in WindowsSmartInk/Microsoft.MTC.SmartInk/Extensions |
17 | 1 | 1243 | 1249 | 2 |
SmartInkModel.cs in WindowsSmartInk/Microsoft.MTC.SmartInk |
60 | 1 | 1209 | 1253 | 2 |
ManageProjectsDialog.xaml in WindowsSmartInk/SmartInkLaboratory/Views/Dialogs |
39 | - | 1258 | 1258 | 1 |
ManageProjectsDialog.xaml.cs in WindowsSmartInk/SmartInkLaboratory/Views/Dialogs |
18 | 3 | 1243 | 1258 | 2 |
App.xaml in WindowsSmartInk/SmartInkLaboratory |
274 | - | 1208 | 1260 | 2 |
TrainViewModel.cs in WindowsSmartInk/SmartInkLaboratory/ViewModels |
259 | 7 | 117 | 1260 | 16 |
File | # lines | # units | last modified (days ago) | created (days ago) | # changes |
---|---|---|---|---|---|
TrainViewModel.cs in WindowsSmartInk/SmartInkLaboratory/ViewModels |
259 | 7 | 117 | 1260 | 16 |
MainPage.xaml in WindowsSmartInk/EBC_InkDemo/Views |
134 | - | 117 | 1208 | 4 |
ProjectsViewModel.cs in WindowsSmartInk/SmartInkLaboratory/ViewModels |
118 | 2 | 117 | 1260 | 11 |
CustomVisionProjectService.cs in WindowsSmartInk/SmartInkLaboratory/Services |
54 | 4 | 117 | 1260 | 6 |
CustomVisionPredictionService.cs in WindowsSmartInk/SmartInkLaboratory/Services |
43 | 1 | 117 | 1260 | 9 |
CustomVisionClassifierBaseService.cs in WindowsSmartInk/SmartInkLaboratory/Services |
33 | 3 | 117 | 1260 | 5 |
CustomVisionImageService.cs in WindowsSmartInk/SmartInkLaboratory/Services |
21 | 2 | 117 | 1260 | 3 |
IImageService.cs in WindowsSmartInk/SmartInkLaboratory/Services |
13 | - | 117 | 1260 | 3 |
MainPage.xaml.cs in WindowsSmartInk/EBC_InkDemo/Views |
219 | 15 | 1169 | 1208 | 3 |
MainViewModel.cs in WindowsSmartInk/EBC_InkDemo/ViewModels |
95 | 5 | 1188 | 1208 | 2 |
InkDelayConverter.cs in WindowsSmartInk/EBC_InkDemo/Converters |
24 | 2 | 1188 | 1188 | 1 |
App.xaml in WindowsSmartInk/SmartInkLaboratory |
274 | - | 1208 | 1260 | 2 |
MainPage.xaml.cs in WindowsSmartInk/SmartInkLaboratory |
201 | 13 | 1208 | 1260 | 13 |
MainPage.xaml in WindowsSmartInk/SmartInkLaboratory |
177 | - | 1208 | 1260 | 9 |
SmartInkMediaPackage.cs in WindowsSmartInk/Microsoft.MTC.SmartInk |
82 | 9 | 1208 | 1235 | 4 |
App.xaml.cs in WindowsSmartInk/EBC_InkDemo |
58 | 4 | 1208 | 1208 | 1 |
Locator.cs in WindowsSmartInk/EBC_InkDemo/ViewModels |
20 | 1 | 1208 | 1208 | 1 |
RectExtensions.cs in WindowsSmartInk/EBC_InkDemo/Extensions |
17 | 1 | 1208 | 1208 | 1 |
AssemblyInfo.cs in WindowsSmartInk/EBC_InkDemo/Properties |
14 | - | 1208 | 1208 | 1 |
IMediaPackage.cs in WindowsSmartInk/Microsoft.MTC.SmartInk |
14 | - | 1208 | 1222 | 2 |