NewPipe/app/src/main/java/org/schabi/newpipe/local
TiA4f8R d6decc05d7
Move some classes to a new subpackage and adress requested changes
Rename URLHandler and KoreUtil classes to InternalUrlsHandler and KoreUtils.
Move InternalUrlsHandler, KoreUtils, TextLinkfier, ShareUtils classes to external_communication subpackage.
Remove unused param showPreviewText in shareText method of ShareUtils class.
Add initial work to be able to display an image preview of the content shared (not for downloads).
Use a better regular expression to parse timestamps in plain text descriptions.
2021-06-11 12:12:02 +02:00
..
bookmark Migrate rest of AlertDialogs to AppCompat 2021-04-04 10:26:38 -04:00
dialog Migrate rest of AlertDialogs to AppCompat 2021-04-04 10:26:38 -04:00
feed Fix getting error cause 2021-06-08 10:12:36 +02:00
history Move some classes to a new subpackage and adress requested changes 2021-06-11 12:12:02 +02:00
holder Convert AnimationUtils functions to extension functions. 2021-01-16 14:49:37 +05:30
playlist Move some classes to a new subpackage and adress requested changes 2021-06-11 12:12:02 +02:00
subscription Move some classes to a new subpackage and adress requested changes 2021-06-11 12:12:02 +02:00
BaseLocalListFragment.java Fix views not scrollable when showing error panel 2021-03-12 23:21:54 +01:00
HeaderFooterHolder.java Improve code style to be more consistent 2020-04-02 15:57:50 +02:00
LocalItemBuilder.java Improve code style to be more consistent 2020-04-02 15:57:50 +02:00
LocalItemListAdapter.java Fix trying to delete object not in list (#6127) 2021-05-12 14:33:00 +02:00