Saúl Ibarra Corretgé
dc246960df
feat(App): refactor App and split it into BaseApp and App
...
BaseApp does all the heavy-lifting related to creating the redux store,
navigation, and so on.
App currently handles URL props and actually triggering navigation based on
them.
2018-07-12 11:28:19 -05:00
Bettenbuk Zoltan
961e1d611f
[RN] Only ask for calendar permission on user interaction
2018-07-11 17:17:24 +02:00
Lyubo Marinov
07613aa856
[RN] Make the calendar list distinct (coding style)
2018-06-12 23:24:20 -05:00
Bettenbuk Zoltan
db6f2c8868
[RN] Make the calendar list distinct
2018-06-12 23:24:20 -05:00
Bettenbuk Zoltan
6a1e9e256d
[RN] Make the calendar the default tab when there are calendar entries fetched.
2018-06-01 10:54:11 +02:00
Lyubo Marinov
631f51d627
[RN] Legacy support of calendar-sync's knownDomains
...
Knowledge is power, man!
We moved "knownDomains" from calendar-sync to base/known-domains.
However, we do have an official release in the app stores and I'd like
us to not throw away the knowledge it has acquired.
2018-05-14 16:32:30 -05:00
Lyubo Marinov
5e8ecc5fee
Coding style: naming, comments
2018-05-14 16:31:47 -05:00
Zoltan Bettenbuk
46bc63b79e
[RN] If calendar-sync knows a domain, then the app knows it
2018-05-14 16:28:38 -05:00
zbettenbuk
374e3ccf2c
Properly gate calendar feature on-off
2018-04-17 17:41:12 -05:00
Lyubo Marinov
13e0e18f37
Coding style: formatting, typos
2018-04-16 18:09:08 -05:00
zbettenbuk
8c0bb377ba
Calendar list shouldn't show unnormalised URIs
2018-04-16 18:09:08 -05:00
zbettenbuk
56d8210e35
Add ability to detect calendar permission description in the plist file (iOS)
2018-04-15 23:16:44 -05:00
Lyubo Marinov
f1ab160c62
Coding style: formatting, naming
2018-04-15 23:16:44 -05:00
zbettenbuk
b258e0d397
Reorganize calendar access request flow
2018-03-23 07:53:36 +01:00
zbettenbuk
7da26042b3
Avoid asking for calendar permission on app start
2018-03-13 18:04:17 -05:00
zbettenbuk
c84abd543e
Add support for app link scheme
2018-03-13 18:04:16 -05:00
zbettenbuk
4b17c6f015
Add pull-to-refresh functionality
2018-03-13 18:04:16 -05:00
zbettenbuk
cb973b61aa
Implement adaptive known domain list
2018-03-13 18:04:16 -05:00
zbettenbuk
ae0bf876a8
Add conference notification
2018-03-13 18:04:16 -05:00
zbettenbuk
bba480f329
Add calendar-sync feature
2018-03-13 18:04:14 -05:00