Commit Graph

15987 Commits

Author SHA1 Message Date
giomfo 08595849e4 Merge pull request #1710 from vector-im/groups
Groups enhancements
2017-12-28 13:42:30 +01:00
Giom Foret c78f5e5f37 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 5374d3379d 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 5d27fcd68e 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 7c13e0e298 Merge pull request #1708 from vector-im/MXKAccount_stored_in_file
Missing Push Notifications (#1696): We do not need to wait for `[appl…
2017-12-27 16:18:50 +01:00
manuroe 32ca8fc79a 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
giomfo cf9ac76af1 Merge pull request #1707 from vector-im/riot_1701_tmp
Bug Fix: Share extension is not localized?
2017-12-27 14:57:47 +01:00
Giom Foret a1cfbc0612 Bug Fix: Share extension is not localized?
#1701
2017-12-27 14:53:17 +01:00
manuroe 3e22195ca7 Merge pull request #1703 from vector-im/rageshake_756
Widget: Fix crash when widget JSON data contains a number value
2017-12-27 09:03:49 +01:00
manuroe b63c0cbb49 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
giomfo c6d9515107 Merge pull request #1693 from vector-im/groups
Add the Communities tab in Riot app:
- Support the self-management of the community membership.
- Display a community details with 2 sections: Home and People. A third section will be added later to list the rooms of the communities).

https://github.com/vector-im/riot-meta/issues/114
https://github.com/vector-im/riot-meta/issues/115
https://github.com/vector-im/riot-meta/issues/116
2017-12-22 15:41:29 +01:00
Giom Foret 1662e7eb0b 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 088b692dd0 Update the screen tracking 2017-12-22 15:03:41 +01:00
Giom Foret 847e970eef Merge branch 'develop' into groups 2017-12-22 14:50:40 +01:00
manuroe 5c4c94dd4c Merge pull request #1700 from vector-im/ga_factorisation
Analytics: Create a generic API in AppDelegate class
2017-12-22 14:39:17 +01:00
Giom Foret e12326c2dc 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 68c48387ac 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 2a2ca1e1de 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 175d3c3529 Added translation using Weblate (Hungarian) 2017-12-21 09:23:22 +00:00
Göller Bertalan 8d4cffe5a1 Added translation using Weblate (Hungarian) 2017-12-21 09:23:09 +00:00
Göller Bertalan 53483c9366 Added translation using Weblate (Hungarian) 2017-12-21 09:22:41 +00:00
manuroe b31ec04e17 Merge remote-tracking branch 'origin/master' into develop 2017-12-21 09:50:10 +01:00
manuroe d4295ab36b version++ 2017-12-21 09:31:28 +01:00
manuroe df9490648b 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 d61cb4dc59 Widget: Integrate widget data into widget URL (https://github.com/vector-im/riot-meta/issues/125) 2017-12-21 09:28:21 +01:00
manuroe 04dd0a0bb0 Merge pull request #1697 from vector-im/meta_129
VoIP: increase call invite lifetime from 30 to 60s
2017-12-20 14:52:13 +01:00
Giom Foret ab19b8733c 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 9cb4880ad3 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 575dd85c51 Merge remote-tracking branch 'origin/master' into develop 2017-12-19 16:16:28 +01:00
manuroe 6795cfc4ad version++ 2017-12-19 16:04:45 +01:00
manuroe 9843220726 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 241d911f0e 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 82f18ab08c Push Notifications: Add more logs to track possible lost notifications 2017-12-19 15:51:53 +01:00
manuroe f29dfd50fd Push Notifications: Add more logs to track possible lost notifications 2017-12-19 15:51:53 +01:00
manuroe e0681eef2d 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 7983a777ef Merge pull request #1695 from vector-im/more_logs_for_notifications_2
Push Notifications: Prefix logs related push notifications with "[Push]"
2017-12-18 10:31:37 +01:00
manuroe ad5dde1b5a 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 4ea4e9a1d5 Merge pull request #1694 from vector-im/more_logs_for_notifications
Push Notifications: Add more logs to track possible lost notifications
2017-12-15 11:23:00 +01:00
manuroe 7a1fe4cd21 Push Notifications: Add more logs to track possible lost notifications 2017-12-15 09:38:43 +01:00
manuroe 8c12b8b59f Push Notifications: Add more logs to track possible lost notifications 2017-12-15 09:26:44 +01:00
manuroe 6b9258059f Merge pull request #1692 from vector-im/sdk_extensions
Make use of sdk extensions
2017-12-14 16:31:21 +01:00
Giom Foret c3c65bd97d 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 99d5e26d04 Groups: self-management of membership of groups
- Add Groups tab

vector-im/riot-meta#114
2017-12-12 16:03:26 +01:00
manuroe e8481ac715 Merge pull request #1687 from vector-im/meta_125
Widget: Integrate widget data into widget URL
2017-12-11 10:21:52 +01:00
manuroe 61e7832f47 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 9d3e691b85 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 43dc17ee85 Matrix SDK extensions: use new 'MatrixSDK/GoogleAnalytics' pod 2017-12-06 15:57:48 +01:00
manuroe 0c16f79879 Merge remote-tracking branch 'origin/master' into sdk_extensions 2017-12-06 09:58:00 +01:00
manuroe bea2465af3 version++ 2017-12-05 17:00:41 +01:00
manuroe f8f75bb76f Merge pull request #1685 from vector-im/bf_1683
Crypto: BF: The share key dialog can appear with a 'null' device (#1683)
2017-12-05 16:02:01 +01:00