managarten/apps/matrix/apps/mobile
Till JS 97d5b13a38 feat(versioning): add semantic versioning and changesets to all apps
Assign version numbers based on app maturity: Calendar/Contacts/Todo (1.0.0),
Chat/Picture (0.3.0), 11 beta apps (0.2.0), Context/Planta/Questions (0.1.0),
Traces (0.0.1). Set up @changesets/cli for future version management.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-19 16:20:18 +01:00
..
app feat(mukke): add offline-first iOS music player app 2026-03-17 13:23:58 +01:00
assets chore(matrix-mobile): configure EAS Build for TestFlight and fix type errors 2026-03-06 19:36:39 +01:00
src feat(mukke): add offline-first iOS music player app 2026-03-17 13:23:58 +01:00
.gitignore feat(mukke): add offline-first iOS music player app 2026-03-17 13:23:58 +01:00
app.json fix(matrix-mobile): migrate from expo-av to expo-audio for SDK 55 compatibility 2026-03-12 10:48:20 +01:00
babel.config.js feat(matrix): add Expo React Native mobile client (Manalink) 2026-03-06 12:28:45 +01:00
eas-build-pre-install.sh fix(matrix-mobile): add EAS Build pre-install hook for pnpm hoisted mode 2026-03-12 19:08:52 +01:00
eas.json fix(matrix-mobile): use sdk-55 build image instead of deprecated default 2026-03-12 10:49:03 +01:00
eslint.config.js feat(matrix): add Expo React Native mobile client (Manalink) 2026-03-06 12:28:45 +01:00
expo-env.d.ts feat(matrix): add Expo React Native mobile client (Manalink) 2026-03-06 12:28:45 +01:00
global.css feat(matrix): add Expo React Native mobile client (Manalink) 2026-03-06 12:28:45 +01:00
metro.config.js feat(mukke): add offline-first iOS music player app 2026-03-17 13:23:58 +01:00
nativewind-env.d.ts chore(matrix-mobile): configure EAS Build for TestFlight and fix type errors 2026-03-06 19:36:39 +01:00
package.json feat(versioning): add semantic versioning and changesets to all apps 2026-03-19 16:20:18 +01:00
prettier.config.js feat(matrix): add Expo React Native mobile client (Manalink) 2026-03-06 12:28:45 +01:00
tailwind.config.js feat(matrix): add Expo React Native mobile client (Manalink) 2026-03-06 12:28:45 +01:00
tsconfig.json feat(matrix): add Expo React Native mobile client (Manalink) 2026-03-06 12:28:45 +01:00