NewPipe/app/src/main/java/org/schabi/newpipe
Mauricio Colli f133bbf499
Introduce a proper way to find urls in a string input
2020-03-28 14:06:09 -03:00
..
about Add Groupie library to the credit list in the about page 2020-03-14 00:12:43 -03:00
database Implement feed groups manual sorting 2020-03-14 00:12:45 -03:00
download Remove Settings button from download activity 2020-02-22 11:12:22 +01:00
fragments Temporary: Fix menu visibility when restoring state in the pager adapter 2020-03-27 11:30:38 -03:00
info_list Implement new feed and subscriptions groups 2020-03-14 00:12:31 -03:00
local use val instead of val, make sentence more natural 2020-03-19 09:44:12 -03:00
player remove unused imports 2020-03-21 21:54:40 +01:00
report Implement new feed and subscriptions groups 2020-03-14 00:12:31 -03:00
settings Seek duration should not be rounded up when opening the settings, even if inexact seek is disabled 2020-03-25 22:34:02 +01:00
streams misc changes 2020-03-12 00:50:14 -03:00
util Introduce a proper way to find urls in a string input 2020-03-28 14:06:09 -03:00
views improve code consistency in ScrollableTabLayout 2020-01-02 13:02:14 +01:00
ActivityCommunicator.java Update extractor and refactored NewPipe 2017-09-03 13:57:12 -03:00
App.java app language now changes time formatting (3hrs ago), was system language b4 2020-01-09 15:51:41 +01:00
BaseFragment.java Enable toolbar title visibility when setting a new one 2019-11-20 00:23:33 -03:00
CheckForNewAppVersionTask.java Migrate to AndroidX 2019-10-04 14:59:08 +02:00
DownloaderImpl.java Update extractor version 2020-03-01 15:37:47 +01:00
ExitActivity.java Update extractor and refactored NewPipe 2017-09-03 13:57:12 -03:00
ImageDownloader.java Use new Localization and Downloader implementations from extractor 2019-11-17 23:58:52 -03:00
MainActivity.java Change feed groups header title and icon from feed representing "All" 2020-03-14 00:12:37 -03:00
NewPipeDatabase.java Setup initial database for feed implementation 2020-03-14 00:12:30 -03:00
PanicResponderActivity.java Update extractor and refactored NewPipe 2017-09-03 13:57:12 -03:00
ReCaptchaActivity.java Migrate annotation to androidx on ReCaptchaActivity 2020-02-18 21:50:28 +01:00
RouterActivity.java Migrate to AndroidX 2019-10-04 14:59:08 +02:00