mattermost-mobile/app
toki 27b8c9b890 Rebrand app to com.tokilabs.mattermost and add dev environment configs
- Change Android package from com.mattermost.rnbeta to com.tokilabs.mattermost
  (build.gradle, source files, AndroidManifest, google-services.json)
- Change iOS bundle identifiers and app groups to com.tokilabs.mattermost
  (Info.plist, entitlements, project.pbxproj)
- Update auth URL scheme from mmauthbeta to mmauth_tokilabs
- Update all Fastlane env files and Fastfile references
- Replace google-services.json with own Firebase project
- Add .vscode/launch.json and settings.json for dev environment
- Update .gitignore to track .vscode config files

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-19 08:36:05 +09:00
..
actions Fix case-insensitive pre-auth header check in doPing (#9577) 2026-03-17 12:07:07 +01:00
client Fix case-insensitive pre-auth header check in doPing (#9577) 2026-03-17 12:07:07 +01:00
components Agents "RHS" view (#9318) 2026-03-16 09:48:32 -07:00
constants Agents "RHS" view (#9318) 2026-03-16 09:48:32 -07:00
context log level = error 수준으로 교체 2026-03-19 07:47:42 +09:00
database Rebrand app to com.tokilabs.mattermost and add dev environment configs 2026-03-19 08:36:05 +09:00
helpers Remove tand prevent double tap (#9078) 2025-08-25 12:03:01 +02:00
hooks Agents "RHS" view (#9318) 2026-03-16 09:48:32 -07:00
i18n Add autotranslations (#9324) 2026-02-10 17:50:39 +01:00
init fix: prevent removal of pre-auth secret on logout (#9411) 2026-01-27 15:52:37 +01:00
managers [MM-67507] Fix threads not being refetch when switching translations (#9512) 2026-02-17 16:07:10 +01:00
products Agents "RHS" view (#9318) 2026-03-16 09:48:32 -07:00
queries [MM-67253] Add support for DMs and GMs for autotranslations (#9505) 2026-02-16 16:32:02 +01:00
screens Rebrand app to com.tokilabs.mattermost and add dev environment configs 2026-03-19 08:36:05 +09:00
store feat: support fillewillbedownloaded and sendtoastmessage pluginapi (#9416) 2026-02-16 17:10:25 +01:00
utils Fix case-insensitive pre-auth header check in doPing (#9577) 2026-03-17 12:07:07 +01:00