1
0
mirror of https://github.com/TeamNewPipe/NewPipe synced 2024-09-28 15:08:50 +00:00
NewPipe/app/src/main/java/org/schabi/newpipe
2017-03-09 16:14:49 +01:00
..
detail Implement popup mode 2017-03-09 04:42:40 -03:00
download fix differences 2017-02-27 19:21:41 +01:00
extractor@9005105e52 add extractor submodule 2017-03-01 19:08:12 +01:00
info_list fix bug and add footer cycle to channel 2017-02-28 12:13:29 +01:00
player Implement popup mode 2017-03-09 04:42:40 -03:00
report fix differences 2017-02-27 19:21:41 +01:00
search_fragment add loading footer to search fragment 2017-02-28 13:24:07 +01:00
settings fix differences 2017-02-27 19:21:41 +01:00
util Merge branch 'feature-popup' of git://github.com/mauriciocolli/NewPipe 2017-03-09 16:08:33 +01:00
ActivityCommunicator.java use intent system to pass errors to error activity 2016-09-13 22:36:47 +02:00
App.java Added dark theme 2017-01-17 16:13:01 +05:30
ChannelActivity.java fix bug and add footer cycle to channel 2017-02-28 12:13:29 +01:00
Downloader.java rename reCaptchaException to ReCaptchaException 2016-12-24 15:19:40 +01:00
ExitActivity.java removed hardcoded string, and add licece to some files. 2016-01-05 21:41:55 +01:00
ImageErrorLoadingListener.java clean up downloader thing 2016-09-27 22:59:04 +02:00
Localization.java Fixing squid:S1118 - Utility classes should not have public constructors. 2016-03-10 14:50:42 +05:00
MainActivity.java Fix backbutton behaviour 2017-03-09 16:01:09 +01:00
PanicResponderActivity.java removed unnececeary call of setVolumeControlStream() 2016-02-01 13:45:22 +01:00
PopupActivity.java change popuplayer class description 2017-03-09 16:14:49 +01:00
ReCaptchaActivity.java Set result code and finish() Activity instead of starting MainActivity 2017-01-03 14:38:22 +01:00
RouterActivity.java add routed_intent activity 2017-02-27 21:14:03 +01:00
ThemableActivity.java Improved code for changing theme 2017-02-27 17:25:15 +05:30