- 24 Oct, 2018 1 commit
-
-
- 17 Oct, 2018 3 commits
-
-
Sébastiaan Versteeg authored
Fixed text being cut off in the sidebar Closes #42 See merge request !212
-
-
Sébastiaan Versteeg authored
Added tests for the url helper See merge request !211
-
- 12 Oct, 2018 1 commit
-
-
- 10 Oct, 2018 13 commits
-
-
Sébastiaan Versteeg authored
Fix/register button shown after late cancellation Closes #72 See merge request !206
-
-
Sébastiaan Versteeg authored
Feature/notification deeplinking Closes #73 See merge request !208
-
When the app is opened through a push notification, it will handle it as follows: If the app is in the background or closed when the push notification arrives, it will check whether the push notification contains a URL. If it doesn't, the homepage will simply be shown. If it does have a URL, it checks whether the URL is recognised as an URL for which we have a deeplinking action. If so, it will open the corresponding screen in the app. Otherwise, it will open the URL in the user's browser. If the app is in the foreground when the notification arrives, it will open an alert with the notifications title and contents. If the notification has an URL, we show two buttons: one for opening the URL, one for dismissing the notification. Otherwise, there is only a button for dismissing the notification.
-
Sébastiaan Versteeg authored
Updated/added action tests See merge request !209
-
-
Sébastiaan Versteeg authored
Add push notification category descriptions to the settings screen Closes #75 See merge request !207
-
-
Sébastiaan Versteeg authored
Update locale namespaces to the new component naming convention See merge request !204
-
Gijs Hendriksen authored
-
Sébastiaan Versteeg authored
Fixed Google Maps url in the event detail Closes #80 See merge request !205
-
-
Sébastiaan Versteeg authored
Added locale tests See merge request !210
-
- 08 Oct, 2018 1 commit
-
-
Gijs Hendriksen authored
-
- 19 Sep, 2018 1 commit
-
-
Gijs Hendriksen authored
Add default language for url requests Closes #77 See merge request !203
-
- 17 Sep, 2018 1 commit
-
-
Sébastiaan Versteeg authored
-
- 10 Sep, 2018 1 commit
-
-
Gijs Hendriksen authored
Fix events calendar deeplink See merge request !202
-
- 08 Sep, 2018 1 commit
-
-
Sébastiaan Versteeg authored
-
- 07 Sep, 2018 4 commits
-
-
Gijs Hendriksen authored
Bump version See merge request !201
-
Gijs Hendriksen authored
-
Sébastiaan Versteeg authored
Fixed loggedInSelector and moved selectors to separate file Closes #74 See merge request !200
-
Gijs Hendriksen authored
-
- 05 Sep, 2018 5 commits
-
-
Gijs Hendriksen authored
Add autofocus to the searchbar TextInput See merge request !199
-
Bram authored
-
Gijs Hendriksen authored
Updated Android version code See merge request !198
-
Gijs Hendriksen authored
-
Gijs Hendriksen authored
Add share button to events Closes #65 See merge request !194
-
- 02 Sep, 2018 8 commits
-
-
Sébastiaan Versteeg authored
-
Gijs Hendriksen authored
Change loadingscreen default background color See merge request !195
-
Sébastiaan Versteeg authored
Bump version to 2.4.0 See merge request !197
-
Sébastiaan Versteeg authored
-
Sébastiaan Versteeg authored
-
Sébastiaan Versteeg authored
Fix settings styling and language detection on iOS See merge request !196
-
Gijs Hendriksen authored
Fix props warning in MemberList See merge request !193
-
Sébastiaan Versteeg authored
-