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
24b02c05de
Regenerate yarn.lock and Podfile.lock for mobile
2 years ago
dependabot[bot]
9e4458ad75
Bump nanoid from 3.1.29 to 3.2.0 in /mobile ( #690 )
Bumps [nanoid](https://github.com/ai/nanoid ) from 3.1.29 to 3.2.0.
- [Release notes](https://github.com/ai/nanoid/releases )
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ai/nanoid/compare/3.1.29...3.2.0 )
---
updated-dependencies:
- dependency-name: nanoid
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
Guillaume Vincent
3557e68e3d
Add search in password profiles page
3 years ago
Guillaume Vincent
772188a0ed
Delete react-native-reanimated to fix FDroid build
3 years ago
Guillaume Vincent
19a668955e
Update mobile modules
3 years ago
Guillaume Vincent
e90acc913b
Update to the latest React Native version
3 years ago
Guillaume Vincent
96c147fe18
add prettier
3 years ago
Guillaume Vincent
742f3dc1b3
Keep user authenticated on mobile
3 years ago
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 years ago
Guillaume Vincent
b70981e42a
manual update React Native 0.64.0
3 years ago
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 years ago
Guillaume Vincent
6914c28647
Fix splascreen on ios and add ipad version
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
b06cfa3c65
Use Android checkbox on iOS to see unchecked checkboxes
Fixes #553
4 years ago
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 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
Guillaume Vincent
f93f8c92fd
Migrate react-native to version 0.61
5 years ago
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 years ago
Guillaume Vincent
d87c6fbcfc
Clean node modules and migrate e2e tests to cypress
5 years ago
Guillaume Vincent
08a7718d3e
Fix CI
5 years ago
Guillaume Vincent
e44459b754
Fix touchId icon not working
Fixes: https://github.com/lesspass/lesspass/issues/424
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