- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed All Stories
All Stories
All Stories
Jul 31 2020
Jul 31 2020
Update iOs version
tijmen committed rSYLKWRTCMd174aa1f9703: Added callkeep call for audio calls only (authored by adigeo).
Added callkeep call for audio calls only
tijmen committed rSYLKWRTCM988aa3df476a: Bring app to the foreground after accept/reject call (authored by adigeo).
Bring app to the foreground after accept/reject call
tijmen committed rSYLKWRTCMb94ec27ad649: Reset state when going to /ready route (authored by adigeo).
Reset state when going to /ready route
tijmen committed rSYLKWRTCM9a26b5780703: Go to ready imediately when stopping preview (authored by adigeo).
Go to ready imediately when stopping preview
Add init contacts
Fixed stopping video preview
Code cleanup
Formatted file
tijmen committed rSYLKWRTCM69fdcc3c0fa9: Do not render video call buttons when they are hidden (authored by tijmen).
Do not render video call buttons when they are hidden
Increased Android version
Update yarn.lock
Remove Android permission
Added CallKeep outgoing call
Fixed cancelling of failed calls
Improve reconnecting process
Work on reconnecting failed calls
Added back wrongly removed import
tijmen committed rSYLKWRTCMb4b8c7a2478b: Changed localized history items timezone before sorting (authored by adigeo).
Changed localized history items timezone before sorting
tijmen committed rSYLKWRTCMaa6d5d56a6fa: Toggle call overlay after initial hiding (authored by tijmen).
Toggle call overlay after initial hiding
Fixed indentation
tijmen committed rSYLKWRTCM2f28344b16ef: Removed red background in video calls (authored by tijmen).
Removed red background in video calls
tijmen committed rSYLKWRTCM4a298c19dd78: Start conference when connection is ready (authored by adigeo).
Start conference when connection is ready
Fix in contact card
tijmen committed rSYLKWRTCM4abbbddc7a8e: Increase reconnect time to 60 seconds (authored by adigeo).
Increase reconnect time to 60 seconds
Auto hide overlay in video calls
Fixed/reverted call flows
tijmen committed rSYLKWRTCM1f90ede489c4: Format time in history card to local timezone if timezone is present (authored by tijmen).
Format time in history card to local timezone if timezone is present
Call flows fixes
Update readme
Update sylkrtc.js version
Increased Android version number
Removed comment
Fix when waking up Android
Fixes for reconnecting calls
Update Android background functions
tijmen committed rSYLKWRTCMd0ea3f79b329: Rename incoming calls functions for clarity (authored by adigeo).
Rename incoming calls functions for clarity
Incoming call flows fixes
tijmen committed rSYLKWRTCM88f90a7092e1: Handle updates of URL for which the app has woken up (authored by adigeo).
Handle updates of URL for which the app has woken up
tijmen committed rSYLKWRTCMe14ebea24062: Added undo for favorites contacts management (authored by adigeo).
Added undo for favorites contacts management
tijmen committed rSYLKWRTCMc7ec66265abd: Automaticaly re-establish failed outgoing calls (authored by adigeo).
Automaticaly re-establish failed outgoing calls
History fixes
Replace function
Fixed crash in contact list
tijmen committed rSYLKWRTCM85ed5ce39224: Show built in alert panel when Android is woken up to work around hiding native… (authored by adigeo).
Show built in alert panel when Android is woken up to work around hiding native…
Fixed waking up Android
tijmen committed rSYLKWRTCMf82276df3e1a: Updated react-native-sylkrtc dependency (authored by tijmen).
Updated react-native-sylkrtc dependency
tijmen committed rSYLKWRTCM5e2dfe6d29e2: Rename imports to reflect new sylkrtc name (authored by tijmen).
Rename imports to reflect new sylkrtc name
tijmen committed rSYLKWRTCM40d7c284f932: Updated dependency to react-native-sylkrtc (authored by tijmen).
Updated dependency to react-native-sylkrtc
tijmen committed rSYLKWRTCMc418f48311a8: Simplify userAgent as extra info is not needed (authored by tijmen).
Simplify userAgent as extra info is not needed
Removed old function
Fixed blocked uris management
tijmen committed rSYLKWRTCM39eb3e738c13: Reject and hide calls from blocked contacts (authored by adigeo).
Reject and hide calls from blocked contacts
tijmen committed rSYLKWRTCMc9ebc6ec8180: Show favorite uris if not present in history (authored by adigeo).
Show favorite uris if not present in history
Handle anonymous URIs in history
tijmen committed rSYLKWRTCM7f2d398c5e7e: Render conference participants in history card (authored by adigeo).
Render conference participants in history card
tijmen committed rSYLKWRTCMfb85911f57e9: Use native Searchbar for URI text input (authored by adigeo).
Use native Searchbar for URI text input
Removed unecesary code
Check if array is set
Save existing participants on join
Fixed call flows
Small logging changes
tijmen committed rSYLKWRTCM7d876f73022a: Switched dependency to react-native-sylkrtc.js (authored by tijmen).
Switched dependency to react-native-sylkrtc.js
Added keys to conference buttons
Fixed refreshing history
Hide footer also on tables
Fixed local history item tags
tijmen committed rSYLKWRTCM935338919874: Disable some actions for some contact types (authored by adigeo).
Disable some actions for some contact types
tijmen committed rSYLKWRTCM206a62f3f803: Hide userIcon whe ther is an active speaker (authored by tijmen).
Hide userIcon whe ther is an active speaker
Improve history
Removed bogus line
Added participant info
Added conference layout
Fixed mute icon on self thumbnail
Added carousel size
tijmen committed rSYLKWRTCM78f856c0ce4d: Replaced view by surface for video thumbnails (authored by tijmen).
Replaced view by surface for video thumbnails
tijmen committed rSYLKWRTCMfea0950dcb24: Added speaker badge to active speaker (authored by tijmen).
Added speaker badge to active speaker
Adjust thumbnail carousel
tijmen committed rSYLKWRTCM49647c84059a: Added isLandscape and isTablet props to conference (authored by tijmen).
Added isLandscape and isTablet props to conference
Adjusted self thumbnail styles
tijmen committed rSYLKWRTCMbed74bcbcf10: Autohide call overlay in conference and show on touch (authored by tijmen).
Autohide call overlay in conference and show on touch
Fixed display of thumbnail videos
tijmen committed rSYLKWRTCMf83f1147d9a2: Moved conference header to allow touch events on other containers (authored by tijmen).
Moved conference header to allow touch events on other containers
tijmen committed rSYLKWRTCM1e80a5eb256b: Added transparency to conference header (authored by tijmen).
Added transparency to conference header
tijmen committed rSYLKWRTCM8f78e1847464: Changed video display on landscape orientation in conferences (authored by tijmen).
Changed video display on landscape orientation in conferences
Prevent direct mutation of state
tijmen committed rSYLKWRTCMd38007f00d64: Load Android keystore credentials from file (authored by adigeo).
Load Android keystore credentials from file
tijmen committed rSYLKWRTCM0c2a3ae468c0: Fixed getting participants/activeSpeakers/files on conference start (authored by tijmen).
Fixed getting participants/activeSpeakers/files on conference start
Update new Google upload key
Update Podfile.lock
Add a timer before starting register
Update ios project
tijmen committed rSYLKWRTCMaf306d5098ae: Use same login failure message to avoid confusions (authored by adigeo).
Use same login failure message to avoid confusions
Empty history on logout
tijmen committed rSYLKWRTCMfbe2571de0d5: Hide corectly selected contacts category (authored by adigeo).
Hide corectly selected contacts category
tijmen committed rSYLKWRTCM56efb57d3882: Don't update snackbar when connection fails (authored by adigeo).
Don't update snackbar when connection fails
tijmen committed rSYLKWRTCM2a10455a3693: Added contact group management (favorites and blocked) (authored by adigeo).
Added contact group management (favorites and blocked)
Fixed search initial test contacts
tijmen committed rSYLKWRTCM10d0a5be2337: Added blocked and favorites for contact and history items (authored by adigeo).
Added blocked and favorites for contact and history items
Update email address