Guillaume Vincent
19a668955e
Update mobile modules
3年前
Guillaume Vincent
e90acc913b
Update to the latest React Native version
3年前
Guillaume Vincent
96c147fe18
add prettier
3年前
Guillaume Vincent
742f3dc1b3
Keep user authenticated on mobile
3年前
dependabot[bot]
99a761de79
Bump browserslist from 4.16.4 to 4.16.6 in /mobile ( #629 )
Bumps [browserslist](https://github.com/browserslist/browserslist ) from 4.16.4 to 4.16.6.
- [Release notes](https://github.com/browserslist/browserslist/releases )
- [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md )
- [Commits](https://github.com/browserslist/browserslist/compare/4.16.4...4.16.6 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3年前
Guillaume Vincent
b70981e42a
manual update React Native 0.64.0
3年前
dependabot[bot]
3d6cd2ce5c
Bump axios from 0.21.0 to 0.21.1 in /mobile ( #584 )
Bumps [axios](https://github.com/axios/axios ) from 0.21.0 to 0.21.1.
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v0.21.1/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v0.21.0...v0.21.1 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3年前
Guillaume Vincent
6914c28647
Fix splascreen on ios and add ipad version
3年前
Guillaume Vincent
d2ba2ca830
Fix iOS FaceID Enrolled
3年前
Guillaume Vincent
be874bc2f3
Migrate to react native 0.63
3年前
Guillaume Vincent
b06cfa3c65
Use Android checkbox on iOS to see unchecked checkboxes
Fixes #553
4年前
dependabot[bot]
314502e58a
Bump lodash from 4.17.15 to 4.17.19 in /mobile
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19 )
Signed-off-by: dependabot[bot] <support@github.com>
4年前
Guillaume Vincent
05c5b72200
Fix ios build
4年前
Guillaume Vincent
b81b62709a
Migrate to react native 0.62.2 and react-navigation 5
4年前
Guillaume Vincent
f93f8c92fd
Migrate react-native to version 0.61
5年前
Guillaume Vincent
3e7d66abae
Fixes https://github.com/lesspass/lesspass/issues/467
Install Jetifier tool to migrate support-library-dependent libraries to rely on the equivalent AndroidX package.
5年前
Guillaume Vincent
d87c6fbcfc
Clean node modules and migrate e2e tests to cypress
5年前
Guillaume Vincent
08a7718d3e
Fix CI
5年前
Guillaume Vincent
e44459b754
Fix touchId icon not working
Fixes: https://github.com/lesspass/lesspass/issues/424
5年前
Guillaume Vincent
02591e2b52
Migrate to react native 0.59
5年前
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年前