- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed All Stories
All Stories
All Stories
Jul 31 2020
Jul 31 2020
User Agent name change
Css changes
Fixed checking Android permission
Contacts fixes
Call flow bug fixes
tijmen committed rSYLKWRTCM11e4f08ed20a: Added missing manifest item to wake up Android (authored by adigeo).
Added missing manifest item to wake up Android
tijmen committed rSYLKWRTCM32670a465323: Moved history functions to its own component (authored by adigeo).
Moved history functions to its own component
tijmen committed rSYLKWRTCM1d465959a2e7: Fixed incoming call when waking up iOS (authored by adigeo).
Fixed incoming call when waking up iOS
Bug fixes for various call flows
tijmen committed rSYLKWRTCMf151545f2c25: Refactored history object to easy debugging (authored by adigeo).
Refactored history object to easy debugging
tijmen committed rSYLKWRTCMd05fcf439d6f: Reuse previously encountered participants in conferences (authored by adigeo).
Reuse previously encountered participants in conferences
Conference invite fixes
Improve history tile display
First iOS beta
tijmen committed rSYLKWRTCM8b581d732111: Fetch server history quicker after last call (authored by adigeo).
Fetch server history quicker after last call
tijmen committed rSYLKWRTCM3f3002e1521f: Update readme with how to make a Release (authored by adigeo).
Update readme with how to make a Release
CSS layout fixes
Fixed sorting history
Fixed creating syntetic contacts
tijmen committed rSYLKWRTCMc2ce7fb5015e: Improve Register, Enrollment and initial loading screens (authored by adigeo).
Improve Register, Enrollment and initial loading screens
Fixed display of name in audio calls
Add a space
Fixed user agent string
Added local history for conferences
Increase iOS build version
tijmen committed rSYLKWRTCMd97f5bc9b69c: Revert support for ios 10.0, react only works for iOS >=11 (authored by adigeo).
Revert support for ios 10.0, react only works for iOS >=11
tijmen committed rSYLKWRTCM72f677c0b2e5: Fixed handling incoming calls if app was sleeping (authored by adigeo).
Fixed handling incoming calls if app was sleeping
Refactore contacts and close T793
Improve layout for tablets
Better User Agent string
tijmen committed rSYLKWRTCM7ecf8dabf393: Detect phone model and other device info (authored by adigeo).
Detect phone model and other device info
tijmen committed rSYLKWRTCM850df7b17f0e: Refactor history to support multiple columns in landscape view (authored by adigeo).
Refactor history to support multiple columns in landscape view
tijmen committed rSYLKWRTCM24fd000b9f79: Fixed handlig calls from outside the app (authored by adigeo).
Fixed handlig calls from outside the app
Comment out some log lines
Revive and improve Video preview
Fixed user agent
tijmen committed rSYLKWRTCMe128d350d6e0: Fixed initiating outgoing call / Fixed T901 (authored by adigeo).
Fixed initiating outgoing call / Fixed T901
tijmen committed rSYLKWRTCMd2bc142c4b7e: Fixed passing remote URI to Conference components (authored by adigeo).
Fixed passing remote URI to Conference components
tijmen committed rSYLKWRTCM229b393431d3: Audio call css fix and remove log line (authored by adigeo).
Audio call css fix and remove log line
Update About panel
Update user agent
tijmen committed rSYLKWRTCM5a750b36f3cb: Cache native contacts in the app for further lookups (authored by adigeo).
Cache native contacts in the app for further lookups
Fixed sending push tokens on iOS
Small css change
tijmen committed rSYLKWRTCM790720c4fb89: Pass both uri and display name to components (authored by adigeo).
Pass both uri and display name to components
More CallKeeper logging
tijmen committed rSYLKWRTCM7d09940bd177: Don't invoke alert panel for conference twice (authored by adigeo).
Don't invoke alert panel for conference twice
Improve display of audipo calls
tijmen committed rSYLKWRTCM3871dd70b850: Split css for Ready box for landscape and portrait (authored by adigeo).
Split css for Ready box for landscape and portrait
Css change
tijmen committed rSYLKWRTCMad619601117e: Update domain to default for ready box placeholder (authored by adigeo).
Update domain to default for ready box placeholder
Added test contacts at first start
Switch default domain to @sylk.link
Fixed handling failed registrations
Improve DTMF panel
tijmen committed rSYLKWRTCM3f227d2408c6: Fixed incoming conference/callkeep interactions, requires sylkrtc.js update (authored by adigeo).
Fixed incoming conference/callkeep interactions, requires sylkrtc.js update
tijmen committed rSYLKWRTCMce3384350228: Remove try/cacth addAccount as the problem was caused in the library (authored by adigeo).
Remove try/cacth addAccount as the problem was caused in the library
tijmen committed rSYLKWRTCM9439eae898f3: Show large avatar in Audio call screen (authored by adigeo).
Show large avatar in Audio call screen
Fixed purging data on logout
tijmen committed rSYLKWRTCMbc2ffa754f75: Enable show recent calls in iOS history (authored by adigeo).
Enable show recent calls in iOS history
tijmen committed rSYLKWRTCM0b24510c0861: * Customize css per platform for audio call screen * Added recipient URI… (authored by adigeo).
* Customize css per platform for audio call screen * Added recipient URI…
Added a timestamp to critical logs
tijmen committed rSYLKWRTCMefd255b5db25: Hangup all calls when connection lost (authored by adigeo).
Hangup all calls when connection lost
tijmen committed rSYLKWRTCMba54369057fd: Moved Alert panel to call manager and handle several broken call flows (authored by adigeo).
Moved Alert panel to call manager and handle several broken call flows
Update about panel
fix missed merge conflict
add in contact photo lookup
update sylkrtc dependency
tijmen committed rSYLKWRTCMd84030dd5cab: Added incoming invitation to wake up logic (authored by adigeo).
Added incoming invitation to wake up logic
Update DTMF panel
Update DTMF css
tijmen committed rSYLKWRTCM2467c7c53045: Fixed various call flows and signaling corner cases (authored by adigeo).
Fixed various call flows and signaling corner cases
tijmen committed rSYLKWRTCM11bd4706d24e: Generate UUID locally for outgoing call, need to update sylkrtc.js (authored by adigeo).
Generate UUID locally for outgoing call, need to update sylkrtc.js
tijmen committed rSYLKWRTCM53dc50877f58: Update xcode project to suppot iOS 10 and more orientations (authored by adigeo).
Update xcode project to suppot iOS 10 and more orientations
Update list of ipad orientations
tijmen committed rSYLKWRTCM5520c4fadef0: * Handle multiple calls and other calls flows for many corner cases * Improve… (authored by adigeo).
* Handle multiple calls and other calls flows for many corner cases * Improve…
tijmen committed rSYLKWRTCM92639e30d987: Allow creation of audio only conferences (authored by adigeo).
Allow creation of audio only conferences
Improve Better Call me maybe
Update history card css
Update avatar icons in history card
Update Conference modal
Update About panel
Update Call me Maybe panel
tijmen committed rSYLKWRTCM01647dbd7c90: Disable proximity speakerphone switch (authored by adigeo).
Disable proximity speakerphone switch
tijmen committed rSYLKWRTCMe0e08e808649: Renamed variables for consistency and readability (session -> call) (authored by adigeo).
Renamed variables for consistency and readability (session -> call)
tijmen committed rSYLKWRTCMc4d6cb777113: Fixed starting call later when connection is ready (authored by adigeo).
Fixed starting call later when connection is ready
Fixes for incoming invites
tijmen committed rSYLKWRTCM162c175797f9: Use the alert panel for conference invites (authored by adigeo).
Use the alert panel for conference invites
tijmen committed rSYLKWRTCMf651173d5689: Switch to use of native UUIDv4 session-id received from server (authored by adigeo).
Switch to use of native UUIDv4 session-id received from server
tijmen committed rSYLKWRTCM9516c9901aab: Fixed condition to check when video call ended (authored by adigeo).
Fixed condition to check when video call ended
Improved css for register form
Removed space
tijmen committed rSYLKWRTCM621375619635: Fixed Navigation bar loading exceptions (authored by adigeo).
Fixed Navigation bar loading exceptions
tijmen committed rSYLKWRTCMb162a7732f92: Capture exception when readybox reloads (authored by adigeo).
Capture exception when readybox reloads
Fixed display of missed called
tijmen committed rSYLKWRTCM6c7ddf1ad2e0: Comment out the code that detected duplicate calls - see note inside (authored by adigeo).
Comment out the code that detected duplicate calls - see note inside
Update log line
tijmen committed rSYLKWRTCMf6e3b50b18eb: Let the OS show that a call has ended (authored by adigeo).
Let the OS show that a call has ended
tijmen committed rSYLKWRTCM40a1c827e7d5: Capture exception when video call ends (authored by adigeo).
Capture exception when video call ends
Update Firebase push description