Compare commits

..

1 Commits

Author SHA1 Message Date
dependabot[bot] 7650859f4d
Bump jpeg-js from 0.4.3 to 0.4.4 in /Ejectable
Bumps [jpeg-js](https://github.com/eugeneware/jpeg-js) from 0.4.3 to 0.4.4.
- [Release notes](https://github.com/eugeneware/jpeg-js/releases)
- [Commits](https://github.com/eugeneware/jpeg-js/compare/v0.4.3...v0.4.4)

---
updated-dependencies:
- dependency-name: jpeg-js
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-17 03:40:00 +00:00
3 changed files with 43 additions and 52 deletions

View File

@ -10161,9 +10161,9 @@
}
},
"jpeg-js": {
"version": "0.4.3",
"resolved": "https://registry.npmjs.org/jpeg-js/-/jpeg-js-0.4.3.tgz",
"integrity": "sha512-ru1HWKek8octvUHFHvE5ZzQ1yAsJmIvRdGWvSoKV52XKyuyYA437QWDttXT8eZXDSbuMpHlLzPDZUPd6idIz+Q==",
"version": "0.4.4",
"resolved": "https://registry.npmjs.org/jpeg-js/-/jpeg-js-0.4.4.tgz",
"integrity": "sha512-WZzeDOEtTOBK4Mdsar0IqEU5sMr3vSV2RqkAIzUEV2BHnUfKGyswWFPFwK5EeDo93K3FohSHbLAjj0s1Wzd+dg==",
"dev": true
},
"js-tokens": {

View File

@ -12,40 +12,38 @@
"preset": "jest-expo"
},
"dependencies": {
"@expo/vector-icons": "^13.0.0",
"@expo/webpack-config": "^0.17.0",
"@expo/vector-icons": "^12.0.0",
"@react-navigation/bottom-tabs": "^6.0.5",
"@react-navigation/native": "^6.0.2",
"@react-navigation/native-stack": "^6.1.0",
"@react-navigation/stack": "^6.0.7",
"expo": "~46.0.0",
"expo-asset": "~8.6.1",
"expo-constants": "~13.2.3",
"expo-device": "~4.3.0",
"expo-font": "~10.2.0",
"expo-linking": "~3.2.2",
"expo-location": "~14.3.0",
"expo-modules-core": "^0.11.4",
"expo-splash-screen": "~0.16.1",
"expo-status-bar": "~1.4.0",
"expo-task-manager": "~10.3.0",
"expo-web-browser": "~11.0.0",
"expo": "~43.0.0",
"expo-asset": "~8.4.3",
"expo-constants": "~12.1.3",
"expo-device": "~4.0.3",
"expo-font": "~10.0.3",
"expo-linking": "~2.4.2",
"expo-location": "~13.0.4",
"expo-splash-screen": "~0.13.5",
"expo-status-bar": "~1.1.0",
"expo-task-manager": "~10.0.3",
"expo-web-browser": "~10.0.3",
"geolib": "^3.3.1",
"react": "18.0",
"react-dom": "18.0",
"react-native": "0.69.4",
"react-native-gesture-handler": "~2.5.0",
"react-native-reanimated": "~2.9.1",
"react-native-safe-area-context": "4.3.1",
"react-native-screens": "~3.15.0",
"react-native-web": "^0.18.7"
"react": "16.13.1",
"react-dom": "16.13.1",
"react-native": "0.64.3",
"react-native-gesture-handler": "~1.10.2",
"react-native-reanimated": "~2.2.0",
"react-native-safe-area-context": "3.3.2",
"react-native-screens": "~3.8.0",
"react-native-web": "^0.17.7"
},
"devDependencies": {
"@babel/core": "^7.9.0",
"@types/react": "~18.0",
"@types/react-native": "~0.69.4",
"@types/react": "~16.9.35",
"@types/react-native": "~0.64.3",
"jest-expo": "~41.0.0-beta.0",
"typescript": "~4.7.0"
"typescript": "~4.0.0"
},
"private": true
}

View File

@ -1,38 +1,31 @@
# Personal Carbon App
## [greentravel.app](https://greentravel.app/doc)
#### Originally Green Travel Carbon Calculator
# GT2 [greentravel.app](https://greentravel.app/doc)
<span style="font-size: 12px">Originally Green Travel Carbon Calculator</span>
## 2.0.0
- An Expo version of the same functionality as the original 2011 app but a completed [x-platform](https://apps.apple.com/ao/app/gt2-green-travel-carbon-app/id1583117880) app
that actually reports trip distance and time and thus carbon impact accurately.
that actually reports trip carbon impact accurately.
The 2.0.n series is a replacement on google and first version on apple and will be maintained
separate from the subsequent production line which will use the [common mechanism](https://devops1.sameboat.network/sb-app)
separate from the subsequent production line which will use the [common mechanism](https://sameboat.live/sb-app)
for delivery of my apps from 2.1 forward.
2.0.7 was feature complete at the end of August 2021.
2.0.7 was feature complete at the end of August 2021. 2.0.8 will be the stable baseline of same thing
with background operation, maintained with stack and platform major version increments.
2.0.8 the stable baseline of same thing but with background operation, with subsequent change only for stack maintenance was complete in Sept 2023.
## 2.n.m
## 1.n.m (semantic reset)
- Roadmap for regular production Personal Carbon Accounting domain
PCA which is sold as Green Travel 2.n.m, n > 0 is a maintained instance of the [PMTA](https://sameboat.network/personaleco) generic base.
- 2.1.0 1st embedded product line release
- 2.2.0 Wearable extension
- 2.3.0 Maintain trip histories in cloud
- 2.4.0 Group Aggregation
- 2.5.0 Reporting
- Roadmap for regular production Personal Carbon Accounting domain, PCA 1
- 1.1.0 [Product baseline](https://devops1.sameboat.network/sb-app)
- 1.2.0 Wearable extension
- 1.3.0 Maintain trip histories in cloud
- 1.4.0 Group Aggregation
- 1.5.0 Reporting
The product line version, unlike the standalone 2.0.n series will be based on the Domain Space App and so the semantic numbering resets.
It will also be free but with feature sets at higher levels of [entitlement](https://eg.meansofproduction.biz/eg/index.php/AKPERSON), vended in-app.
The product line source app will greatly expand upon the cause for being of the 2011 app which was to demonstrate working GPS (see below).
Motion/travel tracking remains the core function but there will be additional reusable infra for a number of purposes, in particular
wearable extensions. PCA 1 is an application of this new code which is available to entitled users of git.meansofproduction.biz.
The product line version, unlike the standalone 2.0.n series will have an evolving domain model. It will also be free but with feature sets
that are available to users at different levels of [entitlement](https://eg.meansofproduction.biz/eg/index.php/AKPERSON) in my domains,
vended in in the common domain content mgt app.
2011 Stub App
@ -51,6 +44,6 @@ PCA which is sold as Green Travel 2.n.m, n > 0 is a maintained instance of the [
Note: going over the sources there are references to a PDF. This refers to the origins of the project.
An individual had taken on the task of making an application for NRDC Boston and got stuck on the GPS.
The PDF was what that app was supposed to do. I completed it up to doing the basic thing it was supposed
The PDF was what that app was supposed to do. I completed it up doing the basic thing it was supposed
to do.