android / app-bundle-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: 71
  • Daily file updates (only one update per file and date counted): 1144
  • First update: 2019-07-29
  • Latest update: 2021-06-02
  • Days between first and latest update: 675 (96 weeks, estimated 480 working days)
  • Active days (at least one file change): 60
  • Data:
File Change History Overall
File Age Distribution Overall
Days since first update
  • There are 71 files with 10,542 lines of code in files.
    • 67 files that are 366+ days old (9,864 lines of code)
    • 4 files that are 181-365 days old (678 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)
93% | 6% | 0% | 0% | 0%
Legend:
366+
181-365
91-180
31-90
1-30
Latest Change Distribution Overall
Days since last update
  • There are 71 files with 10,542 lines of code in files.
    • 63 files have been last changed 366+ days ago (9,780 lines of code)
    • 8 files have been last changed 181-365 days ago (762 lines of code)
    • 0 files have been last changed 91-180 days ago (0 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)
92% | 7% | 0% | 0% | 0%
Legend:
366+
181-365
91-180
31-90
1-30
File Change History per File Extension
xml, kt, gradle, properties, java, md, h, cpp, bat, gitignore, pro, yaml, txt, kts, py, markdown, vsh, sh, json, yml, c, inl, proto, fsh
File Age Distribution per Extension
Days since first update
366+
181-365
91-180
31-90
1-30
inl100% | 0% | 0% | 0% | 0%
cpp100% | 0% | 0% | 0% | 0%
java100% | 0% | 0% | 0% | 0%
h100% | 0% | 0% | 0% | 0%
kt100% | 0% | 0% | 0% | 0%
kts100% | 0% | 0% | 0% | 0%
c100% | 0% | 0% | 0% | 0%
vsh100% | 0% | 0% | 0% | 0%
fsh100% | 0% | 0% | 0% | 0%
pro100% | 0% | 0% | 0% | 0%
py0% | 100% | 0% | 0% | 0%
proto0% | 100% | 0% | 0% | 0%
Latest Change Distribution per Extension
Days since last update
366+
181-365
91-180
31-90
1-30
inl100% | 0% | 0% | 0% | 0%
cpp100% | 0% | 0% | 0% | 0%
java100% | 0% | 0% | 0% | 0%
h100% | 0% | 0% | 0% | 0%
kt100% | 0% | 0% | 0% | 0%
c100% | 0% | 0% | 0% | 0%
vsh100% | 0% | 0% | 0% | 0%
kts23% | 76% | 0% | 0% | 0%
fsh100% | 0% | 0% | 0% | 0%
pro100% | 0% | 0% | 0% | 0%
py0% | 100% | 0% | 0% | 0%
proto0% | 100% | 0% | 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
PlayAssetDelivery/NativeSample100% | 0% | 0% | 0% | 0%
InstantApps/multi-feature-module100% | 0% | 0% | 0% | 0%
InstantApps/service100% | 0% | 0% | 0% | 0%
DynamicFeatureNavigation/DSL100% | 0% | 0% | 0% | 0%
DynamicFeatureNavigation/XML100% | 0% | 0% | 0% | 0%
InstantApps/analytics100% | 0% | 0% | 0% | 0%
InstantApps/storage-api100% | 0% | 0% | 0% | 0%
DynamicFeatures/features100% | 0% | 0% | 0% | 0%
PlayCoreKtx/buildSrc100% | 0% | 0% | 0% | 0%
InstantApps/cookie-api100% | 0% | 0% | 0% | 0%
PlayAssetDelivery/BundletoolScriptSample0% | 100% | 0% | 0% | 0%
primary (latest change distribution)
Days since last update
366+
181-365
91-180
31-90
1-30
PlayAssetDelivery/NativeSample100% | 0% | 0% | 0% | 0%
InstantApps/multi-feature-module100% | 0% | 0% | 0% | 0%
InstantApps/service100% | 0% | 0% | 0% | 0%
DynamicFeatureNavigation/DSL100% | 0% | 0% | 0% | 0%
InstantApps/analytics100% | 0% | 0% | 0% | 0%
InstantApps/storage-api100% | 0% | 0% | 0% | 0%
DynamicFeatures/features100% | 0% | 0% | 0% | 0%
PlayCoreKtx/buildSrc100% | 0% | 0% | 0% | 0%
InstantApps/cookie-api100% | 0% | 0% | 0% | 0%
PlayAssetDelivery/BundletoolScriptSample0% | 100% | 0% | 0% | 0%
DynamicFeatureNavigation/XML0% | 100% | 0% | 0% | 0%
Oldest Files (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
TextResize.java
in InstantApps/multi-feature-module/app/src/main/java/com/example/android/unsplash/transition
337 29 882 882 1
MainActivity.java
in InstantApps/multi-feature-module/main/src/main/java/com/example/android/unsplash
194 11 882 882 1
DetailSharedElementEnterCallback.java
in InstantApps/multi-feature-module/app/src/main/java/com/example/android/unsplash/ui
121 11 882 882 1
DetailActivity.java
in InstantApps/multi-feature-module/detail/src/main/java/com/example/android/unsplash
113 8 882 882 1
ServiceManagementActivity.java
in InstantApps/service/app/src/main/java/com/instantappsample/service
98 8 882 882 1
ForegroundImageView.java
in InstantApps/multi-feature-module/app/src/main/java/com/example/android/unsplash/ui
86 10 882 882 1
MainActivity.java
in InstantApps/analytics/app/src/main/java/com/example/android/instant/analytics
81 3 882 882 1
DetailViewPagerAdapter.java
in InstantApps/multi-feature-module/app/src/main/java/com/example/android/unsplash/ui/pager
78 7 882 882 1
Photo.java
in InstantApps/multi-feature-module/app/src/main/java/com/example/android/unsplash/data/model
71 6 882 882 1
PhotoAdapter.java
in InstantApps/multi-feature-module/app/src/main/java/com/example/android/unsplash/ui/grid
55 5 882 882 1
StorageApiActivity.kt
in InstantApps/storage-api/app/src/main/java/com/instantappsample/storage
54 1 543 882 3
PhotoService.java
in InstantApps/multi-feature-module/app/src/main/java/com/example/android/unsplash/data
47 2 882 882 1
TimekeepingService.java
in InstantApps/service/app/src/main/java/com/instantappsample/service
45 6 882 882 1
hello-jni.c
in DynamicFeatures/features/native/src/main/cpp
39 - 882 882 1
OnItemSelectedListener.java
in InstantApps/multi-feature-module/app/src/main/java/com/example/android/unsplash/ui/grid
36 4 882 882 1
PhotoViewHolder.java
in InstantApps/multi-feature-module/app/src/main/java/com/example/android/unsplash/ui/grid
30 6 882 882 1
IntentUtil.java
in InstantApps/multi-feature-module/app/src/main/java/com/example/android/unsplash
29 2 882 882 1
TransitionCallback.java
in InstantApps/multi-feature-module/app/src/main/java/com/example/android/unsplash/ui
19 5 882 882 1
GridMarginDecoration.java
in InstantApps/multi-feature-module/app/src/main/java/com/example/android/unsplash/ui/grid
18 2 882 882 1
ThreeTwoImageView.java
in InstantApps/multi-feature-module/app/src/main/java/com/example/android/unsplash/ui
15 2 882 882 1
Files Not Recently Changed (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
pro
proguard-playservices.pro
in InstantApps/cookie-api
4 - 882 882 1
ImageSize.java
in InstantApps/multi-feature-module/app/src/main/java/com/example/android/unsplash/ui
5 - 882 882 1
UnsplashService.java
in InstantApps/multi-feature-module/app/src/main/java/com/example/android/unsplash/data
10 - 882 882 1
ThreeTwoImageView.java
in InstantApps/multi-feature-module/app/src/main/java/com/example/android/unsplash/ui
15 2 882 882 1
GridMarginDecoration.java
in InstantApps/multi-feature-module/app/src/main/java/com/example/android/unsplash/ui/grid
18 2 882 882 1
TransitionCallback.java
in InstantApps/multi-feature-module/app/src/main/java/com/example/android/unsplash/ui
19 5 882 882 1
IntentUtil.java
in InstantApps/multi-feature-module/app/src/main/java/com/example/android/unsplash
29 2 882 882 1
PhotoViewHolder.java
in InstantApps/multi-feature-module/app/src/main/java/com/example/android/unsplash/ui/grid
30 6 882 882 1
OnItemSelectedListener.java
in InstantApps/multi-feature-module/app/src/main/java/com/example/android/unsplash/ui/grid
36 4 882 882 1
hello-jni.c
in DynamicFeatures/features/native/src/main/cpp
39 - 882 882 1
TimekeepingService.java
in InstantApps/service/app/src/main/java/com/instantappsample/service
45 6 882 882 1
PhotoService.java
in InstantApps/multi-feature-module/app/src/main/java/com/example/android/unsplash/data
47 2 882 882 1
PhotoAdapter.java
in InstantApps/multi-feature-module/app/src/main/java/com/example/android/unsplash/ui/grid
55 5 882 882 1
Photo.java
in InstantApps/multi-feature-module/app/src/main/java/com/example/android/unsplash/data/model
71 6 882 882 1
DetailViewPagerAdapter.java
in InstantApps/multi-feature-module/app/src/main/java/com/example/android/unsplash/ui/pager
78 7 882 882 1
MainActivity.java
in InstantApps/analytics/app/src/main/java/com/example/android/instant/analytics
81 3 882 882 1
ForegroundImageView.java
in InstantApps/multi-feature-module/app/src/main/java/com/example/android/unsplash/ui
86 10 882 882 1
ServiceManagementActivity.java
in InstantApps/service/app/src/main/java/com/instantappsample/service
98 8 882 882 1
DetailActivity.java
in InstantApps/multi-feature-module/detail/src/main/java/com/example/android/unsplash
113 8 882 882 1
DetailSharedElementEnterCallback.java
in InstantApps/multi-feature-module/app/src/main/java/com/example/android/unsplash/ui
121 11 882 882 1
Most Recently Created Files (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
add_packs.py
in PlayAssetDelivery/BundletoolScriptSample
391 22 280 280 1
proto
config.proto
in PlayAssetDelivery/BundletoolScriptSample
171 - 280 280 1
generate_asset_pack.py
in PlayAssetDelivery/BundletoolScriptSample
115 8 280 280 1
__init__.py
in PlayAssetDelivery/BundletoolScriptSample
1 - 280 280 1
build.gradle.kts
in PlayCoreKtx/buildSrc
26 - 392 567 10
StartDestinationFragment.kt
in DynamicFeatureNavigation/DSL/app/src/main/java/com/example/android/dfn/dsl
45 2 543 652 4
MainActivity.kt
in DynamicFeatureNavigation/DSL/app/src/main/java/com/example/android/dfn/dsl
42 1 543 652 4
build.gradle.kts
in DynamicFeatureNavigation/XML/app
34 - 256 652 6
build.gradle.kts
in DynamicFeatureNavigation/XML/dynamicfeature
17 - 256 652 3
build.gradle.kts
in DynamicFeatureNavigation/XML/includedgraphfeature
17 - 256 652 3
build.gradle.kts
in DynamicFeatureNavigation/XML
16 - 256 652 6
MyFragment.kt
in DynamicFeatureNavigation/DSL/included/src/main/java/com/example/android/dfn/dsl/included
3 - 543 652 4
MyFragment.kt
in DynamicFeatureNavigation/DSL/ondemand/src/main/java/com/example/android/dfn/dsl/ondemand
3 - 543 652 4
FeatureActivity.kt
in DynamicFeatureNavigation/DSL/ondemand/src/main/java/com/example/android/dfn/dsl/ondemand
3 - 543 652 4
OnDemandFragment.kt
in DynamicFeatureNavigation/DSL/ondemand/src/main/java/com/example/android/dfn/dsl/ondemand
3 - 543 652 4
inl
teapot.inl
in PlayAssetDelivery/NativeSample/Teapot/src/main/cpp
3596 - 704 704 1
vecmath.h
in PlayAssetDelivery/NativeSample/common/ndk_helper
757 28 704 704 1
JNIHelper.cpp
in PlayAssetDelivery/NativeSample/common/ndk_helper
575 24 704 704 1
gl3stub.cpp
in PlayAssetDelivery/NativeSample/common/ndk_helper
401 1 704 704 1
vecmath.cpp
in PlayAssetDelivery/NativeSample/common/ndk_helper
329 10 704 704 1
Most Recently Changed Files (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
build.gradle.kts
in DynamicFeatureNavigation/XML/app
34 - 256 652 6
build.gradle.kts
in DynamicFeatureNavigation/XML/dynamicfeature
17 - 256 652 3
build.gradle.kts
in DynamicFeatureNavigation/XML/includedgraphfeature
17 - 256 652 3
build.gradle.kts
in DynamicFeatureNavigation/XML
16 - 256 652 6
add_packs.py
in PlayAssetDelivery/BundletoolScriptSample
391 22 280 280 1
proto
config.proto
in PlayAssetDelivery/BundletoolScriptSample
171 - 280 280 1
generate_asset_pack.py
in PlayAssetDelivery/BundletoolScriptSample
115 8 280 280 1
__init__.py
in PlayAssetDelivery/BundletoolScriptSample
1 - 280 280 1
build.gradle.kts
in PlayCoreKtx/buildSrc
26 - 392 567 10
StorageApiActivity.kt
in InstantApps/storage-api/app/src/main/java/com/instantappsample/storage
54 1 543 882 3
StartDestinationFragment.kt
in DynamicFeatureNavigation/DSL/app/src/main/java/com/example/android/dfn/dsl
45 2 543 652 4
MainActivity.kt
in DynamicFeatureNavigation/DSL/app/src/main/java/com/example/android/dfn/dsl
42 1 543 652 4
MyFragment.kt
in DynamicFeatureNavigation/DSL/included/src/main/java/com/example/android/dfn/dsl/included
3 - 543 652 4
MyFragment.kt
in DynamicFeatureNavigation/DSL/ondemand/src/main/java/com/example/android/dfn/dsl/ondemand
3 - 543 652 4
FeatureActivity.kt
in DynamicFeatureNavigation/DSL/ondemand/src/main/java/com/example/android/dfn/dsl/ondemand
3 - 543 652 4
OnDemandFragment.kt
in DynamicFeatureNavigation/DSL/ondemand/src/main/java/com/example/android/dfn/dsl/ondemand
3 - 543 652 4
inl
teapot.inl
in PlayAssetDelivery/NativeSample/Teapot/src/main/cpp
3596 - 704 704 1
vecmath.h
in PlayAssetDelivery/NativeSample/common/ndk_helper
757 28 704 704 1
JNIHelper.cpp
in PlayAssetDelivery/NativeSample/common/ndk_helper
575 24 704 704 1
gl3stub.cpp
in PlayAssetDelivery/NativeSample/common/ndk_helper
401 1 704 704 1