fridtjof
|
9fc51ecb0d
|
more accurately match the old notification action handler in the iOS 10+ code
|
2019-03-14 00:23:43 +01:00 |
|
fridtjof
|
3114e0928f
|
separate notification content generation for iOS 10+ - this will make using iOS 10+ features easier
|
2019-02-13 14:19:41 +01:00 |
|
fridtjof
|
ca0bbbffef
|
added changes
|
2019-02-13 14:19:41 +01:00 |
|
fridtjof
|
bbf689806d
|
specify empty array instead of NULL for intentIdentifiers
|
2019-02-13 14:19:40 +01:00 |
|
fridtjof
|
312e1c7e69
|
add iOS 10+ alternatives to all uses of the old notification system
|
2019-02-13 14:19:40 +01:00 |
|
fridtjof
|
4b20e41ab0
|
Implement UNUserNotificationCenterDelegate methods
|
2019-02-13 14:19:40 +01:00 |
|
fridtjof
|
f5b985dbbf
|
Use the non-deprecated UNUserNotification framework on iOS 10 and up
|
2019-02-13 14:19:40 +01:00 |
|
manuroe
|
8a40eeba68
|
Merge pull request #2240 from vector-im/riot_2237
Reskin: Update colors
|
2019-02-13 10:11:33 +01:00 |
|
manuroe
|
214af86039
|
Reskin: Replace separatorColor with lineBreakColor, the color introduced in the new uniformed palette
|
2019-02-13 09:39:32 +01:00 |
|
manuroe
|
47dbf6dd0b
|
Merge pull request #2241 from vector-im/riot_2239
RoomVC: Remove the beta warning modal when opening an e2e room
|
2019-02-13 09:35:10 +01:00 |
|
manuroe
|
2742a13b91
|
RoomVC: Remove the beta warning modal when opening an e2e room
#2239
|
2019-02-12 19:24:08 +01:00 |
|
manuroe
|
29aa20f810
|
Reskin: Use same color names as in https://app.zeplin.io/project/5c122fa790c5b4241ffa6be7/screen/5c619592daff2f1241d82e75
|
2019-02-12 19:06:22 +01:00 |
|
manuroe
|
03c32903fa
|
Reskin: Update colors
#2237
|
2019-02-12 18:54:39 +01:00 |
|
SBiOSoftWhare
|
8fff98b79b
|
Merge pull request #2235 from vector-im/fix_share_extension_theming
[Share extension] Fix unloaded theme
|
2019-02-08 15:34:14 +01:00 |
|
SBiOSoftWhare
|
29f1484ecb
|
Merge branch 'develop' into fix_share_extension_theming
|
2019-02-08 15:34:03 +01:00 |
|
SBiOSoftWhare
|
de562d8a1e
|
Update changes
|
2019-02-08 15:25:17 +01:00 |
|
SBiOSoftWhare
|
5f48b27024
|
Merge pull request #2234 from vector-im/riot_2224
BF: [Share Extension] Handle rich item sharing (image + text + URL)
|
2019-02-08 15:21:04 +01:00 |
|
SBiOSoftWhare
|
5ece93816e
|
Handle section header tint color update when theme change in SegmentedViewController
|
2019-02-08 15:17:58 +01:00 |
|
SBiOSoftWhare
|
64d9a17575
|
[Share extension] Fix unloaded theme
|
2019-02-08 15:16:52 +01:00 |
|
SBiOSoftWhare
|
149e399b84
|
[Share extension] Improve dispatch_group usage when sending only images.
|
2019-02-08 14:43:21 +01:00 |
|
SBiOSoftWhare
|
5b53a96134
|
Update changes
|
2019-02-08 11:12:49 +01:00 |
|
SBiOSoftWhare
|
307ef4c788
|
[Share extension] Add NSExtensionActivationDictionaryVersion to plist. By the way enable sharing with Apple Notes application.
|
2019-02-08 11:06:47 +01:00 |
|
SBiOSoftWhare
|
e68e18c1b5
|
[Share extension] Support rich item sharing (e.g. URL + text + image). Fix issue #2224.
|
2019-02-08 11:04:51 +01:00 |
|
manuroe
|
3e9e8e3ca3
|
Merge pull request #2227 from vector-im/key_backup_force_refresh
Key backup: Check backup update on the homeserver
|
2019-02-06 18:00:02 +01:00 |
|
SBiOSoftWhare
|
9b6c7da635
|
Merge pull request #2226 from vector-im/riot_2179
BF: Share extension: Fail to send screenshot
|
2019-02-06 17:56:40 +01:00 |
|
manuroe
|
1eccc61869
|
Key backup: Check backup update on the homeserver
when opening the home or the settings screen in order to display the right banner and settings.
|
2019-02-06 17:34:16 +01:00 |
|
SBiOSoftWhare
|
cb5bc8ddf2
|
Update changes
|
2019-02-06 17:22:06 +01:00 |
|
SBiOSoftWhare
|
5f4a7e8baa
|
Improve image processing in ShareExtensionManager and fix issue #2168
|
2019-02-06 16:05:36 +01:00 |
|
SBiOSoftWhare
|
e09eb3943a
|
Merge pull request #2220 from vector-im/riot_2179
Enhance tap on room predecessor cell used to go back to the old version of the room (Fix issue #2179)
|
2019-02-04 16:36:16 +01:00 |
|
SBiOSoftWhare
|
c5d2602ae0
|
Update changes
|
2019-02-04 16:08:02 +01:00 |
|
SBiOSoftWhare
|
9a401e5fc8
|
Update changes
|
2019-02-04 16:03:11 +01:00 |
|
SBiOSoftWhare
|
381c9a593e
|
Enhance tap on room predecessor cell used to go back to the old version of the room (Fix issue #2179)
|
2019-02-04 15:49:49 +01:00 |
|
SBiOSoftWhare
|
97c4f5dfde
|
Merge pull request #2216 from vector-im/nadonomy/icon-update
Updated weird stray upscaled icon asset.
|
2019-02-01 14:13:52 +01:00 |
|
Nad Chishtie
|
9cf0909ca0
|
Updated weird stray upscaled icon asset.
|
2019-02-01 12:28:58 +00:00 |
|
manuroe
|
d87c04ba07
|
Merge pull request #2215 from RiotTranslateBot/weblate-riot-ios-riot-ios-push
Update from Weblate.
|
2019-02-01 12:03:05 +01:00 |
|
manuroe
|
9f39a2924b
|
Merge pull request #2214 from RiotTranslateBot/weblate-riot-ios-riot-ios-dialogs
Update from Weblate.
|
2019-02-01 12:02:32 +01:00 |
|
manuroe
|
58597e68e1
|
Merge pull request #2213 from RiotTranslateBot/weblate-riot-ios-riot-ios
Update from Weblate.
|
2019-02-01 12:02:09 +01:00 |
|
Weblate
|
ea3dea231c
|
Merge remote-tracking branch 'origin/develop' into develop
|
2019-02-01 11:00:45 +00:00 |
|
Weblate
|
24037a535a
|
Merge remote-tracking branch 'origin/develop' into develop
|
2019-02-01 11:00:32 +00:00 |
|
Weblate
|
e80c8d82fa
|
Merge remote-tracking branch 'origin/develop' into develop
|
2019-02-01 10:59:16 +00:00 |
|
Karol Kosek
|
4ba4193f81
|
Translated using Weblate (Polish)
Currently translated at 73.0% (19 of 26 strings)
Translation: Riot iOS/Riot iOS (Push)
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios-push/pl/
|
2019-02-01 10:58:38 +00:00 |
|
Juho Ylikorpi
|
99d1677069
|
Translated using Weblate (Finnish)
Currently translated at 3.8% (1 of 26 strings)
Translation: Riot iOS/Riot iOS (Push)
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios-push/fi/
|
2019-02-01 10:58:38 +00:00 |
|
sergio
|
5966c540e3
|
Translated using Weblate (Russian)
Currently translated at 100.0% (520 of 520 strings)
Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/ru/
|
2019-02-01 10:58:37 +00:00 |
|
Karol Kosek
|
9c497f7b81
|
Translated using Weblate (Polish)
Currently translated at 87.5% (455 of 520 strings)
Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/pl/
|
2019-02-01 10:58:37 +00:00 |
|
Juho Ylikorpi
|
598c2a86af
|
Translated using Weblate (Finnish)
Currently translated at 5.1% (27 of 520 strings)
Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/fi/
|
2019-02-01 10:58:36 +00:00 |
|
Osoitz
|
c09d3fb657
|
Translated using Weblate (Basque)
Currently translated at 100.0% (520 of 520 strings)
Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/eu/
|
2019-02-01 10:58:36 +00:00 |
|
SBiOSoftWhare
|
bde364e00c
|
Merge pull request #2212 from vector-im/keybackup_recover_banner
Key backup: recover reminder
|
2019-02-01 10:17:07 +01:00 |
|
SBiOSoftWhare
|
4173bf8dc6
|
Fix Manu's comments
|
2019-02-01 10:15:39 +01:00 |
|
SBiOSoftWhare
|
210eb3159b
|
Update changes
|
2019-02-01 09:58:36 +01:00 |
|
SBiOSoftWhare
|
898809d881
|
Handle key backup recover banner display
|
2019-02-01 09:51:57 +01:00 |
|