NewPipe-app-android/app/src/main/java/org/schabi/newpipe/info_list
Mauricio Colli 746c2a15bf Migrate to fragments and improvements
- 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
2017-04-09 14:34:00 -03:00
..
ChannelInfoItemHolder.java git channel item running 2017-02-15 12:59:36 +01:00
InfoItemBuilder.java Migrate to fragments and improvements 2017-04-09 14:34:00 -03:00
InfoItemHolder.java setup core for search channel support 2017-02-13 00:55:11 +01:00
InfoListAdapter.java fix bug and add footer cycle to channel 2017-02-28 12:13:29 +01:00
StreamInfoItemHolder.java setup core for search channel support 2017-02-13 00:55:11 +01:00