Guillaume Vincent
2b4505252b
Fix zIndex dropdown issue on iOS
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
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
b583d3d6b6
Small fix on lesspass frontend
4 years ago
Guillaume Vincent
6bff48ac9b
Remove tvOS code
4 years ago
Guillaume Vincent
05c5b72200
Fix ios build
4 years ago
Guillaume Vincent
ad6913343b
LessPass version 9.1.9
4 years ago
Guillaume Vincent
c6af54b980
Remove SYSTEM_ALERT_WINDOW permission correctly for release bundle
4 years ago
Guillaume Vincent
0485ea81be
LessPass version 9.1.8
4 years ago
Guillaume Vincent
f003cc978e
Fix issue on profiles not loaded correctly after log in
4 years ago
Guillaume Vincent
e6904753a2
Remove WRITE_EXTERNAL_STORAGE and CHECK_LICENSE permission and reduce minSdkVersion to version 16
4 years ago
Guillaume Vincent
ffc1e50e0a
LessPass version 9.1.7
4 years ago
Guillaume Vincent
b29a08bb66
Fix autocomplete issue on mobile
4 years ago
Guillaume Vincent
f46a54c65e
LessPass version 9.1.6
4 years ago
Guillaume Vincent
a9631c336f
Change versionCodeOverride base number
In order to be able to push beta to production, aab version number should be greater than the previous x86_64 apk.
Change versionCodeOverride base number to 10000000 to fix the issue.
4 years ago
Guillaume Vincent
cf053ae35f
LessPass version 9.1.5
4 years ago
Guillaume Vincent
b81b62709a
Migrate to react native 0.62.2 and react-navigation 5
4 years ago
Johan Haneveld
82f832816c
Feature/cleanup project fonts ( #514 )
* remove icon fonts from android project
* copy only the required font to the android project
* add required fonts to the ios project
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
668cd2a733
LessPass version 9.1.4
5 years ago
Guillaume Vincent
c45a1cf38a
LessPass version 9.1.3
5 years ago
Guillaume Vincent
73b09ec5e9
LessPass version 9.1.2
5 years ago
Guillaume Vincent
e9f9aac40b
LessPass version 9.1.1
5 years ago
Guillaume Vincent
16479113cf
LessPass version 9.1.0
5 years ago
Guillaume Vincent
f93f8c92fd
Migrate react-native to version 0.61
5 years ago
Guillaume Vincent
afba09bd0e
LessPass version 9.0.2
5 years ago
Guillaume Vincent
567189afb1
LessPass version 9.0.1
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
kocio-pl
ecad9e630b
Fixing small typos in help file ( #453 )
5 years ago
Guillaume Vincent
427f07f903
Improve web extension submission
5 years ago
Guillaume Vincent
167f81aefa
LessPass version 9.0.0
5 years ago
Guillaume Vincent
d87c6fbcfc
Clean node modules and migrate e2e tests to cypress
5 years ago
Guillaume Vincent
062e406531
LessPass version 8.1.1
5 years ago
Guillaume Vincent
08a7718d3e
Fix CI
5 years ago
Guillaume Vincent
a8ec9422b2
LessPass version 8.1.0
5 years ago
Guillaume Vincent
e44459b754
Fix touchId icon not working
Fixes: https://github.com/lesspass/lesspass/issues/424
5 years ago
Guillaume Vincent
0f345e2996
LessPass version 8.0.2
5 years ago
Guillaume Vincent
b68280dd9c
Use fixed version for local modules in package.json
5 years ago
Guillaume Vincent
eebb566f5e
LessPass version 8.0.1
5 years ago
Guillaume Vincent
dd2e8373fc
Start using the same version number for everything
* Deploy automatically on npm all required packages on tag
* Create a script to tag automatically and change the version number everywhere
* Bump all versions numbers to 8.0.0
5 years ago
Guillaume Vincent
b23dc901c8
Fix Error: Activity class
5 years ago
Guillaume Vincent
3b19c478b8
Split bundle for smaller apk
5 years ago
Guillaume Vincent
2e4a22ce03
Fix Android App crashes on sign in
Fixes: https://github.com/lesspass/lesspass/issues/416
5 years ago
Guillaume Vincent
02591e2b52
Migrate to react native 0.59
5 years ago
Guillaume Vincent
d6c12c7cc9
Fix Google Play payments policy violation: seriously google? gfy
5 years ago
Guillaume Vincent
83ddc2e4ce
Fix can't save password options
fixes https://github.com/lesspass/lesspass/issues/403
5 years ago