mirror of
https://github.com/TeamNewPipe/NewPipe
synced 2025-01-17 20:53:00 +00:00
746c2a15bf
- Migrate to fragments - Fix #487 - Don't show "Open in popup mode" to channel links - New backstack of videos - Change the subscribers count to format using `NumberFormat`, for example some locales use `.` others `,`, this handles it automatically (and the old method had a bug for leading zero, e.g. 4.82.125 instead of 4.082.125) - Add string 'subscribers' for channels with more than 1 subscriber (plural) - Popup player chooses the default format and resolution based on the new preference (format) - Fix taskaffinity of the router activities - Show title before loading, as it is available from the items already loaded |
||
---|---|---|
.. | ||
activity_downloader.xml | ||
activity_error.xml | ||
activity_exo_player.xml | ||
activity_main.xml | ||
activity_play_video.xml | ||
activity_recaptcha.xml | ||
channel_header.xml | ||
channel_item.xml | ||
dialog_url.xml | ||
fragment_channel.xml | ||
fragment_search.xml | ||
fragment_video_detail.xml | ||
main_bg.xml | ||
mission_item_linear.xml | ||
mission_item.xml | ||
missions.xml | ||
pignate_footer.xml | ||
play_list_item.xml | ||
player_notification_expanded.xml | ||
player_notification.xml | ||
player_popup_notification.xml | ||
player_popup.xml | ||
stream_item.xml |