Go to file
Djalim Simaila 9cb3a0bebe
Some checks failed
Building APK / build-apk (push) Failing after 1m25s
🔧 chore(deploy.yaml): add new GitHub Actions workflow for building APK
🔄 refactor(ClipView.tsx, NotifView.tsx): reorder tabs to show 'Remote' before 'Local'
🌐 fix(ClipViewRemote.tsx, NotifViewRemote.tsx): change API calls from http to https
🔤 fix(ClipViewLocal.tsx, NotifViewLocal.tsx): translate button text to English
🔇 fix(ClipViewRemote.tsx, NotifViewRemote.tsx): remove unnecessary toast messages
🔧 chore(NotifViewLocal.tsx): add platform check to disable feature on non-Android platforms
🔤 fix(NotifViewLocal.tsx): translate button text to English
🔧 chore(reducers.tsx): remove unused action parameters in clear functions
2024-04-12 21:12:05 +02:00
.bundle add project 2023-03-27 11:52:28 +02:00
.gitea/workflows 🔧 chore(deploy.yaml): add new GitHub Actions workflow for building APK 2024-04-12 21:12:05 +02:00
android 🔧 chore(buildapk.yaml): add new GitHub Actions workflow for building APK 2024-04-07 03:01:53 +02:00
assets V1.1.0 i guess 2024-04-02 16:36:04 +02:00
ios Added ios and Android folder back into project 2024-04-05 00:54:16 +02:00
src 🔧 chore(deploy.yaml): add new GitHub Actions workflow for building APK 2024-04-12 21:12:05 +02:00
.eslintrc.js add project 2023-03-27 11:52:28 +02:00
.gitignore Added ios and Android folder back into project 2024-04-05 00:54:16 +02:00
.node-version add project 2023-03-27 11:52:28 +02:00
.prettierrc.js add project 2023-03-27 11:52:28 +02:00
.ruby-version add project 2023-03-27 11:52:28 +02:00
.watchmanconfig add project 2023-03-27 11:52:28 +02:00
app.json feat(app.json): add bundleIdentifier for iOS and projectId for EAS 2024-04-05 00:54:33 +02:00
App.tsx 🔥 remove(App.tsx): remove unused imports and console logs to clean up code 2024-04-08 10:43:56 +02:00
babel.config.js V1.1.0 i guess 2024-04-02 16:36:04 +02:00
bun.lockb 🔥 remove(App.tsx): remove unused imports and console logs to clean up code 2024-04-08 10:43:56 +02:00
eas.json 🔧 chore(buildapk.yaml): add new GitHub Actions workflow for building APK 2024-04-07 03:01:53 +02:00
package.json 🔥 remove(App.tsx): remove unused imports and console logs to clean up code 2024-04-08 10:43:56 +02:00
tsconfig.json V1.1.0 i guess 2024-04-02 16:36:04 +02:00
webpack.config.js V1.1.0 i guess 2024-04-02 16:36:04 +02:00