apache / cordova-ios
File Age & Freshness

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

Summary
File Change History Overall
File Age Distribution Overall
Days since first update
  • There are 89 files with 6,988 lines of code in files.
    • 73 files that are 366+ days old (6,332 lines of code)
    • 13 files that are 181-365 days old (626 lines of code)
    • 0 files that are 91-180 days old (0 lines of code)
    • 3 files that are 31-90 days old (30 lines of code)
    • 0 files that are 1-30 days old (0 lines of code)
90% | 8% | 0% | <1% | 0%
Legend:
366+
181-365
91-180
31-90
1-30

explore: grouped by folders | grouped by age
File Freshness Distribution Overall
Days since last update
  • There are 89 files with 6,988 lines of code in files.
    • 20 files have been last changed 366+ days ago (674 lines of code)
    • 46 files have been last changed 181-365 days ago (2,092 lines of code)
    • 13 files have been last changed 91-180 days ago (1,908 lines of code)
    • 10 files have been last changed 31-90 days ago (2,314 lines of code)
    • 0 files have been last changed 1-30 days ago (0 lines of code)
9% | 29% | 27% | 33% | 0%
Legend:
366+
181-365
91-180
31-90
1-30

explore: grouped by folders | grouped by freshness
File Change History per File Extension
js, h, m, xml, json, plist, md, swift, yaml, gitignore, storyboard, html, txt, css, npmignore, gitattributes, xib, podspec, npmrc, eslintignore, ts
File Age Distribution per Extension
Days since first update
366+
181-365
91-180
31-90
1-30
js100% | 0% | 0% | 0% | 0%
m82% | 16% | 0% | <1% | 0%
h88% | 9% | 0% | 1% | 0%
css100% | 0% | 0% | 0% | 0%
xml43% | 56% | 0% | 0% | 0%
swift58% | 41% | 0% | 0% | 0%
html100% | 0% | 0% | 0% | 0%
File Freshness Distribution per Extension
Days since last update
366+
181-365
91-180
31-90
1-30
js12% | 9% | 48% | 29% | 0%
m4% | 45% | 8% | 42% | 0%
css100% | 0% | 0% | 0% | 0%
h6% | 68% | 16% | 9% | 0%
html100% | 0% | 0% | 0% | 0%
xml0% | 56% | 0% | 43% | 0%
swift0% | 41% | 58% | 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
lib100% | 0% | 0% | 0% | 0%
CordovaLib84% | 15% | 0% | <1% | 0%
templates64% | 35% | 0% | 0% | 0%
ROOT100% | 0% | 0% | 0% | 0%
primary (file freshness distribution)
Days since last update
366+
181-365
91-180
31-90
1-30
lib12% | 9% | 48% | 30% | 0%
CordovaLib4% | 48% | 9% | 37% | 0%
templates48% | 35% | 0% | 16% | 0%
ROOT0% | 0% | 100% | 0% | 0%
Oldest Files (Top 50)
File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
CDVViewController.m
in CordovaLib/Classes/Public
637 - 2014-10-23 2025-04-07 59 19 iclelland@chromium.org darryl@dpogue.ca
CDVConfigParser.m
in CordovaLib/Classes/Public
75 - 2014-10-24 2024-08-23 5 3 iclelland@chromium.org darryl@dpogue.ca
CDVCommandQueue.m
in CordovaLib/Classes/Public
149 - 2015-03-18 2024-08-26 7 2 shazron@apache.org darryl@dpogue.ca
CDVPluginResult.m
in CordovaLib/Classes/Public
145 3 2015-03-18 2024-08-23 8 4 shazron@apache.org darryl@dpogue.ca
CDVPlugin.m
in CordovaLib/Classes/Public
103 - 2015-03-18 2025-04-07 12 6 shazron@apache.org darryl@dpogue.ca
CDVInvokedUrlCommand.m
in CordovaLib/Classes/Public
89 - 2015-03-18 2024-08-23 4 2 shazron@apache.org darryl@dpogue.ca
CDVTimer.m
in CordovaLib/Classes/Public
76 - 2015-03-18 2021-10-06 2 2 shazron@apache.org darryl@dpogue.ca
CDVJSON_private.m
in CordovaLib/Classes/Private
63 - 2015-03-18 2024-08-23 6 5 shazron@apache.org darryl@dpogue.ca
NSDictionary+CordovaPreferences.m
in CordovaLib/Classes/Public
58 - 2015-03-18 2024-08-23 5 3 shazron@apache.org darryl@dpogue.ca
CDVHandleOpenURL.m
in CordovaLib/Classes/Private/Plugins/CDVHandleOpenURL
50 - 2015-03-18 2024-08-23 5 5 shazron@apache.org darryl@dpogue.ca
CDVAppDelegate.m
in CordovaLib/Classes/Public
38 - 2015-03-18 2024-08-20 11 7 shazron@apache.org darryl@dpogue.ca
NSMutableArray+QueueAdditions.m
in CordovaLib/Classes/Public
29 - 2015-03-18 2021-10-06 2 2 shazron@apache.org darryl@dpogue.ca
CDVPlugin+Resources.m
in CordovaLib/Classes/Public
13 - 2015-03-18 2021-10-06 2 2 shazron@apache.org darryl@dpogue.ca
CDVJSON_private.h
in CordovaLib/Classes/Private
11 - 2015-03-18 2024-08-23 3 2 shazron@apache.org darryl@dpogue.ca
CDVDebug.h
in CordovaLib/Classes/Private
6 - 2015-03-18 2015-03-18 1 1 shazron@apache.org shazron@apache.org
CDVHandleOpenURL.h
in CordovaLib/Classes/Private/Plugins/CDVHandleOpenURL
5 - 2015-03-18 2018-12-15 3 3 shazron@apache.org erisu@users.noreply.github.com
CDVPlugin+Private.h
in CordovaLib/Classes/Private
4 - 2015-03-18 2024-08-23 2 2 shazron@apache.org darryl@dpogue.ca
CDVGestureHandler.m
in CordovaLib/Classes/Private/Plugins/CDVGestureHandler
36 - 2015-09-22 2024-08-23 4 3 eddyverbruggen@gmail.com darryl@dpogue.ca
CDVGestureHandler.h
in CordovaLib/Classes/Private/Plugins/CDVGestureHandler
4 - 2015-09-22 2018-12-15 3 3 eddyverbruggen@gmail.com erisu@users.noreply.github.com
CDVIntentAndNavigationFilter.m
in CordovaLib/Classes/Private/Plugins/CDVIntentAndNavigationFilter
95 - 2015-11-18 2025-01-15 14 6 shazron@apache.org darryl@dpogue.ca
CDVIntentAndNavigationFilter.h
in CordovaLib/Classes/Private/Plugins/CDVIntentAndNavigationFilter
12 1 2015-11-18 2025-01-15 10 5 shazron@apache.org darryl@dpogue.ca
CDVLogger.m
in CordovaLib/Classes/Private/Plugins/CDVLogger
13 - 2017-08-11 2017-08-11 1 1 maj.fil@gmail.com maj.fil@gmail.com
CDVLogger.h
in CordovaLib/Classes/Private/Plugins/CDVLogger
4 - 2017-08-11 2018-12-15 3 3 maj.fil@gmail.com erisu@users.noreply.github.com
CDVWebViewEngine.m
in CordovaLib/Classes/Private/Plugins/CDVWebViewEngine
496 - 2020-02-10 2025-04-07 25 9 erisu@users.noreply.github.com darryl@dpogue.ca
CDVWebViewUIDelegate.m
in CordovaLib/Classes/Private/Plugins/CDVWebViewEngine
145 - 2020-02-10 2024-12-16 4 3 erisu@users.noreply.github.com 32865801+jancabadaj@users.n...
CDVWebViewUIDelegate.h
in CordovaLib/Classes/Private/Plugins/CDVWebViewEngine
23 1 2020-02-10 2024-12-16 6 3 erisu@users.noreply.github.com 32865801+jancabadaj@users.n...
CDVWebViewEngine.h
in CordovaLib/Classes/Private/Plugins/CDVWebViewEngine
6 - 2020-02-10 2024-08-23 3 2 erisu@users.noreply.github.com darryl@dpogue.ca
CDVLaunchScreen.m
in CordovaLib/Classes/Private/Plugins/CDVLaunchScreen
12 - 2020-05-21 2025-04-07 5 1 darryl@dpogue.ca darryl@dpogue.ca
CDVLaunchScreen.h
in CordovaLib/Classes/Private/Plugins/CDVLaunchScreen
5 - 2020-05-21 2020-05-21 1 1 darryl@dpogue.ca darryl@dpogue.ca
CDVWebViewProcessPoolFactory.m
in CordovaLib/Classes/Public
23 - 2021-01-07 2024-08-28 4 2 niklasmerz@apache.org darryl@dpogue.ca
CDVAvailability.h
in CordovaLib/include/Cordova
82 - 2021-10-06 2024-10-18 7 4 darryl@dpogue.ca darryl@dpogue.ca
CDVPlugin.h
in CordovaLib/include/Cordova
59 - 2021-10-06 2025-01-17 11 1 darryl@dpogue.ca darryl@dpogue.ca
CDVPluginResult.h
in CordovaLib/include/Cordova
53 1 2021-10-06 2024-08-26 5 1 darryl@dpogue.ca darryl@dpogue.ca
CDVViewController.h
in CordovaLib/include/Cordova
41 - 2021-10-06 2025-04-07 11 1 darryl@dpogue.ca darryl@dpogue.ca
25 - 2021-10-06 2025-01-16 7 2 darryl@dpogue.ca darryl@dpogue.ca
CDVWebViewEngineProtocol.h
in CordovaLib/include/Cordova
23 - 2021-10-06 2024-08-28 4 1 darryl@dpogue.ca darryl@dpogue.ca
CDVInvokedUrlCommand.h
in CordovaLib/include/Cordova
21 - 2021-10-06 2024-08-23 3 1 darryl@dpogue.ca darryl@dpogue.ca
CDVCommandDelegate.h
in CordovaLib/include/Cordova
19 - 2021-10-06 2024-08-26 4 1 darryl@dpogue.ca darryl@dpogue.ca
CDVCommandQueue.h
in CordovaLib/include/Cordova
14 - 2021-10-06 2024-08-23 3 1 darryl@dpogue.ca darryl@dpogue.ca
NSDictionary+CordovaPreferences.h
in CordovaLib/include/Cordova
13 - 2021-10-06 2024-08-28 4 1 darryl@dpogue.ca darryl@dpogue.ca
CDVConfigParser.h
in CordovaLib/include/Cordova
11 - 2021-10-06 2024-10-18 4 1 darryl@dpogue.ca darryl@dpogue.ca
NSMutableArray+QueueAdditions.h
in CordovaLib/include/Cordova
10 - 2021-10-06 2024-08-26 3 1 darryl@dpogue.ca darryl@dpogue.ca
CDVAppDelegate.h
in CordovaLib/include/Cordova
9 - 2021-10-06 2024-10-18 7 1 darryl@dpogue.ca darryl@dpogue.ca
CDVScreenOrientationDelegate.h
in CordovaLib/include/Cordova
7 - 2021-10-06 2024-08-26 4 1 darryl@dpogue.ca darryl@dpogue.ca
CDVWebViewProcessPoolFactory.h
in CordovaLib/include/Cordova
6 - 2021-10-06 2024-08-28 3 1 darryl@dpogue.ca darryl@dpogue.ca
CDVPlugin+Resources.h
in CordovaLib/include/Cordova
6 - 2021-10-06 2023-06-06 2 1 darryl@dpogue.ca darryl@dpogue.ca
CDVTimer.h
in CordovaLib/include/Cordova
5 - 2021-10-06 2023-06-06 2 1 darryl@dpogue.ca darryl@dpogue.ca
CDV.h
in CordovaLib/include/Cordova
4 - 2021-10-06 2024-08-28 5 1 darryl@dpogue.ca darryl@dpogue.ca
CDVAvailabilityDeprecated.h
in CordovaLib/include/Cordova
2 - 2021-10-06 2024-08-23 4 1 darryl@dpogue.ca darryl@dpogue.ca
CDVCommandDelegateImpl.m
in CordovaLib/Classes/Private
118 - 2021-11-01 2024-08-24 4 1 darryl@dpogue.ca darryl@dpogue.ca
Files Not Recently Changed (Top 50)
File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
CDVDebug.h
in CordovaLib/Classes/Private
6 - 2015-03-18 2015-03-18 1 1 shazron@apache.org shazron@apache.org
CDVLogger.m
in CordovaLib/Classes/Private/Plugins/CDVLogger
13 - 2017-08-11 2017-08-11 1 1 maj.fil@gmail.com maj.fil@gmail.com
CDVGestureHandler.h
in CordovaLib/Classes/Private/Plugins/CDVGestureHandler
4 - 2015-09-22 2018-12-15 3 3 eddyverbruggen@gmail.com erisu@users.noreply.github.com
CDVLogger.h
in CordovaLib/Classes/Private/Plugins/CDVLogger
4 - 2017-08-11 2018-12-15 3 3 maj.fil@gmail.com erisu@users.noreply.github.com
CDVHandleOpenURL.h
in CordovaLib/Classes/Private/Plugins/CDVHandleOpenURL
5 - 2015-03-18 2018-12-15 3 3 shazron@apache.org erisu@users.noreply.github.com
CDVLaunchScreen.h
in CordovaLib/Classes/Private/Plugins/CDVLaunchScreen
5 - 2020-05-21 2020-05-21 1 1 darryl@dpogue.ca darryl@dpogue.ca
CDVPlugin+Resources.m
in CordovaLib/Classes/Public
13 - 2015-03-18 2021-10-06 2 2 shazron@apache.org darryl@dpogue.ca
NSMutableArray+QueueAdditions.m
in CordovaLib/Classes/Public
29 - 2015-03-18 2021-10-06 2 2 shazron@apache.org darryl@dpogue.ca
CDVTimer.m
in CordovaLib/Classes/Public
76 - 2015-03-18 2021-10-06 2 2 shazron@apache.org darryl@dpogue.ca
index.js
in templates/project/www/js
20 4 2021-11-16 2021-11-16 1 1 erisu@users.noreply.github.com erisu@users.noreply.github.com
index.html
in templates/project/www
22 - 2021-11-16 2021-11-16 1 1 erisu@users.noreply.github.com erisu@users.noreply.github.com
index.css
in templates/project/www/css
83 - 2021-11-16 2021-11-16 1 1 erisu@users.noreply.github.com erisu@users.noreply.github.com
5 1 2021-12-01 2021-12-01 1 1 erisu@users.noreply.github.com erisu@users.noreply.github.com
14 1 2021-12-01 2021-12-01 1 1 erisu@users.noreply.github.com erisu@users.noreply.github.com
70 1 2021-12-01 2021-12-01 1 1 erisu@users.noreply.github.com erisu@users.noreply.github.com
CDVTimer.h
in CordovaLib/include/Cordova
5 - 2021-10-06 2023-06-06 2 1 darryl@dpogue.ca darryl@dpogue.ca
CDVPlugin+Resources.h
in CordovaLib/include/Cordova
6 - 2021-10-06 2023-06-06 2 1 darryl@dpogue.ca darryl@dpogue.ca
7 - 2024-03-13 2024-03-13 1 1 81949829+knaito-asial@users... 81949829+knaito-asial@users...
96 7 2021-12-01 2024-03-29 2 2 erisu@users.noreply.github.com darryl@dpogue.ca
191 29 2021-12-01 2024-03-29 3 2 erisu@users.noreply.github.com darryl@dpogue.ca
CDVAllowList.h
in CordovaLib/Classes/Private/Plugins/CDVIntentAndNavigationFilter
10 - 2024-08-20 2024-08-20 1 1 darryl@dpogue.ca darryl@dpogue.ca
CDVSettingsDictionary.h
in CordovaLib/include/Cordova
15 - 2024-08-20 2024-08-20 1 1 darryl@dpogue.ca darryl@dpogue.ca
CDVAppDelegate.m
in CordovaLib/Classes/Public
38 - 2015-03-18 2024-08-20 11 7 shazron@apache.org darryl@dpogue.ca
CDVSettingsDictionary.m
in CordovaLib/Classes/Public
112 - 2024-08-20 2024-08-20 1 1 darryl@dpogue.ca darryl@dpogue.ca
CDVAllowList.m
in CordovaLib/Classes/Private/Plugins/CDVIntentAndNavigationFilter
204 - 2024-08-20 2024-08-21 2 1 darryl@dpogue.ca darryl@dpogue.ca
CDVAvailabilityDeprecated.h
in CordovaLib/include/Cordova
2 - 2021-10-06 2024-08-23 4 1 darryl@dpogue.ca darryl@dpogue.ca
CDVPlugin+Private.h
in CordovaLib/Classes/Private
4 - 2015-03-18 2024-08-23 2 2 shazron@apache.org darryl@dpogue.ca
CDVWebViewEngine.h
in CordovaLib/Classes/Private/Plugins/CDVWebViewEngine
6 - 2020-02-10 2024-08-23 3 2 erisu@users.noreply.github.com darryl@dpogue.ca
CDVJSON_private.h
in CordovaLib/Classes/Private
11 - 2015-03-18 2024-08-23 3 2 shazron@apache.org darryl@dpogue.ca
CDVCommandQueue.h
in CordovaLib/include/Cordova
14 - 2021-10-06 2024-08-23 3 1 darryl@dpogue.ca darryl@dpogue.ca
CDVCommandDelegateImpl.h
in CordovaLib/Classes/Private
15 - 2021-11-01 2024-08-23 2 1 darryl@dpogue.ca darryl@dpogue.ca
CDVInvokedUrlCommand.h
in CordovaLib/include/Cordova
21 - 2021-10-06 2024-08-23 3 1 darryl@dpogue.ca darryl@dpogue.ca
CDVGestureHandler.m
in CordovaLib/Classes/Private/Plugins/CDVGestureHandler
36 - 2015-09-22 2024-08-23 4 3 eddyverbruggen@gmail.com darryl@dpogue.ca
CDVHandleOpenURL.m
in CordovaLib/Classes/Private/Plugins/CDVHandleOpenURL
50 - 2015-03-18 2024-08-23 5 5 shazron@apache.org darryl@dpogue.ca
NSDictionary+CordovaPreferences.m
in CordovaLib/Classes/Public
58 - 2015-03-18 2024-08-23 5 3 shazron@apache.org darryl@dpogue.ca
CDVJSON_private.m
in CordovaLib/Classes/Private
63 - 2015-03-18 2024-08-23 6 5 shazron@apache.org darryl@dpogue.ca
CDVConfigParser.m
in CordovaLib/Classes/Public
75 - 2014-10-24 2024-08-23 5 3 iclelland@chromium.org darryl@dpogue.ca
CDVInvokedUrlCommand.m
in CordovaLib/Classes/Public
89 - 2015-03-18 2024-08-23 4 2 shazron@apache.org darryl@dpogue.ca
CDVPluginResult.m
in CordovaLib/Classes/Public
145 3 2015-03-18 2024-08-23 8 4 shazron@apache.org darryl@dpogue.ca
CDVCommandDelegateImpl.m
in CordovaLib/Classes/Private
118 - 2021-11-01 2024-08-24 4 1 darryl@dpogue.ca darryl@dpogue.ca
CDVScreenOrientationDelegate.h
in CordovaLib/include/Cordova
7 - 2021-10-06 2024-08-26 4 1 darryl@dpogue.ca darryl@dpogue.ca
NSMutableArray+QueueAdditions.h
in CordovaLib/include/Cordova
10 - 2021-10-06 2024-08-26 3 1 darryl@dpogue.ca darryl@dpogue.ca
CDVCommandDelegate.h
in CordovaLib/include/Cordova
19 - 2021-10-06 2024-08-26 4 1 darryl@dpogue.ca darryl@dpogue.ca
Cordova.h
in CordovaLib/include/Cordova
21 - 2024-03-06 2024-08-26 4 1 darryl@dpogue.ca darryl@dpogue.ca
CDVPluginResult.h
in CordovaLib/include/Cordova
53 1 2021-10-06 2024-08-26 5 1 darryl@dpogue.ca darryl@dpogue.ca
CDVCommandQueue.m
in CordovaLib/Classes/Public
149 - 2015-03-18 2024-08-26 7 2 shazron@apache.org darryl@dpogue.ca
CDV.h
in CordovaLib/include/Cordova
4 - 2021-10-06 2024-08-28 5 1 darryl@dpogue.ca darryl@dpogue.ca
CDVWebViewProcessPoolFactory.h
in CordovaLib/include/Cordova
6 - 2021-10-06 2024-08-28 3 1 darryl@dpogue.ca darryl@dpogue.ca
CDVURLSchemeHandler.h
in CordovaLib/Classes/Private/Plugins/CDVWebViewEngine
7 - 2024-08-25 2024-08-28 2 1 darryl@dpogue.ca darryl@dpogue.ca
NSDictionary+CordovaPreferences.h
in CordovaLib/include/Cordova
13 - 2021-10-06 2024-08-28 4 1 darryl@dpogue.ca darryl@dpogue.ca
Most Recently Created Files (Top 50)
File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
CDVStatusBarInternal.m
in CordovaLib/Classes/Private/Plugins/CDVStatusBarInternal
20 - 2025-04-07 2025-04-07 1 1 darryl@dpogue.ca darryl@dpogue.ca
CDVStatusBarInternal.h
in CordovaLib/Classes/Private/Plugins/CDVStatusBarInternal
5 - 2025-04-07 2025-04-07 1 1 darryl@dpogue.ca darryl@dpogue.ca
CDVViewController+Private.h
in CordovaLib/Classes/Private
5 - 2025-04-07 2025-04-07 1 1 darryl@dpogue.ca darryl@dpogue.ca
config.xml
in templates/project/App
54 - 2024-10-08 2024-10-08 1 1 darryl@dpogue.ca darryl@dpogue.ca
AppDelegate.h
in templates/project/App
8 - 2024-10-08 2024-10-08 1 1 darryl@dpogue.ca darryl@dpogue.ca
MainViewController.h
in templates/project/App
8 - 2024-10-08 2024-10-08 1 1 darryl@dpogue.ca darryl@dpogue.ca
AppDelegate.swift
in templates/project/App
8 - 2024-10-08 2024-10-08 1 1 darryl@dpogue.ca darryl@dpogue.ca
ViewController.swift
in templates/project/App
6 - 2024-10-08 2024-10-08 1 1 darryl@dpogue.ca darryl@dpogue.ca
Bridging-Header.h
in templates/project/App
5 - 2024-10-08 2024-10-08 1 1 darryl@dpogue.ca darryl@dpogue.ca
SceneDelegate.swift
in templates/project/App
4 - 2024-10-08 2024-10-08 1 1 darryl@dpogue.ca darryl@dpogue.ca
CDVURLSchemeHandler.m
in CordovaLib/Classes/Private/Plugins/CDVWebViewEngine
185 - 2024-08-25 2024-08-29 3 1 darryl@dpogue.ca darryl@dpogue.ca
CDVURLSchemeHandler.h
in CordovaLib/Classes/Private/Plugins/CDVWebViewEngine
7 - 2024-08-25 2024-08-28 2 1 darryl@dpogue.ca darryl@dpogue.ca
CDVAllowList.m
in CordovaLib/Classes/Private/Plugins/CDVIntentAndNavigationFilter
204 - 2024-08-20 2024-08-21 2 1 darryl@dpogue.ca darryl@dpogue.ca
CDVSettingsDictionary.m
in CordovaLib/Classes/Public
112 - 2024-08-20 2024-08-20 1 1 darryl@dpogue.ca darryl@dpogue.ca
CDVSettingsDictionary.h
in CordovaLib/include/Cordova
15 - 2024-08-20 2024-08-20 1 1 darryl@dpogue.ca darryl@dpogue.ca
CDVAllowList.h
in CordovaLib/Classes/Private/Plugins/CDVIntentAndNavigationFilter
10 - 2024-08-20 2024-08-20 1 1 darryl@dpogue.ca darryl@dpogue.ca
7 - 2024-03-13 2024-03-13 1 1 81949829+knaito-asial@users... 81949829+knaito-asial@users...
Cordova.h
in CordovaLib/include/Cordova
21 - 2024-03-06 2024-08-26 4 1 darryl@dpogue.ca darryl@dpogue.ca
953 44 2021-12-01 2025-04-07 8 3 erisu@users.noreply.github.com darryl@dpogue.ca
build.js
in lib
367 10 2021-12-01 2024-12-25 13 4 erisu@users.noreply.github.com darryl@dpogue.ca
Api.js
in lib
330 6 2021-12-01 2025-01-17 11 3 erisu@users.noreply.github.com darryl@dpogue.ca
pluginHandlers.js
in lib/plugman
311 24 2021-12-01 2024-11-22 6 4 erisu@users.noreply.github.com darryl@dpogue.ca
301 22 2021-12-01 2024-11-22 5 2 erisu@users.noreply.github.com darryl@dpogue.ca
191 29 2021-12-01 2024-03-29 3 2 erisu@users.noreply.github.com darryl@dpogue.ca
run.js
in lib
187 11 2021-12-01 2024-10-08 6 2 erisu@users.noreply.github.com darryl@dpogue.ca
create.js
in lib
103 - 2021-12-01 2025-01-17 10 2 erisu@users.noreply.github.com darryl@dpogue.ca
96 7 2021-12-01 2024-03-29 2 2 erisu@users.noreply.github.com darryl@dpogue.ca
89 3 2021-12-01 2024-12-26 4 2 erisu@users.noreply.github.com erisu@users.noreply.github.com
88 11 2021-12-01 2024-10-08 3 2 erisu@users.noreply.github.com darryl@dpogue.ca
70 1 2021-12-01 2021-12-01 1 1 erisu@users.noreply.github.com erisu@users.noreply.github.com
48 2 2021-12-01 2024-11-22 3 2 erisu@users.noreply.github.com darryl@dpogue.ca
defaults.xml
in templates/cordova
42 - 2021-12-01 2025-04-07 4 3 erisu@users.noreply.github.com darryl@dpogue.ca
clean.js
in lib
16 1 2021-12-01 2024-10-08 3 2 erisu@users.noreply.github.com darryl@dpogue.ca
14 1 2021-12-01 2021-12-01 1 1 erisu@users.noreply.github.com erisu@users.noreply.github.com
5 1 2021-12-01 2021-12-01 1 1 erisu@users.noreply.github.com erisu@users.noreply.github.com
index.css
in templates/project/www/css
83 - 2021-11-16 2021-11-16 1 1 erisu@users.noreply.github.com erisu@users.noreply.github.com
index.html
in templates/project/www
22 - 2021-11-16 2021-11-16 1 1 erisu@users.noreply.github.com erisu@users.noreply.github.com
index.js
in templates/project/www/js
20 4 2021-11-16 2021-11-16 1 1 erisu@users.noreply.github.com erisu@users.noreply.github.com
CDVCommandDelegateImpl.m
in CordovaLib/Classes/Private
118 - 2021-11-01 2024-08-24 4 1 darryl@dpogue.ca darryl@dpogue.ca
CDVCommandDelegateImpl.h
in CordovaLib/Classes/Private
15 - 2021-11-01 2024-08-23 2 1 darryl@dpogue.ca darryl@dpogue.ca
CDVAvailability.h
in CordovaLib/include/Cordova
82 - 2021-10-06 2024-10-18 7 4 darryl@dpogue.ca darryl@dpogue.ca
CDVPlugin.h
in CordovaLib/include/Cordova
59 - 2021-10-06 2025-01-17 11 1 darryl@dpogue.ca darryl@dpogue.ca
CDVPluginResult.h
in CordovaLib/include/Cordova
53 1 2021-10-06 2024-08-26 5 1 darryl@dpogue.ca darryl@dpogue.ca
CDVViewController.h
in CordovaLib/include/Cordova
41 - 2021-10-06 2025-04-07 11 1 darryl@dpogue.ca darryl@dpogue.ca
25 - 2021-10-06 2025-01-16 7 2 darryl@dpogue.ca darryl@dpogue.ca
CDVWebViewEngineProtocol.h
in CordovaLib/include/Cordova
23 - 2021-10-06 2024-08-28 4 1 darryl@dpogue.ca darryl@dpogue.ca
CDVInvokedUrlCommand.h
in CordovaLib/include/Cordova
21 - 2021-10-06 2024-08-23 3 1 darryl@dpogue.ca darryl@dpogue.ca
CDVCommandDelegate.h
in CordovaLib/include/Cordova
19 - 2021-10-06 2024-08-26 4 1 darryl@dpogue.ca darryl@dpogue.ca
CDVCommandQueue.h
in CordovaLib/include/Cordova
14 - 2021-10-06 2024-08-23 3 1 darryl@dpogue.ca darryl@dpogue.ca
NSDictionary+CordovaPreferences.h
in CordovaLib/include/Cordova
13 - 2021-10-06 2024-08-28 4 1 darryl@dpogue.ca darryl@dpogue.ca
Most Recently Changed Files (Top 50)
File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
953 44 2021-12-01 2025-04-07 8 3 erisu@users.noreply.github.com darryl@dpogue.ca
CDVViewController.m
in CordovaLib/Classes/Public
637 - 2014-10-23 2025-04-07 59 19 iclelland@chromium.org darryl@dpogue.ca
CDVWebViewEngine.m
in CordovaLib/Classes/Private/Plugins/CDVWebViewEngine
496 - 2020-02-10 2025-04-07 25 9 erisu@users.noreply.github.com darryl@dpogue.ca
CDVPlugin.m
in CordovaLib/Classes/Public
103 - 2015-03-18 2025-04-07 12 6 shazron@apache.org darryl@dpogue.ca
defaults.xml
in templates/cordova
42 - 2021-12-01 2025-04-07 4 3 erisu@users.noreply.github.com darryl@dpogue.ca
CDVViewController.h
in CordovaLib/include/Cordova
41 - 2021-10-06 2025-04-07 11 1 darryl@dpogue.ca darryl@dpogue.ca
CDVStatusBarInternal.m
in CordovaLib/Classes/Private/Plugins/CDVStatusBarInternal
20 - 2025-04-07 2025-04-07 1 1 darryl@dpogue.ca darryl@dpogue.ca
CDVLaunchScreen.m
in CordovaLib/Classes/Private/Plugins/CDVLaunchScreen
12 - 2020-05-21 2025-04-07 5 1 darryl@dpogue.ca darryl@dpogue.ca
CDVStatusBarInternal.h
in CordovaLib/Classes/Private/Plugins/CDVStatusBarInternal
5 - 2025-04-07 2025-04-07 1 1 darryl@dpogue.ca darryl@dpogue.ca
CDVViewController+Private.h
in CordovaLib/Classes/Private
5 - 2025-04-07 2025-04-07 1 1 darryl@dpogue.ca darryl@dpogue.ca
Api.js
in lib
330 6 2021-12-01 2025-01-17 11 3 erisu@users.noreply.github.com darryl@dpogue.ca
create.js
in lib
103 - 2021-12-01 2025-01-17 10 2 erisu@users.noreply.github.com darryl@dpogue.ca
CDVPlugin.h
in CordovaLib/include/Cordova
59 - 2021-10-06 2025-01-17 11 1 darryl@dpogue.ca darryl@dpogue.ca
25 - 2021-10-06 2025-01-16 7 2 darryl@dpogue.ca darryl@dpogue.ca
CDVIntentAndNavigationFilter.m
in CordovaLib/Classes/Private/Plugins/CDVIntentAndNavigationFilter
95 - 2015-11-18 2025-01-15 14 6 shazron@apache.org darryl@dpogue.ca
CDVIntentAndNavigationFilter.h
in CordovaLib/Classes/Private/Plugins/CDVIntentAndNavigationFilter
12 1 2015-11-18 2025-01-15 10 5 shazron@apache.org darryl@dpogue.ca
89 3 2021-12-01 2024-12-26 4 2 erisu@users.noreply.github.com erisu@users.noreply.github.com
build.js
in lib
367 10 2021-12-01 2024-12-25 13 4 erisu@users.noreply.github.com darryl@dpogue.ca
CDVWebViewUIDelegate.m
in CordovaLib/Classes/Private/Plugins/CDVWebViewEngine
145 - 2020-02-10 2024-12-16 4 3 erisu@users.noreply.github.com 32865801+jancabadaj@users.n...
CDVWebViewUIDelegate.h
in CordovaLib/Classes/Private/Plugins/CDVWebViewEngine
23 1 2020-02-10 2024-12-16 6 3 erisu@users.noreply.github.com 32865801+jancabadaj@users.n...
pluginHandlers.js
in lib/plugman
311 24 2021-12-01 2024-11-22 6 4 erisu@users.noreply.github.com darryl@dpogue.ca
301 22 2021-12-01 2024-11-22 5 2 erisu@users.noreply.github.com darryl@dpogue.ca
48 2 2021-12-01 2024-11-22 3 2 erisu@users.noreply.github.com darryl@dpogue.ca
CDVAvailability.h
in CordovaLib/include/Cordova
82 - 2021-10-06 2024-10-18 7 4 darryl@dpogue.ca darryl@dpogue.ca
CDVConfigParser.h
in CordovaLib/include/Cordova
11 - 2021-10-06 2024-10-18 4 1 darryl@dpogue.ca darryl@dpogue.ca
CDVAppDelegate.h
in CordovaLib/include/Cordova
9 - 2021-10-06 2024-10-18 7 1 darryl@dpogue.ca darryl@dpogue.ca
run.js
in lib
187 11 2021-12-01 2024-10-08 6 2 erisu@users.noreply.github.com darryl@dpogue.ca
88 11 2021-12-01 2024-10-08 3 2 erisu@users.noreply.github.com darryl@dpogue.ca
config.xml
in templates/project/App
54 - 2024-10-08 2024-10-08 1 1 darryl@dpogue.ca darryl@dpogue.ca
clean.js
in lib
16 1 2021-12-01 2024-10-08 3 2 erisu@users.noreply.github.com darryl@dpogue.ca
AppDelegate.h
in templates/project/App
8 - 2024-10-08 2024-10-08 1 1 darryl@dpogue.ca darryl@dpogue.ca
MainViewController.h
in templates/project/App
8 - 2024-10-08 2024-10-08 1 1 darryl@dpogue.ca darryl@dpogue.ca
AppDelegate.swift
in templates/project/App
8 - 2024-10-08 2024-10-08 1 1 darryl@dpogue.ca darryl@dpogue.ca
ViewController.swift
in templates/project/App
6 - 2024-10-08 2024-10-08 1 1 darryl@dpogue.ca darryl@dpogue.ca
Bridging-Header.h
in templates/project/App
5 - 2024-10-08 2024-10-08 1 1 darryl@dpogue.ca darryl@dpogue.ca
SceneDelegate.swift
in templates/project/App
4 - 2024-10-08 2024-10-08 1 1 darryl@dpogue.ca darryl@dpogue.ca
CDVURLSchemeHandler.m
in CordovaLib/Classes/Private/Plugins/CDVWebViewEngine
185 - 2024-08-25 2024-08-29 3 1 darryl@dpogue.ca darryl@dpogue.ca
CDVWebViewProcessPoolFactory.m
in CordovaLib/Classes/Public
23 - 2021-01-07 2024-08-28 4 2 niklasmerz@apache.org darryl@dpogue.ca
CDVWebViewEngineProtocol.h
in CordovaLib/include/Cordova
23 - 2021-10-06 2024-08-28 4 1 darryl@dpogue.ca darryl@dpogue.ca
NSDictionary+CordovaPreferences.h
in CordovaLib/include/Cordova
13 - 2021-10-06 2024-08-28 4 1 darryl@dpogue.ca darryl@dpogue.ca
CDVURLSchemeHandler.h
in CordovaLib/Classes/Private/Plugins/CDVWebViewEngine
7 - 2024-08-25 2024-08-28 2 1 darryl@dpogue.ca darryl@dpogue.ca
CDVWebViewProcessPoolFactory.h
in CordovaLib/include/Cordova
6 - 2021-10-06 2024-08-28 3 1 darryl@dpogue.ca darryl@dpogue.ca
CDV.h
in CordovaLib/include/Cordova
4 - 2021-10-06 2024-08-28 5 1 darryl@dpogue.ca darryl@dpogue.ca
CDVCommandQueue.m
in CordovaLib/Classes/Public
149 - 2015-03-18 2024-08-26 7 2 shazron@apache.org darryl@dpogue.ca
CDVPluginResult.h
in CordovaLib/include/Cordova
53 1 2021-10-06 2024-08-26 5 1 darryl@dpogue.ca darryl@dpogue.ca
Cordova.h
in CordovaLib/include/Cordova
21 - 2024-03-06 2024-08-26 4 1 darryl@dpogue.ca darryl@dpogue.ca
CDVCommandDelegate.h
in CordovaLib/include/Cordova
19 - 2021-10-06 2024-08-26 4 1 darryl@dpogue.ca darryl@dpogue.ca
NSMutableArray+QueueAdditions.h
in CordovaLib/include/Cordova
10 - 2021-10-06 2024-08-26 3 1 darryl@dpogue.ca darryl@dpogue.ca
CDVScreenOrientationDelegate.h
in CordovaLib/include/Cordova
7 - 2021-10-06 2024-08-26 4 1 darryl@dpogue.ca darryl@dpogue.ca
CDVCommandDelegateImpl.m
in CordovaLib/Classes/Private
118 - 2021-11-01 2024-08-24 4 1 darryl@dpogue.ca darryl@dpogue.ca