Grisha
93211c7091
[u] new parameter proxy type
2024-11-16 02:40:28 +03:00
Grisha
3082c7c302
[u] add new strings
2024-11-16 02:38:52 +03:00
Grisha
103a33eb1f
[f] fix title
2024-09-18 00:11:21 +03:00
Grisha
2c4b005079
[+] add russian lang
2024-09-18 00:10:59 +03:00
Grisha
d9f2eba5b8
[f] fix strings
2024-09-18 00:10:39 +03:00
Grisha
56731aeac6
[f] use base fragment
2024-09-18 00:10:14 +03:00
Grisha
db72766879
[u] use proxy icon
2024-09-17 22:52:18 +03:00
Grisha
40fc5f4292
[+] add proxy icon
2024-09-17 22:52:08 +03:00
Grisha
219c7d3563
[u] update readme
2024-09-17 22:18:22 +03:00
Grisha
a311ffc73c
[u] add Toast notify
2024-09-17 21:56:41 +03:00
Grisha
bf45ce0f44
[u] add dynamic update summary
2024-09-17 21:56:18 +03:00
Grisha
35c1533ab0
[u] add validation
2024-09-17 21:48:21 +03:00
Grisha
6c31d999c9
[+] add Toast strings
2024-09-17 21:45:09 +03:00
Grisha
fad88ba59f
[u] updated to dynamic strings
2024-09-17 21:45:09 +03:00
Grisha
af39fb9581
[-] removed Proxy Help settings
2024-09-17 21:39:26 +03:00
Grisha
f61ae5dc1c
[-] removed Proxy Help line
2024-09-17 21:37:57 +03:00
Grisha
668d23ebc4
[r] update apk name
2024-09-16 23:04:33 +03:00
Grisha
eb90df8054
[r] update name and id
2024-09-16 23:02:37 +03:00
Grisha
961d31aa5b
[f] set release grisha765/Tubular-Proxy
2024-09-16 21:25:46 +03:00
Grisha
4c9824645e
[u] update link checkout
2024-09-16 21:01:09 +03:00
Grisha
cd3d16ccb4
[u] update link checkout
2024-09-16 20:59:19 +03:00
Grisha
d39986ce95
[u] add socks proxy func for text content
2024-09-16 20:34:48 +03:00
Grisha
85b21b6085
[u] add socks proxy func for photo
2024-09-16 20:34:48 +03:00
Grisha
56d8935a1d
[u] add socks proxy func for video
2024-09-16 20:34:48 +03:00
Grisha
4b7f7ac033
[+] add proxy settings
2024-09-16 20:32:59 +03:00
Grisha
e9e6ef05a9
[+] add proxy settings strings
2024-09-16 20:32:43 +03:00
polymorphicshade
c276531654
changed README.md
2024-07-27 14:16:13 -06:00
polymorphicshade
a494fb603c
fixed fastlane stuff
2024-07-27 14:12:31 -06:00
polymorphicshade
2aa67d5998
updated dependency: com.github.polymorphicshade:TubularExtractor
2024-07-27 13:41:46 -06:00
polymorphicshade
4fa6bc1621
Merge branch 'refs/heads/dev_newpipe' into dev
...
# Conflicts:
# .github/CONTRIBUTING.md
# .github/ISSUE_TEMPLATE/config.yml
# app/build.gradle
# fastlane/metadata/android/en-US/changelogs/998.txt
2024-07-27 13:34:08 -06:00
Stypox
51ee2f8d1e
Merge branch 'master' into dev
2024-07-25 21:20:44 +02:00
Stypox
d442b45836
Remove code committed accidentally
2024-07-25 20:58:29 +02:00
Stypox
dbcb721dc2
Don't warn about rhino class in proguard
...
Likely related to 01a7b20655
but I am not completely sure.
I tested the app and it works well, so I think that org.mozilla.javascript.JavaToJSONConverters is not used really.
This is the full list of errors:
Missing class java.beans.BeanDescriptor (referenced from: java.lang.Object org.mozilla.javascript.JavaToJSONConverters.lambda$static$4(java.lang.Object))
Missing class java.beans.BeanInfo (referenced from: java.lang.Object org.mozilla.javascript.JavaToJSONConverters.lambda$static$4(java.lang.Object))
Missing class java.beans.IntrospectionException (referenced from: java.lang.Object org.mozilla.javascript.JavaToJSONConverters.lambda$static$4(java.lang.Object))
Missing class java.beans.Introspector (referenced from: java.lang.Object org.mozilla.javascript.JavaToJSONConverters.lambda$static$4(java.lang.Object))
Missing class java.beans.PropertyDescriptor (referenced from: java.lang.Object org.mozilla.javascript.JavaToJSONConverters.lambda$static$4(java.lang.Object))
2024-07-25 20:56:16 +02:00
Stypox
64a8f6575b
Merge pull request #11351 from Stypox/update-npe
...
Hotfix release v0.27.2
2024-07-25 19:30:05 +02:00
Stypox
03a6b5c7b9
Add changelogs for hotfix release v0.27.2 (999)
2024-07-25 18:57:58 +02:00
Stypox
56b6241311
Hotfix release v0.27.2 (999)
2024-07-25 18:43:03 +02:00
Stypox
947ac2826a
Update NewPipeExtractor to v0.24.2
2024-07-25 18:40:50 +02:00
opusforlife2
0e8303f13a
Update Matrix room link, and prioritise it ( #11350 )
...
* Update Matrix room link, and prioritise it
* Update Matrix room link in CONTRIBUTING.md
* Prioritise Matrix in contribution doc too
2024-07-25 16:21:21 +02:00
Stypox
72e9f7f9cf
Merge branch 'master' into dev
2024-07-15 10:17:27 +02:00
polymorphicshade
ce4516df95
added fastlane changelog for 998
2024-07-13 14:44:30 -06:00
polymorphicshade
f6bce9dd30
updated proguard-rules.pro
...
(unsure why we need this)
2024-07-13 14:33:32 -06:00
polymorphicshade
0d2fbf6e63
updated changelog.md
2024-07-13 14:17:54 -06:00
polymorphicshade
daee0bfbc5
Release v0.27.1 (998)
2024-07-13 14:07:01 -06:00
polymorphicshade
72a125a44e
changed android.nonTransitiveRClass back to false
...
(need to figure out why this change was needed upstream)
2024-07-13 13:44:26 -06:00
polymorphicshade
0dad7dc636
updated dependency: com.github.polymorphicshade:TubularExtractor
2024-07-13 13:44:02 -06:00
polymorphicshade
f5c6565db4
Merge branch 'dev_newpipe' into dev
...
# Conflicts:
# .github/CONTRIBUTING.md
# .github/workflows/ci.yml
# README.md
2024-07-13 13:36:22 -06:00
#27
ad6b676c81
Update README.pt_BR.md ( #11275 )
2024-07-13 19:32:24 +02:00
Stypox
0f64158469
Hotfix release v0.27.1 (998)
2024-07-11 23:41:53 +02:00
Stypox
acc5be92ac
Add changelogs for hotfix release v0.27.1 (998)
2024-07-11 23:39:53 +02:00
Stypox
0e0cee1bce
Update NewPipeExtractor to v0.24.1
2024-07-11 23:27:26 +02:00