Commit Graph

282 Commits

Author SHA1 Message Date
pokkst
21a81a271a
add copy button to receive popup 2022-09-10 17:17:12 -05:00
pokkst
67ab38d91f
i think for 1.0 i won't include a subaddress list/screen, so remove these methods for now 2022-09-10 17:08:52 -05:00
pokkst
4674e81040
Refresh latest address index periodically, and fetch latest subaddress for receive popup 2022-09-10 17:00:17 -05:00
pokkst
069970ea23
Clean up some code and fix issue with dark/light mode initialization 2022-09-10 14:42:43 -05:00
pokkst
d66e8976a5
Simplify code and fix bugs 2022-09-08 23:38:42 -05:00
pokkst
66b92bb0b1
Add button in settings to display recovery seed 2022-09-08 23:18:09 -05:00
pokkst
5d93041ee3
Add basic switch for day/night mode 2022-09-08 21:08:39 -05:00
pokkst
967345e1c3
Fix some progress bar issues 2022-09-08 12:42:50 -05:00
pokkst
7109442ad0
Add retry system if connection fails. 2022-09-08 11:27:05 -05:00
pokkst
a2b7e27e8b
Fix ANR issue when syncing over Tor 2022-09-08 04:06:20 -05:00
pokkst
0864b15c69
Fix Tor issues 2022-09-08 02:37:01 -05:00
pokkst
602a57cbbe
fix onboarding bugs. tor no longer works, so i'm investigating. 2022-09-08 02:24:34 -05:00
pokkst
789d992deb
Minor tweaks to the loading bar 2022-09-08 00:04:40 -05:00
pokkst
a023260bf2
Add loading bar 2022-09-08 00:02:35 -05:00
pokkst
84c740f320
Minor bug fixes 2022-09-07 23:33:03 -05:00
pokkst
976f9167c2
Fix onboarding fragment layout 2022-09-07 23:28:03 -05:00
pokkst
772a5004b3
Basic check for 25 word mnemonic 2022-09-07 23:24:59 -05:00
pokkst
5c69fb7dba
Really basic settings screen with debug info.
Seed is no longer logged.
2022-09-07 23:16:43 -05:00
pokkst
8d4cf11779
Fix settings screen issue 2022-09-07 23:08:50 -05:00
pokkst
528bc7c7c5
Basic onboarding flow, allows for wallet passwords.
NOTE: This commit still logs seeds to files for dev purposes, as there is no UI for it yet.
2022-09-07 23:04:28 -05:00
pokkst
6674f894b7
Fix sendAll bug 2022-09-07 20:00:14 -05:00
pokkst
569e1e5f5b
Handle tx history better, and work on the send screen a bit
NOTE: This commit still logs seed phrases for development purposes
2022-09-07 19:18:47 -05:00
pokkst
ae232d1a92
Display tx info
NOTE: This commit still logs seed phrases for development purposes
2022-09-07 17:46:53 -05:00
pokkst
c051c2aee9
Begin work on displaying tx history.
NOTE: This commit still logs seed phrases for development purposes
2022-09-07 17:21:47 -05:00
pokkst
cde290d52e
Forgot to add receive sheet layout
NOTE: This commit still logs seed phrases for development purposes
2022-09-07 16:38:43 -05:00
pokkst
ce5985bb47
Move receive/send to new bottom sheet dialogs, change theme stuff.
NOTE: This commit still logs seed phrases for development purposes
2022-09-07 16:36:18 -05:00
pokkst
832379aa94
Fixes initialization issue with HistoryService
NOTE: As of this commit, the app logs the wallet seed for development purposes.
2022-09-07 15:16:02 -05:00
pokkst
b0f4462838
Get rid of old mainActivity variable 2022-09-07 15:10:24 -05:00
pokkst
e2face7c33
Reformat code, and move other LiveDatas to their own respective services.
NOTE: As of this commit, the app logs the wallet seed for development purposes.
2022-09-07 15:06:09 -05:00
pokkst
b9a4ab18e1
Delete 99% of Monerujo code, replace with basic Monero wallet app to built from.
NOTE: As of this commit, the app logs the wallet seed for development purposes.
2022-09-07 14:43:41 -05:00
pokkst
e6883a40d1 Upload normal Monerujo code 2022-09-07 14:31:20 -05:00
pokkst
ec12077c37
Initial commit 2022-09-07 14:29:01 -05:00