Commit Graph

278 Commits (2029295743c087a8035489feb4c8f6deb05dba08)
 

Author SHA1 Message Date
jw 2029295743
Merge pull request #5 from fuwa0529/dev
4 years ago
fuwa be397fc05c replace address with host in peers view
4 years ago
fuwa 98a64ec56f enable ipv6
4 years ago
fuwa f94eedadb4 add clean task
4 years ago
fuwa a4519326c0 simplify banner split code
4 years ago
fuwa 3b552e32c4 use Future.delayed helper
4 years ago
fuwa d5c139defc reword the loading page
4 years ago
fuwa e13c58568a add the usage of custom args to readme
4 years ago
fuwa 887323dde8 update native build for f-droid
4 years ago
fuwa e9cbeae179 upgrade to sdk 29
4 years ago
fuwa 994fa048be update minsdk version to android 8
4 years ago
fuwa 2876d88397 add support of custom start up args
4 years ago
fuwa 465ada7c11 disable log file, since no one will read it
4 years ago
fuwa fc6878c744 disable upnp, since there's likely no such support for mobile
4 years ago
fuwa e0abf7307d add more start up flags
4 years ago
fuwa 1d0ce51804 add run-release task
4 years ago
fuwa dd89976e58 up version
4 years ago
fuwa 3aff8faf49 clean up pub
4 years ago
fuwa 37da056475 use single instance
4 years ago
fuwa 40af0efa59 update to kotlin
4 years ago
fuwa 1ec61636f5 remove ios
4 years ago
fuwa 45b83773fd add build-debug task
4 years ago
fuwa 31522e1122 use correct crt green
4 years ago
jw 7a0098bc69
Merge pull request #4 from fuwa0529/dev
4 years ago
fuwa a1f2d56781 clean up unused status
4 years ago
fuwa b2d84072c1 use _state directly in main
4 years ago
fuwa 39ba7dd5c9 wait for state.next
4 years ago
fuwa a32027ef55 qualifiy the import of state in main
4 years ago
fuwa 12a09a64db split state
4 years ago
fuwa c2bf063f81 use runtimeType to determine state type
4 years ago
fuwa 6b1353a324 add AppHook type
4 years ago
fuwa b159990d39 use more final in main
4 years ago
fuwa 3062cb2d48 add copyright to logging
4 years ago
fuwa d44e87ff81 fix a null access on rpcView
4 years ago
fuwa d5814dddde fix rpc list type error
4 years ago
fuwa 516f0af04f migrate to AndroidX
4 years ago
fuwa e2845e8dd4 use debug in run task
4 years ago
fuwa 49a1215ca6 move hash block length to config
4 years ago
fuwa 5d458d11be use enum for arch
4 years ago
fuwa 9fba251031 update flutter to 1.12
4 years ago
fuwa 62abdb31c4 update nix
4 years ago
fuwa 511b247fdc clean up some scripts
4 years ago
fuwa 4ac82fdfbd
Merge pull request #3 from fuwa0529/dev
4 years ago
fuwa 6fb11ba97a add fdroid badge and link
4 years ago
fuwa 3066b6ad38 preserve null in rpc, since {} is not null
4 years ago
fuwa 0d49f91fd1 display hash in tokens
4 years ago
fuwa 694bd75d61 store rpc results rather then views in state
4 years ago
fuwa 1e5ae7a5ec update dep version
4 years ago
fuwa e0ab32516e remove arm support
4 years ago
fuwa 19af966079 remove zmq build scripts
4 years ago