status-react/src/status_im
Jakub Sokołowski 2f9593a7d2
unify multiple Makefile targets
Changes:
- Drop a bunch of `watch-{android,ios}-*` tagets
- Replace them with one `run-clojure`
- Drop a bunch of `react-native-*` targets
- Replace them with one `run-metro`
- Replace `run-{android,ios}` with `run-{android,ios}`
- Drop `startdev-{android,ios,desktop}*` targets
- Drop `prod-build-{android,ios}` as deprecated
- Drop `src/status_im/android/core.cljs`
- Drop `src/status_im/ios/core.cljs`
- Move `lsof` tool to `default` shell
- Replace them with one `init` `src/status_im/core.cljs`
- Use `init` in one `shadow-cljs.edn` target `mobile`
- Use `mobile` target in `nix/mobile/android/jsbundle`
- Update instructions in `STARTING_GUIDE.md`
- Use `gradle` shell for `android-clean` target

Signed-off-by: Jakub Sokołowski <jakub@status.im>
2020-05-15 18:29:31 +02:00
..
android unify multiple Makefile targets 2020-05-15 18:29:31 +02:00
bootnodes requiring translations inline 2020-05-12 16:11:37 +02:00
browser add clj-kondo to linting phase 2020-05-07 10:40:30 +02:00
chaos_mode [multiaccount] rename multiaccount to account 2019-07-22 11:14:44 +02:00
chat add clj-kondo to linting phase 2020-05-07 10:40:30 +02:00
commands add clj-kondo to linting phase 2020-05-07 10:40:30 +02:00
contact requiring translations inline 2020-05-12 16:11:37 +02:00
data_store add clj-kondo to linting phase 2020-05-07 10:40:30 +02:00
desktop unify multiple Makefile targets 2020-05-15 18:29:31 +02:00
ens add clj-kondo to linting phase 2020-05-07 10:40:30 +02:00
ethereum Update tokens icons 2020-05-07 12:10:02 +03:00
fleet add clj-kondo to linting phase 2020-05-07 10:40:30 +02:00
goog use shadow-cljs 2020-04-30 15:43:46 +02:00
group_chats add clj-kondo to linting phase 2020-05-07 10:40:30 +02:00
hardwallet [#10632] Fix tx signing on keycard 2020-05-13 16:34:21 +03:00
init add clj-kondo to linting phase 2020-05-07 10:40:30 +02:00
ios unify multiple Makefile targets 2020-05-15 18:29:31 +02:00
ipfs add clj-kondo to linting phase 2020-05-07 10:40:30 +02:00
log_level use shadow-cljs 2020-04-30 15:43:46 +02:00
mailserver add clj-kondo to linting phase 2020-05-07 10:40:30 +02:00
multiaccounts [#10434] Skip openening multiaccs list on autologin 2020-05-15 12:34:09 +03:00
native_module add clj-kondo to linting phase 2020-05-07 10:40:30 +02:00
network add clj-kondo to linting phase 2020-05-07 10:40:30 +02:00
node fix account creation 2020-05-07 12:36:41 +02:00
notifications support for local notification service on Android 2019-11-07 09:59:12 +01:00
pairing add clj-kondo to linting phase 2020-05-07 10:40:30 +02:00
popover [#8966] biometric 2019-10-04 12:43:32 +02:00
privacy_policy add clj-kondo to linting phase 2020-05-07 10:40:30 +02:00
protocol add clj-kondo to linting phase 2020-05-07 10:40:30 +02:00
qr_scanner send transaction GUI 2019-11-27 14:32:04 +01:00
react_native use shadow-cljs 2020-04-30 15:43:46 +02:00
search move tests alongside their cljs counterpart 2020-04-30 18:07:17 +02:00
signals add clj-kondo to linting phase 2020-05-07 10:40:30 +02:00
signing add clj-kondo to linting phase 2020-05-07 10:40:30 +02:00
stickers add clj-kondo to linting phase 2020-05-07 10:40:30 +02:00
transport add clj-kondo to linting phase 2020-05-07 10:40:30 +02:00
tribute_to_talk add clj-kondo to linting phase 2020-05-07 10:40:30 +02:00
ui fix incoming/outgoing bug 2020-05-12 19:31:22 +02:00
utils add clj-kondo to linting phase 2020-05-07 10:40:30 +02:00
waku Set waku mode dynamically 2020-03-16 08:09:27 +01:00
wallet [keycard] Account generation & tx signing on simulated card 2020-05-12 11:59:31 +03:00
constants.cljs add clj-kondo to linting phase 2020-05-07 10:40:30 +02:00
core.cljs unify multiple Makefile targets 2020-05-15 18:29:31 +02:00
db.cljs removed check spec, and moved db, events and navigation from ui to root folder 2020-05-04 12:23:19 +02:00
default_fleet.cljs use shadow-cljs 2020-04-30 15:43:46 +02:00
events.cljs fix missing search filter event 2020-05-08 14:07:15 +02:00
i18n.cljs use shadow-cljs 2020-04-30 15:43:46 +02:00
i18n_resources.cljs requiring translations inline 2020-05-12 16:11:37 +02:00
i18n_test.cljs requiring translations inline 2020-05-12 16:11:37 +02:00
navigation.cljs removed check spec, and moved db, events and navigation from ui to root folder 2020-05-04 12:23:19 +02:00
reloader.cljs add clj-kondo to linting phase 2020-05-07 10:40:30 +02:00
subs.cljs add clj-kondo to linting phase 2020-05-07 10:40:30 +02:00
subs_test.cljs add clj-kondo to linting phase 2020-05-07 10:40:30 +02:00