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.
7 lat temu
Saúl Ibarra Corretgé
3bfab7718f
[RN] Refactor getting the default URL
Move it away from AbstractApp into an auxiliary function. In addition, introduce
a new `getServerURL` function which gets the configured server URL and defaults
to meet.jit.si as before.
7 lat temu
Lyubo Marinov
d4dea22576
[RN] If recent-list knows a domain, then the app knows it
7 lat temu
Lyubo Marinov
13e0e18f37
Coding style: formatting, typos
7 lat temu
Zoltan Bettenbuk
0456df239f
Fix case sensitive recent list (#2730)
7 lat temu
zbettenbuk
c86c7beb24
Refactor i18n calendar formatter
7 lat temu
zbettenbuk
b096622995
Unify recent and meeting lists
7 lat temu
zbettenbuk
ae0bf876a8
Add conference notification
7 lat temu
zbettenbuk
bba480f329
Add calendar-sync feature
7 lat temu
Lyubo Marinov
037e7f59b0
[RN] Fix a TypeError when invoking humanize() on undefined
7 lat temu
Lyubo Marinov
d727ee80b2
[RN] Fix base/profile and recent-list bugs
7 lat temu
zbettenbuk
0e07020d09
Flatten the store of the recent-list feature
7 lat temu
zbettenbuk
e23d4317eb
Add hint box with dynamic join button
7 lat temu
Lyubo Marinov
d7dddb2509
Introduce base/storage to represent the Web Storage API and persistence-related customizations
7 lat temu
Lyubo Marinov
83243d5980
[RN] Fix legacy recent-list storage
7 lat temu
Zoltan Bettenbuk
6e05cab46e
[RN] Fix legacy recent-list storage
7 lat temu
Lyubo Marinov
7954d5fd39
Coding style
7 lat temu
zbettenbuk
158cadf4f9
Improve persistency layer
7 lat temu
Lyubo Marinov
e1f967869a
[RN] Add builtin translations
7 lat temu
Lyubo Marinov
112c856850
Fix settings screen layout on iOS and add soft back button
7 lat temu
zbettenbuk
d08bbae770
[RN] Add proper locale support to MomentJS
7 lat temu
Lyubo Marinov
1e0550c746
[RN] Add recent-list feature
7 lat temu
Zoltan Bettenbuk
45c405de0e
[RN] Add recent-list feature
7 lat temu