1
0
mirror of https://github.com/TeamNewPipe/NewPipe synced 2024-09-30 16:00:50 +00:00
NewPipe/app/src/main/java/org/schabi/newpipe
2015-11-25 17:36:01 +00:00
..
services reimplemented BackgroundPlayer extending Service, not IntentService. See http://stackoverflow.com/questions/17237746 and http://stackoverflow.com/questions/8690198 2015-11-25 15:19:50 +00:00
AbstractVideoInfo.java finished implementing timestamp, along with refactoring services 2015-11-17 22:51:27 +00:00
ActionBarHandler.java reimplemented BackgroundPlayer extending Service, not IntentService. See http://stackoverflow.com/questions/17237746 and http://stackoverflow.com/questions/8690198 2015-11-25 15:19:50 +00:00
BackgroundPlayer.java cleaned up BackgroundPlayer code a little 2015-11-25 17:36:01 +00:00
DownloadDialog.java added autio streaming & jumped to version 0.4.0 2015-09-21 21:12:48 +02:00
Downloader.java Refactoring: 2015-11-16 23:32:00 +00:00
MediaFormat.java Refactoring: 2015-11-16 23:32:00 +00:00
PlayVideoActivity.java * fixed counterintuitive back button behaviour in PlayVideoActivity; see https://github.com/theScrabi/NewPipe/issues/99 2015-11-19 00:08:51 +00:00
SettingsActivity.java first commit 2015-09-04 02:15:03 +02:00
VideoInfo.java fixed Bundle casting bug incurred during related videosdisplay 2015-11-19 14:40:35 +00:00
VideoInfoItemViewCreator.java finished implementing timestamp, along with refactoring services 2015-11-17 22:51:27 +00:00
VideoItemDetailActivity.java finished implementing timestamp, along with refactoring services 2015-11-17 22:51:27 +00:00
VideoItemDetailFragment.java cleanup 2015-11-20 00:52:43 +03:00
VideoItemListActivity.java Refactoring: 2015-11-16 23:32:00 +00:00
VideoItemListFragment.java Refactoring: 2015-11-16 23:32:00 +00:00
VideoListAdapter.java Refactoring: 2015-11-16 23:32:00 +00:00
VideoPreviewInfo.java finished implementing timestamp, along with refactoring services 2015-11-17 22:51:27 +00:00