Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: sarthakpranesh/Covid19
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.0.0
Choose a base ref
...
head repository: sarthakpranesh/Covid19
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref

Commits on Mar 20, 2021

  1. Build fixes for ios

    Signed-off-by: sarthakpranesh <sarthak.pranesh2018@vitstudent.ac.in>
    sarthakpranesh committed Mar 20, 2021
    Copy the full SHA
    e06ca28 View commit details

Commits on Mar 25, 2021

  1. Removed Flipper as not in use and fixed iOS build crash

    Bumpping up verion for bug fix release and removal of Flipper
    
    Signed-off-by: sarthakpranesh <sarthak.pranesh2018@vitstudent.ac.in>
    sarthakpranesh committed Mar 25, 2021
    Copy the full SHA
    c58f029 View commit details

Commits on Mar 31, 2021

  1. Bump y18n from 4.0.0 to 4.0.1

    Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1.
    - [Release notes](https://github.com/yargs/y18n/releases)
    - [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/yargs/y18n/commits)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 31, 2021
    Copy the full SHA
    0ea0710 View commit details

Commits on Apr 1, 2021

  1. Merge pull request #24 from sarthakpranesh/dependabot/npm_and_yarn/y1…

    …8n-4.0.1
    
    Bump y18n from 4.0.0 to 4.0.1
    Sarthak Pranesh authored Apr 1, 2021
    Copy the full SHA
    166f9df View commit details

Commits on Apr 12, 2021

  1. Changes:

    1. removed flow configs - not used in project
    2. moved permissions into a seperate component from main App.tsx file
    
    Signed-off-by: sarthakpranesh <sarthak.pranesh2018@vitstudent.ac.in>
    sarthakpranesh committed Apr 12, 2021
    Copy the full SHA
    e7fa160 View commit details
  2. Changes: Feature Enhancements

    1. Added more covid data
    2. Created new component to switch the graph data - ChipList
    3. Updated CandleChart to display multiple data on switch using new component
    
    Signed-off-by: sarthakpranesh <sarthak.pranesh2018@vitstudent.ac.in>
    sarthakpranesh committed Apr 12, 2021
    Copy the full SHA
    20af344 View commit details
  3. Minor UI fix for web

    Signed-off-by: sarthakpranesh <sarthak.pranesh2018@vitstudent.ac.in>
    sarthakpranesh committed Apr 12, 2021
    Copy the full SHA
    cbb8b9d View commit details
  4. Bumpping up app version

    Signed-off-by: sarthakpranesh <sarthak.pranesh2018@vitstudent.ac.in>
    sarthakpranesh committed Apr 12, 2021
    Copy the full SHA
    4c56f3e View commit details

Commits on Apr 13, 2021

  1. Changes:

    1. Added new vaccine data endpoint and updated existing implementation in DiseaseApi
    2. Rerendering the whole list on data change
    3. Minor UI fix
    
    Signed-off-by: sarthakpranesh <sarthak.pranesh2018@vitstudent.ac.in>
    sarthakpranesh committed Apr 13, 2021
    Copy the full SHA
    711e044 View commit details
  2. Minor UI change in Candle Chart

    Signed-off-by: sarthakpranesh <sarthak.pranesh2018@vitstudent.ac.in>
    sarthakpranesh committed Apr 13, 2021
    Copy the full SHA
    d958d6b View commit details
  3. Corrected app version on iOS and making Release for v3.1.1

    Signed-off-by: sarthakpranesh <sarthak.pranesh2018@vitstudent.ac.in>
    sarthakpranesh committed Apr 13, 2021
    Copy the full SHA
    1d230e9 View commit details
  4. Copy the full SHA
    146afa5 View commit details

Commits on May 11, 2021

  1. Bump hosted-git-info from 2.8.8 to 2.8.9

    Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 to 2.8.9.
    - [Release notes](https://github.com/npm/hosted-git-info/releases)
    - [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md)
    - [Commits](npm/hosted-git-info@v2.8.8...v2.8.9)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored May 11, 2021
    Copy the full SHA
    f45dcb2 View commit details

Commits on May 12, 2021

  1. Merge pull request #25 from sarthakpranesh/dependabot/npm_and_yarn/ho…

    …sted-git-info-2.8.9
    
    Bump hosted-git-info from 2.8.8 to 2.8.9
    Sarthak Pranesh authored May 12, 2021
    Copy the full SHA
    fc2fb20 View commit details

Commits on May 30, 2021

  1. Adding vaccine link for India (looking for api to get official vaccin…

    …e links)
    
    Signed-off-by: sarthakpranesh <sarthakpranesh08@gmail.com>
    sarthakpranesh committed May 30, 2021
    Copy the full SHA
    8350ee0 View commit details
  2. New vaccine icon

    Signed-off-by: sarthakpranesh <sarthakpranesh08@gmail.com>
    sarthakpranesh committed May 30, 2021
    Copy the full SHA
    6daf69d View commit details

Commits on Aug 7, 2021

  1. Tmp fix for API error and version bump

    Signed-off-by: sarthakpranesh <sarthakpranesh08@gmail.com>
    sarthakpranesh committed Aug 7, 2021
    Copy the full SHA
    130acc2 View commit details

Commits on Sep 6, 2021

  1. Adding Tauri for linux app

    Signed-off-by: sarthakpranesh <sarthakpranesh08@gmail.com>
    sarthakpranesh committed Sep 6, 2021
    Copy the full SHA
    03067a7 View commit details

Commits on Sep 7, 2021

  1. Major changes, switched to RNE expo

    Signed-off-by: sarthakpranesh <sarthakpranesh08@gmail.com>
    sarthakpranesh committed Sep 7, 2021
    Copy the full SHA
    531bfa4 View commit details
  2. added pre commit

    Signed-off-by: sarthakpranesh <sarthakpranesh08@gmail.com>
    sarthakpranesh committed Sep 7, 2021
    Copy the full SHA
    b608686 View commit details
  3. Changes:

    - removing RNE template repo stuff
    - removing unused packages
    - cleaning and correcting styles
    
    Signed-off-by: sarthakpranesh <sarthakpranesh08@gmail.com>
    sarthakpranesh committed Sep 7, 2021
    Copy the full SHA
    9c50c50 View commit details
  4. Added eslintignore and performed linting

    Signed-off-by: sarthakpranesh <sarthakpranesh08@gmail.com>
    sarthakpranesh committed Sep 7, 2021
    Copy the full SHA
    8d9a1a3 View commit details
  5. Added project details in tauri config

    Signed-off-by: sarthakpranesh <sarthakpranesh08@gmail.com>
    sarthakpranesh committed Sep 7, 2021
    Copy the full SHA
    eb07d5c View commit details
  6. Major fix

    Signed-off-by: sarthakpranesh <sarthakpranesh08@gmail.com>
    sarthakpranesh committed Sep 7, 2021
    Copy the full SHA
    9ea9c28 View commit details

Commits on Oct 19, 2021

  1. Replacing the Ninja api with Disease api url, closes #29

    Signed-off-by: sarthakpranesh <sarthakpranesh08@gmail.com>
    sarthakpranesh committed Oct 19, 2021
    Copy the full SHA
    6e56a02 View commit details
  2. Bumpping up app version

    Signed-off-by: sarthakpranesh <sarthakpranesh08@gmail.com>
    sarthakpranesh committed Oct 19, 2021
    Copy the full SHA
    444820a View commit details
  3. Merge pull request #30 from sarthakpranesh/dev

    Fixed cross origin request error
    sarthakpranesh authored Oct 19, 2021
    Copy the full SHA
    f58cc83 View commit details

Commits on Dec 25, 2021

  1. Added large number formatter and used on CandleChart and RowStack com…

    …ponent
    
    closes #31
    
    Signed-off-by: sarthakpranesh <sarthakpranesh08@gmail.com>
    sarthakpranesh committed Dec 25, 2021
    Copy the full SHA
    648f3ea View commit details
  2. Commented out active and recovered #32

    Signed-off-by: sarthakpranesh <sarthakpranesh08@gmail.com>
    sarthakpranesh committed Dec 25, 2021
    Copy the full SHA
    e525c16 View commit details
  3. Bumpped up app version and added EAS builds

    Signed-off-by: sarthakpranesh <sarthakpranesh08@gmail.com>
    sarthakpranesh committed Dec 25, 2021
    Copy the full SHA
    18a102a View commit details
Showing with 9,817 additions and 11,002 deletions.
  1. +0 −6 .buckconfig
  2. +4 −2 .eslintignore
  3. +2 −23 .eslintrc.js
  4. +4 −0 .expo-shared/assets.json
  5. +0 −73 .flowconfig
  6. +0 −1 .gitattributes
  7. +12 −66 .gitignore
  8. +0 −6 .prettierrc.js
  9. +0 −25 .travis.yml
  10. +104 −127 App.tsx
  11. +0 −15 __tests__/App-test.js
  12. +0 −17 android/.project
  13. +0 −13 android/.settings/org.eclipse.buildship.core.prefs
  14. +0 −6 android/app/.classpath
  15. +0 −23 android/app/.project
  16. +0 −13 android/app/.settings/org.eclipse.buildship.core.prefs
  17. +0 −55 android/app/BUCK
  18. +0 −233 android/app/build.gradle
  19. +0 −19 android/app/build_defs.bzl
  20. BIN android/app/debug.keystore
  21. +0 −14 android/app/proguard-rules.pro
  22. +0 −8 android/app/src/debug/AndroidManifest.xml
  23. +0 −72 android/app/src/debug/java/com/covid19/ReactNativeFlipper.java
  24. +0 −29 android/app/src/main/AndroidManifest.xml
  25. BIN android/app/src/main/assets/fonts/Roboto.ttf
  26. +0 −30 android/app/src/main/java/com/covid19/MainActivity.java
  27. +0 −103 android/app/src/main/java/com/covid19/MainApplication.java
  28. +0 −25 android/app/src/main/java/com/covid19/generated/BasePackageList.java
  29. +0 −7 android/app/src/main/res/drawable/splashscreen.xml
  30. BIN android/app/src/main/res/drawable/splashscreen_image.png
  31. BIN android/app/src/main/res/mipmap-hdpi/ic_launcher.png
  32. BIN android/app/src/main/res/mipmap-hdpi/ic_launcher_round.png
  33. BIN android/app/src/main/res/mipmap-mdpi/ic_launcher.png
  34. BIN android/app/src/main/res/mipmap-mdpi/ic_launcher_round.png
  35. BIN android/app/src/main/res/mipmap-xhdpi/ic_launcher.png
  36. BIN android/app/src/main/res/mipmap-xhdpi/ic_launcher_round.png
  37. BIN android/app/src/main/res/mipmap-xxhdpi/ic_launcher.png
  38. BIN android/app/src/main/res/mipmap-xxhdpi/ic_launcher_round.png
  39. BIN android/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png
  40. BIN android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png
  41. +0 −5 android/app/src/main/res/values/colors.xml
  42. +0 −3 android/app/src/main/res/values/strings.xml
  43. +0 −12 android/app/src/main/res/values/styles.xml
  44. +0 −40 android/build.gradle
  45. +0 −30 android/gradle.properties
  46. BIN android/gradle/wrapper/gradle-wrapper.jar
  47. +0 −5 android/gradle/wrapper/gradle-wrapper.properties
  48. +0 −183 android/gradlew
  49. +0 −103 android/gradlew.bat
  50. +0 −4 android/settings.gradle
  51. +31 −4 app.json
  52. BIN assets/adaptive-icon.png
  53. BIN assets/favicon.png
  54. BIN assets/{img → }/ic1.png
  55. BIN assets/icon.png
  56. BIN assets/img/splash.png
  57. BIN assets/splash.png
  58. +12 −11 babel.config.js
  59. +20 −0 eas.json
  60. +3 −44 index.js
  61. +0 −4 ios/Covid19-Bridging-Header.h
  62. +0 −53 ios/Covid19-tvOS/Info.plist
  63. +0 −24 ios/Covid19-tvOSTests/Info.plist
  64. +0 −1,121 ios/Covid19.xcodeproj/project.pbxproj
  65. +0 −88 ios/Covid19.xcodeproj/xcshareddata/xcschemes/Covid19-tvOS.xcscheme
  66. +0 −88 ios/Covid19.xcodeproj/xcshareddata/xcschemes/Covid19.xcscheme
  67. +0 −10 ios/Covid19.xcworkspace/contents.xcworkspacedata
  68. +0 −8 ios/Covid19.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist
  69. +0 −12 ios/Covid19/AppDelegate.h
  70. +0 −78 ios/Covid19/AppDelegate.m
  71. +0 −38 ios/Covid19/Images.xcassets/AppIcon.appiconset/Contents.json
  72. +0 −6 ios/Covid19/Images.xcassets/Contents.json
  73. +0 −21 ios/Covid19/Images.xcassets/SplashScreen.imageset/Contents.json
  74. BIN ios/Covid19/Images.xcassets/SplashScreen.imageset/splashscreen.png
  75. +0 −21 ios/Covid19/Images.xcassets/SplashScreenBackground.imageset/Contents.json
  76. BIN ios/Covid19/Images.xcassets/SplashScreenBackground.imageset/background.png
  77. +0 −60 ios/Covid19/Info.plist
  78. +0 −91 ios/Covid19/SplashScreen.storyboard
  79. +0 −9 ios/Covid19/main.m
  80. +0 −65 ios/Covid19Tests/Covid19Tests.m
  81. +0 −24 ios/Covid19Tests/Info.plist
  82. +0 −38 ios/Podfile
  83. +0 −516 ios/Podfile.lock
  84. +0 −8 ios/location.swift
  85. +0 −4 jest.config.js
  86. +0 −17 metro.config.js
  87. +47 −58 package.json
  88. +0 −3 react-native.config.js
  89. +8 −7 readme.md
  90. +4 −0 src-tauri/.gitignore
  91. +3,608 −0 src-tauri/Cargo.lock
  92. +24 −0 src-tauri/Cargo.toml
  93. BIN src-tauri/icons/128x128.png
  94. BIN src-tauri/icons/128x128@2x.png
  95. BIN src-tauri/icons/32x32.png
  96. BIN src-tauri/icons/Square107x107Logo.png
  97. BIN src-tauri/icons/Square142x142Logo.png
  98. BIN src-tauri/icons/Square150x150Logo.png
  99. BIN src-tauri/icons/Square284x284Logo.png
  100. BIN src-tauri/icons/Square30x30Logo.png
  101. BIN src-tauri/icons/Square310x310Logo.png
  102. BIN src-tauri/icons/Square44x44Logo.png
  103. BIN src-tauri/icons/Square71x71Logo.png
  104. BIN src-tauri/icons/Square89x89Logo.png
  105. BIN src-tauri/icons/StoreLogo.png
  106. BIN src-tauri/icons/icon.icns
  107. BIN src-tauri/icons/icon.ico
  108. BIN src-tauri/icons/icon.png
  109. +14 −0 src-tauri/rustfmt.toml
  110. +3 −0 src-tauri/src/build.rs
  111. +10 −0 src-tauri/src/main.rs
  112. +66 −0 src-tauri/tauri.conf.json
  113. +0 −29 src/API/DiseaseApi.ts
  114. +0 −62 src/API/NinjaApi.ts
  115. +0 −25 src/API/functions/getCountry.ts
  116. +0 −32 src/API/functions/getCovidData.ts
  117. +7 −7 src/Layout.ts
  118. +16 −15 src/Styles.ts
  119. +10 −14 src/components/Candle.tsx
  120. +99 −78 src/components/CandleCharts.tsx
  121. +69 −0 src/components/ChipList/ChipList.tsx
  122. +28 −31 src/components/Country.tsx
  123. +80 −59 src/components/RowStackResult.tsx
  124. +15 −11 src/components/SafeAreaView.tsx
  125. +6 −6 src/components/Svgs/Github.tsx
  126. +23 −0 src/components/Svgs/Vaccine.tsx
  127. +2 −1 src/components/Svgs/index.tsx
  128. +34 −0 src/navigation/index.tsx
  129. +8 −0 src/rawVaccine.ts
  130. +0 −36 src/reducers/DataReducer.ts
  131. +0 −12 src/reducers/index.ts
  132. +105 −79 src/screens/HomeScreen.tsx
  133. +0 −41 src/screens/SplashScreen.tsx
  134. +25 −0 src/screens/SplashScreen.web.tsx
  135. +138 −0 src/services/API/Disease.ts
  136. +24 −0 src/services/API/functions/getCountry.ts
  137. +38 −0 src/services/API/functions/getCovidData.ts
  138. +18 −0 src/services/numberFormatter.ts
  139. +30 −0 src/services/redux/index.ts
  140. +41 −0 src/services/redux/reducers/DefaultReducer.ts
  141. +12 −0 src/services/redux/reducers/index.ts
  142. +0 −20 src/stores/stores.ts
  143. BIN test-release.keystore.enc
  144. +4 −21 tsconfig.json
  145. +0 −22 upload-apk.sh
  146. +5 −5 webpack.config.js
  147. +5,004 −6,469 yarn.lock
6 changes: 0 additions & 6 deletions .buckconfig

This file was deleted.

6 changes: 4 additions & 2 deletions .eslintignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
/web-build
.expo
node_modules
web-build
src-tauri
.expo
25 changes: 2 additions & 23 deletions .eslintrc.js
Original file line number Diff line number Diff line change
@@ -1,24 +1,3 @@
module.exports = {
env: {
es2020: true,
node: true
},
extends: [
'plugin:react/recommended',
'standard'
],
parser: '@typescript-eslint/parser',
parserOptions: {
ecmaFeatures: {
jsx: true
},
ecmaVersion: 11,
sourceType: 'module'
},
plugins: [
'react',
'@typescript-eslint'
],
rules: {
}
}
extends: "universe/native",
};
4 changes: 4 additions & 0 deletions .expo-shared/assets.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
"12bb71342c6255bbf50437ec8f4441c083f47cdb74bd89160c15e4f43e52a1cb": true,
"40b842e832070c58deac6aa9e08fa459302ee3f9da492c7e77d93d2fbf4a56fd": true
}
73 changes: 0 additions & 73 deletions .flowconfig

