Releases: omnilaboratory/Archived----OmniWalletMobile
OmniWallet mobile app v1.0.0 beta 7
Beta 7 What’s New
— After the transfer is completed, the loading animation is displayed. If the transfer is successful or not, a message is displayed.
— Nick Name length changed to 30. Address name length changed to 20.
— Code optimization and bug fixes.
APK MD5: c8d1cbad30bc974f8fbebd420723eb8e
OmniWallet mobile app v1.0.0 beta 7 for testnet.
OmniWallet mobile app v1.0.0 beta 7 for testnet.
OmniWallet mobile app v1.0.0 beta 6
Beta 6 What’s New
— The input field of the unlock page is unallowed to copy and paste.
— Registration of a new account must be completed with a mnemonic backup in order to continue using.
— Market add new exchanges information.
— Address can be copy on the address management page.
— Wallet address add the display of two new assets by default.
— Code optimization and bug fixes.
Beta 6 更新内容
— 解锁页面的输入框禁止复制粘贴。
— 注册新账户必须完成助记词备份才能继续使用。
— 资产行情增加新的交易所信息。
— 钱包地址管理页面增加地址拷贝功能。
— 钱包地址默认增加两个资产的显示。
— 优化代码和bug修改。
APK file MD5:3371d7c7ee53325c327ede13da46cc86
OmniWallet mobile app v1.0.0 beta 5
2019.5.22 v1.0.0 beta 5 What’s New
Market Module - Quotation information of Binance and Bitfinex exchanges. The details of the assets have not yet been displayed.
Code optimization and bug fixes .
2019.5.22 v1.0.0 beta 5 更新内容
【市场】模块 - Binance 和 Bitfinex 交易所的行情信息。资产的详情信息暂时还未开发。
优化代码和bug修改 。
APK file MD5:19bf957ca41fed6edf473ab25a645eb9
OmniWallet mobile app v1.0.0 beta 4
2019.5.16 v1.0.0 beta 4 Feature List
Manage BTC and all assets issued by Omni Layer platform.
Sign up new account, sign off and restore account.
The new account creates a wallet address by default, displaying 4 assets by default (BTC, OMN, USDT, LunarX Token). You can create an unlimited number of wallet addresses.
Received assets issued by Omni Layer platform are automatically displayed in the wallet address.
The current version only supports the display of the value of BTC asset (the USD and CNY values are displayed, the exchange rate is obtained from https://www.blockchain.com)
At the time of transfer, the miner's fee is currently fixed at 3 levels, and the next version will be modified to be automatically calculated. In addition, users can customize the miners' fees.
On the receive page, you can get the receiving wallet address by scanning the QR code and copy.
Support for the display of complete transaction records (receive, send).
Security mechanism: Lock screen will be displayed when 5 minutes after entering the background. And killing and restart app, transfer and back up mnemonics will pop up the lock screen page. Enter the correct PIN code to unlock.
Security mechanism: The wallet address and private key are generated by mnemonics phrase, and the server does not save the user's private key and mnemonic. There is no user name and password like centralized applications. After creating an account, it will always be online. You can recover your account after you log out of your current account or delete your app. Keeping your mnemonics will not lose your account and assets.
Security mechanism: The PIN code is an additional security factor and the server does not save the PIN code. If the mnemonic is stolen, there is no PIN code and the account cannot be recovered. When transferring money, backing up, and locking the screen, you need to enter the correct PIN code to proceed to the next step. The PIN code is 6 digits, which is better than the mnemonic. The user can remember it in his heart :)
Security mechanism: All data is transmitted and stored in MD5 or encrypted mode. Even if the server database and data packets are stolen and intercepted, it cannot be cracked and the original data cannot be obtained.
Personal Center Features:
- Change the avatar, modify the nickname and PIN code, and sign off the current account.
- Multi-language (currently in Simplified Chinese and US English), currency unit, two themes (Dark mode needs to be improved).
- Wallet address management, modify the address name, display and hide the address, assets.
- Common wallet address management.
- Help content and FAQ (currently yet to be completed), submit feedback.
- Back up mnemonics.
- Update version detection, social community (to be completed).
=======================================================
2019.5.16 v1.0.0 beta-4 功能列表
可以管理BTC和Omni Layer平台发行的所有资产。
创建新账户、退出账户、恢复账户。
新账户默认创建一个钱包地址,默认显示4个资产(BTC, OMN, USDT, LunarX Token)。可以创建无限多个钱包地址。
接收到Omni Layer平台发行的资产,会自动显示在钱包地址里。
目前版本只支持BTC资产的价值显示(美元和人民币价值显示,汇率从 https://www.blockchain.com 获取)
转账时,矿工费目前是固定的3个级别,下一版本会修改为自动计算。另外,用户可以自定义矿工费。
收款页面,扫描二维码和拷贝都可以获取到收款钱包地址。
支持完整的交易记录(收款,转账)的显示。
安全机制:锁屏方案,进入后台5分钟后、杀死重启App、转账和备份助记词时都会弹出锁屏页面,输入正确PIN码解锁。
安全机制:钱包地址和私钥通过助记词生成,服务器不保存用户的私钥和助记词。 没有中心化应用的用户名和密码登录方式,创建账户后,永远在线。退出当前账户或删除App后可以恢复账户。保管好助记词,就不会丢失账户和资产。
安全机制:PIN码是额外的安全因子,服务器不保存PIN码。如果助记词被盗,没有PIN码,也不能恢复账户。在转账、备份、锁屏时,都需要输入正确PIN码才能进行下一步操作。PIN码是6位数字,比助记词更好记忆,用户完全可以记在心里 :)
安全机制:所有数据通过MD5或者加密方式进行传输和存储,即使服务器数据库和数据包被盗取和拦截,也无法破解,拿不到原始数据。
个人中心功能:
1)更换头像、修改昵称和PIN码,退出当前账户。
2)多语言(目前是中英文),货币单位,两种颜色主题(暗色模式有待完善)。
3)钱包地址管理,修改地址名称,显示和隐藏地址、资产。
4)常用钱包地址管理。
5)帮助内容和FAQ(目前还有待完成),提交反馈。
6)备份助记词。
7)更新版本检测,社区访问(有待完成)。