Ğecko - Last build

:us_outlying_islands: See last message to get latest Android build
:fr: Voir le dernier message pour récupérer la dernière version pour Android

Egalement disponsible sur le Play Store en cherchant “Gecko g1” ou “Gecko wallet”.

→ iOS: Diponible sur l’app en cherchant “Gecko g1” ou “Gecko wallet”.


Il est actuellement possible de:

  • Générer/importer et gérer ses coffres avec leurs portefeuilles
  • Scan et importe automatiquement les portefeuille actifs lors de l’import d’un coffre
  • Confirmer son identité
  • Rechercher une identité
  • Voir l’historique d’un compte
  • Certifier un compte (créer directement l’identité si elle n’existe pas)
  • Valider une identité (soumission à l’oracle de distance)
  • Suivre le statut des identités, le nombre de certifications, ainsi que les soldes de chaque address
  • Payer
  • Migrer son ancien compte Ğ1 vers un des portefeuilles de son coffre
  • Migrer son identité vers une autre adresse de son coffre
  • Révoquer son identité
  • Gérer ses contactes

Je ferme ce post pour le mettre à jour régulièrement, on peut continuer d’en discuter ici: Ğecko talks / user support

4 Likes

New version 1.0.5+176 of Gecko mobile

Downloads:

Android:

Download armeabi-v7a APK (anciens téléphones)

Download arm64-v8a APK (téléphones récents)

Download x86_64 APK (émulateurs)

Google Play Store (disponible sous 24-48h)

:red_apple: iOS:

App Store (disponible sous 24-48h)

:desktop_computer: Desktop:

Linux Desktop (tar.gz) (ARM64)

Linux Desktop (tar.gz) (x64)

Windows Desktop (zip) (x64)

macOS Desktop (dmg) (Apple Silicon)

Changelog:
6ece8ad8 bump 1.0.4
829d04b0 fix: re-enroll biometric with new PIN after successful PIN change
d3aea8aa refactor: use WalletBalance.spendable for payment validation instead of manual ED subtraction
e07f3fa6 fix: keep passwordTooSimple error visible when PIN is cleared in ChangePinScreen
a5edcefc fix: restore ED subtraction in payment validation (transferableBalance no longer excludes ED)
312696a1 refactor: adapt to durt2 WalletBalance API changes (total, transferable excludes ED)
77e60918 fix: add error handling for changePin failure in ConfirmChangePinScreen
aef5bf67 fix: pass old PIN to ChangePinScreen from safe_options entry point
03c41dc3 fix: pass old PIN through change-PIN flow to avoid re-unlock loop
9d585c58 fix: preserve cursor position in mnemonic input fields on macOS

New version 1.0.6+177 of Gecko mobile.

Downloads:

Android:

Download armeabi-v7a APK (anciens téléphones)

Download arm64-v8a APK (téléphones récents)

Download x86_64 APK (émulateurs)

Google Play Store (disponible sous 24-48h)

:red_apple: iOS:

App Store (disponible sous 24-48h)

:desktop_computer: Desktop:

Linux Desktop (tar.gz) (ARM64)

Linux Desktop (tar.gz) (x64)

macOS Desktop (dmg) (Apple Silicon)

Windows (exe)

Changelog:
626f4f73 bump
7402b408 fix: adapt home screen colors for light theme when background image disabled
4a124a0e feat: desktop activity tiles redesign, background image setting, relative time display
97bbae69 feat: add window_manager for desktop window size with persistence
bd421f9b feat: desktop home dashboard with network activity, fix identity/cert loading
563cef66 fix: responsive scaling on profile view and scrollable safe options
935333da fix: constrain dialog/modal width on desktop, add Enter key validation
e9f54b01 fix: remove window size constraints on desktop, keep size persistence
92cd84d3 feat: desktop responsive UI refactoring across all screens
a3e57590 fix: show ready certification modal at app startup

3 Likes

New version 1.1.0+178 of Gecko mobile

Downloads:

Android:

Download armeabi-v7a APK (anciens téléphones)

Download arm64-v8a APK (téléphones récents)

Download x86_64 APK (émulateurs)

Google Play Store (disponible sous 24-48h)

:red_apple: iOS:

App Store (disponible sous 24-48h)

:desktop_computer: Desktop:

Linux Desktop (tar.gz) (ARM64)

