1
1
mirror of https://github.com/bitgapp/eqMac.git synced 2024-12-03 07:31:45 +03:00
Commit Graph

394 Commits

Author SHA1 Message Date
Nodeful
6d334f27c0 asking for maudio capture perm perm on launch, other refactors 2021-06-07 23:42:51 +03:00
Nodeful
3ccde61cfc refactoring 2021-06-06 02:13:59 +03:00
Nodeful
bb15c079eb fixed Mic permission stall, UI manipulations being done not on the main thread, Aggregate device channel count 2021-06-03 02:07:28 +03:00
Nodeful
f1147eafe9 added debug entitelment and signing with adhoc to run in debug 2021-06-02 02:58:22 +03:00
Nodeful
226f6b2c06 Merge branch 'master' of github.com:bitgapp/eqMac into components-module 2021-05-31 15:06:12 +03:00
dependabot[bot]
5cd0cb1a27 Bump dns-packet from 1.3.1 to 1.3.4
Bumps [dns-packet](https://github.com/mafintosh/dns-packet) from 1.3.1 to 1.3.4.
- [Release notes](https://github.com/mafintosh/dns-packet/releases)
- [Changelog](https://github.com/mafintosh/dns-packet/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mafintosh/dns-packet/compare/v1.3.1...v1.3.4)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-31 14:58:21 +03:00
dependabot[bot]
08b1eecae3 Bump browserslist from 4.16.3 to 4.16.6
Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.16.3 to 4.16.6.
- [Release notes](https://github.com/browserslist/browserslist/releases)
- [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md)
- [Commits](https://github.com/browserslist/browserslist/compare/4.16.3...4.16.6)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-31 14:57:53 +03:00
Nodeful
4bf622fcb7 disabled os sound effects when pressing keys 2021-05-31 14:43:01 +03:00
Roman Kisil
0192011584
Fix Acoustic typo 2021-05-26 20:38:22 +03:00
Roman Kisil
022f9df483
Create LICENSE 2021-05-22 14:44:09 +03:00
Roman Kisil
af22674485
Delete LICENSE 2021-05-22 14:41:39 +03:00
Roman Kisil
94c2fecc47
Added Credits section to README 2021-05-21 20:49:25 +03:00
Roman Kisil
a483936efb
Added BigSur icons to assets
Thank @titanicbobo
2021-05-21 20:44:05 +03:00
Nodeful
9498bc509a showing/hiding UI only on main thread 2021-05-18 23:47:31 +03:00
Nodeful
428c1698d3 added a better way of tracking UI loading state 2021-05-18 23:23:09 +03:00
Nodeful
412f1e5d91 added loading listeners to UI class 2021-05-18 22:45:59 +03:00
Nodeful
1a584c8a0c moved crash report setup to the very top 2021-05-10 01:27:26 +03:00
Nodeful
12ee0d3c61 Merge branch 'master' of github.com:bitgapp/eqMac 2021-05-10 01:24:27 +03:00
Nodeful
4d5b88e332 sending eq type change event to ui, storing previous eq type, little refactor of Application.swift code 2021-05-10 01:24:19 +03:00
Roman Kisil
d6a3f5cec7
Update CONTRIBUTING.md 2021-05-08 15:24:55 +03:00
Roman Kisil
e696e1552b
Update README.md 2021-05-08 15:23:43 +03:00
Nodeful
9455b59cd2 removed unnecessary DataBusEven file, added middleware to databus, showing warning toast on all unsuccessful databridge calls, improvement to toast 2021-05-08 00:20:22 +03:00
Nodeful
0e270ba14e only setting eq type in ui after successful call to swift 2021-05-08 00:15:41 +03:00
Nodeful
9bb9f0c312 moved to UInts on some timing logic 2021-05-07 01:29:01 +03:00
Nodeful
0a761c26cc reenabled ivy back on the ui since not building components module 2021-05-04 03:02:18 +03:00
Nodeful
c7cd637cc8 referencing components modules locally instead of building it 2021-05-04 02:58:35 +03:00
Nodeful
8711fcfd4f disabled Ivy engine for UI for now 2021-05-04 02:08:23 +03:00
Nodeful
0fb6d41a47 added pro component to components module 2021-05-04 02:00:41 +03:00
Nodeful
4aec66fd06 killing only eqMac.app process during debug instead of node instances 2021-05-01 01:04:44 +03:00
Nodeful
6938f2429a added copy icon to components 2021-04-28 15:20:04 +03:00
Nodeful
fc93d5e32f stop tracking package-locks as using yarn 2021-04-10 16:43:42 +03:00
Nodeful
7fc4396a0c moved to yarn workspaces setup for UI 2021-04-10 16:32:25 +03:00
Nodeful
b9cbbb008d built component package 2021-04-09 19:37:50 +03:00
Nodeful
75ee701927 exporting icons from the component file 2021-04-09 19:33:14 +03:00
Nodeful
5c966b82dc components build 2021-04-09 17:17:51 +03:00
Nodeful
085f3bc3ed added missing icons from pro repo 2021-04-09 16:54:15 +03:00
Nodeful
da39e1216e removed unnecessary files and ngsw code 2021-04-09 16:45:41 +03:00
Nodeful
a5c888925f moved to using tgz package for components library 2021-04-09 16:41:43 +03:00
Nodeful
846d9375b0 Merge branch 'master' of github.com:bitgapp/eqMac 2021-04-09 01:33:14 +03:00
Nodeful
8ec7ce1455 separated components into a module 2021-04-09 01:27:47 +03:00
Nodeful
6ba968d987 tcopied eqm components into a separate module, trying to package 2021-04-08 02:37:17 +03:00
Nodeful
dfe032b20d replaced Reachability with Connectivity 2021-04-05 03:43:58 +03:00
Nodeful
4e066b6ac9 moving files around 2021-04-05 00:54:29 +03:00
Nodeful
36549aac43 skipping update check if cannot access internet 2021-04-05 00:07:01 +03:00
Nodeful
32c59090dc accidentally commented out preset data on update :( 2021-04-02 14:20:36 +03:00
Nodeful
9b3ace7209 fix 2021-04-02 14:02:59 +03:00
Nodeful
3e0ac9805e unused deps cleanup 2021-04-02 14:00:51 +03:00
Nodeful
f50c29e0a6 added event destroyers to all components with event listening 2021-04-02 02:45:39 +03:00
Nodeful
40416ee97c some changes for pro version 2021-04-01 20:02:02 +03:00
Nodeful
dc24c69692 Merge branch 'master' of github.com:bitgapp/eqMac 2021-03-30 19:35:53 +03:00