manuroe
a14e1f54dc
VoiceOver: Make ScrollToBottomButton speakable
2019-09-20 17:21:00 +02:00
manuroe
e296168f5e
VoiceOver: RoomVC: No VoiceOver on media
...
#2726
2019-09-20 16:25:15 +02:00
manuroe
9e98cae9c3
VoiceOver: RoomVC: Do not lose the focus on the timeline when paginating (with 3 fingers)
...
#2720
2019-09-19 17:21:03 +02:00
manuroe
9294775f8f
VoiceOver: RoomVC: Make VoiceOver focus on the contextual menu when selecting an event
...
#2721
2019-09-18 13:51:45 +02:00
manuroe
6f85cbfe05
VoiceOver: RoomVC: Fix some missing accessibility labels for buttons
...
#2722
2019-09-18 13:08:42 +02:00
manuroe
d5ba357fc9
Finish hotfix_Riot_2715
2019-09-16 10:42:30 +02:00
manuroe
a6475fd515
version++
2019-09-16 10:26:27 +02:00
manuroe
77dfd12c5f
Authentication: Improve the webview used for SSO
...
#2715
2019-09-13 19:13:04 +02:00
manuroe
f5511cdb2d
Finish riot_2703
2019-09-10 16:29:18 +02:00
manuroe
78f22ef18d
version++
2019-09-10 16:21:32 +02:00
manuroe
c12c548dbe
Authentication: Create a way to filter and prioritise flows (with handleSupportedFlowsInAuthenticationSession).
2019-09-10 14:33:56 +02:00
manuroe
440a6da516
Support Riot configuration link to customise HS and IS
...
#2703
2019-09-10 11:51:49 +02:00
manuroe
fed0bb079d
Finish v0.9.2
2019-08-08 18:20:49 +02:00
manuroe
48d69de6df
version++
2019-08-08 18:20:29 +02:00
manuroe
205b6713a4
Merge pull request #2635 from vector-im/fix_release_tag
...
BF: Build: Fix build based on git tag
2019-08-08 17:27:46 +02:00
manuroe
a670aa0c25
BF: Build: Fix build based on git tag
...
It was not more possible to build using tags. The reason was the fastlane git_branch method returned nil.
Internally this method executes `git symbolic-ref HEAD --short` which returned `fatal: ref HEAD is not a symbolic ref` in our case.
We now checks out the tag as a local branch.
2019-08-08 17:25:23 +02:00
manuroe
7a7375e1ae
iOS13 code cannot be built from Xcode10
2019-08-08 15:05:50 +02:00
manuroe
c9115d6b1b
Merge pull request #2632 from vector-im/riot_2626
...
BF: Fix crash for search bar customisation in iOS13
2019-08-08 11:26:46 +02:00
manuroe
7bc927c2af
BF: Fix crash for earch bar customisation in iOS13
...
#2626
2019-08-07 18:36:58 +02:00
manuroe
7c9ac6e127
Merge pull request #2624 from RiotTranslateBot/weblate-riot-ios-riot-ios
...
Update from Weblate
2019-08-07 15:30:07 +02:00
Nathan Follens
096dee8aee
Translated using Weblate (West Flemish)
...
Currently translated at 1.2% (9 of 744 strings)
Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/vls/
2019-08-07 13:15:49 +00:00
Nathan Follens
cbee895e2f
Translated using Weblate (Dutch)
...
Currently translated at 100.0% (744 of 744 strings)
Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/nl/
2019-08-07 13:15:49 +00:00
Kévin C
4edc5a8ac8
Translated using Weblate (French)
...
Currently translated at 100.0% (744 of 744 strings)
Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/fr/
2019-08-03 20:49:58 +00:00
Slavi Pantaleev
26a671bbab
Translated using Weblate (Bulgarian)
...
Currently translated at 100.0% (744 of 744 strings)
Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/bg/
2019-08-03 20:49:58 +00:00
Weblate
23ee7e86a6
Merge branch 'origin/develop' into Weblate.
2019-08-02 16:19:49 +00:00
SBiOSoftWhare
a5ac649597
Merge pull request #2620 from vector-im/riot_638
...
Replace camera implementation with something more standard and less limited
2019-08-02 18:19:44 +02:00
SBiOSoftWhare
7cf2d2fcf8
Update Riot/Modules/Room/Views/InputToolbar/RoomInputToolbarView.m
...
Co-Authored-By: manuroe <manuroe@users.noreply.github.com >
2019-08-02 18:12:41 +02:00
SBiOSoftWhare
1b184bffde
Media picker: Fix theming issue on recent captures.
2019-08-02 18:06:55 +02:00
Slavi Pantaleev
a1629fb39e
Translated using Weblate (Bulgarian)
...
Currently translated at 100.0% (738 of 738 strings)
Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/bg/
2019-08-02 15:49:53 +00:00
SBiOSoftWhare
30eb97af35
Update changes
2019-08-02 17:44:56 +02:00
SBiOSoftWhare
b14bd5f944
Update pbxproj
2019-08-02 17:28:20 +02:00
SBiOSoftWhare
efe3da00a0
SettingsViewController: Use SingleImagePickerPresenter for profile avatar picture.
2019-08-02 17:27:49 +02:00
SBiOSoftWhare
cf60518bc0
RoomSettingsViewController: Use SingleImagePickerPresenter for room avatar picture.
2019-08-02 17:26:34 +02:00
SBiOSoftWhare
7bd85b29a4
Create SingleImagePickerPresenter that enables to present an image picker with single selection.
2019-08-02 17:21:17 +02:00
SBiOSoftWhare
0d9717facb
RoomVC: Handle presentation for new native camera and media library actions.
2019-08-02 17:19:29 +02:00
SBiOSoftWhare
7e32fdb12e
RoomInputToolbarView: Add separate actions for camera and media library.
2019-08-02 17:16:06 +02:00
SBiOSoftWhare
5b98ea644d
Media picker: Create a coordinator.
2019-08-02 17:09:32 +02:00
SBiOSoftWhare
150c7ff131
MediaAlbumContentViewController: Fix some retain cycle issues.
2019-08-02 17:07:36 +02:00
SBiOSoftWhare
88adcfaf9e
MediaPickerViewController: Remove camera preview and display only recent captures and media albums.
2019-08-02 17:04:14 +02:00
SBiOSoftWhare
d64f6841ce
Create CameraPresenter that enables to present native camera.
2019-08-02 16:54:31 +02:00
SBiOSoftWhare
0d143f330d
Add media picker and camera wordings.
2019-08-02 16:51:12 +02:00
Szimszon
d2b09b935b
Translated using Weblate (Hungarian)
...
Currently translated at 100.0% (738 of 738 strings)
Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/hu/
2019-08-01 08:49:49 +00:00
dccs
b9dbb3e160
Translated using Weblate (German)
...
Currently translated at 99.5% (734 of 738 strings)
Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/de/
2019-08-01 08:49:48 +00:00
Kévin C
076d2910ae
Translated using Weblate (French)
...
Currently translated at 100.0% (738 of 738 strings)
Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/fr/
2019-08-01 08:49:47 +00:00
Weblate
2536473b84
Merge branch 'origin/develop' into Weblate.
2019-07-30 16:42:45 +00:00
SBiOSoftWhare
35bf8ba330
Merge pull request #2618 from vector-im/fix_redacted_event_reactions
...
RoomDataSource: Do not display reactions when event is redacted
2019-07-30 18:42:41 +02:00
SBiOSoftWhare
aeb09bce3f
Update changes
2019-07-30 18:26:18 +02:00
SBiOSoftWhare
f12dae97ee
RoomDataSource: Do not display reactions when event is redacted.
2019-07-30 18:24:12 +02:00
Weblate
efcd1c59c4
Merge branch 'origin/develop' into Weblate.
2019-07-30 16:17:21 +00:00
SBiOSoftWhare
b9779f5664
Merge pull request #2617 from vector-im/riot_2591
...
Reactions: Show who reacted
2019-07-30 18:17:17 +02:00