Commit Graph

12250 Commits

Author SHA1 Message Date
SBiOSoftWhare 3d142f3ca5 DesignKit: Update ElementFonts with new Fonts protocol. 2021-06-24 15:49:38 +02:00
SBiOSoftWhare 18e9f71885 DesignKit: Update Fonts protocol. 2021-06-24 15:48:32 +02:00
Stefan Ceriu 9a6dfedbd1 Merge branch 'develop' into element_4090 2021-06-24 14:45:27 +03:00
ismailgulek d12056011b Merge branch 'develop' into voip_audio_router_menu 2021-06-24 14:24:59 +03:00
Stefan Ceriu 1594bdda19 #4094 - Added toast notifications and maximum recording duration. 2021-06-24 14:02:41 +03:00
Stefan Ceriu 433cc15f9d #4094 - Added Opus Ogg support through FFmpegKit backed media conversion. 2021-06-24 12:28:50 +03:00
Stefan Ceriu a04adf998e #4094 - Optimize expensive date formatters creation. 2021-06-24 11:33:14 +03:00
Stefan Ceriu 7e2305464c #4094 - Added multiple observation on media services and a mediaServiceProvider that prevents simultaneous playback from multiple player instances. 2021-06-24 11:29:07 +03:00
manuroe 0475d082eb Prepare for new sprint 2021-06-24 10:27:14 +02:00
manuroe 9021ebd3a8 Merge branch 'master' into develop 2021-06-24 10:27:11 +02:00
manuroe 44d81561be Merge branch 'release/1.4.3/master' 2021-06-24 10:27:03 +02:00
manuroe 65691d879d finish version++ 2021-06-24 10:27:03 +02:00
manuroe fba9d86375 Merge pull request #4466 from vector-im/release/1.4.3/release
Release 1.4.3
2021-06-24 10:25:56 +02:00
manuroe da7c18103b version++ 2021-06-24 10:06:29 +02:00
manuroe c472149c27 Merge pull request #4465 from RiotTranslateBot/weblate-riot-ios-riot-ios
Translations update from Weblate
2021-06-24 09:22:24 +02:00
Weblate 58031cdef6 Merge branch 'origin/develop' into Weblate. 2021-06-24 06:55:11 +00:00
Stefan Ceriu 9fea48b8f1 Fix retain cycle between the RoomTitleView (strong tapGestureDelegate) and the RoomViewController. 2021-06-24 09:50:32 +03:00
LinAGKar 486062be38 Translated using Weblate (Swedish)
Currently translated at 100.0% (1233 of 1233 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/sv/
2021-06-23 15:34:47 +00:00
Thor Arne Johansen e9bbedc797 Translated using Weblate (Norwegian Bokmål)
Currently translated at 93.2% (1150 of 1233 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/
2021-06-23 15:34:45 +00:00
libexus 1cd368fcc5 Translated using Weblate (German)
Currently translated at 96.3% (1188 of 1233 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/
2021-06-23 15:34:45 +00:00
Stefan Ceriu 1000736265 #4094 - Various tweaks, bug fixes and improvements following code review. 2021-06-23 15:37:34 +03:00
ismailgulek cdfa5638a8 Merge pull request #4452 from vector-im/auto_accept_invites
Auto Accept Invites
2021-06-23 10:45:35 +03:00
langleyd 07f098b7bd Add correct asset for notifications icon. 2021-06-22 16:01:21 +01:00
Stefan Ceriu 27fbed011e #4094 - Fixed voice message toolbar states after sending message while recording in locked mode. 2021-06-22 16:58:36 +03:00
langleyd 997cf15dd3 Add new settings notification feature flag and update ui entry point 2021-06-22 13:39:50 +01:00
Stefan Ceriu 172f197b4d #4094 - Added voice messages locked mode playback. 2021-06-22 13:19:39 +03:00
ismailgulek 57e8e1cf64 Update CHANGES.rst 2021-06-22 10:43:44 +03:00
ismailgulek 82109f42b1 Merge branch 'develop' into auto_accept_invites 2021-06-22 10:43:11 +03:00
Stefan Ceriu 4910066fa5 #4096 - Weakify display link targets. 2021-06-22 09:59:14 +03:00
Stefan Ceriu d9293e7d2d #4096 - Added locked mode transition and animations, locked recording mode and real time waveform. 2021-06-22 09:42:38 +03:00
Stefan Ceriu 220b9df8ec #4096 - Extracted logic from the VoiceMessagePlaybackView. Exposed power levels from audio recorder. 2021-06-22 09:42:37 +03:00
Stefan Ceriu 1a47d4f058 #4096 - Various small UI tweaks and bug fixes. 2021-06-22 09:42:37 +03:00
Stefan Ceriu fbd03ed206 #4096 - Voice message playback view theme support. 2021-06-22 09:42:37 +03:00
Stefan Ceriu 14f312ad61 #4090 - Added voice messages feature flag. 2021-06-22 09:42:37 +03:00
Stefan Ceriu 29e5557f7a #4096 - Added voice message decoding, timeline cell and playback UI. 2021-06-22 09:42:37 +03:00
Stefan Ceriu 04986bd407 #4090 - Added recording duration label and permissions checking. 2021-06-22 09:42:37 +03:00
Stefan Ceriu 08f274bd61 #4090 - Add voice message controller, audio recorder and toolbar view links. Working audio file sending and cancellation. 2021-06-22 09:42:37 +03:00
Stefan Ceriu ad83bbc0f9 #4090 - Corrected dark theme appearance. 2021-06-22 09:42:37 +03:00
Stefan Ceriu b664326555 #4090 - Corrected dark theme appearance. 2021-06-22 09:42:37 +03:00
Stefan Ceriu fbb451f33c #4090 - New voice recording toolbar ui and swipe to cancel interaction. 2021-06-22 09:42:37 +03:00
Gil Eluard 53b2b05b15 Voice Messages - Hold and send
- Added voice message button
- voice recording UI state
2021-06-22 09:42:37 +03:00
SBiOSoftWhare b24acacf7d Update changes 2021-06-21 21:16:56 +02:00
SBiOSoftWhare f8812a1675 UIFont: Add convenient methods. 2021-06-21 21:13:29 +02:00
SBiOSoftWhare 2891b423f1 Theme: Update DarkTheme and DefaultTheme with fonts property. 2021-06-21 21:12:27 +02:00
SBiOSoftWhare fcc788c391 DesignKit: Add Fonts implementation. 2021-06-21 21:11:51 +02:00
SBiOSoftWhare 69ba5d203f DesignKit: Add Fonts protocol. 2021-06-21 21:07:31 +02:00
SBiOSoftWhare b5b5a43684 DesignKit: Move color files. 2021-06-21 21:06:30 +02:00
manuroe 8e938b196a Prepare for new sprint 2021-06-21 18:03:06 +02:00
manuroe 1175d106d4 Merge branch 'master' into develop 2021-06-21 18:03:02 +02:00
manuroe 7ad86d9640 Merge branch 'release/1.4.2/master' 2021-06-21 18:02:54 +02:00