caneleex
|
a5c7212db6
|
finished the implementation
|
2021-07-27 17:26:59 +02:00 |
|
caneleex
|
8980480236
|
hopefully fix corrupted string
|
2021-07-26 00:13:33 +02:00 |
|
caneleex
|
c6306b66d0
|
add 500 millis to the time without segments
nobody knows why
|
2021-07-24 20:29:21 +02:00 |
|
caneleex
|
d3e2f2c5e4
|
remove static import for String.format and unused constant
|
2021-07-24 20:22:31 +02:00 |
|
caneleex
|
00350bf081
|
mmLul
mmLul
|
2021-07-24 20:14:47 +02:00 |
|
caneleex
|
89636a407c
|
Merge remote-tracking branch 'upstream/master' into segment-length-improvements
|
2021-07-24 19:29:11 +02:00 |
|
caneleex
|
45f67d4f29
|
ah yes
|
2021-07-24 18:55:45 +02:00 |
|
caneleex
|
518572967b
|
add proper response handling to setUsername
|
2021-07-24 18:53:59 +02:00 |
|
caneleex
|
79fb5c8c43
|
replace overcomplicated calc with one method
|
2021-07-24 16:35:09 +02:00 |
|
xfileFIN
|
cd3edfe07f
|
Skipped video length fixed
|
2021-07-24 02:48:33 +03:00 |
|
caneleex
|
96561f6c90
|
finish merging
|
2021-07-23 23:50:57 +02:00 |
|
caneleex
|
d29fbe4c2b
|
Merge branch 'master' into feature/show-stats
# Conflicts:
# app/src/main/java/pl/jakubweg/SponsorBlockSettings.java
# app/src/main/java/pl/jakubweg/SponsorBlockUtils.java
|
2021-07-23 23:43:59 +02:00 |
|
xfileFIN
|
04efa79b53
|
Test ready I guess
|
2021-07-24 00:24:51 +03:00 |
|
caneleex
|
fc3fb979ba
|
reset segments when closing videos
|
2021-07-23 17:44:42 +02:00 |
|
xfileFIN
|
e372566998
|
Experiments for fixing the appending
|
2021-07-23 18:28:54 +03:00 |
|
caneleex
|
8b4ff63f31
|
moved appending the settings
|
2021-07-23 14:56:54 +02:00 |
|
caneleex
|
eb8b6117b9
|
add local skips tracking
|
2021-07-19 21:51:26 +02:00 |
|
caneleex
|
8cbd0b7104
|
cleanup more stuff
|
2021-07-19 17:32:06 +02:00 |
|
caneleex
|
6038d8d318
|
cleanup imports
|
2021-07-19 16:44:33 +02:00 |
|
caneleex
|
e88cf5143d
|
initial cleanup
|
2021-07-19 16:19:47 +02:00 |
|
caneleex
|
7b6f1d6774
|
remove useless debug import
|
2021-06-18 14:53:50 +02:00 |
|
caneleex
|
dce63e76e2
|
add length of the video without segments to the time bar
|
2021-06-18 14:51:14 +02:00 |
|
caneleex
|
b9e454e329
|
add preview category (#17)
|
2021-06-18 14:46:55 +02:00 |
|
Oizaro
|
3460237c0f
|
Fixes (#34)
* General improvements
- Fixed preferences not obtained properly.
- Cleaned up libraries and code.
- Update deps.
* Update README.md
|
2021-06-08 17:25:01 +01:00 |
|
caneleex
|
1ffb7872c0
|
remove unnecessary check
|
2021-04-29 23:05:23 +02:00 |
|
caneleex
|
234edac030
|
fix a lot of unintended button behaviors
|
2021-04-29 15:03:23 +02:00 |
|
KevinX8
|
974c2733a8
|
Merge pull request #30 from caneleex/patch/buttons
fix SB and voting buttons overlapping YouTube icons
|
2021-04-28 21:51:30 +01:00 |
|
caneleex
|
ad7bdf0fb8
|
fix SB and voting buttons overlapping YouTube icons
|
2021-04-28 22:39:23 +02:00 |
|
caneleex
|
d92c73f9f3
|
add spacing to the voting ui
|
2021-04-25 16:32:35 +02:00 |
|
caneleex
|
80697320ca
|
add toast when voting while no segments are present
|
2021-04-25 15:20:31 +02:00 |
|
caneleex
|
25bc38af87
|
use options rather than boolean
|
2021-04-24 14:20:57 +02:00 |
|
caneleex
|
0ec120a023
|
duplicate code is never returned
|
2021-04-23 18:14:23 +02:00 |
|
caneleex
|
2edb665b8b
|
fix change category crash
|
2021-04-22 21:17:15 +02:00 |
|
caneleex
|
c87b38330a
|
fix black boxes in toasts
|
2021-04-22 21:13:39 +02:00 |
|
caneleex
|
f4808a9778
|
change vote buttons to items
|
2021-04-22 20:19:00 +02:00 |
|
caneleex
|
03f6e496b9
|
add support for voting
|
2021-04-22 18:43:14 +02:00 |
|
xfileFIN
|
aa1b0942e3
|
VideoInformation for copy buttons
|
2020-12-16 13:34:11 +02:00 |
|
xfileFIN
|
863bad149b
|
Player overlay buttons redone
|
2020-10-15 18:53:00 +03:00 |
|
xfileFIN
|
84934c2818
|
New shield button POC
|
2020-09-03 00:07:52 +03:00 |
|
jakweg
|
4df0704df5
|
Removed useless caching functionality
|
2020-08-25 13:46:20 +02:00 |
|
jakweg
|
0ec26c9a16
|
Fixed string loading, replaced hardcoded strings into string resources
|
2020-08-25 13:19:27 +02:00 |
|
jakweg
|
4a411e1c98
|
Initial commit
|
2020-08-24 17:47:57 +02:00 |
|