Guillaume Vincent
c75dab6295
Add team id for IOS config
2 years ago
Guillaume Vincent
f188a15b28
Fix Android crashes
- IllegalStateException raised by rnscreens
- Axios import is broken
2 years ago
Guillaume Vincent
84e185a3bc
react native v0.70.2
2 years ago
Guillaume Vincent
314fc7386f
Partial upgrade to react native 0.68.2
2 years ago
Guillaume Vincent
edaee40a0b
Bump LessPass mobile version
2 years ago
Guillaume Vincent
7662ff61c4
Add account deletion in mobile app
2 years ago
Guillaume Vincent
bab758c12b
Add an option to NOT copy the password when generating
Fixes https://github.com/lesspass/lesspass/issues/673
3 years ago
Guillaume Vincent
d514443681
Fix border issue on Counter
3 years ago
Guillaume Vincent
6632740baa
Fix Dialog UI background color
3 years ago
Guillaume Vincent
c2e2b601a9
Fix scroll issue
Fixes https://github.com/lesspass/lesspass/issues/664
3 years ago
Guillaume Vincent
33b1fdca46
Dark/Light theme on mobile
3 years ago
Guillaume Vincent
3557e68e3d
Add search in password profiles page
3 years ago
Guillaume Vincent
7eb146c9be
Change iOS marketing version to follow Android version
3 years ago
Guillaume Vincent
82ba7fa763
Build iOS app version 1.3
3 years ago
Guillaume Vincent
e90acc913b
Update to the latest React Native version
3 years ago
Guillaume Vincent
6914c28647
Fix splascreen on ios and add ipad version
3 years ago
Guillaume Vincent
4a7d8bb398
Build for iphone first
3 years ago
Guillaume Vincent
d2ba2ca830
Fix iOS FaceID Enrolled
3 years ago
Guillaume Vincent
be874bc2f3
Migrate to react native 0.63
3 years ago
Guillaume Vincent
6c75cb9926
Use appropriate bundle identifier
4 years ago
Guillaume Vincent
b06cfa3c65
Use Android checkbox on iOS to see unchecked checkboxes
Fixes #553
4 years ago
Guillaume Vincent
7795bc10ed
prepare iOS release
4 years ago
Guillaume Vincent
0617d731c5
Add createFingerprint native module for iOS
4 years ago
Guillaume Vincent
4501cbe269
Fix notch issue on ios header
4 years ago
Guillaume Vincent
2d856ce79c
revert font build error on ios
4 years ago
Guillaume Vincent
2b851dbc25
Add Hack monospace font on Android
monospace font is not very good to display number
Fixes: https://github.com/lesspass/lesspass/issues/490
4 years ago
Guillaume Vincent
39e9057d1d
Add splash screen and icons for ios mobile app
4 years ago
Guillaume Vincent
05c5b72200
Fix ios build
4 years ago
Guillaume Vincent
b81b62709a
Migrate to react native 0.62.2 and react-navigation 5
4 years ago
Johan Haneveld
6d83d7a6b4
add post install script for ios pods, and post install ios project files ( #513 )
4 years ago
Guillaume Vincent
f93f8c92fd
Migrate react-native to version 0.61
5 years ago
Guillaume Vincent
02591e2b52
Migrate to react native 0.59
5 years ago
Guillaume Vincent
9c3794971e
Fix master password capitalized
* reuse TextInput from ui folder
* move packages/lesspass-mobile into mobile folder because of symlink not working properly
Fixes #384 : Master password is auto-capitalized → lowervase
5 years ago
Guillaume Vincent
8796eb9b4b
Clean workspace
In order to be able to continue the development I need to clean the workspace.
lesspass-move, lesspass-snap and lesspass-cozy are removed.
lesspass-mobile will replace lesspass-cordova with a new react native implementation.
lesspass-core is now splited into specific repo (entropy, fingerprint and render-password)
The workspace use lerna now to manage the mono repo more efficiently.
lesspass-profiles is a new container available only in a pro version.
6 years ago
Guillaume Vincent
f47d69f1ea
Add LessPass react native app
6 years ago