Jeremy O'Brien
17b0a319ab
Fix remaining full-width '%' symbols in strings
2019-04-15 20:21:57 -04:00
SBiOSoftWhare
93bea7bb71
Merge pull request #2364 from vector-im/avoid_tableview_crashes_settings
...
Avoid crashes with tableview reload animation in settings and room settings
2019-04-10 18:10:52 +02:00
SBiOSoftWhare
0f9e38fcca
Merge branch 'develop' into avoid_tableview_crashes_settings
2019-04-10 17:49:37 +02:00
SBiOSoftWhare
0ce3a9b778
Merge pull request #2363 from vector-im/riot_2294
...
BF: +N read receipt text is invisible on dark theme
2019-04-10 17:48:53 +02:00
SBiOSoftWhare
2fe90975da
Update changes
2019-04-10 15:00:43 +02:00
SBiOSoftWhare
69c65c42ce
[SettingsViewController] Avoid some crashes when reload rows animated.
2019-04-10 14:50:47 +02:00
SBiOSoftWhare
5c31b2510c
[RoomSettingsViewController] Avoid some crashes when reload sections animated.
2019-04-10 14:50:14 +02:00
SBiOSoftWhare
1a07cdf992
Update changes
2019-04-10 12:11:12 +02:00
SBiOSoftWhare
d27e3df8db
Make read receipt label text color use primary text color ( Fix #2294 ).
2019-04-10 12:10:15 +02:00
SBiOSoftWhare
8b874bd40a
Merge pull request #2362 from vector-im/riot_2293
...
Upgraded rooms show up in the share extension twice
2019-04-10 10:19:01 +02:00
SBiOSoftWhare
4527cb478e
Update changes
2019-04-09 19:23:48 +02:00
SBiOSoftWhare
9c44bd7222
[Share extension] Fix upgraded rooms show up twice ( Fix #2293 ).
2019-04-09 19:20:33 +02:00
SBiOSoftWhare
1e6b4fb54b
Merge pull request #2358 from vector-im/show_room_one_entry
...
Use one external entry point on AppDelegate to navigate to a room
2019-04-08 17:42:41 +02:00
SBiOSoftWhare
1bd072e5f6
Use one external entry point on AppDelegate to navigate to a room
2019-04-08 13:32:46 +02:00
SBiOSoftWhare
09da63b40d
Merge pull request #2355 from vector-im/riot_2337
...
iOS 12 Notification: group them by room
2019-04-05 16:48:46 +02:00
SBiOSoftWhare
0ac3af9428
Fix an issue in AppDelegate
2019-04-05 16:48:24 +02:00
SBiOSoftWhare
f07abf3209
Merge branch 'develop' into riot_2337
...
# Conflicts:
# CHANGES.rst
# Riot/AppDelegate.m
2019-04-05 16:31:52 +02:00
SBiOSoftWhare
f18c0d4301
Add logs on related push methods
2019-04-05 16:03:27 +02:00
manuroe
f1aa3b68f8
Update Riot/AppDelegate.m
...
Co-Authored-By: SBiOSoftWhare <SBiOSoftWhare@users.noreply.github.com >
2019-04-05 15:55:05 +02:00
SBiOSoftWhare
a592dbb0d4
Update changes
2019-04-05 15:11:50 +02:00
SBiOSoftWhare
2a5017e231
Remove commented code about notification provisional authorization.
2019-04-05 14:57:55 +02:00
SBiOSoftWhare
b1492779ed
When navigate to room, remove associated delivered notifications.
2019-04-05 14:51:56 +02:00
SBiOSoftWhare
7db9dccf22
Update iOS 10+ notification titles
2019-04-05 10:59:18 +02:00
manuroe
9189b1d95e
Merge pull request #2354 from vector-im/templates
...
Productivity: Create templates for screens and flow root coordinators
2019-04-05 10:14:42 +02:00
manuroe
0b98ef5106
Productivity: Fix templates small issue
2019-04-05 09:34:48 +02:00
manuroe
6210c14f5d
Productivity: Tweak templates: No comments in a storyboard
2019-04-05 08:52:59 +02:00
manuroe
849cd89edd
Productivity: Tweak templates a bit more
2019-04-05 08:40:10 +02:00
manuroe
38140f9f71
Productivity: Improve Templates/README.md
2019-04-05 07:57:53 +02:00
manuroe
31f9bcea2d
Productivity: Create createRootCoordinator.sh
2019-04-04 22:11:52 +02:00
manuroe
3e5f76e3b0
Productivity: Tweak templates a bit more
2019-04-04 21:06:46 +02:00
manuroe
724d5f36f8
Productivity: Tweak templates a bit
2019-04-04 18:59:06 +02:00
manuroe
ebd8d3c812
Productivity: createScreen.sh: Fix subFolder parameter again
2019-04-04 18:58:32 +02:00
manuroe
2165c9367e
Productivity: createScreen.sh: Fix subFolder parameter
2019-04-04 18:35:58 +02:00
manuroe
29538e65c3
CHANGES
2019-04-04 18:20:21 +02:00
manuroe
cb96cc2272
Productivity: Create createScreen.sh
2019-04-04 18:17:19 +02:00
manuroe
caf07d5b2b
Productivity: SwiftGen: expose all storyboards from Modules/
...
except one that is in Objc
2019-04-04 18:01:46 +02:00
SBiOSoftWhare
5b4f6b805c
Update notification strings for notification titles
2019-04-04 17:45:13 +02:00
manuroe
21a8e013b5
Productivity: Create templates for screens and flow root coordinators
2019-04-04 17:10:21 +02:00
SBiOSoftWhare
783a336ceb
Merge pull request #2347 from fridtjof/riot_2337
...
Add notification titles and group them properly on iOS 10+
2019-04-03 10:39:19 +02:00
fridtjof
0761827152
Merge remote-tracking branch 'origin/riot_2337' into riot_2337
...
# Conflicts:
# CHANGES.rst
# Riot/AppDelegate.m
2019-04-03 00:29:54 +02:00
SBiOSoftWhare
350d1eff41
Merge pull request #2352 from vector-im/share_extension_extra_logs
...
[Share extension] Fix a crash when receive a memory warning and add extra logs to debug memory limit exception
2019-04-02 15:45:54 +02:00
SBiOSoftWhare
d02fad35f1
Update memory usage log in ShareExtensionManager
2019-04-02 15:44:59 +02:00
SBiOSoftWhare
5c44da13a1
Update changes
2019-04-02 15:10:15 +02:00
SBiOSoftWhare
eecdb173b4
Log image compression size choice in share extension to help debug memory warnings
2019-04-02 15:01:50 +02:00
SBiOSoftWhare
b617d2dacc
Log memory usage when receive a memory warning
2019-04-02 14:42:43 +02:00
SBiOSoftWhare
620a09e6e6
Fix a crash when receive memory warning in ShareExtensionManager
2019-04-02 14:20:05 +02:00
manuroe
17a4e0684d
Push: More logs
2019-04-02 09:51:53 +02:00
manuroe
8ccbc16d46
Merge pull request #2350 from vector-im/riot_2349
...
Widgets: Use scalar prod urls in Riot mobile apps
2019-03-27 16:10:12 +01:00
manuroe
3fcb3c3286
Widgets: Use scalar prod urls in Riot mobile apps
...
#2349
2019-03-27 15:45:54 +01:00
manuroe
283824328b
Fix grammar in registration text
...
I assume some script needs to be run to generate the other string files, but if you want to just do that yourselves and take the text in this PR I'm totally fine with that.
2019-03-27 15:44:01 +01:00