Linux Desktop (tar.gz) (x64)

Windows Desktop (zip) (x64)

macOS Desktop (dmg) (Apple Silicon)

Changelog:
9f774b98 fix: Linux crash due to missing XDG_DOCUMENTS_DIR on path_provider call
01362699 fix: payment comment field unreadable in dark mode
06efc33b fix: display translated wallet name instead of raw #main in drag info and desktop search
22137b41 fix: reload transaction history on squid reconnection after background resume
58b8540b Fix: custom avatars not displaying when file missing, always fallback to default avatar
c3dfec55 restore assets
31ccb8b2 Fix: ignore pagination items in new activity detection, only notify for newer items
577effff Desktop activity: slide-up toast notification on new items + improved highlight animation
bf8a856b Desktop: keep last known totals during refresh, highlight new activity items
b344587e bump 1.1.0

2 Likes

New version 1.1.2+180 of Gecko mobile

This is a BETA release for ĞTest network.

Downloads:

Android:

Download armeabi-v7a APK (anciens téléphones)

Download arm64-v8a APK (téléphones récents)

Download x86_64 APK (émulateurs)

Google Play Store (disponible sous 24-48h)

:red_apple: iOS:

App Store (disponible sous 24-48h)

:desktop_computer: Desktop:

Linux Desktop (tar.gz) (ARM64)

Linux Desktop (tar.gz) (x64)

Windows Desktop - Installeur (x64, recommandé)

Windows Desktop - Portable (zip) (x64)

macOS Desktop (dmg) (Apple Silicon)

Changelog:
a3d14dc9 bump 1.1.2
924acd01 fix: migrate all SnackBars to SnackbarService to avoid bottom bar occlusion
2deec0b3 fix: defer initial loadWallets to microtask to avoid reading uninitialized state
1545ce6a fix: show indexer endpoint in unavailable history/certs message
e27f52d2 fix: use Gecko.navigatorContext for widgets above Navigator in builder chain
26a0727d fix: pass navigatorContext to PinCodeService and QR scan from bottom bar
69f5bdf7 fix: use Gecko.navigatorContext for bottom bar navigation (context is outside Navigator)
b77fb4b1 bump 1.1.1
b7971da3 refactor: comprehensive codebase audit — security, architecture, performance, i18n, a11y
4653e79e fix: resolve all flutter analyze hints and warnings
1c0ebf5e chore: remove dead code RestoreSafeMigrated (no callers)
248d94e4 fix: use explicit FocusNode for suggestion tap and preserve cursor position
13055619 fix(desktop): prevent mnemonic input auto-advance race condition
d4c1bdec fix(linux): use Hive.init() instead of initFlutter() to avoid XDG dependency
b2b0ee81 feat(desktop): show recipient avatar in network activity transactions
6d6b31af feat(desktop): add R shortcut to open search palette
c11f76a0 chore: update macOS Podfile.lock for clipboard_watcher

1 Like

New version 1.1.3+181 of Gecko mobile

Downloads:

Android:

Download armeabi-v7a APK (anciens téléphones)

Download arm64-v8a APK (téléphones récents)

Download x86_64 APK (émulateurs)

Google Play Store (disponible sous 24-48h)

:red_apple: iOS:

App Store (disponible sous 24-48h)

:desktop_computer: Desktop:

Linux Desktop (tar.gz) (ARM64)

Linux Desktop (tar.gz) (x64)

Windows Desktop - Installeur (x64, recommandé)

Windows Desktop - Portable (zip) (x64)

macOS Desktop (dmg) (Apple Silicon)

Changelog:
00a596d7 bump 1.1.3
5f74eafa fix: bad squid cert type

2 Likes

Nouvelle version BETA 1.1.4+182 de Gecko

:warning: Version BETA 1.1.4 — Cette version est en cours de test.

Merci à ceux qui prennent le temps de la tester et de remonter les éventuels problèmes !
Pour rejoindre le programme beta sur le Play Store : s’inscrire ici

Downloads:

Android:

Download armeabi-v7a APK (anciens téléphones)

Download arm64-v8a APK (téléphones récents)

Download x86_64 APK (émulateurs)

Google Play Store (disponible pour les beta-testeurs)

:red_apple: iOS:

App Store (disponible sous 24-48h)

:desktop_computer: Desktop:

Linux Desktop (tar.gz) (ARM64)

