Commit Graph

2386 Commits

Author SHA1 Message Date
casey langen
78c057b0eb Version bump. 2019-03-29 22:18:13 -07:00
casey langen
4c1821f863 Work around double headset KEYCODE_MEDIA_PAUSE event. Also, update some
dependencies and ensure ambiguous versions are pinned.
2019-03-29 22:18:13 -07:00
casey langen
b082031357 Fixed notification tray icon and updated version to 0.64.1 2019-03-20 15:14:35 -07:00
casey langen
64654a8835 musikdroid version bump 2019-03-17 22:41:55 -07:00
casey langen
d67486fda9 Hush compiler warnings. 2019-03-17 22:15:02 -07:00
casey langen
a696d99f5e CHANGELOG update 2019-03-17 15:40:03 -07:00
casey langen
9cc1a08ab4 Fixed gruvbox_dark theme's focused text input style. 2019-03-17 15:38:25 -07:00
casey langen
6a742b950e Ensure old focus is cleared when showing an overlay. 2019-03-17 15:23:23 -07:00
casey langen
a4dd717c37 Fixed key parsing on non-US keyboards, for non-Latin characters in Windows 2019-03-17 12:13:42 -07:00
casey langen
f946c50846 Fixed tray icon and wndproc interception. 2019-03-17 12:13:05 -07:00
casey langen
97bf21a574 Updated CHANGELOG 2019-03-16 16:57:57 -07:00
casey langen
b066d315c9
Merge pull request #248 from adem4ik/master
Update ru_RU.json
2019-03-16 16:44:22 -07:00
casey langen
07ec3fcce9 Fixed #250 2019-03-16 16:42:55 -07:00
adem
2f2e8dc17a Update ru_RU.json 2019-03-16 17:19:21 +04:00
casey langen
1e655cb97a Tweaked build comments to show how to set CMAKE_INSTALL_DIR 2019-03-15 06:59:16 +00:00
casey langen
1b65b9cdc3 Version bump and CHANGELOG update for next release. 2019-03-14 23:08:47 -07:00
casey langen
816d70fd2a Migrate ~/.musikcube -> ~/.config/musikcube to be better XDG citizens. 2019-03-12 23:30:41 -07:00
casey langen
ed737daa58 Let's put the stderr log in the data dir. 2019-03-12 23:07:32 -07:00
casey langen
6cd3614641 Fixed a minor order of operations bugs that was causing focus via click
to not work properly in all cases.
2019-03-12 21:55:15 -07:00
casey langen
19d7d10543 A couple more focus optimizations 2019-03-06 22:15:12 -08:00
casey langen
712be61b32 Added some missing includes. 2019-03-06 21:54:32 -08:00
casey langen
28fe461a68 Fixed compiler warning. 2019-03-06 19:53:13 -08:00
casey langen
8709078340 Merged PDCurses with upstream 2019-03-06 19:49:08 -08:00
casey langen
a9fdbcf07e Oops, let's compare instead of assign. 2019-03-06 19:13:54 -08:00
casey langen
a1bb0f1de3 More focus-related simplifications. Also: ensure search field is
auto-focused when switching back.
2019-03-06 16:36:15 -08:00
casey langen
60f52273dd Disable package cloud integration, as we're not currently using it as
part of the release process, and we're hosting binaries on github.
2019-03-06 16:16:04 -08:00
casey langen
0cb83b94d1 Experimental focus stuff, take two. 2019-03-05 23:44:33 -08:00
casey langen
2e1ea995cf Revert "Scary experimental changes to the way focus is tracked to reduce"
This reverts commit 22900b2c83.
2019-03-05 22:46:29 -08:00
casey langen
22900b2c83 Scary experimental changes to the way focus is tracked to reduce
spaghetti code and fix weird focus bugs with the transport.
2019-03-05 22:38:02 -08:00
casey langen
76d40a4d42 "filter" -> "search" 2019-03-05 20:07:54 -08:00
casey langen
6bdef31cc8 Added a filter hint (and also fixed TextInput::SetHint()) 2019-03-05 19:54:58 -08:00
casey langen
29f28dcc5f Fixed startup crash fix on non-UTF-8 locales. 2019-02-18 15:04:38 -08:00
casey langen
a45f8d7cf5 M-` shows version anywhere in the app. 2019-02-18 14:43:28 -08:00
casey langen
6bbb88ba0d Fixed transport event propagation in FragmentActivityWithTransport when
there is more than one fragment in the stack.
2019-02-18 12:07:33 -08:00
casey langen
679b34eb31 IFilterable fixes. 2019-02-18 01:33:36 -08:00
casey langen
4de7f0210b More de-jank and cleanups. 2019-02-18 01:19:09 -08:00
casey langen
16b55d140a Playing with shared element transitions -- let's give this a shot. 2019-02-18 00:04:23 -08:00
casey langen
a39b432f3b Use PlaybackState directly, instead of hacked up mediaSessionState, when updating notification. 2019-02-17 14:15:29 -08:00
casey langen
43d898a7ad OK, found reliable repro for the lock screen bug... and I think I found
a hack to fix it.
2019-02-17 13:55:19 -08:00
casey langen
d28a85dc4f More potential fixes for the MediaSession issue. Ugh. Wish there were
reliable repro steps.
2019-02-17 13:05:45 -08:00
casey langen
9085ee3020 TransportFragment's title now acts as a toggle. 2019-02-17 02:08:13 -08:00
casey langen
a7f10dfb92 Fixed an order-of-operations bug that could cause playlist track removal
to not work properly in some cases.
2019-02-17 00:08:27 -08:00
casey langen
ce472e6c07 Fixed last Glide deprecation warning. 2019-02-16 23:42:44 -08:00
casey langen
9b3d77956c Fixed ExoPlayer deprecation warnings. 2019-02-16 23:40:38 -08:00
casey langen
a6a8c2c64e Glide warning cleanup in SystemService, also some tweaks around MediaSessionCompat handling in hopes it'll help with the elusive lock screen bug. 2019-02-16 23:30:08 -08:00
casey langen
bcec21dc28
Merge pull request #247 from clangen/clangen/android_ui_3
Deeper down the rabbit hole...
2019-02-16 23:11:09 -08:00
casey langen
dfc8e76d40 Let's not auto-dismiss when starting playback anymore. 2019-02-16 23:10:40 -08:00
casey langen
8a7782e7b0 Small cleanups and import optimizations. 2019-02-16 22:53:59 -08:00
casey langen
c9c796255d Fixed an NPE. 2019-02-16 22:51:52 -08:00
casey langen
dd4fe103c7 Fixed playlist chooser and tied up a couple other loose ends. 2019-02-16 22:46:50 -08:00