Commit Graph

75 Commits

Author SHA1 Message Date
Bnyro
ed35a28346 krlint 2022-06-04 19:13:11 +02:00
Bnyro
8e6e5b734f added resub 2022-06-04 19:05:27 +02:00
Bnyro
83d634bc95 sub channels rewrite 2022-06-04 17:34:18 +02:00
Bnyro
e71ea43a6e some folders 2022-06-02 21:10:16 +02:00
Bnyro
faf7235908 ktlint the 2nd 2022-06-02 18:14:55 +02:00
Bnyro
ab78047bd1 added videooptionddialog to playlists 2022-06-02 17:01:35 +02:00
Bnyro
a5c0f3154b ktlint 2022-05-30 17:47:54 +02:00
Bnyro
a42d5f64e2 added video options dialog to search 2022-05-30 15:43:55 +02:00
Bnyro
ce801b59c7 ktlint 2022-05-27 19:22:45 +02:00
Bnyro
5c7bfc78a9 Background Play Audio focus 2022-05-27 19:19:08 +02:00
Kavin
797d0dcfbd
Fix Ktlint errors. 2022-05-27 02:43:15 +01:00
Relwi
e5ff74b5db
Added the background mode in the subscriptions videos too 2022-05-26 21:50:30 +02:00
Iker
4904858649
Merge branch 'master' into background-mode 2022-05-26 21:43:30 +02:00
Relwi
486be2ec63
Add the MediaMetadata
Settings the metadata, the notification shows the title aswell.
2022-05-23 20:50:46 +02:00
Bnyro
a5ff664e7e text length fixes 2022-05-22 10:56:49 +02:00
Relwi
72e14e7430
Add MediaDescriptionAdapter to the notification
With this adapter, the notification shows the video title on it.
2022-05-21 12:52:42 +02:00
Kavin
057cf3f02f
Fix all linting errors. 2022-05-21 09:02:04 +01:00
archroid
9246a65dea
Code cleanup 2022-05-20 19:03:29 +04:30
Bnyro
a2339672c6 Lint 2022-05-20 00:22:10 +02:00
Bnyro
ce00408baa
Merge branch 'master' into filter 2022-05-16 18:17:19 +02:00
Bnyro
fef5589534 Fixed null and -1 strings 2022-05-16 20:14:27 +02:00
Bnyro
af22e6ae77 Comment Channel Icons clickable, improved Channel View 2022-05-15 23:40:33 +02:00
Bnyro
900aa3d9ee Fixed slow Picasso Image Loading 2022-05-15 16:03:38 +02:00
Bnyro
5207486c36 Use API Search Filter 2022-05-15 13:26:51 +02:00
Bnyro
4ed137c174 NextPage for Search 2022-05-15 13:12:46 +02:00
Bnyro
71f5becc08 Added functionality 2022-05-15 10:41:04 +02:00
Bnyro
c619056b67 Codebase built 2022-05-15 10:08:47 +02:00
Farbod
d322b8b7d4
Merge pull request #191 from archroid/master
Added search history
2022-05-12 11:29:01 +04:30
Bnyro
37707d71cb
Merge branch 'master' into translation 2022-05-11 08:07:12 +02:00
archroid
9b608fabbf
Code cleanup 2022-05-10 21:05:51 +04:30
archroid
8121e8534b
Search history works fine without any bugs 2022-05-10 20:36:20 +04:30
archroid
580e99329d
Search history now saves as stringset 2022-05-10 20:12:17 +04:30
Bnyro
4152f91932
Update CommentsAdapter.kt 2022-05-10 06:23:44 +02:00
Bnyro
195e5aaad6 Video duration in search 2022-05-09 22:44:37 +02:00
Bnyro
af7de7b3c0 Added sub and video count translation in the search view 2022-05-09 22:04:06 +02:00
archroid
5b1f16fe97
Added search history action 2022-05-09 22:52:13 +04:30
archroid
34b53d0b17
Search history almost works 2022-05-09 22:39:03 +04:30
archroid
8149e69210
Wokring on showing history 2022-05-09 22:20:36 +04:30
archroid
6dcd8fafc5
Saving history wokrs fine 2022-05-09 21:50:07 +04:30
archroid
cd67d4291c
Working on search history 2022-05-09 21:10:51 +04:30
Bnyro
28e8533f65 Small Performance Improvement 2022-05-09 17:15:32 +02:00
Bnyro
6ed2fabd27 Limited Image Quality and Cache in Comments 2022-05-09 16:25:44 +02:00
Bnyro
48a0fd0724 Added var for commentSize 2022-05-09 15:32:40 +02:00
Bnyro
2d4e70bd69 Replace notifyDataSetChanged 2022-05-08 21:35:45 +02:00
Bnyro
2bf69b39f9 Added ability to load more comments through scrolling 2022-05-08 19:32:13 +02:00
Bnyro
4a03b2209c Use formatShort() for Like Count 2022-05-08 17:12:03 +02:00
Bnyro
8c99f56f43 Added Hearted and Pinned 2022-05-08 14:14:06 +02:00
Bnyro
8f2cc6e17f Added Likes and Creation Time 2022-05-08 13:19:50 +02:00
Bnyro
8b09b6ad42 Basic Comments Impletation 2022-05-08 12:33:01 +02:00
Relwi
bcfa84a08a
Basic behavior on the background mode
For now I can't get properly the Stream with the data, but with
a hardcoded url it works.
2022-05-06 22:15:00 +02:00