manuroe
e0b4f8a300
Log: Add logs for tracking "Silent crash at startup in [MXKContactManager loadCachedMatrixContacts]" ( #1711 )
2017-12-28 14:23:12 +01:00
giomfo
86d1f4ea98
Merge pull request #1710 from vector-im/groups
...
Groups enhancements
2017-12-28 13:42:30 +01:00
Giom Foret
7c3aa553b3
Groups list: Support dynamic fonts by enabling self-sizing table view cell, and use constraints to define the cell’s size.
...
vector-im/riot-meta#114
2017-12-28 12:02:21 +01:00
Giom Foret
923c44c987
Group Details: Home page
...
- Add the number of members and rooms in the home screens.
vector-im/riot-meta#115
2017-12-28 12:00:46 +01:00
manuroe
0fe3f33767
Merge remote-tracking branch 'origin/release-v0.6.7' into develop
...
# Conflicts:
# Riot.xcodeproj/project.pbxproj
2017-12-27 16:23:42 +01:00
manuroe
0dface1084
Missing Push Notifications ( #1696 ): We do not need to wait for [application isProtectedDataAvailable] anymore
...
Thanks to https://github.com/matrix-org/matrix-ios-kit/pull/387
2017-12-27 15:40:25 +01:00
Giom Foret
c13f1abe28
Bug Fix: Share extension is not localized?
...
#1701
2017-12-27 14:53:17 +01:00
manuroe
8310861bc0
Widget: Fix crash when widget JSON data contains a number value instead of an expected string ( https://github.com/matrix-org/riot-ios-rageshakes/issues/765 )
2017-12-27 08:57:14 +01:00
Giom Foret
8cec77f47b
Groups: self-management of membership of groups
...
Hide the (+) button on the groups list and on the group participants.
This will be handled later
2017-12-22 15:26:09 +01:00
Giom Foret
3d0977ae84
Update the screen tracking
2017-12-22 15:03:41 +01:00
Giom Foret
a2d8677178
Merge branch 'develop' into groups
2017-12-22 14:50:40 +01:00
Giom Foret
7ab07dd865
Groups: self-management of membership of groups
...
- Custom the group view controllers with the blue color.
vector-im/riot-meta#114
2017-12-22 14:33:40 +01:00
manuroe
e1b5675485
Analytics: Create a generic API in AppDelegate class
...
And move all Google Analytics code to AppDelegate.m
2017-12-22 13:19:40 +01:00
Giom Foret
510b1e990f
Groups: self-management of membership of groups
...
- Bug Fix: App layout is broken on iPad after having left a group.
- Improve the display of the Group Details Home screen
vector-im/riot-meta#114
vector-im/riot-meta#115
2017-12-21 17:19:36 +01:00
Göller Bertalan
1fc0b94a39
Added translation using Weblate (Hungarian)
2017-12-21 09:23:22 +00:00
Göller Bertalan
08640f0eee
Added translation using Weblate (Hungarian)
2017-12-21 09:23:09 +00:00
Göller Bertalan
82bc185487
Added translation using Weblate (Hungarian)
2017-12-21 09:22:41 +00:00
manuroe
062ed97457
Merge remote-tracking branch 'origin/master' into develop
2017-12-21 09:50:10 +01:00
manuroe
93c2a62adb
version++
2017-12-21 09:31:28 +01:00
manuroe
26e6f14404
VoIP: increase call invite lifetime from 30 to 60s ( https://github.com/vector-im/riot-meta/issues/129 )
2017-12-21 09:28:40 +01:00
manuroe
5230e13395
Widget: Integrate widget data into widget URL ( https://github.com/vector-im/riot-meta/issues/125 )
2017-12-21 09:28:21 +01:00
Giom Foret
8de1b58ba8
Groups: self-management of membership of groups
...
- Improve group details display
vector-im/riot-meta#114
2017-12-20 12:32:40 +01:00
manuroe
999846093b
VoIP: increase call invite lifetime from 30 to 60s ( https://github.com/vector-im/riot-meta/issues/129 )
2017-12-20 11:27:11 +01:00
manuroe
0d2cf4de2f
Merge remote-tracking branch 'origin/master' into develop
2017-12-19 16:16:28 +01:00
manuroe
1e0e930d7f
version++
2017-12-19 16:04:45 +01:00
manuroe
a8271b4992
Missing Push Notifications ( #1696 ): Try to delay [application isProtectedDataAvailable]. At least, logging to file will be enabled
2017-12-19 15:59:35 +01:00
manuroe
b1bc89e33f
Push Notifications: Prefix logs related push notifications with "[Push]" and add more logs to track lost notifications
2017-12-19 15:59:22 +01:00
manuroe
7a1749dbbc
Push Notifications: Add more logs to track possible lost notifications
2017-12-19 15:51:53 +01:00
manuroe
8b1b0f53b9
Push Notifications: Add more logs to track possible lost notifications
2017-12-19 15:51:53 +01:00
manuroe
cb6a8f4612
Missing Push Notifications ( #1696 ): Try to delay [application isProtectedDataAvailable]. At least, logging to file will be enabled
2017-12-19 14:44:10 +01:00
manuroe
91e62902de
Push Notifications: Prefix logs related push notifications with "[Push]" and add more logs to track lost notifications
2017-12-18 09:47:48 +01:00
manuroe
f8e3c05063
Push Notifications: Add more logs to track possible lost notifications
2017-12-15 09:38:43 +01:00
manuroe
c3687d4abd
Push Notifications: Add more logs to track possible lost notifications
2017-12-15 09:26:44 +01:00
manuroe
b05c93c498
Merge pull request #1692 from vector-im/sdk_extensions
...
Make use of sdk extensions
2017-12-14 16:31:21 +01:00
Giom Foret
ea24afed26
Groups: self-management of membership of groups
...
- Prepare Group Details screen
vector-im/riot-meta#114
2017-12-14 16:05:11 +01:00
Giom Foret
9a25515d14
Groups: self-management of membership of groups
...
- Add Groups tab
vector-im/riot-meta#114
2017-12-12 16:03:26 +01:00
manuroe
ff8f92dc5c
Widget: Integrate widget data into widget URL ( https://github.com/vector-im/riot-meta/issues/125 )
2017-12-08 16:46:46 +01:00
Krombel
7958769449
Translated using Weblate (German)
...
Currently translated at 100.0% (447 of 447 strings)
Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/de/
2017-12-06 22:06:16 +00:00
manuroe
cf1b91341e
Matrix SDK extensions: use new 'MatrixSDK/GoogleAnalytics' pod
2017-12-06 15:57:48 +01:00
manuroe
0a3e25acc4
Merge remote-tracking branch 'origin/master' into sdk_extensions
2017-12-06 09:58:00 +01:00
manuroe
cc94677d71
version++
2017-12-05 17:00:41 +01:00
manuroe
4e66aa243c
Crypto: BF: The share key dialog can appear with a 'null' device ( #1683 )
...
Make sure we download requester device keys before showing the share dialog.
Also, add "You added a new device '%@', which is requesting encryption keys." string
2017-12-05 15:47:39 +01:00
manuroe
9640abc204
Merge remote-tracking branch 'origin/master' into sdk_extensions
2017-12-04 10:50:45 +01:00
Andrey
8d128378b0
Translated using Weblate (Russian)
...
Currently translated at 100.0% (447 of 447 strings)
Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/ru/
2017-12-01 19:42:23 +00:00
Giom Foret
5ae5fd2e5e
version++
2017-11-30 11:16:11 +01:00
Kévin C
6a7e4de9aa
Translated using Weblate (French)
...
Currently translated at 100.0% (447 of 447 strings)
Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/fr/
2017-11-29 20:23:13 +00:00
giomfo
55fb0056f9
Merge pull request #1678 from RiotTranslateBot/weblate-riot-ios-riot-ios-push
...
Update from Weblate.
2017-11-29 19:26:43 +01:00
giomfo
1d8f712a22
Merge pull request #1677 from RiotTranslateBot/weblate-riot-ios-riot-ios-dialogs
...
Update from Weblate.
2017-11-29 19:25:50 +01:00
Weblate
0f5fd1a995
Merge remote-tracking branch 'origin/develop' into develop
2017-11-29 18:07:53 +00:00
Weblate
33597e8f5f
Merge remote-tracking branch 'origin/develop' into develop
2017-11-29 18:07:44 +00:00