86 コミット (4ac367d40353e694576dc08ecf19ef7d37362e10)

作成者 SHA1 メッセージ 日付
  Saúl Ibarra Corretgé 47aa14e9f6 [iOS] Fix syncing muted state with CallKit 7年前
  Saúl Ibarra Corretgé 90d2340609 [iOS] Fix React Native warnings 7年前
  virtuacoplenny 3e79926ad4 feat(recording): add sounds for when recording starts and stops (#3078) 7年前
  Daniel Ornelas c62809d910 [iOS] Fix SDK deployment target to be able to compile with iOS 9.3 7年前
  Daniel Ornelas de725404ef [iOS] Fix issue with Invite RNModule being nil 7年前
  Daniel Ornelas 4bb6e5aefd Implement a delegate of PiPViewCoordinator to notify when user exits Picture in Picture mode 7年前
  hristoterezov d4d2c25499 [RN] Add rejected ringtone sound assets to build 7年前
  Saúl Ibarra Corretgé 0d81e677bf [iOS] Fix running in Debug mode on a device 7年前
  Lyubo Marinov 75c7cfd9e1 Coding style: comments, formatting, sorting order 7年前
  Saúl Ibarra Corretgé ef7fb1a7b0 [RN] Make all delegate / listener methods run in the main / UI thread 7年前
  Saúl Ibarra Corretgé 8f75c2e279 [iOS] Don't bundle the React resources in Debug mode 7年前
  Saúl Ibarra Corretgé 284d09eae7 [RN] Add ringtone sound assets to build 7年前
  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年前
  Lyubo Marinov 85612b9ae1 [iOS] Namespace the public API of the feature invite 7年前
  Daniel Ornelas 529e5e8938 [iOS] Fix nullability warnings/errors caused by the feature invite 7年前
  Lyubo Marinov 5e79bbecef Codying style: naming, formatting, comments 7年前
  Daniel Ornelas e5309a6482 [iOS] Proxy CallKit API to be a feature of the SDK 7年前
  Saúl Ibarra Corretgé 0bad2dffb4 [iOS] Dybamically enable addPeopleEnabled / dialOutEnabled 7年前
  Saúl Ibarra Corretgé cf6dd98b02 [iOS] Document invite module methods 7年前
  Saúl Ibarra Corretgé 6c602accae [iOS] Fixup style 7年前
  Lyubo Marinov effd3728b6 [RN] add support for inviting participants during a call on mobile (2) 7年前
  Ryan Peck f64c13d4b7 [RN] add support for inviting participants during a call on mobile 7年前
  zbettenbuk 56d8210e35 Add ability to detect calendar permission description in the plist file (iOS) 7年前
  Daniel Ornelas fd44721bac Clean up PiP mode for iOS 7年前
  paweldomas 8b2ce21e1a fix(RN): bundle sound files in release build 7年前
  Daniel Ornelas fd787abf85 Change deployment target of JitsiMeet iOS SDK to 10.0 7年前
  Daniel Ornelas 7822155e5e Fix iPad rotation related issue when in PiP 7年前
  Daniel Ornelas de0a7bfcd3 Some improvements for handling completion of transitions. Fixed a wrong conferenceEnded value when user left the conversation. 7年前
  Daniel Ornelas 5858859838 Addressing feedback from PR 7年前
  Daniel Ornelas 8428dd95c2 Implement Exit PiP mode in PiPWindow 7年前
  Daniel Ornelas a26ccf195e Added initialization of JitsiMeetManager components 7年前
  Daniel Ornelas 0a5f60c637 Refactor PiP code into its own components 7年前
  Daniel Ornelas f8163de765 Implement Jitsi meet presentation interface that supports custom PiP solution 7年前
  Daniel Ornelas 181580871f Initial work for testing PiP mode 7年前
  Lyubo Marinov b8de5bbfc3 [RN] Add Picture-in-Picture support (Coding style: naming, consistency) 7年前
  Saúl Ibarra Corretgé b3683068d4 [RN] Add Picture-in-Picture support 7年前
  Saúl Ibarra Corretgé bd301403c4 [RN] Fix app startup from a CallKit intent 7年前
  Piérre Reimertz 6f8f64ba48 [iOS] Fix crash if the app display name is not set 7年前
  Lyubo Marinov bdf2ecfe4b [iOS] CocoaPods 1.4.0 7年前
  Lyubo Marinov 65abd5efd4 [iOS] Synthesize IPv6 addresses closer to Apple's recommendation 8年前
  Lyubo Marinov 05de599739 [iOS] Update projects to Xcode recommended settings 8年前
  Saúl Ibarra Corretgé f973a695d8 [RN] Add audio route picker 8年前
  paweldomas cbd2bb0140 fix(JitsiMeetView): fix rotation on iOS 8年前
  paweldomas b74bede0e7 feat(web/RN): update React to v16 and React Native to 0.49 8年前
  Saúl Ibarra Corretgé b4b2d6f630 [iOS] Remove unneeded imports 8年前
  Saúl Ibarra Corretgé 84fd7825c1 [iOS] Import React headers in a consistent way 8年前
  Lyubo Marinov af53a5c48c [iOS] Fix iOS 9 after CallKit 8年前
  Saúl Ibarra Corretgé 20a6a61b45 [iOS] Add icon for CallKit in-call UI 8年前
  Saúl Ibarra Corretgé 8e59660f33 [iOS] Update Xcode project file 8年前
  Lyubo Marinov 4bf19d73fd [RN] Fix documentation comments 8年前