Commit Graph

11478 Commits

Author SHA1 Message Date
manuroe ba3d12b6d5 Merge branch 'release/1.2.7/master' 2021-03-24 17:30:46 +01:00
manuroe 8d82527f1b finish version++ 2021-03-24 17:30:46 +01:00
manuroe 4da887050c Merge pull request #4145 from vector-im/release/1.2.7/release
Release 1.2.7
2021-03-24 17:29:50 +01:00
manuroe 42a5862b21 version++ 2021-03-24 16:51:51 +01:00
Element Translate Bot d62af86844 Translated using Weblate (Spanish) (#4142)
Currently translated at 100.0% (6 of 6 strings)

Translation: Element iOS/Element iOS (Dialogs)
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios-dialogs/es/

Co-authored-by: Ricardo <me@ricardosa.nz>
Co-authored-by: Weblate <noreply@weblate.org>
2021-03-24 14:45:34 +01:00
Element Translate Bot 05e036a647 Translations update from Weblate (#4141)
* Translated using Weblate (Hungarian)

Currently translated at 100.0% (1186 of 1186 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/hu/

* Translated using Weblate (Ukrainian)

Currently translated at 20.4% (243 of 1186 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/uk/

* Translated using Weblate (Swedish)

Currently translated at 96.6% (1146 of 1186 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/sv/

* Translated using Weblate (Estonian)

Currently translated at 100.0% (1186 of 1186 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/et/

* Added translation using Weblate (Arabic)

* Translated using Weblate (Dutch)

Currently translated at 100.0% (1186 of 1186 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nl/

* Translated using Weblate (German)

Currently translated at 99.4% (1179 of 1186 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/

* Translated using Weblate (German)

Currently translated at 99.4% (1179 of 1186 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/

* Translated using Weblate (French)

Currently translated at 100.0% (1186 of 1186 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/fr/

* Translated using Weblate (Japanese)

Currently translated at 44.0% (523 of 1186 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/ja/

* Translated using Weblate (Italian)

Currently translated at 100.0% (1186 of 1186 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/it/

* Translated using Weblate (Ukrainian)

Currently translated at 20.9% (249 of 1186 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/uk/

* Translated using Weblate (Swedish)

Currently translated at 100.0% (1186 of 1186 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/sv/

* Translated using Weblate (Arabic)

Currently translated at 8.6% (102 of 1186 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/ar/

* Translated using Weblate (German)

Currently translated at 99.5% (1181 of 1186 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/

* Translated using Weblate (Portuguese (Brazil))

Currently translated at 100.0% (1186 of 1186 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/pt_BR/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 59.9% (711 of 1186 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

Co-authored-by: Szimszon <github@oregpreshaz.eu>
Co-authored-by: Ihor Hordiichuk <igor_ck@outlook.com>
Co-authored-by: LinAGKar <linus.kardell@gmail.com>
Co-authored-by: Priit Jõerüüt <riot@joeruut.com>
Co-authored-by: zer0-x <1rn0kmrwo@relay.firefox.com>
Co-authored-by: jelv <post@jelv.nl>
Co-authored-by: Sven Grewe <svengrewe@posteo.de>
Co-authored-by: inthepan <inthepan@pm.me>
Co-authored-by: Thibault Martin <mail@thibaultmart.in>
Co-authored-by: Kaede <contact+element_translations@kaede.ch>
Co-authored-by: random <dictionary@tutamail.com>
Co-authored-by: semisenex <felix.hartl@baseroom.de>
Co-authored-by: Marcelo Filho <marceloaof@protonmail.com>
Co-authored-by: Thor Arne Johansen <tajcon@gmail.com>
Co-authored-by: Weblate <noreply@weblate.org>
2021-03-24 14:45:18 +01:00
manuroe c92b854e87 Merge pull request #4105 from Johennes/feature/emoji-short-name
EmojiStore: Include short name when searching for emojis
2021-03-24 14:24:57 +01:00
manuroe 8eb00bdd5d Merge pull request #4056 from peterlewis/patch-2
Remove extraneous space from string
2021-03-24 14:23:20 +01:00
manuroe 70c605191c Merge pull request #4138 from vector-im/4137_room_directory_crash
Room directory: Fix crash
2021-03-24 09:42:48 +01:00
manuroe 1a3753bc71 cocoapods++ in Gemfile 2021-03-24 09:15:02 +01:00
manuroe 6849fa8083 Room directory: Fix crash
#4137

This is a quick fix. We should remove all forced unwrapping
2021-03-24 09:14:31 +01:00
Gil Eluard 997d82b07c Composer Update - Typing and sending a message
- Change send button icon according to the send mode
- Changed the background of the input view
2021-03-23 17:15:31 +01:00
Gil Eluard 3127d3857a Merge branch 'element_4133' into element_4134 2021-03-23 08:13:32 +01:00
Gil Eluard c46ee3935a Composer Update - Typing and sending a message
- Removed composer height limit
- Fixed a bug that was preventing to see the entire text inserted in the composer text view
2021-03-23 08:13:14 +01:00
Gil Eluard 4834042b8e Explore typing notifications inspired by web
- First iteration
2021-03-22 19:55:41 +01:00
Gil Eluard 86a9abc5ca Composer update - UI enhancements
- Composer height =58px - Frame = 42px
- Replace current scroll to bottom implementation with a scroll to Bottom FAB on both themes
- The text inside the composer frame should be centered
- The padding between the "reveal plus" button, composer frame and Left + Right sides should be at equal distance on default mode
- Verify that the "Send a message..." String matches with the colour indicated on Figma.
- The padding between each component (buttons and composer frame) should be at equal distance on default mode. E.g : It should be at 12px for each gap.
- The input text jumps down when users start typing. It should be centered at all times.
- Remove the Scroll bar in the text frame.
- DARK THEME
2021-03-20 21:31:17 +01:00
manuroe 14530b56e3 Introduce GitHub Actions 2021-03-19 18:50:39 +01:00
ismailgulek c7c5d51801 Move Jitsi view controller to CallPresenter 2021-03-19 17:33:07 +03:00
ismailgulek 08fbc23d45 Little refactoring 2021-03-19 14:35:34 +03:00
Gil Eluard 07e9fa4d41 Merge branch 'develop' into element_4085 2021-03-19 10:51:40 +01:00
manuroe cbced365be Merge pull request #4127 from vector-im/4115_remove_shields_from_room_list
Room lists: Remove shields on room avatars
2021-03-19 09:54:54 +01:00
Gil Eluard 8c4fc53936 Merge pull request #4128 from vector-im/element_4114
SR sizing is inconsistent with RR & Message states cosmetic changes
2021-03-19 09:28:16 +01:00
manuroe 7d6ef07d5f Room lists: Do not encryptedRoomIcon in the code
Let it sleep hidden in the xib
2021-03-19 09:19:02 +01:00
ismailgulek c7b18b6835 Remove permission check from Jitsi widgets 2021-03-19 03:01:29 +03:00
ismailgulek e9b6db83be Send VoIP pushes fro Jitsi widget events 2021-03-19 03:00:38 +03:00
ismailgulek b916ba7eef Handle widget events from VoIP pushes 2021-03-19 03:00:14 +03:00
ismailgulek 4c83fea9f9 Call new Jitsi call related methods from AppDelegate 2021-03-19 02:59:38 +03:00
ismailgulek 05a6b50766 Make call presenter public 2021-03-19 02:57:58 +03:00
ismailgulek 0818ee12d3 Handle widget events in CallPresenter, integration with CallKit 2021-03-19 02:56:56 +03:00
ismailgulek 0469f8671d Add new group call localized string for CallKit 2021-03-19 02:53:24 +03:00
ismailgulek beb0076096 Fix overflow issue 2021-03-19 02:52:52 +03:00
ismailgulek e180938be9 Enable muting audio for Jitsi calls 2021-03-19 02:52:36 +03:00
ismailgulek a23ebe226c Read widget event types from NSE 2021-03-19 02:52:04 +03:00
ismailgulek 3a037522a9 Show room name and avatar if declined 2021-03-18 13:46:39 +03:00
ismailgulek 47af12fd15 Implement in-memory decline cache for group calls 2021-03-18 13:32:34 +03:00
ismailgulek 885066c92c Update call tiles on join/answer actions 2021-03-18 13:02:42 +03:00
Gil Eluard 9544d156d8 Composer Update - Typing and sending a message
- Updated input bar paddings according to design review
2021-03-18 07:06:59 +01:00
Gil Eluard beff6765c1 SR sizing is inconsistent with RR & Message states cosmetic changes 2021-03-17 20:09:44 +01:00
ismailgulek 8610aa5719 Handle join and answer for group calls 2021-03-17 19:43:51 +03:00
ismailgulek c229aadedc Handle group call tile tap 2021-03-17 19:41:31 +03:00
ismailgulek 26e20334c5 Introduce group call tiles 2021-03-17 19:39:41 +03:00
ismailgulek f416597f7c Refactor cell rendering, move most of the controls to the subclass, refactor user actions, add you started call state 2021-03-17 18:17:54 +03:00
ismailgulek 2859f9b5cd Move tile action button to common 2021-03-17 18:09:10 +03:00
ismailgulek a06ad3142d Refactor buttons container view to include a stack view 2021-03-17 18:08:25 +03:00
manuroe c128a81792 Room lists: Remove shields on room avatars
#4115

but keep it in the room screen
2021-03-17 15:32:01 +01:00
ismailgulek 559eea9bf4 Merge branch 'develop' into voip_design_updates 2021-03-17 16:37:52 +03:00
ismailgulek fe8eae346b Merge pull request #4126 from vector-im/fix_last_bubble_visibility
RoomVC: Fix Not Visible Last Bubble Issue
2021-03-17 16:10:16 +03:00
ismailgulek 9bd8f4a4e7 Update CHANGES.rst 2021-03-17 15:54:50 +03:00
ismailgulek 1965047c80 Fix returning number of rows in room data source 2021-03-17 15:54:10 +03:00
ismailgulek 5036de8791 Merge pull request #4108 from vector-im/voip_virtual_timeline_fix
VoIP: Fix Virtual Timeline Event Sending Blink
2021-03-17 11:57:43 +03:00