15489547b7 
								
							 
						 
						
							
							
								
								add account provisioning via QR code to welcome screen  
							
							
							
						 
						
							2020-06-21 15:40:51 +02:00  
				
					
						
							
							
								 
						
							
								68960398b2 
								
							 
						 
						
							
							
								
								pulled translations from transifex  
							
							
							
						 
						
							2020-06-21 08:59:10 +02:00  
				
					
						
							
							
								 
						
							
								203e248a14 
								
							 
						 
						
							
							
								
								Fix screen blinking during the call for some Samsung phones ( #3800 )  
							
							
							
						 
						
							2020-06-21 06:56:51 +00:00  
				
					
						
							
							
								 
						
							
								d88f79e436 
								
							 
						 
						
							
							
								
								register Conversations to open *.ceb files from content and file uris  
							
							
							
						 
						
							2020-06-19 09:31:23 +02:00  
				
					
						
							
							
								 
						
							
								dddb7ece25 
								
							 
						 
						
							
							
								
								show app failure instead of crashing when egl fails to init.  fixes   #3795  
							
							
							
						 
						
							2020-06-18 20:37:56 +02:00  
				
					
						
							
							
								 
						
							
								169ee99afa 
								
							 
						 
						
							
							
								
								do not attempt to reject call if session had already ended.  fixes   #3798  
							
							
							
						 
						
							2020-06-18 20:32:58 +02:00  
				
					
						
							
							
								 
						
							
								fe68aff23c 
								
							 
						 
						
							
							
								
								validate install referrer beforing accepting it as xmpp uri  
							
							
							
						 
						
							2020-06-18 10:15:51 +02:00  
				
					
						
							
							
								 
						
							
								7bcb29c482 
								
							 
						 
						
							
							
								
								be more liberal in 0167 payload-type parameter parsing  
							
							... 
							
							
							
							some implementations will transform the following SDP coming from Firefox
m=audio 12346 RTP/AVP 101
a=rtpmap:101 telephone-event/8000
a=fmtp:101 0-15
to
<payload-type channels="1" name="telephone-event" clockrate="8000" id="101">
  <parameter value="0-15" xmlns="urn:xmpp:jingle:apps:rtp:1"/>
</payload-type>
While a missing name attribute is not legal according to the XEP; and 0-15 are
technically not just one value the following commit will accept it if there is
just one paramater. 
							
						 
						
							2020-06-17 21:15:12 +02:00  
				
					
						
							
							
								 
						
							
								47804205b6 
								
							 
						 
						
							
							
								
								clear pending photo uri only when also clearing activity result  
							
							... 
							
							
							
							on some phones the onBackendConnected finishes prior to the onActivityResult()
leading to the pending photo uri being cleared before processing the result.
this leads to 'Take photo' not working.
but we probably don’t need to clear the photo uri if there is to activiyResult
to clear as well 
							
						 
						
							2020-06-17 17:58:25 +02:00  
				
					
						
							
							
								 
						
							
								4493f6cc13 
								
							 
						 
						
							
							
								
								Leave the incoming call notification category as CATEGORY_CALL ( #3792 )  
							
							
							
						 
						
							2020-06-16 19:07:01 +00:00  
				
					
						
							
							
								 
						
							
								8356a1cfe1 
								
							 
						 
						
							
							
								
								fix render script for latest inkscape version  
							
							
							
						 
						
							2020-06-16 20:51:25 +02:00  
				
					
						
							
							
								 
						
							
								8534175057 
								
							 
						 
						
							
							
								
								renamed fastlane changelog file  
							
							
							
						 
						
							2020-06-16 12:33:57 +02:00  
				
					
						
							
							
								 
						
							
								9649ba16b5 
								
							 
						 
						
							
							
								
								version bump to 2.8.7  
							
							
							
						 
						
							2020-06-16 10:22:48 +02:00  
				
					
						
							
							
								 
						
							
								23c4a26404 
								
							 
						 
						
							
							
								
								pulled translations from transifex  
							
							
							
						 
						
							2020-06-16 10:16:25 +02:00  
				
					
						
							
							
								 
						
							
								c8f23aef4e 
								
							 
						 
						
							
							
								
								error response to sending the jingle ft hash should not file the transfer  
							
							
							
						 
						
							2020-06-15 21:33:32 +02:00  
				
					
						
							
							
								 
						
							
								98e1044bdd 
								
							 
						 
						
							
							
								
								use Jid.ofLocalAndDomainEscaped when transforming account with locked domain  
							
							
							
						 
						
							2020-06-15 19:17:21 +02:00  
				
					
						
							
							
								 
						
							
								d823cefe47 
								
							 
						 
						
							
							
								
								pulled translations from transifex  
							
							
							
						 
						
							2020-06-15 12:40:43 +02:00  
				
					
						
							
							
								 
						
							
								38b2764c81 
								
							 
						 
						
							
							
								
								version bump to 2.8.7-beta.2  
							
							
							
						 
						
							2020-06-14 19:11:03 +02:00  
				
					
						
							
							
								 
						
							
								20286ea8d2 
								
							 
						 
						
							
							
								
								fixed concurrent modification when displaying read markers  
							
							
							
						 
						
							2020-06-14 19:09:55 +02:00  
				
					
						
							
							
								 
						
							
								1f77d5e115 
								
							 
						 
						
							
							
								
								pass selected audio device to proximity sensor toggle  
							
							
							
						 
						
							2020-06-14 16:22:53 +02:00  
				
					
						
							
							
								 
						
							
								61aac78af0 
								
							 
						 
						
							
							
								
								pulled translations from transifex  
							
							
							
						 
						
							2020-06-14 14:29:40 +02:00  
				
					
						
							
							
								 
						
							
								16bc210211 
								
							 
						 
						
							
							
								
								fix regression for fixed domain  
							
							
							
						 
						
							2020-06-14 11:28:25 +02:00  
				
					
						
							
							
								 
						
							
								c3b9a4dabc 
								
							 
						 
						
							
							
								
								parse jmi proposals from MAM reloads.  fixes   #3778  
							
							
							
						 
						
							2020-06-14 10:34:40 +02:00  
				
					
						
							
							
								 
						
							
								ccdc91a497 
								
							 
						 
						
							
							
								
								remove check that would ensure you use jingle only with full jids  
							
							
							
						 
						
							2020-06-14 09:01:47 +02:00  
				
					
						
							
							
								 
						
							
								400c8461fc 
								
							 
						 
						
							
							
								
								fix feature discovery in jingle file transfer for empty resources  
							
							
							
						 
						
							2020-06-13 22:53:24 +02:00  
				
					
						
							
							
								 
						
							
								fda9e7b51c 
								
							 
						 
						
							
							
								
								make presence selector work with empty resources (bare jid)  
							
							
							
						 
						
							2020-06-13 09:59:39 +02:00  
				
					
						
							
							
								 
						
							
								0dba9f560c 
								
							 
						 
						
							
							
								
								rework quicksy domain checks  
							
							
							
						 
						
							2020-06-13 08:26:32 +02:00  
				
					
						
							
							
								 
						
							
								56ea9647cd 
								
							 
						 
						
							
							
								
								null check quicksy domain  
							
							
							
						 
						
							2020-06-13 08:10:04 +02:00  
				
					
						
							
							
								 
						
							
								971bb60f42 
								
							 
						 
						
							
							
								
								add more logging to caps fetching  
							
							
							
						 
						
							2020-06-12 20:06:49 +02:00  
				
					
						
							
							
								 
						
							
								8059aa7b0d 
								
							 
						 
						
							
							
								
								version bump to 2.8.7-beta + changelog  
							
							
							
						 
						
							2020-06-12 09:40:00 +02:00  
				
					
						
							
							
								 
						
							
								01bfb5fd56 
								
							 
						 
						
							
							
								
								pulled translations from transifex  
							
							
							
						 
						
							2020-06-12 09:19:56 +02:00  
				
					
						
							
							
								 
						
							
								0ba4892d3e 
								
							 
						 
						
							
							
								
								RTP: write log message on background thread  
							
							
							
						 
						
							2020-06-12 09:08:09 +02:00  
				
					
						
							
							
								 
						
							
								b7f3b4333e 
								
							 
						 
						
							
							
								
								show help button on certain error conditions in RTP session.  fixes   #3770  
							
							
							
						 
						
							2020-06-12 08:26:33 +02:00  
				
					
						
							
							
								 
						
							
								644ad99520 
								
							 
						 
						
							
							
								
								create rtp end user state for connection lost.  fixes   #3769  
							
							
							
						 
						
							2020-06-12 07:57:11 +02:00  
				
					
						
							
							
								 
						
							
								adb3c77d31 
								
							 
						 
						
							
							
								
								fix travis for real  
							
							
							
						 
						
							2020-06-11 21:41:22 +02:00  
				
					
						
							
							
								 
						
							
								2cd0cc50d0 
								
							 
						 
						
							
							
								
								point travis to m83.aar  
							
							
							
						 
						
							2020-06-11 21:32:52 +02:00  
				
					
						
							
							
								 
						
							
								f39daf565a 
								
							 
						 
						
							
							
								
								upgrade libwebrtc to m83.  fixes   #3767  
							
							
							
						 
						
							2020-06-11 21:22:49 +02:00  
				
					
						
							
							
								 
						
							
								552e17e39a 
								
							 
						 
						
							
							
								
								remember terminal RTP session state  
							
							... 
							
							
							
							if the activity is not connected during finish it won’t receive the last end user state.
this code remembers it even if the actual session is already gone. so when activity reconnects and
we can’t find the real rtp session we can look up the last state instead. 
							
						 
						
							2020-06-11 21:17:15 +02:00  
				
					
						
							
							
								 
						
							
								7e2d87f39c 
								
							 
						 
						
							
							
								
								recover if attachImage can’t generate scalled down version of image.  fixes   #3773  
							
							
							
						 
						
							2020-06-09 21:08:27 +02:00  
				
					
						
							
							
								 
						
							
								1853242c66 
								
							 
						 
						
							
							
								
								do not throw when finishing jingle ft twice.  fixes   #3765  
							
							... 
							
							
							
							the state machine in jingle file transfer does not prevent that the connection
is being finished twice 
							
						 
						
							2020-06-07 15:00:00 +02:00  
				
					
						
							
							
								 
						
							
								b78d45c7cc 
								
							 
						 
						
							
							
								
								fix Jingle FT candidate selection for equal priority.  fixes   #3771  
							
							
							
						 
						
							2020-06-07 12:47:03 +02:00  
				
					
						
							
							
								 
						
							
								c029382410 
								
							 
						 
						
							
							
								
								version bump to 2.8.6 + changelog  
							
							
							
						 
						
							2020-06-03 19:14:22 +02:00  
				
					
						
							
							
								 
						
							
								f879d87f04 
								
							 
						 
						
							
							
								
								Fix typo ( #3763 )  
							
							... 
							
							
							
							* Fix typo
* Update README.md 
							
						 
						
							2020-06-02 12:25:30 +00:00  
				
					
						
							
							
								 
						
							
								4bc43af690 
								
							 
						 
						
							
							
								
								improve logging in export backup service.  closes   #3672  
							
							
							
						 
						
							2020-06-02 07:59:46 +02:00  
				
					
						
							
							
								 
						
							
								0391e78832 
								
							 
						 
						
							
							
								
								pulled translations from transifex. fixes crash in UK translation  
							
							
							
						 
						
							2020-06-02 07:59:46 +02:00  
				
					
						
							
							
								 
						
							
								3343d2665a 
								
							 
						 
						
							
							
								
								Provide link to homepage instead of paypal for funding  
							
							
							
						 
						
							2020-06-01 20:12:10 +00:00  
				
					
						
							
							
								 
						
							
								61f6ce317b 
								
							 
						 
						
							
							
								
								pulled translations from transifex  
							
							
							
						 
						
							2020-05-30 15:22:45 +02:00  
				
					
						
							
							
								 
						
							
								637c208f55 
								
							 
						 
						
							
							
								
								ask for resource and use jingle direct init when JMI is not available.  fixes   #3751  
							
							
							
						 
						
							2020-05-30 14:56:12 +02:00  
				
					
						
							
							
								 
						
							
								8edfc61346 
								
							 
						 
						
							
							
								
								fixed concurrent modification when iterating over presences  
							
							
							
						 
						
							2020-05-30 10:57:22 +02:00  
				
					
						
							
							
								 
						
							
								8603d24bcb 
								
							 
						 
						
							
							
								
								add record voice mail button to busy screen.  fixes   #3754  
							
							
							
						 
						
							2020-05-30 10:30:57 +02:00