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

71 Commits

Author SHA1 Message Date
35a6ceae07 fix tests. Deleted not used code 2018-10-21 00:01:19 +01:00
9f84b38084 Added pomodoro timer 2018-10-20 23:21:30 +01:00
86954a7981 code format 2018-10-20 17:53:49 +01:00
d7eddb8484 Migrate to swift 4.2 2018-09-20 12:13:29 +01:00
71051d7ad0 + DnD Widget 2018-08-30 16:35:41 +01:00
eee4082a1a + Added NightShift Widget
+ Updated icons for illumination and added icons for NightShift
2018-08-29 00:08:46 +01:00
ad27d26c86 Added keyboard illumination buttons #106 2018-08-26 21:10:16 +01:00
1f764d539a longActions 2018-06-29 15:08:09 +01:00
Serg
7fb936bd1d support compiled applescript files. related to #87 2018-06-01 21:12:48 +07:00
Serg
221565f604 fix #87: read any text encoding 2018-06-01 13:39:26 +07:00
ad
d5483cdd03 * group items "decodeIfPresent" -> "decode" 2018-05-18 09:53:15 +03:00
ad
e7c949209d + Groups 2018-05-17 13:47:53 +03:00
ad
f83f331a99 + custom title 2018-05-15 15:11:34 +03:00
Serg
b29c74ccca Merge branch 'master' into musicWidget
# Conflicts:
#	MTMR/CustomButtonTouchBarItem.swift
2018-05-12 13:21:25 +07:00
57e8af90dd close #10 2018-05-11 13:26:52 +02:00
ad
b9ef3cdc35 + music widget 2018-05-09 21:34:44 +03: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
85aa2c4f2b original key event type 2018-05-07 09:08:39 +07:00
ad
4a03ba79ec + background option for button
# Conflicts:
#	MTMR/CustomButtonTouchBarItem.swift
#	MTMR/ItemsParsing.swift
2018-04-30 15:43:55 +07:00
Serg
fbec803d47 introduce bordered parameter, restore 0.13 borders 2018-04-30 15:14:27 +07:00
22c315d631 Parse JSON with comments. 2018-04-23 13:08:55 +01:00
719a212913 disable parse with comments now, need improve speed loading for JSONC 2018-04-22 23:34:32 +01:00
651d883672 + delete button. Close #37 2018-04-22 23:31:05 +01:00
ad
d632bd3ee7 + show input source 2018-04-22 17:55:20 +03:00
ad
b4f62f6be1 + strip comments in config file 2018-04-22 12:15:04 +03:00
ad
641eb18b89 + longAction (action for long press on widgets, now working only with longUrl). TODO: nested options for action/longAction like for image/sourse/actionAppleScript 2018-04-21 10:20:12 +03:00
4b39b000e0 Upd default. Readme. Fixed reload for central scroller. 2018-04-21 01:43:37 +01:00
7874433d9b Added Native Battery 2018-04-21 00:22:45 +01:00
f78f82893a merged master 2018-04-20 22:56:47 +01:00
05eabdbd0a Added Button mute { "type": "mute", "width": 40, "align": "right" }, #23 2018-04-20 22:54:38 +01:00
Daniel Apatin
2aecb2ffb3
Update ItemsParsing.swift 2018-04-20 15:20:01 +03:00
Daniel Apatin
3e35e03bfb
+ action for currency, weather, battery
It will allow to process custom action on click by widget
2018-04-20 14:25:31 +03:00
Daniel Apatin
bfc4dcf22c
Update ItemsParsing.swift 2018-04-20 11:17:29 +03:00
ad
42c1ff27c4 + currency widget
{
        "type": "currency",
        "refreshInterval": 600,
        "align": "right",
        "from": "USD",
        "to": "RUB"
    },
2018-04-18 19:50:23 +03:00
ad
4c16321a4a + weather widget 2018-04-18 18:27:28 +03:00
f724a0d355 Draft. Has issues 2018-04-18 09:51:22 +01:00
ad
ac8a05d2e5 + show running apps (like dock) 2018-04-15 22:55:20 +03:00
ad
37c2e8523c * image can be set for slider 2018-04-14 13:04:46 +03:00
d72fb0ef7a Update my preset to actual. Fix xcode error 2018-04-13 21:15:02 +01:00
Serg
ccc3a2269b Merge branch 'master' into align 2018-04-14 03:00:58 +07:00
Serg
6d6048c49c build quickfix 2018-04-14 03:00:38 +07:00
Serg
055c5d77ef Merge remote-tracking branch 'ad/master' 2018-04-14 02:54:03 +07:00
ad
ca2ae30873 + configurable refresh interval for brightness 2018-04-13 22:42:53 +03:00
Serg
9ef185d214 remove flexSpace 2018-04-14 02:09:34 +07:00
Serg
ba753ff331 Merge branch 'master' into align
# Conflicts:
#	MTMR/ItemsParsing.swift
2018-04-14 01:46:44 +07:00
Serg
dd0ecf047d additional parameters as dictionary for easier mapping 2018-04-14 00:53:22 +07:00
Serg
7b9f894bf3 parse align 2018-04-14 00:23:19 +07:00
3a57293206 add brightness icons like original Touch Bar 2018-04-13 17:21:51 +01:00
Serg
9afa9d7470 Merge branch 'tries/button-image'
# Conflicts:
#	MTMR.xcodeproj/project.pbxproj
2018-04-13 22:31:07 +07:00
ad
115ea1372c + volume and brightness sliders 2018-04-13 16:25:25 +03:00