Commit graph

  • 4eeea7b787
    Merge pull request #11209 from EricDriussi/kotlin-contributing Stypox 2024-06-25 08:26:13 +02:00
  • e64c01d2da
    Remove kotlin restriction Eric Driussi 2024-06-24 09:47:29 +01:00
  • 0c7a91f852
    Merge pull request #11067 from snaik20/fix_rss_button_visibility Tobi 2024-06-17 11:49:33 +02:00
  • a2d93b389c
    Merge pull request #11110 from Neznak/add-peertube-instance Tobi 2024-06-17 11:48:25 +02:00
  • c795214abb
    Merge pull request #11112 from aryn-ydv/extend-playlist-description Tobi 2024-06-17 11:32:10 +02:00
  • 71822a47a5
    Update README.md shrimprugbysnowowl 2024-06-07 14:24:59 +00:00
  • e1bf67c676
    Update README.md shrimprugbysnowowl 2024-06-07 14:20:06 +00:00
  • 8583c48264
    fixes #11093 Aryan Yadav 2024-05-28 10:14:46 +05:30
  • 2a3d133bcf Add missing Peertube instance subscribeto.me to the links Newpipe handles Neznak 2024-05-27 14:08:18 +03:00
  • 3e3d1fd265
    Merge pull request #11075 from Isira-Seneviratne/Comment-touch-lambda Isira Seneviratne 2024-05-26 04:34:49 +05:30
  • 8645618f1a
    Merge pull request #11094 from moontoaster/update-prettytime-to-fix-ukrainian Tobi 2024-05-23 21:24:40 +02:00
  • e48ce5a103 Update PrettyTime to 5.0.8 moontoaster 2024-05-23 20:57:05 +03:00
  • c02ceda22f
    Use layout constraints instead of static height Abd El-Twab M. Fakhry 2024-05-18 16:47:41 +03:00
  • 732ae9ce79
    Merge pull request #72 from mikooomich/dev poly 2024-05-17 17:17:00 -06:00
  • 46139340fe Convert comment touch listener to a lambda Isira Seneviratne 2024-05-15 06:51:52 +05:30
  • 02deb69e25
    Destroy unskip tracking variables when non-graced rewinding mikooomich 2024-05-12 21:42:00 -04:00
  • 7204407690 Fix RSS button visibility Siddhesh Naik 2024-05-13 02:22:13 +05:30
  • e37336eef2
    Merge pull request #10918 from Stypox/non-transitive-r Stypox 2024-05-08 10:35:08 +02:00
  • edbc2b9761 BraveNewPipe Release 0.27.0-2.1.10 dev_brave evermind 2024-05-05 16:00:00 +02:00
  • d067ed1798 BraveNewPipe: use old behaviour for retrieving the new version info data evermind 2024-05-05 07:12:08 +02:00
  • 67be4f2938 BraveNewPipeLegacy: (Kitkat) use OsExt:osext-stat library within getFreeStorageSpace() evermind 2024-05-05 07:09:35 +02:00
  • cf21b9feaf
    Revert "Fix compilation error when parsing unsupported file format" Abd El-Twab M. Fakhry 2024-05-01 17:21:24 +03:00
  • b74cab6642
    Adjust the playlist bookmark item layout for RTL languages Abd El-Twab M. Fakhry 2024-05-01 01:38:46 +03:00
  • 8267d325ed
    Fix compilation error when parsing unsupported file format Abd El-Twab M. Fakhry 2024-04-30 23:41:02 +03:00
  • 879d7a24f0
    Fix github worklow for Android tests (#11014) Siddhesh Naik 2024-04-29 02:45:18 +05:30
  • 9e4ac2eacb
    Merge pull request #11003 from ashutosh001/dev Stypox 2024-04-26 11:05:54 +02:00
  • 9b4bd562ab BraveNewPipe: add signature and flavor info into about screen evermind 2024-04-26 08:17:23 +02:00
  • d9d6fff48f
    Update README.md ashutosh001 2024-04-26 06:23:46 +05:30
  • 3d579ae2db fixed bit flag for app/src/main/res/layout-land/list_stream_card_item.xml (closes #60) polymorphicshade 2024-04-25 17:38:40 -06:00
  • 359e30da07 BraveNewPipe Release 0.27.0-2.1.9 evermind 2024-04-26 00:40:41 +02:00
  • 12eca050f5 BraveNewPipeLegacy: (Kitkat) fix getFreeStorageSpace() evermind 2024-04-26 00:15:02 +02:00
  • ffded76ba3 BraveNewPipeLegacy: apply git diff v0.26.1-2.1.9..HEAD from main flavor to braveLegacy evermind 2024-04-24 13:51:28 +02:00
  • 23595f2f93 Merge tag 'v0.27.0' of https://github.com/TeamNewPipe/NewPipe into dev evermind 2024-04-26 00:48:16 +02:00
  • c05e38ca48 BraveNewPipeLegacy: (Kitkat) make sure seekbar_preview_thumbnail_high_quality is not set evermind 2024-04-09 08:38:10 +02:00
  • 641cd7366c BraveNewPipe: Inherit from this class instead of {@link BasePreferenceFragment} to manipulate config options. evermind 2024-04-04 08:17:50 +02:00
  • db53faa50d BraveNewPipeLegacy: use getApplicationContext to have a static variable inside BraveApp evermind 2024-04-03 23:19:42 +02:00
  • 3df1047d91 BraveNewPipeLegacy: move custom TrustManagerFactory creation into BraveTLSSocketFactory evermind 2024-04-03 23:05:29 +02:00
  • 837ae586f2 BraveNewPipeLegacy: remove MainActivity from flavor as the source code no longer differs from main flavor evermind 2024-04-03 22:59:47 +02:00
  • 9472c69e70 BraveNewPipeLegacy: Move setting HttpsURLConnection default ssl factory to BraveApp evermind 2024-04-03 22:56:08 +02:00
  • 142c40f461 BraveNewPipeLegacy: add generating of icons for drawable-night to tasks [un]prepareLegacyFlavor evermind 2024-03-27 23:42:48 +01:00
  • b0ea9e5672 BraveNewPipe: move service styles to brave flavor to prevent conflicts merging upstream evermind 2024-03-27 23:38:40 +01:00
  • 83b691d01b BraveNewPipe: try to circumvent TransactionTooLargeException. evermind 2024-03-15 16:34:01 +01:00
  • f44a2f594c BraveNewPipe: move all sponsorblock strings into own sponsorblock flavor evermind 2024-03-11 23:11:55 +01:00
  • 533994c943 BraveNewPipe Release 0.26.1-2.1.9 evermind 2024-03-10 10:26:53 +01:00
  • f210cbca00 BraveNewPipe: handle okhttp-urlconnection for non legacy flavors correctly evermind 2024-03-11 18:02:15 +01:00
  • 0b449a0d02 BraveNewPipe Release 0.26.1-2.1.8 evermind 2024-03-10 10:26:53 +01:00
  • 55861298d1 BraveNewPipeLegacy: (Kitkat) for the first testphase the name Kitkat is included in the app_name evermind 2024-03-11 09:10:58 +01:00
  • b634b9e8b4 BraveNewPipe: all flavors are build on push evermind 2024-03-10 09:15:52 +01:00
  • 7772621f8a BraveNewPipe: refactor the data.json creation script to work with several branches evermind 2024-03-10 09:13:04 +01:00
  • 76537e4e00 BraveNewPipe: add braveLegacy flavor to releases action evermind 2024-03-10 08:15:55 +01:00
  • 82aabc1f41 BraveNewPipe: reflect the APK variants and add a quick building guide into README.md evermind 2024-03-09 23:31:18 +01:00
  • 04fc10bb67 BraveNewPipe: convert to doLast in testReplaceMailandJsonandSignature() evermind 2024-03-09 22:44:53 +01:00
  • 38e9f03fb0 BraveNewPipeLegacy: add us/shandian/giga/** files to checkstyle ignore evermind 2024-03-09 21:58:52 +01:00
  • d167a80985 BraveNewPipeLegacy: remove duplicated files for braveLegacy flavor compilation evermind 2024-03-09 21:49:21 +01:00
  • d7518c9d5d BraveNewPipeLegacy: Integrate TLSSocketFactory and missing CAs evermind 2024-03-01 22:36:22 +01:00
  • b25b1e2dc4 changelog modifications for 0.27.0 polymorphicshade 2024-04-24 21:04:58 -06:00
  • eb5bc4fa35 attempt at rolling back bad database changes polymorphicshade 2024-04-23 23:06:22 -06:00
  • a9ec54f908 Merge branch 'dev_newpipe' into dev polymorphicshade 2024-04-23 21:49:44 -06:00
  • fdef0046d9 BraveNewPipeLegacy: (Kitkat) fixup Sponsorblock VideoSegments handling evermind 2024-03-01 22:42:01 +01:00
  • ff9a10d4e3 BraveNewPipeLegacy: (Kitkat) fix missing supportsSource() method in DeviceUtils evermind 2024-03-01 22:39:40 +01:00
  • 228c1d3681 BraveNewPipeLegacy: BraveApp inherit from MultiDexApplication evermind 2024-03-01 22:37:27 +01:00
  • 4211329c89 BraveNewPipeLegacy: (Kitkat) only allow search UI's that work on Kitkat evermind 2024-03-01 22:33:01 +01:00
  • 8b039b7b7a BraveNewPipeLegacy: add flavor braveLegacy for supporting Kitkat evermind 2024-03-04 09:09:38 +01:00
  • c897ec9564 BraveNewPipeLegacy: (Kitkat) fix GridLayout Alignment for KitKat for search filter dialogs evermind 2023-02-09 11:07:34 +01:00
  • 5dfe4a8366 BraveNewPipeLegacy: (Kitkat) reapply 'More minSdk 21 cleanup' in reverse evermind 2024-02-29 15:23:38 +01:00
  • 4f7fc2480f BraveNewPipeLegacy: (Kitkat) readd strings that have been removed by 'Clean up pre-Lollipop checks' evermind 2024-03-01 22:31:01 +01:00
  • 225effed0b BraveNewPipeLegacy: (Kitkat) reapply 'Clean up pre-Lollipop checks' in reverse evermind 2024-02-29 15:04:36 +01:00
  • 8fb17b4301 BraveNewPipeLegacy: (Kitkat) copy of SearchFilterDialogGenerator.java to flavor evermind 2024-03-01 20:55:13 +01:00
  • d8d41c9a9c BraveNewPipeLegacy: (Kitkat) copy files relevant for 'More minSdk 21 cleanup' evermind 2024-02-29 15:20:32 +01:00
  • 443dd279f5 BraveNewPipeLegacy: (Kitkat) copy files relevant for 'Clean up pre-Lollipop checks' evermind 2024-02-29 14:20:11 +01:00
  • 9828586762
    Fix indentation for ktlint Stypox 2024-04-23 20:16:04 +02:00
  • 8caaa6d297
    Merge branch 'origin/dev' into Weblate. Hosted Weblate 2024-04-23 19:27:20 +02:00
  • 83ca6b9468
    Update NewPipeExtractor to v0.24.0 Stypox 2024-04-23 19:25:13 +02:00
  • 24e65ef018
    Merge branch 'dev' Stypox 2024-04-23 19:23:20 +02:00
  • a69bbab732
    Merge pull request from GHSA-wxrm-jhpf-vp6v Stypox 2024-04-23 19:22:17 +02:00
  • a557ac3c7b
    Merge pull request #10929 from TeamNewPipe/release-0.27.0 Stypox 2024-04-23 19:21:12 +02:00
  • d61b4b89ea
    Merge pull request #10992 from Stypox/fix-download-nnfp Stypox 2024-04-23 18:42:57 +02:00
  • b8daf16b92
    Update app/src/main/java/org/schabi/newpipe/streams/io/StoredDirectoryHelper.java Stypox 2024-04-23 18:39:56 +02:00
  • caa3812e13
    Ignore all errors when getting free storage space Stypox 2024-04-23 18:05:31 +02:00
  • 23a087c498
    Translated using Weblate (Romanian) Hosted Weblate 2024-04-23 18:00:52 +02:00
  • c3c39a7b24
    Fix free storage space check for all APIs Stypox 2024-04-23 12:16:06 +02:00
  • ad42bf9713 Merge pull request #57 from thekyber/master (with some small changes) polymorphicshade 2024-04-21 14:40:09 -06:00
  • c765e31aed removed some unnecessary stuff from the CI workflow polymorphicshade 2024-04-20 10:18:59 -06:00
  • 5b6b243bef built Release workflow polymorphicshade 2024-04-20 10:12:58 -06:00
  • c44c387725 built CI workflow polymorphicshade 2024-04-20 10:12:52 -06:00
  • 00770fc634
    Update NewPipeExtractor Stypox 2024-04-20 13:11:08 +02:00
  • 5c0b49787d added fresh workflows polymorphicshade 2024-04-19 15:49:30 -06:00
  • 5bf77160f7
    Merge pull request #10952 from bg172/release-0.27.0 Stypox 2024-04-11 09:27:54 +02:00
  • d9da84c412
    Merge pull request #10957 from Stypox/fix-feed-npe Stypox 2024-04-11 09:26:11 +02:00
  • b3a6318672
    Merge pull request #10959 from Stypox/fix-comment-replies-state Audric V 2024-04-10 16:24:31 +02:00
  • 67b41b970d
    Fix not saving comment replies state on config change Stypox 2024-04-10 10:52:47 +02:00
  • 3738e30949
    Fix NPE when avatarUrl is empty Stypox 2024-04-09 20:18:21 +02:00
  • d8dd9f834a
    Merge pull request #48 from mikooomich/dev poly 2024-04-07 16:51:08 -06:00
  • 9ec4d8e1fe added a setting to show dislikes as a percentage (closes #44) polymorphicshade 2024-04-07 16:46:37 -06:00
  • 0ba73b11c1
    Update NewPipeExtractor Stypox 2024-04-07 23:44:22 +02:00
  • dee69e4ae8 ErrorInfo will now remove duplicate Throwables polymorphicshade 2024-04-07 15:34:50 -06:00
  • 5a65a7a07d added a warning to README.md polymorphicshade 2024-04-07 14:58:26 -06:00
  • 13baaa31cd add an intuitive prefix for the duration of lists on UI, and avoid using the new prefix for single videos bg1722 2024-04-06 07:58:05 +02:00
  • 054aed2821 Fix unskip not working on certain segments Mikooo 2024-04-04 12:57:21 -04:00
  • f0db2aa43c Improve documentation TobiGr 2024-04-04 11:38:57 +02:00