Commit Graph

211 Commits

Author SHA1 Message Date
Ajay
58e901d72c fix: change DeArrow title submission default 2024-04-17 19:21:50 +02:00
Bnyro
2ef3da3d38 fix: thumbnail time defaults in contribute to DeArrow dialog 2024-04-15 14:04:34 +02:00
Bnyro
a47eac5352 fix: submit segment dialog closes when there are no segments yet 2024-04-14 13:00:59 +02:00
Bnyro
81bdd71558 fix: DownloadPlaylistDialog overflowing on small devices 2024-04-11 16:56:32 +02:00
Bnyro
cd1eb0f7ff feat: support for contributing to DeArrow 2024-04-11 16:47:15 +02:00
Bnyro
feea8ac795 refactor: combine submitting and voting SponsorBlock segments into one dialog 2024-04-11 15:33:32 +02:00
Bnyro
f889b36e6c feat: support for importing temporary playlists from YouTube 2024-04-06 13:37:25 +02:00
Bnyro
70bfaddb2e chore: reformat code using ktlint 2024-02-28 13:39:55 +01:00
IndusAryan
5532301aa4
feat(ui): option for automatic update checks (#5668) 2024-02-28 13:38:03 +01:00
Bnyro
aaa1b4da11 feat: make LibreTube app backups import-compatible with Piped 2024-02-27 14:06:10 +01:00
Isira Seneviratne
59385b0c73 refactor: Avoid boxing for segment pair 2024-01-29 05:27:55 +05:30
Bnyro
16c7986469 feat: support for downloading whole playlist at once 2024-01-22 14:00:04 +01:00
synicalico
bf25909972
fix: crash on download menu 2024-01-03 17:31:57 +08:00
Bnyro
fe59526b60
Merge pull request #5383 from Bnyro/master
fix: add to playlist dialog doesnt show any playlists
2023-12-23 11:04:55 +01:00
Bnyro
b5c10774e0 fix: add to playlist dialog doesnt show any playlists 2023-12-23 11:04:20 +01:00
Isira Seneviratne
8301e9d4f8 refactor: Improve ClipboardHelper 2023-12-23 07:46:42 +05:30
Bnyro
9f4a11ba37 refactor: simplify the dropdown menu component 2023-12-21 14:26:15 +01:00
Bnyro
5297d870a9 fix: crash in add to playlist dialog if playlists empty 2023-12-21 14:16:27 +01:00
Bnyro
e5b56bee90 fix: home tab content not included in preferences backup 2023-12-08 22:46:01 +01:00
Bnyro
10e3db8d45 fix: crash when deleting account 2023-11-27 19:51:04 +01:00
Bnyro
e5bde82076 fix: share dialog doesn't use shortened yt links for videos 2023-11-18 17:44:33 +01:00
Bnyro
a5d41b7802 fix: crash when trying to vote while there are no sb segments yet 2023-11-17 14:57:35 +01:00
Bnyro
1abc9cfe8c style: run ktlint 2023-11-14 19:06:38 +01:00
Bnyro
992ba1f78d refactor: remove unnecessary repeatOnLifecycle calls 2023-11-07 17:16:15 +01:00
Bnyro
c6350d36ed refactor: use true dialog buttons everywhere instead of xml layout buttons 2023-11-03 15:45:55 +01:00
Bnyro
27432ff8ca refactor: remove AppNameTextView's in favor of dialog titles 2023-11-03 15:45:53 +01:00
Bnyro
f0fd37e690 fix: new created playlist not immediately visible 2023-11-02 13:45:25 +01:00
Bnyro
f99198f99a style: run ktlint 2023-10-23 17:55:09 +02:00
Bnyro
e636c966c6 feat: support for up/downvoting SponsorBlock segments 2023-10-12 19:53:49 +02:00
Bnyro
f84ec13f58 feat: show success toast when segment was submitted successfully 2023-10-12 18:09:50 +02:00
FineFindus
b1c16cc622
style: run ktlint 2023-10-11 18:13:32 +02:00
Bnyro
87835f9747 feat: shorten youtube links when sharing video 2023-10-11 09:03:00 +02:00
Bnyro
b77972b08c feat: also parse piped.video links 2023-09-19 11:43:41 +02:00
Bnyro
d1979c21e0 fix: crash when restoring backups 2023-09-17 15:18:56 +02:00
Bnyro
cb4afc2584 style: run ktlint 2023-09-13 17:50:17 +02:00
Bnyro
32a7d836cf fix: crash when deleting playlist, playlist description not shown 2023-09-10 20:02:54 +02:00
Bnyro
67d82c28ac style: fix formatting 2023-09-10 14:36:29 +02:00
Bnyro
5e2e6069f1
Merge pull request #4742 from Bnyro/master
fix: issues with fragment result listener
2023-09-10 13:42:31 +02:00
Bnyro
7eec444635 fix: issues with fragment result listener 2023-09-10 13:43:33 +02:00
Bnyro
315f596776 refactor: move constants into the files they're actually used in 2023-09-10 12:51:03 +02:00
Bnyro
dc5f8c4181
Merge pull request #4738 from Bnyro/master
refactor: move constants into the files they're actually used in
2023-09-10 12:50:08 +02:00
Bnyro
d4ba106aa7 fix: crash when downloaded filename too long 2023-09-10 12:40:04 +02:00
Bnyro
f08b0cda7c
Merge pull request #4737 from Bnyro/master
fix: crash when downloaded filename too long
2023-09-10 12:39:17 +02:00
Isira Seneviratne
4f1375a63d refactor: Implement Parcelable in UpdateInfo 2023-09-08 20:17:41 +05:30
Ansh Tyagi
f260c48f0a refactor: use Bundle for DialogFragment arguments
- ColorPickerDialog
- DeletePlaylistDialog
- RenamePlaylistDialog
2023-09-08 15:21:58 +02:00
Ansh Tyagi
1044fcd153 refactor: use Bundle for DialogFragment arguments
- AddToPlaylistDialog
- BackupDialog
- CreatePlaylistDialog
- DeleteAccountDialog
- LoginDialog
- LogoutDialog
2023-09-08 15:19:59 +02:00
Ansh Tyagi
35565ad0c7 refactor: use extension function for receiving arguments 2023-09-08 15:19:59 +02:00
Ansh Tyagi
77f9fcb096 refactor: add keys and change playlistDescription key in IntentData 2023-09-08 15:19:59 +02:00
Ansh Tyagi
96c2f280b7 refactor: retrieve videoId out of arguments block 2023-09-08 15:19:59 +02:00
Ansh Tyagi
7f80d97770 refactor: save keys of Bundle in IntentData 2023-09-08 15:19:59 +02:00