Commit Graph

40 Commits

Author SHA1 Message Date
Bnyro
f10afe7bd8 chore: cleanup and update dependencies 2024-10-02 12:30:22 +02:00
Bnyro
56cf66809f chore: bump version to v0.25.2 2024-09-05 11:26:23 +02:00
Bnyro
6c6365d155 chore: bump version to v0.25.1 2024-08-23 17:02:41 +02:00
Bnyro
77ce176c41 chore: undo comments for building baseline profile 2024-08-23 14:07:46 +02:00
Bnyro
c992d2fe01 chore: bump version to v0.25.0 2024-08-23 14:06:46 +02:00
Bnyro
83f0823535 feat: local streams extraction 2024-08-23 12:31:20 +02:00
Bnyro
0ebba0d10c fix: bugs in time parsing logic causing false (milli) second count 2024-07-15 14:32:46 +02:00
Bnyro
df3ae6a5d2 chore: bump version to v0.24.0 2024-07-11 18:03:31 +02:00
Bnyro
eff4cede0f fix: can't add channel to group if more than ~10 groups 2024-06-21 18:27:35 +02:00
Bnyro
3b0ef233e7 feat: support for duration inputs in submit segment dialog 2024-06-21 18:10:59 +02:00
Bnyro
6ab248c85c chore: bump version to v0.23.2 2024-05-08 21:37:20 +02:00
Bnyro
91aa9c8d87 chore: bump version to v0.23.1 2024-05-08 17:03:22 +02:00
Bnyro
3c1b81eccf chore: bump version to v0.23.0 2024-05-01 18:08:06 +02:00
Nicola Corti
c792416509
Cleanup example unit/instrumentation tests 2024-04-03 08:55:22 +01:00
Bnyro
e04b07d4ff refactor: enable http logging in debug builds 2024-04-01 20:16:43 +02:00
Bnyro
07b2b14183 chore: bump version to 0.22.2 2024-03-28 17:46:11 +01:00
Bnyro
fa8eb01447 chore: bump version to v0.22.1 2024-03-20 20:27:21 +01:00
Isira Seneviratne
d1bdeab186 Update baseline profile 2024-03-18 03:51:11 +05:30
Bnyro
2bc4f6ef89 chore: prepare for v0.22.0 2024-03-17 13:40:27 +01:00
Steffen Winter
3675245264
chore(deps): use version catalog for ksp 2024-03-12 12:48:46 +01:00
Bnyro
bf0d6bde2c chore: bump target sdk to 34 and fix pip issues 2024-02-26 12:33:30 +01:00
Isira Seneviratne
10f78f4c15 fix(deps): Remove AndroidX Legacy 2024-02-01 07:44:38 +05:30
Isira Seneviratne
59385b0c73 refactor: Avoid boxing for segment pair 2024-01-29 05:27:55 +05:30
Isira Seneviratne
858dbe7ede
refactor: Rewrite search functionality using Paging (#5528)
* refactor: Rewrite search functionality using Paging

* Apply code review comments

* Update app/src/main/java/com/github/libretube/ui/adapters/SearchChannelAdapter.kt

Co-authored-by: Bnyro <82752168+Bnyro@users.noreply.github.com>

* Apply code review suggestions

---------

Co-authored-by: Bnyro <82752168+Bnyro@users.noreply.github.com>
2024-01-25 15:30:40 +05:30
Isira Seneviratne
2767f4d526
Merge pull request #5414 from Isira-Seneviratne/Baseline-profile
Add baseline profile generation
2024-01-09 10:31:50 +05:30
Bnyro
ac024c869d chore: prepare for v0.21.1 2024-01-07 14:13:31 +01:00
Isira Seneviratne
df604e42b0 Update Java versions, add generated profiles 2024-01-02 16:50:04 +05:30
Isira Seneviratne
808be694d5 Add baseline profile generation 2024-01-01 12:12:39 +05:30
Bnyro
3317f92c6e chore: bump version to v0.21.0 2023-12-30 16:38:05 +01:00
Isira Seneviratne
f573ec7434 refactor: Use Navigation Safe Args 2023-12-23 08:10:26 +05:30
IndusAryan
1e67660879
refactor(fix): fix black screen and delay when unsetting fullscreen (#5367) 2023-12-21 16:34:08 +01:00
IndusAryan
8acb403f76 chore: abort on bad lint during compilation 2023-11-28 15:36:19 +01:00
Bnyro
f467e8ea68 chore: bump version to v0.20.1 2023-11-19 09:51:28 +01:00
Bnyro
36be041299 chore: bump version to v0.20.0 2023-11-15 17:36:54 +01:00
Bnyro
37165d77f9 chore: bump version to v0.19.0 2023-10-06 11:51:54 +02:00
Bnyro
7fa12737b7 chore: bump version to 0.18.1 2023-09-18 09:52:29 +02:00
IndusAryan
5332f16fd2
refactor: libs catalog and bump ksp (#4790) 2023-09-17 16:30:03 +02:00
Bnyro
b70290a8bb chore: bump version to 0.18.0 2023-09-15 11:35:21 +02:00
IndusAryan
a33e118f10
chore: upgrade kotlin version and deprecated code and remove unused code (#4763)
* upgrade some deprecated code

* upgrade kotlin version
2023-09-12 15:05:46 +02:00
IndusAryan
4cef17c9ab
chore: migrate gradle from groovy to kotlin dsl (buildscripts) (#4758)
Co-authored-by: IndusAryan <a1@gmail.com>
2023-09-12 11:46:58 +02:00