Commit graph

23 commits

Author SHA1 Message Date
manuroe
10b746eec4 BugReportVC: Force users to add a description in crash reports.
This makes github happier and will help us on triaging.
2017-09-20 09:10:29 +02:00
Giom Foret
4a7930be15 Dark theme - Improvements
- spinner bg being white
2017-09-11 14:49:06 +02:00
Giom Foret
0ad5b737a3 Dark theme - Improvements
- some hairlines being too bright
- fading behind dialog modals being white rather than dark
- grey highlight bar in room list being too light (i think)?
2017-09-11 11:27:47 +02:00
Giom Foret
e9bc00959d Enable Dark theme
TODO:
- fix the app freeze when user changes the app theme.
2017-08-11 16:56:09 +02:00
manuroe
dc8a9e2998 Bug Report: Make the crash dump appear in GH issues created for crashes.
This will help triaging. Example at https://github.com/matrix-org/riot-ios-rageshakes/issues/176
2017-08-08 14:39:01 +02:00
manuroe
ee4c6d29bf Language settings: Report it in the bug report 2017-07-21 15:09:23 +02:00
manuroe
cdb2fe99a3 Language settings: Store it in NSUserDefaults (@"appLanguage") 2017-07-21 11:08:33 +02:00
Giom Foret
0a8f837617 Read Receipts Details - Add close button 2017-06-30 14:57:11 +02:00
manuroe
1bf88ca95e Bug report: Fix a crash when rotating + debackgrounding the app (#1362) 2017-06-29 17:23:57 +02:00
manuroe
4a403955c9 Bug report: add "locale", the device language and "app_language", the lang used within the app 2017-06-09 12:11:18 +02:00
manuroe
9956f05300 Bug report: Add user id & device id 2017-05-09 10:52:07 +02:00
manuroe
fe54270d6b Bug report: Delegate GH labels to app 2017-05-05 11:44:55 +02:00
manuroe
04732a2bff Bug report: Add option to send screenshot 2017-05-05 11:28:29 +02:00
manuroe
74d8889e74 Bug report: Shrink the popup height in portrait for devices with screen bigger than iphone 5.
The Cancel and Send buttons will be thus displayed
2017-05-03 17:08:21 +02:00
manuroe
d14f6af8bf Bug report: Use the production API endpoint (defined in plist) 2017-04-28 15:07:02 +02:00
manuroe
ab3b882b98 Bug report: Support crash report 2017-04-28 14:37:29 +02:00
manuroe
61d9978ecf Bug report: Painful refactor of the xib to put the popup into a scrollview so that we can dismiss the keyboard by dragging it 2017-04-28 10:27:21 +02:00
manuroe
2a3ed5aff0 Bug report: Make rageshake use it 2017-04-27 12:30:04 +02:00
manuroe
7b2e73bb04 Settings: Enable ticking on "Send logs" and "Send screenshot" 2017-04-27 12:01:00 +02:00
manuroe
06c3dd5b7f Settings: Add a submit progress view 2017-04-27 11:18:15 +02:00
manuroe
b58de7e144 Bug report: i18n 2017-04-27 10:46:30 +02:00
manuroe
ffe576a201 Bug report: do the bug report 2017-04-27 10:37:39 +02:00
manuroe
d385ddf66e Bug report: Create a dedicated pop-up VC 2017-04-27 09:03:17 +02:00