- 23 May, 2022 1 commit
-
-
varovainen authored
* fix: reduce qr size, switched to indexed colors * forgot cargo.lock
-
- 19 May, 2022 1 commit
-
-
Vasily Zubarev authored
* docs: add build and test process to the readme * New logo svg * Fix logo url (jpg -> svg) * Add signer companion to links, fix logo * Fix dark/light mode logos * Will it help? * Test again * No more dark more :( * Fixed dark mode (again) * Add android disclaimer * More doc fixes * docs: testing edit Co-authored-by:
Slesarew <33295157+Slesarew@users.noreply.github.com>
-
- 17 May, 2022 4 commits
-
-
Jakub Pánik authored
* Fix adding new network docs Fix docs about adding new networks (multiple typos with add_spec instead of add_specs) * docs: semantic commit * docs: semantic commit 2 Co-authored-by:
Slesarew <33295157+Slesarew@users.noreply.github.com>
-
Vasily Zubarev authored
* docs: update README * Add screenshots * Put links after intro * Replace screenshots
-
Slesarew authored
-
varovainen authored
* chore: westend9220 update * chore: kusama9200 update
-
- 11 May, 2022 1 commit
-
-
Slesarew authored
* chore: update westend and remove hot side db from git * chore: gitignore hot database * chore: kusama9190 update (#1013) * docs: Update FAQ.md (#1004) * Update FAQ.md * Update FAQ.md edit import derived keys * edit ledger keys * grammar typo Co-authored-by:
Slesarew <33295157+Slesarew@users.noreply.github.com> * Adjusted Docker file and sign_android.sh to be build and signe android signer.apk (#1008) * updated docker file and sign_android.sh * adjusted docker file for android builds * refactor: best practices for Docker conatainer Co-authored-by:
TriplEight <denis.pisarev@parity.io> * ci: remove old semantic app; add new GHA (#1010) Co-authored-by:
Slesarew <33295157+Slesarew@users.noreply.github.com> * fix: rename root keys to seed keys in ui (#1006) * fix: rename root keys to seed keys in ui * fix: rename root key into seed key in error texts (#1007) Co-authored-by:
varovainen <99664267+varovainen@users.noreply.github.com> * chore: kusama9190 into release metadata Co-authored-by:
goldsteinsveta <sveta@parity.io> Co-authored-by:
Slesarew <33295157+Slesarew@users.noreply.github.com> Co-authored-by:
Egor_P <egor@parity.io> Co-authored-by:
TriplEight <denis.pisarev@parity.io> * chore: westend9200 update (#1015) * chore: kusama9190 into release metadata * chore: westend9200 update * chore: westend9201 update (#1026) * chore: polkadot9190 update (#1028) Co-authored-by:
varovainen <99664267+varovainen@users.noreply.github.com> Co-authored-by:
goldsteinsveta <sveta@parity.io> Co-authored-by:
Egor_P <egor@parity.io> Co-authored-by:
TriplEight <denis.pisarev@parity.io>
-
- 04 May, 2022 1 commit
-
-
varovainen authored
* docs: constants crate; removed cold default db with identities * docs: db_transactions in db_handling, in progress; added Debug in history structs * fix: add correct history event when types are removed bc of hold; docs: more db_handling * fix: additional transaction tree clean in stub and derivations procedures; docs: db_transactions complete * docs: db_handling helpers * docs: identities in db_handling, partially * fix: check for key collision in batch, more identities docs * docs: identities, continued * docs: identities completed; test: events are checked in definitions exhaustively * feat: check db for corruption on metadata removal; docs: more db_handling * refactor: moved helpers to one mod, docs: mode db_handling * docs: more db_handling * docs: db_handling done-ish * chore: forgot fmt Co-authored-by:
Slesarew <33295157+Slesarew@users.noreply.github.com>
-
- 28 Apr, 2022 1 commit
-
-
goldsteinsveta authored
* run docs locally README.md * docs: Add New Network * nits * docs: typo * include suggestions 22.04.28 * Update FAQ.md * i need a break * docs: grammar Co-authored-by:
Slesarew <33295157+Slesarew@users.noreply.github.com>
-
- 26 Apr, 2022 2 commits
-
-
goldsteinsveta authored
* docs structure * typo * nits * add anchors to FAQ, change Update Networks
-
Denis_P authored
* wrong commit * docs: commence refactoring (and test semantic CI) Co-authored-by:
Slesarew <33295157+Slesarew@users.noreply.github.com>
-
- 25 Apr, 2022 4 commits
-
-
Slesarew authored
* fix: rename root keys to seed keys in ui * fix: rename root key into seed key in error texts (#1007) Co-authored-by:
varovainen <99664267+varovainen@users.noreply.github.com>
-
Denis_P authored
Co-authored-by:
Slesarew <33295157+Slesarew@users.noreply.github.com>
-
Egor_P authored
* updated docker file and sign_android.sh * adjusted docker file for android builds * refactor: best practices for Docker conatainer Co-authored-by:
TriplEight <denis.pisarev@parity.io>
-
goldsteinsveta authored
* Update FAQ.md * Update FAQ.md edit import derived keys * edit ledger keys * grammar typo Co-authored-by:
Slesarew <33295157+Slesarew@users.noreply.github.com>
-
- 13 Apr, 2022 1 commit
-
-
Fedor Sakharov authored
* replace apng-encoder with png * bit depth
-
- 12 Apr, 2022 1 commit
-
-
Slesarew authored
* chore: update kusama * chore: update polkadot
-
- 10 Apr, 2022 2 commits
-
-
Slesarew authored
-
Fedor Sakharov authored
* attempt to remove a hack * chore: cargo lock * chore: cleanup scripts more * revert: remove rlib crate type * revert: remove redundant platform check Co-authored-by:
Slesarev <slesarew@gmail.com> Co-authored-by:
Slesarew <33295157+Slesarew@users.noreply.github.com>
-
- 09 Apr, 2022 1 commit
-
-
varovainen authored
* feat: backend: seed recovery logic moved to rust * feat: android: screens (ports new app structure to android) (#911) * feat: android: partially NewSeedBackup screen * feat: android: create random seed * feat: android: partially recover seed and fix seed selection * feat: android: restore seed * feat: android: basic transaction signing * feat: android: author and network in tx preview * chore: android: upgrade gradle * feat: android: derive key (no pw) * feat: android: new kay confirm password * feat: android: network selector * feat: android: export key * fix: android: parse all tx card sets * feat: android: log menu with checksum * feat: android: lock app on failed auth, offer to unlock * style: android: bigbutton shading * style: android: settings card * feat: android: remove seed * feat: android: backup screen * feat: android: verifier screen * fix: android: pass error message to alert * feat: android: all remaining screens mwp * feat: android: nits in settings screen * feat: android: mwp all screens * feat: android: add multiexport and address import screens * feat: android: landing screen * style: android: landing screen * feat: android: warn user to turn on airplane mode on first launch * style: android: color dark-light theming * fix: android: nasty lazy list non-recomposing fix * style: android: fonts and network card * style: android: prettier seed recover screen * style: android: paint the shield * style: android: paint the shield less annoyingly * style: android: big button * style: android: text entry fields * feat: wipe on onboard to kill old db (probably useless on android but implementations?) * style: android: nits * style: android: footer * style: android: settings verifier card * feat: android: backup self-destruct and styles * style: modal backdrop look * fix: android: cleaner log lazy column addressing * feat: android: nicer frame counter * chore: update gradle * style: android: unified alert style * style: android: history cards * style: sndroid: extended cards stub * style: android: all TX cards * build: os-specific Cargo.lock * fix: wrong cargo file * fix: build script typos * revert: return lost Cargo file * fix: android: unified json pubkey identifiers * fix: more reasonable auth request message * fix: android: lint * chore: lint and updates * feat: android: key swipe and multiselect * feat: android: unlock for wipe * feat: android: put signature on rails * feat: android: handle hardware back button * fix: android: prevent multiselect bottom bar hiding * fix: android: sort keys by path * refactor: lint * ci: rust test for both platforms * chore: bump version number * fix: android: close network selector on click outside * fix: android: screen-wide scroll surface in backup * fix: android: small fixes in network details screen * fix: android: forbid blank seedname * fix: android: base64 screen user comment * style: android: align seed name entry on top * ci: rename test stage in rust-test.yml Co-authored-by:
Denis Pisarev <17856421+TriplEight@users.noreply.github.com> * ci: parallel rust tests * feat: android: request camera permission * style: android: align seedphrase left * style: android: enable airplane mode message alignment * fix: android: messy airplane mode detection with onboarding * style: android: status bar color * style: android: docs and landing * style: android: key manager screen nits * style: copy seedmanager element into seedselector (temporarily) * style: android: setting screen nits * feat: android: done button on signature screen * style: spacers for checkboxes * fix: android: seed name in transaction author card * style: android: use crypto font in seed name entry * style: android: crypto font on derivation screen * fix: android: gracefully disable seed key * style: android: larger network selector * style: android: padding for export key qr * style: key manager nits * style: android: remove left blank space in text entry field * fix: android: enable buttons under signature * style: android: show seed name on key derive * feat: android: close key menu on tap outside * style: android: text input padding * style: paddings under text enrties * feat: android: sort backup screen * fix: android: properly decode comment * test: ignore os message content (#930) * test: ignore os message content * test: ignore os message content, this time in all instances * feat: android: fallback to biometric if strongbox is unavailable * style: android: keymanager icons * fix: android: strongbox detection fix * fix: android: update seed phrase validity on button push * refactor: android lint * style: android: top bar look * style: android: multiselect select all button position * style: android: input fields * style: android: remove background in passive settings buttons * fix: android: disable multiselect actions when nothing is selected * style: android: multiselect key card look * style: android: pubkey font for seed Co-authored-by:
Denis Pisarev <17856421+TriplEight@users.noreply.github.com> Co-authored-by:
varovainen <99664267+varovainen@users.noreply.github.com> * fix: android: forbid duplicate names (#934) * refactor: in progress * refactor: clippy, partially * refactor: more clippy * refactor: more clippy, cleanup in data references * refactor: more slices instead of vecs, tests png data moved to constants * refactor: completed moving identicons, tests are back * chore: dependencies bump, refactor: history order moved into keyring where it belongs * fix: port needed for new jsonrpsee * refactor: separate active and signer as features * refactor: completed active and signer separation * refactor: unwasm is back, switched to sc dependencies * docs: docs for definitions crate * fix: json fixes from collision detector branch * docs: more docs in definitions; also, changed cargo deps to git links for volatile crates * feat: comman to make default files * fix: adds port to address only if port is not specified * fix: correct regex in port addition, tests * docs: explaining verifiers * docs: verifiers system described; tests: added corresponding tests to make sure docs are following what actually happens * docs: specs and metadata docs * docs: more about metadata * fix: MetaSetElement has checked content, fields must be private * docs: more metadata and keyring * docs: keyring comments done, moved print_multisigner_as_base58 into helpers where it belongs * fix: temporary fix in mass fetch * docs: crypto, history and danger status in definitions, few small renames for clarity * docs: errors * docs: signer errors, incomplete; merged from master approved error texts * docs: error in Signer, continued * fix: checks that all bytes are used in the message parsing * fix: check complete decoding in extensions V12 and V13, docs: completed signer errors doc, removed few obsolete errors * tests: error testing, check what is printed by all possible error variants, in progress * tests: all errors are printed in tests * docs: errors active side, in progress * docs: active side errors, continued * docs: more active side errors * chore: merge android code * docs: definitions complete * chore: bumped parity-scale-codec and plot-icon * fix: merge errors * test: disable all test-fetches but 3 base networks * chore: bump android cargo lock * chore: rustfmt * docs: correction * docs: docs for defaults, more concise naming * docs: more comments in defaults, started db_handling; chore: new meta in release set * chore: remove extra old metadata * fix: errors in merging * fix: few missed fmt-clippy things * revert: fix merging issue * refactor: fmt * refactor: replaced image strings with include_bytes and external files * lint: more readable features in cargo.toml * chore: update cargo.lock Co-authored-by:
Slesarew <33295157+Slesarew@users.noreply.github.com> Co-authored-by:
Denis Pisarev <17856421+TriplEight@users.noreply.github.com> Co-authored-by:
Slesarev <slesarew@gmail.com> Co-authored-by:
Fedor Sakharov <fedor.sakharov@gmail.com>
-
- 07 Apr, 2022 1 commit
-
- 05 Apr, 2022 1 commit
-
-
Fedor Sakharov authored
* run clippy on code and add a github workflow * fmt and add workflow * install deps * more fixes
-
- 04 Apr, 2022 3 commits
-
-
Fedor Sakharov authored
Co-authored-by:
Slesarew <33295157+Slesarew@users.noreply.github.com>
-
Fedor Sakharov authored
-
varovainen authored
* feat: backend: seed recovery logic moved to rust * chore: partially merge master * build: update cargo locks * feat: android: backend-powered seed recovery * test: fix merge * feat: ios: minimal working rust seed recovery * fix: ios: ui glitches * fix: ios: typo * fix: android: forbid storage-related buttons on network detection * style: android: seed backup look * style: ios: seed backup look Co-authored-by:
Slesarev <slesarew@gmail.com> Co-authored-by:
Slesarew <33295157+Slesarew@users.noreply.github.com> Co-authored-by:
Fedor Sakharov <fedor.sakharov@gmail.com>
-
- 01 Apr, 2022 1 commit
-
-
Slesarew authored
-
- 31 Mar, 2022 2 commits
-
-
Slesarew authored
-
Fedor Sakharov authored
* adds basic github workflow android action * setup-java version * v2 * java vesion and distribution * v21 * v24 * install by hand * hacks * target * target 2 * multiple rust targets * idk * wrong target * rust cache * remove gitlab ci * gradle cache * kick bitrise target * run on macos * fix macos maybe * fix macos more * release unsigned apk * run release on this pr * path * path again * remove macos for now * debug build artifacts * more debug builds
-
- 29 Mar, 2022 2 commits
-
-
Fedor Sakharov authored
* android: build rust code with gradle * bump deps * adds a build.rs * Revert "bump deps" This reverts commit c3dac545. * if-let and license * even shorter * configurable dst cold db build * rustfmt * build: update cargo hack files * revert: android: double initialization of rust lib * revert: remove redundant license from build.rs * build: replace old linking with cargo hack * build: temporarely remove build.rs for ios * Revert "build: temporarely remove build.rs for ios" This reverts commit 7af3c2e9 . * nop build.rs on ios * build: fix cargo hack for ios Co-authored-by:
Slesarew <33295157+Slesarew@users.noreply.github.com> Co-authored-by:
Slesarev <slesarew@gmail.com>
-
Fedor Sakharov authored
-
- 28 Mar, 2022 1 commit
-
-
Slesarew authored
-
- 25 Mar, 2022 3 commits
-
-
Slesarew authored
* feat: backend: dynamic fetch of colliding addresses/keys * feat: backend: FFI interface to check for address collisions * feat: backend: combine all path checking in one unfallible call * fix: backend: json formatting in collision detector * feat: android: show key collision * fix: close password confirm on collision (#946) * feat: ios: address collision checker * Update NewAddressScreen.swift Co-authored-by:
varovainen <99664267+varovainen@users.noreply.github.com> Co-authored-by:
goldsteinsveta <svetlana.goldstein@gmail.com>
-
goldsteinsveta authored
-
Slesarew authored
* docs: add link to FAQ * docs: add FAQ to SUMMARY
-
- 24 Mar, 2022 3 commits
-
-
Slesarew authored
-
Slesarew authored
* refactor: rmt on ffi crate * chore: remove unused mod (clippy)
-
goldsteinsveta authored
* FAQ.md to close #965 and similar future requests
-
- 21 Mar, 2022 1 commit
-
-
Slesarew authored
* feat: android: base64-screen seed names * fix: android: decode seedname in transaction card * feat: ios: base64 screen seed names * fix: ios: screen seed name in derivation screen
-
- 18 Mar, 2022 1 commit
-
-
Slesarew authored
* chore: update westend metadata * build: generate database binary on build from default files * build: rotate os-specific files before db building * build: lock cargo for db generation
-
- 16 Mar, 2022 1 commit
-
-
Slesarew authored
-