|
|
4b8ef1cd96
|
Merge remote-tracking branch 'origin/master'
|
2018-04-24 22:54:12 +01:00 |
|
|
|
e65c57dbaa
|
If level a battery less 10% it will be red.
|
2018-04-24 22:53:56 +01:00 |
|
Anton Palgunov
|
babc8451e0
|
Merge pull request #48 from jstart/patch-1
Spelling :)
|
2018-04-24 22:36:20 +01:00 |
|
Christopher Truman
|
7698ea1c8e
|
Spelling :)
|
2018-04-24 14:10:18 -07:00 |
|
Anton Palgunov
|
aa95d1a1bd
|
Merge pull request #46 from ad/master
* trying to terminate app before forceTerminate (to prevent loosing of unsaved data)
|
2018-04-24 13:36:55 +01:00 |
|
ad
|
3fe6c22068
|
* trying to terminate app before forceTerminate (to prevent loosing of unsaved data)
|
2018-04-24 13:19:22 +03:00 |
|
|
|
5ab19ee27b
|
v0.13.1
|
2018-04-24 11:14:29 +01:00 |
|
Anton Palgunov
|
ae4b0aa870
|
Merge pull request #45 from ad/master
Allow multiple instances of currency and weather widgets (different schedulers for one type widget)
|
2018-04-24 10:59:22 +01:00 |
|
ad
|
1e2043ebda
|
* allow multiple instances of currency and weather widgets (different schedulers for one type widget)
|
2018-04-24 12:49:36 +03:00 |
|
Anton Palgunov
|
409b8d8b46
|
Merge pull request #44 from ad/master
* dock widget improvements
|
2018-04-24 10:47:34 +01:00 |
|
ad
|
8bccbf3834
|
* dock widget improvements
|
2018-04-23 20:09:05 +03:00 |
|
|
|
1b5ae00493
|
v0.13
|
2018-04-23 13:09:48 +01:00 |
|
|
|
22c315d631
|
Parse JSON with comments.
|
2018-04-23 13:08:55 +01:00 |
|
|
|
ffbbafa9d9
|
Fixed central sort. Close #33
|
2018-04-23 00:54:29 +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 |
|
Anton Palgunov
|
9853e0448f
|
Merge pull request #41 from ad/master
Switch input source widget
|
2018-04-22 19:38:22 +01:00 |
|
ad
|
0f41638d0f
|
* file moved to new location
|
2018-04-22 19:28:23 +03:00 |
|
ad
|
f6e5b3ca09
|
Merge branch 'inputSourceWidget'
|
2018-04-22 19:25:49 +03:00 |
|
ad
|
04b821510b
|
+ switch input source by tap
|
2018-04-22 19:22:45 +03:00 |
|
ad
|
d632bd3ee7
|
+ show input source
|
2018-04-22 17:55:20 +03:00 |
|
|
|
aa341b818f
|
reorginize project
|
2018-04-22 15:20:00 +01:00 |
|
Anton Palgunov
|
a513c0083a
|
Merge pull request #40 from ad/replaceTimers
Weather and Currency timers replaced with NSBackgroundActivityScheduler (more energy efficiency)
|
2018-04-22 11:42:23 +01:00 |
|
ad
|
683cc4c9f4
|
Weather and Currency timers replaced with NSBackgroundActivityScheduler (more energy efficiency)
|
2018-04-22 13:38:16 +03:00 |
|
Anton Palgunov
|
3c171b449a
|
Merge pull request #39 from ad/stripComments
+ strip comments in config file
|
2018-04-22 10:17:34 +01:00 |
|
ad
|
b4f62f6be1
|
+ strip comments in config file
|
2018-04-22 12:15:04 +03:00 |
|
Anton Palgunov
|
8a9b40a030
|
Merge pull request #38 from ad/master
+ persistent app in dock (press for 0.5 sec), close app (press for 2.0 sec). Reload view if default config changed (write event fired)
|
2018-04-21 20:16:59 +01:00 |
|
ad
|
3375308386
|
+ reload if default config changed (write event fired)
|
2018-04-21 20:50:22 +03:00 |
|
ad
|
2fc9dbccd8
|
Merge remote-tracking branch 'upstream/master'
|
2018-04-21 17:22:19 +03:00 |
|
ad
|
051a303f96
|
+ persistent app in dock (press for 0.5 sec), close app (press for 2.0 sec)
|
2018-04-21 16:40:43 +03:00 |
|
Anton Palgunov
|
41a859aea3
|
Merge pull request #32 from ad/master
Background color parameter moved to CustomButtonTouchBarItem
|
2018-04-21 13:16:36 +01:00 |
|
ad
|
bb978f2de5
|
Background color parameter moved to CustomButtonTouchBarItem for future ability to change from config file
|
2018-04-21 15:01:09 +03:00 |
|
Anton Palgunov
|
9bf42dfb79
|
Merge pull request #31 from ad/master
Action for battery plugin
|
2018-04-21 12:08:01 +01: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 |
|
ad
|
d76e16b9e6
|
* action for battery plugin
|
2018-04-21 08:27:02 +03:00 |
|
ad
|
9abb17ee76
|
Merge remote-tracking branch 'upstream/master'
|
2018-04-21 08:19:44 +03:00 |
|
|
|
4b39b000e0
|
Upd default. Readme. Fixed reload for central scroller.
|
2018-04-21 01:43:37 +01:00 |
|
|
|
9b86ed1dee
|
update Readme
|
2018-04-21 00:23:48 +01:00 |
|
|
|
7874433d9b
|
Added Native Battery
|
2018-04-21 00:22:45 +01:00 |
|
|
|
d4108d848e
|
merge stash
|
2018-04-20 22:57:51 +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 |
|
|
|
4109f6efd4
|
delete .DS_Store
|
2018-04-20 22:50:36 +01:00 |
|
ad
|
bbbbf5b5a4
|
Merge remote-tracking branch 'upstream/master'
|
2018-04-20 21:01:42 +03:00 |
|
Anton Palgunov
|
8513ed0fa3
|
Merge pull request #28 from Toxblh/openUrl
Open url action
|
2018-04-20 18:42:23 +01:00 |
|
ad
|
0e2a958b5c
|
Merge remote-tracking branch 'upstream/master'
|
2018-04-20 16:26:28 +03:00 |
|
Daniel Apatin
|
ac234aa4bf
|
Fix for temperature value with decimals
|
2018-04-20 16:24:00 +03:00 |
|
Daniel Apatin
|
e6d84888ba
|
Update TouchBarController.swift
|
2018-04-20 15:21:30 +03:00 |
|
Daniel Apatin
|
2aecb2ffb3
|
Update ItemsParsing.swift
|
2018-04-20 15:20:01 +03:00 |
|
ad
|
cd8b595552
|
-
|
2018-04-20 14:42:36 +03:00 |
|