Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feature(mobile): Battery pack (#608)
* feature(mobile): Battery pack * Update en.json * minor fixes * fix(mobile): add translations * fix: header * fix(mobile): add disable_battery_send flag * bump(mobile): 3.5 (396) * Update BatteryManager.ts * feature(mobile): Add promocode support * fix(mobile): fallback to tonapi sendMessage * fix(mobile): Add 'will be paid with battery' text * fix(mobile): Use excessesAddress for battery transfers * bump(mobile): 3.5 (399) * feature(mobile): Battery beta * feature(mobile): 'beta' shield * feature(mobile): Add changelog input to CI * Revert "feature(mobile): Add changelog input to CI" This reverts commit 1019842. * Bump 3.6 (424) * Post-merge fix * fix(mobile): Fix Promocode input && empty battery text * fix(mobile): Recharge Battery button * fix(mobile): Fix "will be paid with Battery" label, fix obtaining proof token * Update build.gradle * feature(mobile): Send with battery for new NFT transfer * Update blockchain.ts * Some design updates * feature(mobile): Add RU locales for Battery * feature(mobile): Dynamic jetton transfer amount * fix(mobile): Fix dynamic transfer and issuficient funds modal * fix(mobile): fix crash on debug builds * fix(mobile): Battery fixes * Battery fixes * fix(mobile): Battery fixes and improvements * fix(mobile): Fix bottomSheet Android bug (TK-1644) * Cleanup * Fix imports * fix(mobile): Don't set to uppercase promocode * Update SignRawModal.tsx * Rest fixes
- Loading branch information