1
0
mirror of https://github.com/Toxblh/MTMR.git synced 2026-01-10 17:08:39 +00:00
Commit Graph

349 Commits

Author SHA1 Message Date
Anton Palgunov
b73f8865a9
Merge pull request #73 from Toxblh/toggleControlStrip
+ toggle Control Strip
2018-05-11 13:51:30 +02:00
ad
852df9d6b6 + toggle Control Strip 2018-05-11 14:40:02 +03:00
57e8af90dd close #10 2018-05-11 13:26:52 +02:00
Anton Palgunov
0e48566c74
Merge pull request #72 from ReDetection/fix-button-titles-2
fix button titles and images
2018-05-11 11:35:54 +02:00
Serg
55177a7f90 fix currency widget updating 2018-05-11 09:32:42 +07:00
Serg
d46827832e another try to fix button titles and images 2018-05-11 00:29:05 +07:00
9e10b2d3d1 upd. Build.sh 2018-05-10 10:11:50 +02:00
33efbbebaa switch hidKeys to obj-c realesation 2018-05-10 09:56:04 +02:00
Anton Palgunov
d048ec851e
Merge pull request #65 from ReDetection/fix-width
Fix width for borderless buttons
2018-05-10 09:18:39 +02:00
Anton Palgunov
42ebb91e6b
Merge pull request #66 from ReDetection/fix-taps
Fix taps for borderless buttons
2018-05-10 08:19:40 +02:00
Serg
1da4e2795f fix taps for borderless buttons 2018-05-10 09:31:37 +07:00
Serg
21bc525a04 fix setting width for borderless buttons 2018-05-10 09:02:30 +07:00
ad
b9ef3cdc35 + music widget 2018-05-09 21:34:44 +03:00
Anton Palgunov
9a34d5bca0
Merge pull request #62 from ReDetection/fix-non-bordered-button
Fixes for borderless buttons
2018-05-09 12:22:01 +02:00
Anton Palgunov
4c9820a390
Merge pull request #63 from ReDetection/tests
Example on how to make tests + travis integration
2018-05-09 09:34:20 +02:00
Serg
634beeae8b add travis shield to readme 2018-05-09 14:09:40 +07:00
Serg
3ec2422181 add couple more tests 2018-05-09 14:07:37 +07:00
Serg
a3c7fa7464 replace garbage in the app with garbage in the tests (until apple fix that), enable coverage 2018-05-09 13:34:32 +07:00
Serg
20ed827750 fix that borderless buttons in scrollable area were not centered, fix wrong text color for borderless colored buttons 2018-05-09 12:23:02 +07:00
Serg
85aa2c4f2b original key event type 2018-05-07 09:08:39 +07:00
Serg
b761551384 fix imports 2018-05-07 09:04:33 +07:00
Serg
3854b455a6 workaround travis bug, add xcpretty 2018-05-07 08:42:24 +07:00
Serg
9c803e85cc ensure shared schemes, add travis config 2018-05-07 07:14:14 +07:00
Serg
651258b01f fix building test target, add one more test 2018-05-06 17:13:31 +07:00
Anton Palgunov
02baef80db
Update README.md 2018-05-04 14:10:49 +01:00
cd75be6c26 v0.14 2018-04-30 22:17:04 +01:00
Anton Palgunov
7646c6e89d
Merge pull request #58 from ReDetection/bordered-parameter
WIP: Bordered parameter, background parameter
2018-04-30 19:20:07 +01:00
9c970aff63 if button have only image, change position to .imageonly 2018-04-30 19:19:33 +01:00
Serg
49d7333d5e implement highlight for buttons with no border 2018-04-30 23:18:59 +07:00
Serg
cd69bc341c fix margin for some buttons 2018-04-30 22:54:15 +07:00
Serg
453895f395 fix wrong title while first execution 2018-04-30 18:53:32 +07:00
Serg
12796d6387 fix for colors in non-bordered buttons 2018-04-30 18:40:26 +07:00
Anton Palgunov
f65e72faed
Merge pull request #57 from Toxblh/revert-56-master
Revert "tapAction and longTapAction in config now have nested values"
2018-04-30 11:29:52 +01:00
Anton Palgunov
df535b2893
Revert "tapAction and longTapAction in config now have nested values" 2018-04-30 11:29:42 +01:00
Anton Palgunov
574ca0fb84
Merge pull request #56 from ad/master
tapAction and longTapAction in config now have nested values
2018-04-30 11:08:28 +01:00
ad
4a03ba79ec + background option for button
# Conflicts:
#	MTMR/CustomButtonTouchBarItem.swift
#	MTMR/ItemsParsing.swift
2018-04-30 15:43:55 +07:00
ad
907b79965d + hexColor 2018-04-30 15:26:29 +07:00
Serg
fbec803d47 introduce bordered parameter, restore 0.13 borders 2018-04-30 15:14:27 +07:00
ad
3f9574245a more constants from ev_keymap.h 2018-04-30 10:15:07 +03:00
ad
2bf6b90b04 * fix for brightness 2018-04-30 10:11:22 +03:00
ad
9d596c6adc Merge remote-tracking branch 'upstream/master' 2018-04-30 09:51:42 +03:00
ad
175e9edb8c Merge branch 'nestedActions' 2018-04-30 09:51:26 +03:00
ad
8e58bb179a tap and longTap 2018-04-30 09:50:59 +03:00
Anton Palgunov
d37d9607d3
Merge pull request #55 from ad/master
deinit inputsource observer, button highlight on touch
2018-04-29 23:00:07 +01:00
ad
6b553c4d0d + deinit inputsource observer 2018-04-30 00:57:32 +03:00
ad
788927edb3 + highlighting button background on press 2018-04-30 00:57:09 +03:00
ad
9013779f71 Merge remote-tracking branch 'upstream/master' 2018-04-29 22:51:34 +03:00
a85507c544 upd Readme, upd Default 2018-04-29 19:44:58 +01:00
59aa113995 build.sh upd 2018-04-29 19:27:01 +01:00
Anton Palgunov
9c5a19925b
Merge pull request #54 from Toxblh/fix-leaked-items-and-timers
Fix leaking timers
2018-04-29 18:19:55 +01:00