damencho
06ce24527e
fix: Escapes some keys when parsing input.
3 年之前
Saúl Ibarra Corretgé
b91d6b97a9
deps: jitsi/js-utils@1.0.0
4 年之前
Saúl Ibarra Corretgé
80d7e5fb7f
redux: move PersistenceRegistry to the redux feature
4 年之前
Hristo Terezov
1ffd75c0a6
fix(localStorage): exception when disabled.
5 年之前
Saúl Ibarra Corretgé
5a934c071a
logging: use individual, names loggers
React Native doesn't define __filename nor __dirname so do it artisanally. In
addition, this helps with centralizing the configuration passed to loggers.
5 年之前
Bettenbuk Zoltan
d8c1f107da
[RN] Add swipe to delete feature
6 年之前
hristoterezov
fb75180632
ref(RecentList): Improvements after review.
6 年之前
Ritwik Heda
046b06e436
added recent list
6 年之前
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.
6 年之前
Lyubo Marinov
d4dea22576
[RN] If recent-list knows a domain, then the app knows it
7 年之前
Zoltan Bettenbuk
0456df239f
Fix case sensitive recent list (#2730)
7 年之前
Lyubo Marinov
d727ee80b2
[RN] Fix base/profile and recent-list bugs
7 年之前
zbettenbuk
0e07020d09
Flatten the store of the recent-list feature
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 年之前