This file was deleted.

1 change: 0 additions & 1 deletion .gitattributes

This file was deleted.

78 changes: 12 additions & 66 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,67 +1,13 @@
# OSX
#
.DS_Store

# Xcode
#
build/
*.pbxuser
!default.pbxuser
*.mode1v3
!default.mode1v3
*.mode2v3
!default.mode2v3
*.perspectivev3
!default.perspectivev3
xcuserdata
*.xccheckout
*.moved-aside
DerivedData
*.hmap
*.ipa
*.xcuserstate

# Android/IntelliJ
#
build/
.idea
.gradle
local.properties
*.iml

# node.js
#
node_modules/
npm-debug.log
yarn-error.log

# BUCK
buck-out/
\.buckd/
*.keystore
!debug.keystore

# fastlane
#
# It is recommended to not store the screenshots in the git repo. Instead, use fastlane to re-generate the
# screenshots whenever they are needed.
# For more information about the recommended setup visit:
# https://docs.fastlane.tools/best-practices/source-control/

*/fastlane/report.xml
*/fastlane/Preview.html
*/fastlane/screenshots

# Bundle artifact
*.jsbundle

# CocoaPods
/ios/Pods/

.env

# Expo used for web and web builds
/.expo
/web-build

.vercel
.expo/
npm-debug.*
*.jks
*.p8
*.p12
*.key
*.mobileprovision
*.orig.*
web-build/

# macOS
.DS_Store
6 changes: 0 additions & 6 deletions .prettierrc.js

This file was deleted.

25 changes: 0 additions & 25 deletions .travis.yml

This file was deleted.

Loading