macOS Desktop (dmg) (Apple Silicon)

Changelog:
443f61da fix(ios): remove iso7816 select-identifiers entitlement, TAG format covers ISO 7816 access
fedcb573 fix: make deploy:playstore optional for forum publish, align dependencies with needs
e32bf78f fix: flatten CI script blocks to avoid GitLab nested array depth error and variable persistence issues
7bf67bd1 bump 1.1.4
d8b3bc39 fix: add durt2 version check in release pre-flight (dirty, unpushed, constraint match)
a954cd00 feat: rewrite create-release.sh as full release orchestrator with pre-flight checks
09b411cd fix: create-tag.sh supports --beta, fix CI regex to match both v1.1.4 and v1.1.4+182 tag formats
28fcef63 fix: deploy-ios.sh audit — skip metadata in beta mode, remove debug logs, warn on unsupported --validate-only
e02fcabc ci: add --beta flag to deploy-ios.sh for TestFlight uploads
fcb98d0f ci: audit fixes — consistent fr messages, proper changelog for prod after beta, remove dead iOS/macOS links, beta label in GitLab release

1 Like

Nouvelle version 1.2.0+185 de Gecko

Downloads:

Android:

Download armeabi-v7a APK (anciens téléphones)

Download arm64-v8a APK (téléphones récents)

Download x86_64 APK (émulateurs)

Google Play Store (disponible sous 24-48h)

:red_apple: iOS:

App Store (disponible sous 24-48h)

:desktop_computer: Desktop:

Linux Desktop (tar.gz) (ARM64)

Linux Desktop (tar.gz) (x64)

Windows Desktop - Installeur (x64, recommandé)

Windows Desktop - Portable (zip) (x64)

macOS Desktop (dmg) (Apple Silicon)

Changelog:
21b73db1 codemagic use fvm
ff28207f remove legacy docs
ff8656bd bump
a49466df bump 1.2.0
723b349c replace fucking claude double dash
73484611 fix: move currency display setting from Appearance to General tab (first position)
2900dd95 fix: remove hard truncation on CesiumPlus names, use TextOverflow.ellipsis to fill available space
996712e1 fix: audit v0.3 — preserve csName on identity cache write, add missing translations de/eo, fix empty en translation, remove dead provider
a35737e2 chore: complete v0.3 milestone — Noms CesiumPlus & Recherche
dc7f274b docs(phase-5): evolve PROJECT.md after milestone v0.3 completion

Nouvelle version BETA 1.2.2+188 de Gecko

:warning: Version BETA 1.2.2 — Cette version est en cours de test.

Merci à ceux qui prennent le temps de la tester et de remonter les éventuels problèmes !
Pour rejoindre le programme beta sur le Play Store : s’inscrire ici

Downloads:

Android:

Download armeabi-v7a APK (anciens téléphones)

Download arm64-v8a APK (téléphones récents)

Download x86_64 APK (émulateurs)

Google Play Store (disponible pour les beta-testeurs)

:red_apple: iOS:

App Store (disponible sous 24-48h)

:desktop_computer: Desktop:

Linux Desktop (tar.gz) (ARM64)

Linux Desktop (tar.gz) (x64)

Windows Desktop - Installeur (x64, recommandé)

Windows Desktop - Portable (zip) (x64)

macOS Desktop (dmg) (Apple Silicon)

Changelog:
aa7431e7 chore(android): bump AGP 8.13.0, Gradle 8.13, Kotlin 2.2.0 for connectivity_plus 7.x
cd1075ad chore(deps): upgrade major versions (connectivity_plus 7, image_cropper 12, flutter_typeahead 6, app_links 7, ndef 0.4, sentry_dart_plugin 3, intl 0.20)
87847cf2 chore: bump transitive dependencies in pubspec.lock
f8fbcaa8 style: fix flutter analyze warnings (unused imports, deprecated Radio, conditional assignment)
200bd72b fix: bump sentry_flutter to 9.16.1 to fix Linux build via crashpad zlib submodule
0d03dcb8 bump 1.2.2
2446f17a fix: disable membership renewal button when not enough certifications received
3ba1780d refactor: unify PIN auth API into askPinCodeAndCapture to prevent race conditions
49814e13 fix: bugs from forum reports (PIN race, cert expired, avatar, Ğ1 age)
1db79f8d bump