Hristo Terezov
b30008e3a5
feat(welcome-page): Redesign. (#3559)
* feat(welcome-page): Redesign.
* Style adjustments.
6 년 전
Bettenbuk Zoltan
d8c1f107da
[RN] Add swipe to delete feature
6 년 전
yanas
31cc63b757
Add join button to calendar events. (#3408)
* Add joing button to the calendar events.
* Add space between calendar lines.
* Adjust recent list name.
* Fixes test failure.
* Restyle mobile recent list message.
* Add analytics events.
* Addressing PR review comments.
6 년 전
yanas
f2cb15ba44
[WiP] Calendar integration ui (#3395)
Calendar integration ui
6 년 전
hristoterezov
fb75180632
ref(RecentList): Improvements after review.
7 년 전
Ritwik Heda
046b06e436
added recent list
7 년 전
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 년 전
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 년 전
Lyubo Marinov
d4dea22576
[RN] If recent-list knows a domain, then the app knows it
7 년 전
Lyubo Marinov
13e0e18f37
Coding style: formatting, typos
7 년 전
Zoltan Bettenbuk
0456df239f
Fix case sensitive recent list (#2730)
7 년 전
zbettenbuk
c86c7beb24
Refactor i18n calendar formatter
7 년 전
zbettenbuk
b096622995
Unify recent and meeting lists
7 년 전
zbettenbuk
ae0bf876a8
Add conference notification
7 년 전
zbettenbuk
bba480f329
Add calendar-sync feature
7 년 전
Lyubo Marinov
037e7f59b0
[RN] Fix a TypeError when invoking humanize() on undefined
7 년 전
Lyubo Marinov
d727ee80b2
[RN] Fix base/profile and recent-list bugs
7 년 전
zbettenbuk
0e07020d09
Flatten the store of the recent-list feature
7 년 전
zbettenbuk
e23d4317eb
Add hint box with dynamic join button
7 년 전
Lyubo Marinov
d7dddb2509
Introduce base/storage to represent the Web Storage API and persistence-related customizations
7 년 전
Lyubo Marinov
83243d5980
[RN] Fix legacy recent-list storage
7 년 전
Zoltan Bettenbuk
6e05cab46e
[RN] Fix legacy recent-list storage
7 년 전
Lyubo Marinov
7954d5fd39
Coding style
7 년 전
zbettenbuk
158cadf4f9
Improve persistency layer
7 년 전
Lyubo Marinov
e1f967869a
[RN] Add builtin translations
7 년 전
Lyubo Marinov
112c856850
Fix settings screen layout on iOS and add soft back button
7 년 전
zbettenbuk
d08bbae770
[RN] Add proper locale support to MomentJS
7 년 전
Lyubo Marinov
1e0550c746
[RN] Add recent-list feature
7 년 전
Zoltan Bettenbuk
45c405de0e
[RN] Add recent-list feature
7 년 전