Commit Graph

119 Commits

Author SHA1 Message Date
caneleex 0988bd7afb add base for local segments 2021-08-19 14:08:28 +02:00
caneleex c8899e6aa5 fix check 2021-08-18 20:02:05 +02:00
caneleex bab5bef4ca work in progress support for highlights 2021-08-18 18:09:04 +02:00
KevinX8 dfb2b8a6ad Removed stock youtube strings from xml 2021-08-14 12:56:31 +01:00
caneleex 8975c33f11 whoops lol 2021-08-10 13:56:37 +02:00
caneleex 8cd13409ba fix submitting for other locales 2021-08-10 13:55:50 +02:00
caneleex f14a5bf2df push the whole string xml 2021-08-09 19:48:34 +02:00
caneleex aedfe8123d change the settings i/e sum 2021-08-09 18:17:38 +02:00
caneleex a242895a1d the unsubmitted color should be white 2021-08-09 18:17:19 +02:00
caneleex 8ae0d5a9ff
Merge pull request #47 from YTVanced/feature/importing-exporting-settings
add support for importing/exporting applicable SB settings
2021-08-03 22:26:47 +02:00
caneleex d6c4da26f7 ocd 2021-08-03 19:22:12 +02:00
caneleex d15fa18bb5 add toast for failed exporting 2021-08-03 16:38:38 +02:00
caneleex 82c4847b7f clarify the summary 2021-08-03 16:33:18 +02:00
caneleex b30f81e4d4 add support for importing/exporting applicable SB settings 2021-08-03 16:23:44 +02:00
caneleex 52c6032f1a actually fixed negative time without segments 2021-07-31 20:03:09 +02:00
caneleex b464bbf9cd make minutes translatable 2021-07-30 19:30:00 +02:00
caneleex c269d50a24 bump the gradle plugin 2021-07-30 19:13:23 +02:00
caneleex 0027cb341f
Merge pull request #21 from caneleex/feature/configurable-colors
add support for changing segments' color
2021-07-28 16:47:54 +02:00
caneleex f426493cad Merge branch 'master' into feature/configurable-colors 2021-07-28 13:31:37 +02:00
caneleex 7c7bfb4fc4 remove unnecessary class ref 2021-07-28 13:31:27 +02:00
caneleex 570ccc913f Merge remote-tracking branch 'upstream/master' into feature/configurable-colors 2021-07-28 13:29:49 +02:00
caneleex 115586b2fb another shot at fixing corrupted length string 2021-07-28 13:29:26 +02:00
caneleex ec3195f6c3 final touches 2021-07-27 19:58:14 +02:00
caneleex 5bd9e3472f finished the implementation 2021-07-27 17:26:59 +02:00
caneleex 4fc6d6630e Merge remote-tracking branch 'upstream/master' into feature/configurable-colors
# Conflicts:
#	app/src/main/java/pl/jakubweg/SponsorBlockPreferenceFragment.java
2021-07-26 20:11:18 +02:00
caneleex 62caf2e5f1 add handling of unknown error codes to submitting 2021-07-26 00:15:02 +02:00
caneleex c778f9b9a9 hopefully fix corrupted string 2021-07-26 00:13:33 +02:00
caneleex e13c5742cf add 500 millis to the time without segments
nobody knows why
2021-07-24 20:29:21 +02:00
caneleex e75f97a228 remove static import for String.format and unused constant 2021-07-24 20:22:31 +02:00
caneleex 1a6e5d36a8 mmLul
mmLul
2021-07-24 20:14:47 +02:00
caneleex 0c27da8b3a Merge remote-tracking branch 'upstream/master' into segment-length-improvements 2021-07-24 19:29:11 +02:00
caneleex 633812bc8f ah yes 2021-07-24 18:55:45 +02:00
caneleex aedb3ab171 add proper response handling to setUsername 2021-07-24 18:53:59 +02:00
caneleex 85665f3f2a fix requests not sending sometimes 2021-07-24 16:57:42 +02:00
caneleex e5c82b25a2 replace overcomplicated calc with one method 2021-07-24 16:35:09 +02:00
xfileFIN f79eb0a01f Skipped video length fixed 2021-07-24 02:48:33 +03:00
caneleex 9be95a105b
Merge pull request #42 from caneleex/feature/show-stats
show user stats
2021-07-24 00:34:32 +02:00
caneleex c84eb770e8 finish merging 2021-07-23 23:50:57 +02:00
caneleex b630bf8e84 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
VancedOfficial 50b7549248
Merge pull request #44 from YTVanced/length-without-segments-pr
Length without segments pr
2021-07-24 00:27:29 +03:00
xfileFIN 48052b6dd3 Test ready I guess 2021-07-24 00:24:51 +03:00
caneleex 43b3a31119 reset segments when closing videos 2021-07-23 17:44:42 +02:00
caneleex f6af032a89 Merge remote-tracking branch 'upstream/length-without-segments-pr' into feature/length-without-segments 2021-07-23 17:34:33 +02:00
xfileFIN 6f6a396a70 Experiments for fixing the appending 2021-07-23 18:28:54 +03:00
caneleex ab25f154a0 fix string key 2021-07-23 17:13:17 +02:00
caneleex 08056dfcd1 add setting 2021-07-23 17:10:56 +02:00
caneleex 8bee5b19dc moved appending the settings 2021-07-23 14:56:54 +02:00
caneleex 6fcd8b994b make loading stats async 2021-07-23 14:45:10 +02:00
caneleex bfa7d57d82 remove wrong calc 2021-07-19 22:01:51 +02:00
caneleex c5a62565f0 replace hardcoded value with dynamic getter 2021-07-19 21:59:44 +02:00