Commit Graph

166 Commits (00f18e93694c4256d44565bf8d1235b318d9e204)

Author SHA1 Message Date
Saúl Ibarra Corretgé 535e5b4f64 [iOS] Update Podfile.lock 7 years ago
Saúl Ibarra Corretgé 47aa14e9f6 [iOS] Fix syncing muted state with CallKit 7 years ago
Lyubo Marinov 0d3fac7c0f [RN] Change default WelcomeScreen tab and persist user choice (coding style) 7 years ago
Saúl Ibarra Corretgé c7fc26d864 [iOS] Fix crash on startup when fetching calendar entries 7 years ago
Saúl Ibarra Corretgé 90d2340609 [iOS] Fix React Native warnings 7 years ago
virtuacoplenny 3e79926ad4 feat(recording): add sounds for when recording starts and stops (#3078) 7 years ago
Daniel Ornelas c62809d910 [iOS] Fix SDK deployment target to be able to compile with iOS 9.3 7 years ago
Daniel Ornelas de725404ef [iOS] Fix issue with Invite RNModule being nil 7 years ago
Saúl Ibarra Corretgé 2b7976380e [RN] Update react-native to 0.55.4 7 years ago
Saúl Ibarra Corretgé e93c9dde5d [iOS] Fix warning about RCTBatchedBridge deprecation 7 years ago
Daniel Ornelas 4bb6e5aefd Implement a delegate of PiPViewCoordinator to notify when user exits Picture in Picture mode 7 years ago
hristoterezov d4d2c25499 [RN] Add rejected ringtone sound assets to build 7 years ago
Saúl Ibarra Corretgé 0d81e677bf [iOS] Fix running in Debug mode on a device 7 years ago
Lyubo Marinov 75c7cfd9e1 Coding style: comments, formatting, sorting order 7 years ago
Saúl Ibarra Corretgé ef7fb1a7b0 [RN] Make all delegate / listener methods run in the main / UI thread 7 years ago
Saúl Ibarra Corretgé 8f75c2e279 [iOS] Don't bundle the React resources in Debug mode 7 years ago
Saúl Ibarra Corretgé 284d09eae7 [RN] Add ringtone sound assets to build 7 years ago
Lyubo Marinov f64b511682 Fix "objc[59448]: Cannot form weak reference to instance (0x60c000039440) of class RNCallKit. It is possible that this object was over-released, or is in the process of deallocation." 7 years ago
Paweł Domas b2ad8a95d4 fix(ios,build-ipa.sh): lib-jitsi-meet package sed escape (#2953) 7 years ago
paweldomas 740817fdcf chmod +x on build-ipa.sh 7 years ago
paweldomas 8ca836c922 feat(iOS): build .ipa for PRs in Travis CI 7 years ago
Lyubo Marinov 7ffdaf59c7 [RN] Add an example how to consume the public SDK invite API 7 years ago
Lyubo Marinov 85612b9ae1 [iOS] Namespace the public API of the feature invite 7 years ago
Daniel Ornelas 529e5e8938 [iOS] Fix nullability warnings/errors caused by the feature invite 7 years ago
Lyubo Marinov 5e79bbecef Codying style: naming, formatting, comments 7 years ago
Daniel Ornelas e5309a6482 [iOS] Proxy CallKit API to be a feature of the SDK 7 years ago
Saúl Ibarra Corretgé 0bad2dffb4 [iOS] Dybamically enable addPeopleEnabled / dialOutEnabled 7 years ago
Saúl Ibarra Corretgé cf6dd98b02 [iOS] Document invite module methods 7 years ago
Saúl Ibarra Corretgé 6c602accae [iOS] Fixup style 7 years ago
Lyubo Marinov effd3728b6 [RN] add support for inviting participants during a call on mobile (2) 7 years ago
Ryan Peck f64c13d4b7 [RN] add support for inviting participants during a call on mobile 7 years ago
Shuai Li ff9820a61b [react-native-webrtc] ios: fix build when using `use_frameworks!` 7 years ago
zbettenbuk 1ab107b238 [react-native-calendar-events] Null check empty cursor 7 years ago
zbettenbuk 6586be9a8e Fix plist file formatting 7 years ago
zbettenbuk 56d8210e35 Add ability to detect calendar permission description in the plist file (iOS) 7 years ago
Daniel Ornelas fd44721bac Clean up PiP mode for iOS 7 years ago
Saúl Ibarra Corretgé 95927c4804 [iOS] Add new file created by Xcode 9.3 7 years ago
paweldomas 8b2ce21e1a fix(RN): bundle sound files in release build 7 years ago
Shuai Li 962df14382 [iOS] Fix launching the app after the introduction of Swift in sdk 7 years ago
Daniel Ornelas fd787abf85 Change deployment target of JitsiMeet iOS SDK to 10.0 7 years ago
Daniel Ornelas 7822155e5e Fix iPad rotation related issue when in PiP 7 years ago
Daniel Ornelas de0a7bfcd3 Some improvements for handling completion of transitions. Fixed a wrong conferenceEnded value when user left the conversation. 7 years ago
Daniel Ornelas 5858859838 Addressing feedback from PR 7 years ago
Daniel Ornelas 8428dd95c2 Implement Exit PiP mode in PiPWindow 7 years ago
Daniel Ornelas a26ccf195e Added initialization of JitsiMeetManager components 7 years ago
Daniel Ornelas 0a5f60c637 Refactor PiP code into its own components 7 years ago
Daniel Ornelas f8163de765 Implement Jitsi meet presentation interface that supports custom PiP solution 7 years ago
Daniel Ornelas 181580871f Initial work for testing PiP mode 7 years ago
zbettenbuk bba480f329 Add calendar-sync feature 7 years ago
paweldomas 60e03e3dec feat: add join/leave sounds on mobile 7 years ago