julian
b0f4476fc2
refactor mobile status bar tor icon
2023-09-13 10:11:14 -06:00
sneurlax
6fe0bfef81
add tor icon to wallet view
2023-09-12 16:45:57 -05:00
sneurlax
17e83a68a3
hook mobile home view onion up to tor status
2023-09-12 15:58:30 -05:00
sneurlax
a0491b9d22
move tor_connection_status_changed_event.dart to event_bus global folder
2023-09-07 17:13:27 -05:00
sneurlax
2c77ac1b5d
fire TorConnectionStatusChangedEvents from tor service
...
and move tor_service file and unableToConnect->disconnected
2023-09-07 16:27:00 -05:00
sneurlax
a8ed46d804
TorSyncStatusEvent->TorConnectionStatusEvent
...
and rename file
2023-09-07 15:44:53 -05:00
ryleedavis
7289de0160
minor ui fixes
2023-09-06 14:26:04 -06:00
ryleedavis
6377b73deb
add tor network status to desktop home
2023-09-06 13:43:55 -06:00
ryleedavis
7072c919ae
WIP: add tor to home page
2023-09-05 13:11:08 -06:00
detherminal
95a0309b8b
docs: add header to source code again
2023-05-27 00:21:16 +03:00
detherminal
ccf5e68fc6
Revert "docs: add copyright header to all source code"
...
This reverts commit 84ac798bb8
.
2023-05-27 00:19:24 +03:00
detherminal
84ac798bb8
docs: add copyright header to all source code
2023-05-26 19:33:04 +03:00
julian
71992ea0c8
fix: use SvgPicture.file constructors for themed assets located in the filesystem
2023-05-09 17:59:26 -06:00
julian
e53e7e5055
set up installing of themes and including default themes
2023-05-09 15:58:42 -06:00
julian-CStack
f9f6d749ef
Merge remote-tracking branch 'origin_SW/staging' into themes
2023-05-08 10:55:11 -06:00
detherminal
cb8de25e08
feat: rename label to semanticsLabel and correct misspelling
2023-04-28 21:21:30 +03:00
detherminal
6522d36c7b
feat: wrap with semantic widget for talkback
2023-04-27 21:14:04 +03:00
ryleedavis
68ad1dfb2b
replace stackIcon asset images
2023-04-25 16:07:28 -06:00
julian-CStack
3a94972ab3
WIP assets change
2023-04-24 08:38:17 -06:00
julian
5decb25b63
clean up
2023-03-10 16:50:21 -06:00
ryleedavis
6fb692da0c
stack icon rotates
2023-03-03 10:27:20 -07:00
julian
1455808d7a
WIP refactor exchange to use isar as cache instead of in memory using riverpod
2023-02-05 14:32:39 -06:00
julian
e5464a9c3c
pop buy to wallets as well as exchange
2023-01-31 18:14:06 -06:00
sneurlax
1ebc8868f0
Merge remote-tracking branch 'cypherstack/ui-fixes' into simplex
2023-01-24 12:44:50 -06:00
julian
b8be066acb
add per theme box shadow and per theme homeview button bar shadow
2023-01-24 12:42:41 -06:00
julian
dc1a38db91
main wallets/exchange/buy page navigation fix
2023-01-14 12:17:55 -06:00
julian
89778e6e63
disable BuyDataLoadingService
2023-01-14 11:22:48 -06:00
sneurlax
8e8816fe05
first simplex service stash
2023-01-11 18:13:34 -06:00
sneurlax
290adfec21
stub pages for mobile and desktop
...
lots of extra code, lots of commented sections, the models are wrong, the pages just load on desktop and mobile. need to complete the form and ... well, there's a lot, really
2023-01-10 15:25:20 -06:00
sneurlax
0ee2357c60
add basic buy page
2023-01-04 10:51:38 -06:00
ryleedavis
390623560e
debugPrints that aren't needed ?
2022-12-12 17:17:02 -07:00
julian
42aad5dcd5
themed background gradient option and background image, as well as various button height fixes for mobile
2022-11-25 13:24:01 -06:00
julian
6e56690bf5
load exchange data on user opened exchange
2022-10-18 11:12:43 -06:00
julian
23c2b2f50f
read from provider instead of directly from prefs singleton
2022-10-17 15:41:58 -06:00
julian
a62d8f49a8
load exchange data everytime on button or swipe to exchange screen
2022-10-17 13:42:10 -06:00
Marco
7f8392522d
fully working setting with ease of use option, tests pass
2022-10-10 17:41:43 -06:00
Marco
5707a846b4
Merge branch 'staging' into testing-exchange
2022-10-10 11:59:33 -06:00
Marco
4339c19631
easy or more private option added at startup
2022-10-09 21:36:43 -06:00
julian
2c8ba8405f
added simpleswap data loading, cleaned up providers, modified exchange process
2022-10-04 11:06:14 -06:00
julian
9af457d1c6
refactor changenow api
2022-10-02 15:03:40 -06:00
julian
c3612d0d89
dynamic themed icons
2022-09-23 08:33:44 -06:00
julian
15739a22f8
dark mode toggle and color theme persistence
2022-09-22 17:48:50 -06:00
julian
598dfcbe38
live color theme toggle
2022-09-22 16:17:21 -06:00
julian
f25d9eecef
remove CFColors and some more dark color fixes
2022-09-21 16:49:48 -06:00
julian
e830286511
Color theming mostly done with dark colors
2022-09-21 15:59:52 -06:00
julian
7d3a9bf0d9
home + pinpad dark colors
2022-09-21 11:59:18 -06:00
julian
1ae035bca1
WIP theme coloring
2022-09-20 18:46:07 -06:00
julian
bc669489a4
tapping android back when in main exchange view takes you to wallets overview
2022-09-09 08:11:59 -06:00
julian
a67f6f97e9
infinite changenow loading fix
2022-09-09 08:03:36 -06:00
Marco
b41d31fd32
first commit
2022-08-26 16:11:35 +08:00