Joey Watts
680843ece3
Fix quick reply on encrypted notifications
2018-02-19 23:19:24 -05:00
Joey Watts
03428db96f
Add support for interactive notifications
2018-02-19 22:55:00 -05:00
manuroe
1f762f4ddb
Fix build
2018-01-03 14:59:01 +01:00
manuroe
82fc5d67ad
version++
2018-01-03 14:48:19 +01:00
manuroe
b269a5fc6c
Missing Push Notifications ( #1696 ): Show a notification even if the app fails to sync with its hs to get all data.
...
BF: Return a string
(cherry picked from commit fef278424a9ad21b4baebe829067e01a59558a86)
2018-01-03 11:29:17 +01:00
manuroe
6fe06eba56
Push notifications: UILocalNotification.fireDate is useless to dedup notifications. Remove it
...
(cherry picked from commit 8041730f61aa9331af7faba7dae37a9fd41a7b83)
2018-01-03 11:29:09 +01:00
manuroe
82dc8de69d
Push notifications: Add fireDate to UILocalNotification in order to retrieve them afterwards.
...
It seems to be mandatory to make `[[UIApplication sharedApplication] scheduledLocalNotifications]` non empty
(cherry picked from commit 564b1f2b2aa47562ccec8d5c6f2069b8950460fb)
2018-01-03 11:29:09 +01:00
manuroe
3c7a4cf456
Push notifications: More logs to track duplicated notifications
...
(cherry picked from commit 2b297d07852f7d2dde6e24ba0f74aaeadb3912ce)
2018-01-03 11:29:09 +01:00
manuroe
26d0f18c5d
AppDelegate: Enable log to file earlier
...
Try another technique to save logs to files earlier.
The goal is to track unexpected app startup cycle like in https://riot.im/bugreports/listing/2017-12-29/081732/console.1.log.gz (https://github.com/matrix-org/riot-ios-rageshakes/issues/797 ) and https://riot.im/bugreports/listing/2017-12-31/133345/console.log.gz (https://github.com/matrix-org/riot-ios-rageshakes/issues/805 ).
(cherry picked from commit f1a410e6adb3a53afc5b2c77048de83d0b0f03ae)
# Conflicts:
# Riot/AppDelegate.m
2018-01-03 11:28:41 +01:00
manuroe
d08dddc772
Test: Disable again loop on [application isProtectedDataAvailable] because I have bg watchdog crash again
...
(cherry picked from commit 228866199bf611aafc447cafb82ceb357b6a3cdd)
2018-01-03 11:26:54 +01:00
manuroe
df69ec1c8b
version++
2017-12-29 18:01:40 +01:00
manuroe
5ecf5594ec
Missing Push Notifications: Localise SINGLE_UNREAD_IN_ROOM for Frencs
2017-12-29 17:15:13 +01:00
manuroe
016e01f128
Merge pull request #1715 from vector-im/loop_again
...
App Startup: patchy patch: Reenable the loop on [application isProtecedDataAvailable]
2017-12-29 17:09:46 +01:00
manuroe
3bc2a46efd
App Startup: patchy patch: Reenable the loop on [application isProtectedDataAvailable] at least for 10s to secure startup for the moment
2017-12-29 17:01:23 +01:00
manuroe
0d79ba80a1
Merge pull request #1714 from vector-im/notif_for_failed_sync
...
Missing Push Notifications again
2017-12-29 16:50:55 +01:00
manuroe
f52c4a4bf5
Missing Push Notifications ( #1696 ): Show a notification even if the app fails to sync with its hs to get all data.
...
Fix last Giom's remark: Make sure we do not display a "limited" notif for an event with already a "full" notif.
2017-12-29 16:43:20 +01:00
manuroe
6363f195a2
Missing Push Notifications ( #1696 ): Show a notification even if the app fails to sync with its hs to get all data.
...
Fixed easy Giom's remarks
2017-12-29 15:20:12 +01:00
manuroe
c95bf1d5f5
Missing Push Notifications ( #1696 ): Show a notification even if the app fails to sync with its hs to get all data.
...
wording
2017-12-29 13:40:55 +01:00
manuroe
9c8c10b192
Missing Push Notifications ( #1696 ): Show a notification even if the app fails to sync with its hs to get all data.
...
Show notif on /sync failure callback too
2017-12-29 13:33:55 +01:00
manuroe
80d4b31448
Missing Push Notifications ( #1696 ): Show a notification even if the app fails to sync with its hs to get all data.
...
Renaming
2017-12-29 13:22:29 +01:00
manuroe
1d546a9040
Missing Push Notifications ( #1696 ): Show a notification even if the app fails to sync with its hs to get all data.
...
Build the string for the notification
2017-12-29 13:19:40 +01:00
manuroe
0e9e35509d
Missing Push Notifications ( #1696 ): Show a notification even if the app fails to sync with its hs to get all data.
...
This fixes the case logged at
https://riot.im/bugreports/listing/2017-12-27/163238/console.2.log.gz
2017-12-29 10:31:16 +01:00
manuroe
e0b4f8a300
Log: Add logs for tracking "Silent crash at startup in [MXKContactManager loadCachedMatrixContacts]" ( #1711 )
2017-12-28 14:23:12 +01:00
manuroe
34b69186f3
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
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
giomfo
f42d76014c
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
c13f1abe28
Bug Fix: Share extension is not localized?
...
#1701
2017-12-27 14:53:17 +01:00
manuroe
d6cc2b0b9d
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
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
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
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
cc94677d71
version++
2017-12-05 17:00:41 +01:00
manuroe
6205154b9e
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
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
Giom Foret
5ae5fd2e5e
version++
2017-11-30 11:16:11 +01:00
Giom Foret
b9e68f1dc5
Enable Vietnamese, thanks to @loulsle.
2017-11-29 19:36:14 +01: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
giomfo
ceb1d67609
Merge pull request #1676 from RiotTranslateBot/weblate-riot-ios-riot-ios
...
Update from Weblate.
2017-11-29 19:25:13 +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
Weblate
0fd452f744
Merge remote-tracking branch 'origin/develop' into develop
2017-11-29 18:07:19 +00:00
Louis Le
a0829f63f6
Translated using Weblate (Vietnamese)
...
Currently translated at 100.0% (441 of 441 strings)
Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/vi/
2017-11-29 18:06:54 +00:00
Walter
e608909767
Translated using Weblate (Russian)
...
Currently translated at 100.0% (441 of 441 strings)
Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/ru/
2017-11-29 18:06:53 +00:00