mattermost-mobile/ios/MattermostShare
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
..
Assets.xcassets [Gekidou] iOS Share extension (#6432) 2022-07-27 10:31:45 -04:00
Base.lproj [Gekidou] iOS Share extension (#6432) 2022-07-27 10:31:45 -04:00
Extensions Added localization into iOS share extension (#7351) 2023-06-21 12:42:31 +02:00
Models [Gekidou] iOS Share extension (#6432) 2022-07-27 10:31:45 -04:00
Services Move config to its own database table (#6744) 2022-11-11 21:20:42 +04:00
Utils Fix share screenshot on ios 26 (#9068) 2025-08-19 09:04:37 +02:00
ViewModels Various fixes (#7161) 2023-02-24 13:02:05 +02:00
Views (IOS) Consistent component for upload item for share extension (#9030) 2025-08-11 16:56:46 +05:30
Info.plist Rebrand app to com.tokilabs.mattermost and add dev environment configs 2026-03-19 08:36:05 +09:00
MattermostShare.entitlements Rebrand app to com.tokilabs.mattermost and add dev environment configs 2026-03-19 08:36:05 +09:00
PrivacyInfo.xcprivacy Add needed access reasons to APIs (#7891) 2024-04-04 10:06:17 +02:00
ShareViewController.swift Fixes crashes and errors in iOS Share Extension and Notification Service (#7032) 2023-01-27 22:14:43 +02:00