Guillaume Vincent
cf053ae35f
LessPass version 9.1.5
4 年前
Guillaume Vincent
b81b62709a
Migrate to react native 0.62.2 and react-navigation 5
4 年前
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 年前
Johan Haneveld
6d83d7a6b4
add post install script for ios pods, and post install ios project files ( #513 )
4 年前
Guillaume Vincent
668cd2a733
LessPass version 9.1.4
5 年前
Guillaume Vincent
c45a1cf38a
LessPass version 9.1.3
5 年前
Guillaume Vincent
73b09ec5e9
LessPass version 9.1.2
5 年前
Guillaume Vincent
e9f9aac40b
LessPass version 9.1.1
5 年前
Guillaume Vincent
16479113cf
LessPass version 9.1.0
5 年前
Guillaume Vincent
f93f8c92fd
Migrate react-native to version 0.61
5 年前
Guillaume Vincent
afba09bd0e
LessPass version 9.0.2
5 年前
Guillaume Vincent
567189afb1
LessPass version 9.0.1
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 年前
kocio-pl
ecad9e630b
Fixing small typos in help file ( #453 )
5 年前
Guillaume Vincent
427f07f903
Improve web extension submission
5 年前
Guillaume Vincent
167f81aefa
LessPass version 9.0.0
5 年前
Guillaume Vincent
d87c6fbcfc
Clean node modules and migrate e2e tests to cypress
5 年前
Guillaume Vincent
062e406531
LessPass version 8.1.1
5 年前
Guillaume Vincent
08a7718d3e
Fix CI
5 年前
Guillaume Vincent
a8ec9422b2
LessPass version 8.1.0
5 年前
Guillaume Vincent
e44459b754
Fix touchId icon not working
Fixes: https://github.com/lesspass/lesspass/issues/424
5 年前
Guillaume Vincent
0f345e2996
LessPass version 8.0.2
5 年前
Guillaume Vincent
b68280dd9c
Use fixed version for local modules in package.json
5 年前
Guillaume Vincent
eebb566f5e
LessPass version 8.0.1
5 年前
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 年前
Guillaume Vincent
b23dc901c8
Fix Error: Activity class
5 年前
Guillaume Vincent
3b19c478b8
Split bundle for smaller apk
5 年前
Guillaume Vincent
2e4a22ce03
Fix Android App crashes on sign in
Fixes: https://github.com/lesspass/lesspass/issues/416
5 年前
Guillaume Vincent
02591e2b52
Migrate to react native 0.59
5 年前
Guillaume Vincent
d6c12c7cc9
Fix Google Play payments policy violation: seriously google? gfy
5 年前
Guillaume Vincent
83ddc2e4ce
Fix can't save password options
fixes https://github.com/lesspass/lesspass/issues/403
5 年前
Guillaume Vincent
be92dc4862
Force site to be defined in Android application
In order to be consistent with all other implementations, we need to disable the generate button if site empty.
Fixes https://github.com/lesspass/lesspass/issues/388
5 年前
Guillaume Vincent
b8f58d1ddd
Build LessPass mobile v3.1.2
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 年前
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 年前
Guillaume Vincent
495e8b3323
Refactor password generation workflow
6 年前
Guillaume Vincent
f47d69f1ea
Add LessPass react native app
6 年前
Guillaume Vincent
f589c370e5
Delete mobile and entropy submodules
6 年前
Guillaume Vincent
ad72e7766a
Add core-android, core-ios and mobile submodules into LessPass
7 年前