mirror of
https://github.com/MaintainTeam/LastPipeBender.git
synced 2025-03-04 15:28:21 +03:00
* added mvp play next button in long press menu; new intent handling, new long press dialog entry, new dialog functions, new strings * changed line length for checkstyle pass * cleaned comments, moved strings * Update app/src/main/res/values/strings.xml to make long press entry more descriptive Co-authored-by: opusforlife2 <53176348+opusforlife2@users.noreply.github.com> * Update app/src/main/res/values/strings.xml Co-authored-by: Stypox <stypox@pm.me> * replace redundant nextOnVideoPlayer methods Co-authored-by: Stypox <stypox@pm.me> * add enqueueNextOnPlayer and enqueueOnPlayer without selectOnAppend and RESUME_PLAYBACK/ deprecate enqueueNextOn*Player and enqueueOn*Player methods add getPlayerIntent, getPlayerEnqueueIntent and getPlayerEnqueueNextIntent without selectOnAppend and RESUME_PLAYBACK/ deprecate those with add section comments * removed deprecated methods removed redundant methods * removed deprecated methods removed redundant methods * replaced APPEND_ONLY, removed SELECT_ON_APPEND / replaced remaining enqueueOn*Player methods * now works with playlists * renamed dialog entry * checking for >1 items in the queue using the PlayerHolder * making enqueue*OnPlayer safe to call when no video is playing (defaulting to audio) * corrected strings * improve getQueueSize in PlayerHolder * long press to enqueue only if queue isnt empty * add Whitespace Co-authored-by: Stypox <stypox@pm.me> * clarify comments / add spaces * PlayerType as parameter of the enqueueOnPlayer method add Helper method * using the helper function everywhere (except for the background and popup long-press actions (also on playlists, history, ...)), so basically nowhere / passing checkstyle * assimilated the enqueue*OnPlayer methods * removed redundant comment, variable * simplify code line Co-authored-by: Stypox <stypox@pm.me> * move if * replace workaround for isPlayerOpen() Co-authored-by: Stypox <stypox@pm.me> * replaced workarounds (getType), corrected static access with getInstance * remove unused imports * changed method call to original, new method doesnt exist yet. * Use getter method instead of property access syntax. * improve conditional for play next entry Co-authored-by: Stypox <stypox@pm.me> * show play next btn in feed fragment Co-authored-by: Stypox <stypox@pm.me> * add play next to local playlist and statistics fragment Co-authored-by: Stypox <stypox@pm.me> * formating Co-authored-by: Stypox <stypox@pm.me> * correcting logic Co-authored-by: Stypox <stypox@pm.me> * remove 2 year old unused string, formating Co-authored-by: Stypox <stypox@pm.me> * correct enqueue (next) conditionals, default to background if no player is open. Dont generally default to background play. * remove player open checks from button long press enqueue actions * improve log msg * Rename next to enqueue_next * Refactor kotlin Co-authored-by: opusforlife2 <53176348+opusforlife2@users.noreply.github.com> Co-authored-by: Stypox <stypox@pm.me> |
||
---|---|---|
.. | ||
animator | ||
drawable | ||
drawable-hdpi | ||
drawable-mdpi | ||
drawable-night | ||
drawable-night-v23 | ||
drawable-nodpi | ||
drawable-v23 | ||
drawable-xhdpi | ||
drawable-xxhdpi | ||
drawable-xxxhdpi | ||
layout | ||
layout-land | ||
layout-large-land | ||
menu | ||
mipmap-anydpi-v26 | ||
mipmap-hdpi | ||
mipmap-mdpi | ||
mipmap-xhdpi | ||
mipmap-xxhdpi | ||
mipmap-xxxhdpi | ||
values | ||
values-ace | ||
values-af | ||
values-ar | ||
values-ar-rLY | ||
values-ars | ||
values-az | ||
values-b+ast | ||
values-b+uz+Latn | ||
values-b+zh+HANS+CN | ||
values-bar | ||
values-be | ||
values-ber | ||
values-bg | ||
values-bn | ||
values-bn-rBD | ||
values-bn-rIN | ||
values-ca | ||
values-ckb | ||
values-cs | ||
values-da | ||
values-de | ||
values-dum | ||
values-el | ||
values-en-rGB | ||
values-eo | ||
values-es | ||
values-et | ||
values-eu | ||
values-fa | ||
values-fi | ||
values-fil | ||
values-fr | ||
values-gl | ||
values-gu | ||
values-he | ||
values-hi | ||
values-hr | ||
values-hu | ||
values-hy | ||
values-ia | ||
values-in | ||
values-it | ||
values-ja | ||
values-jv | ||
values-kab | ||
values-kmr | ||
values-ko | ||
values-ks | ||
values-ku | ||
values-la | ||
values-land | ||
values-lt | ||
values-lv | ||
values-mk | ||
values-ml | ||
values-mr | ||
values-ms | ||
values-nap | ||
values-nb-rNO | ||
values-ne | ||
values-night | ||
values-nl | ||
values-nl-rBE | ||
values-oc | ||
values-or | ||
values-pa | ||
values-pl | ||
values-pt | ||
values-pt-rBR | ||
values-pt-rPT | ||
values-ro | ||
values-ru | ||
values-sat | ||
values-sc | ||
values-scn | ||
values-si | ||
values-sk | ||
values-sl | ||
values-so | ||
values-sq | ||
values-sr | ||
values-sv | ||
values-sw | ||
values-sw600dp | ||
values-sw600dp-land | ||
values-ta | ||
values-te | ||
values-th | ||
values-tr | ||
values-tzm | ||
values-uk | ||
values-ur | ||
values-v21 | ||
values-v27 | ||
values-v29 | ||
values-vi | ||
values-w820dp | ||
values-zh-rCN | ||
values-zh-rHK | ||
values-zh-rTW | ||
xml | ||
values-iw |