Commit Graph

93 Commits

Author SHA1 Message Date
Paul Scheduikat
981890acb9
fix: background service audio playback when screen locked (#5142) 2023-11-15 16:55:09 +01:00
Bnyro
c7d727356b feat: show large, zoomable channel avatar on click 2023-09-25 09:57:39 +02:00
Bnyro
5989523dd3 fix: properly kill offline player notification 2023-09-08 16:24:55 +02:00
Bnyro
ebca7d5daf feat: search intent support 2023-07-31 14:56:35 +02:00
Bnyro
1901dabaef chore: update hardcoded instances 2023-07-17 10:05:53 +02:00
Bnyro
4bb64bee05 Reformat project as attempt to fix the ktlint action 2023-06-24 19:57:00 +02:00
Krunal Patel
4c41066428
Fix: MainActivity crash when using a different app icon (#3974)
Fix ActivityNotFoundException for main activity by creating default activity alias and keep `.MainActivity` enabled.
2023-06-11 14:23:31 +02:00
Bnyro
50a695a906 Add Welcome Activity to show on first app startup 2023-06-03 21:30:46 +02:00
Bnyro
dcdd1af176 Audio/background player for downloads 2023-04-10 15:54:09 +02:00
Bnyro
e7995b4bd9
In-built browser intent chooser (#3511)
Co-authored-by: Isira Seneviratne <31027858+Isira-Seneviratne@users.noreply.github.com>
2023-04-10 12:44:41 +02:00
Bnyro
9799c30596 Allow the app to being found as music player 2023-04-01 16:47:33 +02:00
Bnyro
7a2f97de6d Support sharing live links to LibreTube 2023-03-28 18:17:12 +02:00
Bnyro
fe9bb97c96
Merge pull request #2717 from faisalcodes/master
Fixed #2670 : Timestamp click behaviour in the description.
2023-01-19 17:21:54 +01:00
faisalcodes
015b414596 Fixed #2723 : Activity is recreated when entered from media notification. 2023-01-19 20:57:16 +05:30
Bnyro
187086d2d8 Rename the Community section to Help and add a FAQ 2023-01-17 19:32:19 +01:00
Bnyro
26e2c38f60 Create shortcuts dynamically 2023-01-17 19:05:22 +01:00
Bnyro
2f10b7ba23 Option to add newly opened links to queue 2023-01-16 18:25:12 +01:00
Bnyro
7a90acd824
Merge branch 'master' into feat/new-downloader 2023-01-14 17:54:02 +01:00
Bnyro
5408bc69f5 Fix clicking on app icon while in PiP 2023-01-14 17:08:16 +01:00
Bnyro
fd4cd9fa26 Support Open as default for all public Piped instances 2023-01-08 16:19:44 +01:00
Bnyro
09d3e496a3
Merge branch 'master' into feat/new-downloader 2022-12-28 17:48:30 +01:00
Bnyro
ce9ef0693f Reformat the whole project 2022-12-23 14:57:10 +01:00
Krunal Patel
d62c50c2c6 Fix download fragment layout and add uploader 2022-12-21 21:41:48 +05:30
Krunal Patel
887f658af3 Implement new download service with OkHttp
Use custom downloader and remove DownloadManager
2022-12-21 21:39:30 +05:30
Bnyro
90ac463194 support shortcuts for all app icons 2022-11-21 15:01:03 +01:00
Kavin
7478da242e
Change piped.kavin.rocks to piped.video. 2022-11-13 23:19:43 +00:00
GilesMunn
093e138fa5 Added app icon shortcuts. Closes #1738. 2022-11-05 18:44:40 +00:00
Bnyro
6116a9decc light icon 2022-10-29 17:53:19 +02:00
Bnyro
e4e71e6e80 remove testing code 2022-10-28 23:20:07 +02:00
shantanu1k
3b2c4d06d4 Removed the permission for hidden notification 2022-10-23 21:25:21 +05:30
shantanu1k
ae87a1d05f Added the permission for hidden notification 2022-10-22 23:33:19 +05:30
Bnyro
c02b815ff2 fix linter 2022-10-19 19:53:18 +02:00
Bnyro
0dbe63f35f add permissions for posting notifications on A13+ 2022-10-12 19:42:58 +02:00
Bnyro
512844805a add PiP support for offline player 2022-10-07 19:09:44 +02:00
Bnyro
456dd68172 add lenback support 2022-09-25 10:13:19 +02:00
Bnyro
f9f634de1a code structure 2022-09-20 19:53:34 +02:00
Isira Seneviratne
ad9f975b5f Use NotificationChannelCompat. 2022-09-18 10:21:03 +05:30
Bnyro
04b171b99a fix bottom nav moving with keyboard 2022-09-12 14:55:34 +02:00
Bnyro
93ca40cd6f remove storage permissions 2022-09-09 17:04:49 +02:00
Bnyro
226350e21c add offline player activity 2022-09-09 15:40:10 +02:00
Bnyro
d949b38789 fix black theme 2022-08-25 11:26:10 +02:00
Bnyro
92dbd26b5f fix theme stuff 2022-08-10 16:27:16 +02:00
Bnyro
6b1d3c20c9 new toolbar 2022-07-31 21:09:47 +02:00
Bnyro
c9740a2d5f toggle autoplay while playing video 2022-07-27 11:57:04 +02:00
Bnyro
a83da8636f move the background mode to a service 2022-07-21 13:10:27 +02:00
Bnyro
ebcd11d00c support for silent updates 2022-07-18 19:15:35 +02:00
Bnyro
aadf6d441a trust user cas 2022-07-17 13:10:02 +02:00
Bnyro
3c432aa49f basic landscape implementation 2022-07-14 12:15:58 +02:00
Bnyro
94c5abecc3 cleanup 2022-07-02 18:23:24 +02:00
Bnyro
ff77c69eb1 fix crash in settings 2022-07-01 21:32:26 +02:00