raziman
|
60cc4fab39
|
fix build error
|
2021-02-13 22:49:26 +08:00 |
|
raziman
|
482b8f247f
|
add basic support for scripting language
|
2021-02-13 21:59:21 +08:00 |
|
raziman
|
6b5e96df61
|
replace viper with anko scripting language
|
2021-02-13 21:59:21 +08:00 |
|
raziman
|
2e03c2be77
|
remove support for fzf in favor of built-in finder
|
2021-02-11 14:49:14 +08:00 |
|
tramhao
|
7c63ee57e8
|
Minor fix for hotkey in playlist and general
|
2021-02-06 15:43:41 +08:00 |
|
tramhao
|
0dbf508d92
|
upgrade modules and lint all codes
|
2021-02-04 12:23:32 +08:00 |
|
tramhao
|
b320300191
|
Trying to fix download popup but failed
|
2021-02-04 11:25:30 +08:00 |
|
tramhao
|
d98a0fed55
|
fix bugs: highlight song after rename
|
2021-02-03 14:53:46 +08:00 |
|
tramhao
|
87a0ac6d5c
|
still fixing titles in queue
|
2021-02-02 22:52:37 +08:00 |
|
tramhao
|
4efb1994d9
|
fix the bug for queue song names after rename or paste, is not correct
|
2021-02-01 23:32:50 +08:00 |
|
tramhao
|
7c6ad10714
|
Fix a bug for rename. Update queue to avoid panic
|
2021-02-01 16:41:49 +08:00 |
|
tramhao
|
6fee79eb52
|
fix the rename process by set focus to playlist
|
2021-02-01 14:23:06 +08:00 |
|
tramhao
|
5b01f04802
|
Set default name of rename input dialogue
|
2021-01-29 18:44:49 +08:00 |
|
tramhao
|
0bf47908d5
|
Add forward and rewind function
|
2021-01-27 01:10:48 +08:00 |
|
tramhao
|
04d3445819
|
Fix a bug for builtin fuzzy search. For non-ascii filenames, fuzzy search result is messy.
|
2021-01-22 13:41:42 +08:00 |
|
tramhao
|
4ead6b16c9
|
accept j and k in popup dialogue boxes
|
2021-01-21 14:37:51 +08:00 |
|
tramhao
|
1ce101613b
|
fix build error
|
2021-01-21 01:30:16 +08:00 |
|
raziman
|
bc8670e882
|
add left whitespace padding in help prompt
|
2020-11-18 15:47:49 +08:00 |
|
raziman
|
8ab91602c7
|
remove emoji in finder
|
2020-08-25 22:05:47 +08:00 |
|
raziman
|
de53c881a0
|
execute handler after popup closed
|
2020-08-25 21:12:00 +08:00 |
|
raziman
|
4ebcfc6951
|
wrap timedPopup for convenience
|
2020-08-25 20:45:16 +08:00 |
|
raziman
|
aabaaa170c
|
change all actions to be triggered to a command instead of key-press
|
2020-08-25 18:17:54 +08:00 |
|
raziman
|
f04935bec5
|
add more keybinding in finder
|
2020-08-22 15:06:31 +08:00 |
|
raziman
|
4a472b0e22
|
organize color
|
2020-08-22 14:41:03 +08:00 |
|
raziman
|
212bde1011
|
small refactor
|
2020-08-18 22:10:25 +08:00 |
|
raziman
|
aeca75990c
|
small refactor
|
2020-08-18 16:09:12 +08:00 |
|
raziman
|
e22f4b1ecc
|
change popup layout/looks
|
2020-08-18 12:27:27 +08:00 |
|
raziman
|
c6e0af6f4a
|
add built-in fzf (playlist)
|
2020-08-18 11:16:21 +08:00 |
|
raziman
|
1e537b7096
|
remove unused comment
|
2020-08-14 10:43:35 +08:00 |
|
raziman
|
71ce8b957a
|
better url regex
|
2020-08-11 18:54:15 +08:00 |
|
raziman
|
cf11ef9c3b
|
add input url check
|
2020-08-11 18:44:01 +08:00 |
|
raziman
|
0ef5d16e63
|
fix empty option modifies the queue after exit
|
2020-08-11 12:56:06 +08:00 |
|
raziman
|
f3f317f2f3
|
use config color
|
2020-08-02 17:26:39 +08:00 |
|
raziman
|
ebbb3d89ce
|
create gomu.quit() method
|
2020-08-02 16:02:07 +08:00 |
|
raziman
|
7e61859d1f
|
add config options
|
2020-07-28 11:24:58 +08:00 |
|
raziman
|
5da705bc18
|
add spinner when downloading
|
2020-07-24 22:27:08 +08:00 |
|
raziman
|
7e43ea36b4
|
create progressStr
|
2020-07-24 17:08:34 +08:00 |
|
raziman
|
6385abf459
|
increase volume limit to 100
|
2020-07-24 15:47:36 +08:00 |
|
raziman
|
6ea8edd416
|
create exitConfirmation function
|
2020-07-24 14:51:10 +08:00 |
|
raziman
|
9f669f94a6
|
implement stack popup
|
2020-07-24 14:49:58 +08:00 |
|
raziman
|
289c32548d
|
add comments
|
2020-07-23 15:34:56 +08:00 |
|
raziman
|
0fb7b63c39
|
change all to be unexported
|
2020-07-23 15:15:39 +08:00 |
|
raziman
|
3cbb94f996
|
fix process hang up when fzf end or during unsuspending
|
2020-07-23 13:10:29 +08:00 |
|
raziman
|
a03bdaa5ad
|
change logging
|
2020-07-22 21:01:13 +08:00 |
|
raziman
|
4f4c91c9d2
|
refactor error handling
|
2020-07-21 12:22:00 +08:00 |
|
raziman
|
538da0c2b6
|
wrap lines
|
2020-07-20 21:48:13 +08:00 |
|
raziman
|
26ff9a8be9
|
remove appLog
|
2020-07-18 00:08:47 +08:00 |
|
raziman
|
6a159bc6e6
|
specific help message every panel
|
2020-07-17 15:34:50 +08:00 |
|
raziman
|
49bbd36f39
|
play selected song
|
2020-07-16 22:52:12 +08:00 |
|
raziman
|
fe905be7a9
|
small refactor
|
2020-07-16 22:16:02 +08:00 |
|