Skip to content

Commit

Permalink
Merge branch 'main' into feat/track-drafts-persistence
Browse files Browse the repository at this point in the history
  • Loading branch information
CDFN authored May 8, 2024
2 parents 9947e50 + f95d361 commit a7dddd1
Show file tree
Hide file tree
Showing 76 changed files with 718 additions and 2,413 deletions.
5 changes: 5 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
#
build/
.idea
.vscode
.gradle
local.properties
*.iml
Expand Down Expand Up @@ -80,3 +81,7 @@ ios/*.env*.local
*.p12
*.key
*.mobileprovision

# Expo
android/
ios/
144 changes: 0 additions & 144 deletions android/app/build.gradle

This file was deleted.

Binary file removed android/app/debug.keystore
Binary file not shown.
10 changes: 0 additions & 10 deletions android/app/proguard-rules.pro

This file was deleted.

10 changes: 0 additions & 10 deletions android/app/src/debug/AndroidManifest.xml

This file was deleted.

38 changes: 0 additions & 38 deletions android/app/src/main/AndroidManifest.xml

This file was deleted.

58 changes: 0 additions & 58 deletions android/app/src/main/java/com/comapeo/MainActivity.kt

This file was deleted.

60 changes: 0 additions & 60 deletions android/app/src/main/java/com/comapeo/MainApplication.kt

This file was deleted.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
36 changes: 0 additions & 36 deletions android/app/src/main/res/drawable/rn_edit_text_material.xml

This file was deleted.

5 changes: 0 additions & 5 deletions android/app/src/main/res/ic_launcher.xml

This file was deleted.

5 changes: 0 additions & 5 deletions android/app/src/main/res/ic_launcher_round.xml

This file was deleted.

5 changes: 0 additions & 5 deletions android/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml

This file was deleted.

Loading

0 comments on commit a7dddd1

Please sign in to comment.