Aram Sargsyan
a5fa1ff3bb
1st version
2017-07-24 16:56:31 +04:00
Edmund Sackbauer
646010e7b0
Translated using Weblate (German)
...
Currently translated at 3.1% (12 of 385 strings)
Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/de/
2017-07-24 10:47:07 +00:00
Edmund Sackbauer
3274fd99fe
Translated using Weblate (German)
...
Currently translated at 2.8% (11 of 385 strings)
Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/de/
2017-07-24 10:47:05 +00:00
Edmund Sackbauer
44e5808156
Translated using Weblate (German)
...
Currently translated at 2.5% (10 of 385 strings)
Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/de/
2017-07-24 10:46:59 +00:00
Edmund Sackbauer
8f050f8f0e
Translated using Weblate (German)
...
Currently translated at 2.3% (9 of 385 strings)
Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/de/
2017-07-24 10:46:57 +00:00
kaiyou
bcd75272fd
Translated using Weblate (French)
...
Currently translated at 100.0% (385 of 385 strings)
Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/fr/
2017-07-23 07:50:43 +00:00
kaiyou
daa9b3be02
Translated using Weblate (French)
...
Currently translated at 100.0% (4 of 4 strings)
Translation: Riot iOS/Riot iOS (Dialogs)
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios-dialogs/fr/
2017-07-22 14:03:07 +00:00
Lauris Mierkalns
7e922cad13
Added translation using Weblate (Latvian)
2017-07-21 23:29:55 +00:00
Lauris Mierkalns
19fa2379ca
Translated using Weblate (Latvian)
...
Currently translated at 100.0% (4 of 4 strings)
Translation: Riot iOS/Riot iOS (Dialogs)
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios-dialogs/lv/
2017-07-21 23:26:45 +00:00
Lauris Mierkalns
3e3aba838b
Added translation using Weblate (Latvian)
2017-07-21 23:23:22 +00:00
Lauris Mierkalns
5670e18c62
Translated using Weblate (Latvian)
...
Currently translated at 100.0% (24 of 24 strings)
Translation: Riot iOS/Riot iOS (Push)
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios-push/lv/
2017-07-21 23:22:53 +00:00
Lauris Mierkalns
5f09808354
Added translation using Weblate (Latvian)
2017-07-21 23:15:33 +00:00
Giom Foret
9593ce74ac
Prepare Dark Theme
...
Remove the [UIApplication statusBarHidden] use (deprecated since iOS 9).
Use the default UIViewController-based status bar system.
Hide the user interface theme option in Settings.
https://github.com/vector-im/riot-meta/issues/22
2017-07-21 17:22:34 +02:00
Giom Foret
1e01d178bb
Merge branch 'develop' into meta_riot_22
2017-07-21 16:50:58 +02:00
manuroe
957244e59b
MELS: replace "X member updates" by "X membership changes"
2017-07-21 16:13:07 +02:00
manuroe
a68605c4f4
Language settings: Report it in the bug report
2017-07-21 15:09:23 +02:00
manuroe
92a0ff0074
Language settings: Reload data softly after language change
2017-07-21 12:06:10 +02:00
Giom Foret
1dd0affddb
Prepare Dark Theme
...
Observe user interface theme change.
https://github.com/vector-im/riot-meta/issues/22
2017-07-21 11:28:17 +02:00
manuroe
d527811b0c
Language settings: Store it in NSUserDefaults (@"appLanguage")
2017-07-21 11:08:33 +02:00
manuroe
6dc23430c6
Settings: Add app language settings
2017-07-21 10:55:21 +02:00
Javier Quevedo
d4270e9c7f
Added translation using Weblate (Spanish)
2017-07-20 09:44:30 +00:00
giomfo
178783a336
Merge pull request #1402 from vector-im/meta_riot_22
...
Prepare Dark theme
2017-07-19 15:42:00 +02:00
Giom Foret
2664628039
Prepare Dark theme
...
- Add User Interface section in settings
https://github.com/vector-im/riot-meta/issues/22
2017-07-19 15:26:09 +02:00
Giom Foret
398ae40e48
Bug Fix: Room settings, ticks are badly refreshed
...
#681
2017-07-19 15:23:19 +02:00
Aram Sargsyan
6d4256180d
Merge branch 'develop' of https://github.com/aramsargsyan/riot-ios into share-extension
2017-07-19 12:40:49 +04:00
giomfo
886e6f4115
Merge pull request #1400 from vector-im/riot_meta_85
...
Translate the potential error observed during 3pid handling
2017-07-18 16:31:10 +02:00
manuroe
b29397f661
Merge pull request #1399 from vector-im/riot_1157
...
MXKEventFormatter: Add singleEmojiTextFont property to special case t…
2017-07-18 16:19:26 +02:00
Giom Foret
df98e9d92e
Translate the potential error observed during 3pid handling
...
https://github.com/vector-im/riot-meta/issues/85
2017-07-18 15:57:11 +02:00
manuroe
d85c073302
MXKEventFormatter: Add singleEmojiTextFont property to special case the display of message with a single emoji.
...
https://github.com/vector-im/riot-ios/issues/1157 : optionally boost size of lone emoji like on riot-web
2017-07-18 14:43:46 +02:00
Giom Foret
06789e6521
Bug Fix: Change API used to add email in order to check if the email is already used.
...
(idem for msisdn)
https://github.com/vector-im/riot-meta/issues/85
2017-07-18 13:57:15 +02:00
manuroe
b1c8b40fbd
MELS: Reset the event selection before collapsing
...
This fixes a crash
2017-07-17 16:15:49 +02:00
manuroe
8bf0efeb61
MELS: For now, do not merge VoIP conference events
2017-07-17 15:59:43 +02:00
giomfo
93a6a73df3
Merge pull request #1391 from vector-im/remove_mxk_alert
...
Remove mxk alert
2017-07-17 14:33:17 +02:00
manuroe
86e543dea2
Merge pull request #1390 from vector-im/MELS
...
MELS
2017-07-17 10:41:28 +02:00
manuroe
68cec60538
MELS: s/serie/series
2017-07-17 10:30:46 +02:00
manuroe
3628819184
MELS: Simplify check condition
2017-07-17 10:17:16 +02:00
manuroe
a49b58da38
MELS: Fix typo
2017-07-17 09:15:41 +02:00
Aram Sargsyan
8f21819ebc
Merge branch 'develop' of https://github.com/vector-im/riot-ios into share-extension
2017-07-16 02:24:18 -05:00
Tong Hui
e537e6cd12
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 100.0% (385 of 385 strings)
Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/zh_Hans/
2017-07-14 19:12:31 +00:00
Giom Foret
a27b612eda
Remove MXKAlert class use.
...
UIAlertController is directly used.
2017-07-14 16:41:25 +02:00
Tong Hui
084944a006
Added translation using Weblate (Chinese (Simplified))
2017-07-14 12:24:08 +00:00
Tong Hui
8f2fc3bb7d
Added translation using Weblate (Chinese (Simplified))
2017-07-14 12:23:56 +00:00
Giom Foret
097b0df365
Prepare MXKAlert withdrawal
2017-07-14 00:36:11 +02:00
manuroe
0618f6823a
MELS: Improve detection on how to configure a cell
2017-07-13 17:10:15 +02:00
Giom Foret
2fd5a993ba
RoomTableViewCell: Replace the direct chat icon with a green ring
2017-07-12 15:51:28 +02:00
Giom Foret
d01c425eb3
Bug Fix: Camera preview is broken after a second try
...
The camera preview was set up with a wrong frame value. We wait for the first `viewDidLayoutSubviews` call before setting up the preview.
#686
+ fix the wrong preview layout on iPad described in PR #1372 MediaPicker xib layout fix.
2017-07-11 17:48:18 +02:00
manuroe
5038852475
MELS: Force use of Riot style placeholder in collapsed cells
2017-07-11 17:02:23 +02:00
manuroe
9504a7165a
MELS: Do not show read receipts on collapsed bubbles
2017-07-11 16:51:31 +02:00
manuroe
96783de926
MELS: Make RoomEmptyBubbleCell really empty (ie, height = 0)
2017-07-11 16:33:45 +02:00
manuroe
ce60fb2cf5
MELS: Fix call of bubbleCell.blurred when selected an event
2017-07-11 16:26:59 +02:00