Zoltan Bettenbuk
192f1d44f5
[RN] Add unlock room function to mobile
7 年前
paweldomas
b74bede0e7
feat(web/RN): update React to v16 and React Native to 0.49
8 年前
Lyubo Marinov
3d32c2de89
[RN] Secure entry, no automatic correction for room-lock passwords
8 年前
Lyubo Marinov
f53c79ab24
Flow, coding style
8 年前
Lyubo Marinov
2e2129fa44
Import PropTypes from prop-types
Prepare for React 16.
8 年前
Lyubo Marinov
4dc658c270
Fix 'Missing JSDoc comment require-jsdoc'
8 年前
Lyubo Marinov
d37468975c
Fix ESLint warnings
JSDoc comments didn't follow the ESLint rule for properly formatted
sentences.
BTW, I'm not blind to the fact that PasswordRequiredPrompt and
RoomLockPrompt participated in a birthing of source code through
copy+paste. (If we do not copy+paste, we will not have to fix one and
the same source code such as comments multiple times.)
8 年前
damencho
309ce43e05
Moves native password required prompt to room lock feature.
Moves native dialogs to use dialog container. Implements native Dialog that uses react native Prompt.
8 年前
Lyubo Marinov
18368fefaa
Comply w/ coding style
8 年前
damencho
c361e1e31a
Translate react strings.
Split language detectors to be web/native dependent. Take care of strings that contain html.
8 年前
Lyubomir Marinov
80685395ed
[RN] Room lock
8 年前
Lyubomir Marinov
7ecafb1e69
[RN] Join password-protected rooms
8 年前