Commit graph

427 commits

Author SHA1 Message Date
359441a1f5
More attempts to fix /ctc slashcommands on 10.1.3 2019-12-21 21:08:54 +03:00
89a5dd1989
Fix some issues no 10.1.3
Closes #43
2019-12-21 21:01:40 +03:00
Ave
6c67440a91 Merge branch '1013' of eatsfoobars/cutthecord into master 2019-12-21 10:14:32 +00:00
12c11a1451
10.1.3 2019-12-21 12:13:30 +02:00
Ave
d3cbb7c760 Merge branch '1012' of eatsfoobars/cutthecord into master 2019-12-20 18:49:22 +00:00
45947d7e78
10.1.2 2019-12-20 17:33:13 +02:00
bf679ad046
10.1.1 2019-12-19 02:09:54 +03:00
ee77823392
10.0.7
Also fix a bug that prevents installation of multiple branches /
official client, thanks whovian for pointing it out.
2019-12-15 13:44:16 +03:00
4bc5ffc081
litecord: properly split from nozlib on 1006 2019-12-13 14:00:27 +03:00
41ef69968d
experiments: fix a crash on 1006 2019-12-13 13:05:35 +03:00
458d5f4225
Remove requestLegacyExternalStorage to make builds run 2019-12-13 12:52:29 +03:00
91b6f28d2d
oh come on 2019-12-13 12:43:59 +03:00
e46d01f9f3
please build 2019-12-13 12:42:06 +03:00
1f69ccf301
Add a post-script to notrack and make pre/post scripts automatically get
ported
2019-12-13 12:38:55 +03:00
51f1e9079b
10.0.6
smalltime is gone.
2019-12-13 12:26:27 +03:00
Ave
38ac8b7bc2 Merge branch 'fix-conflicting-provider' of eatsfoobars/cutthecord into master 2019-12-06 09:59:00 +00:00
724cb64be8
Fix conflicting provider error 2019-12-06 01:21:23 +00:00
e8b6b3e629
996 2019-12-05 11:26:53 +03:00
c8c7520853
9.9.4
Had to rewrite spoilerimg related parts of supplemental as they moved okhttp3
code to discord's own codebase.

However, one benefit of this for us is that it now shows SPOILER_ while you're
uploading too.
2019-11-28 09:41:59 +03:00
aeac528a16
Release CTC for 9.9.3. 2019-11-27 13:17:50 +03:00
1066c3c5a6
Supplemental: Fix spoilerimg
Closes #39
2019-11-27 13:16:57 +03:00
Ave
4bf12e1e2b Merge branch 'ctcci-fixes' of eatsfoobars/cutthecord into master 2019-11-27 06:08:32 +00:00
e464c9a283
CTC CI: Fix apksigner execution, import requests 2019-11-26 22:53:26 +00:00
50b3f050c4
Bunch of text changes + default to apksigner 2019-11-26 21:47:28 +03:00
c3e1a54ff9
ctcci: add apksigner support 2019-11-26 21:21:08 +03:00
446fe76e08
Get 9.2.2 slashcommands fully working
god fucking finally
2019-11-26 19:03:48 +03:00
d8b4967f55
Slashcommands. For 9.9.2. Woo?
(Still need to hook into another part of code for /ctc commands, which
I'll take a look at in a bit)
2019-11-26 18:00:16 +03:00
8ce959e6ed
992 2019-11-26 16:22:25 +03:00
186b776d63
Split off slashcommands' helper utils to supplemental patch 2019-11-26 16:14:32 +03:00
05dd5c6f99
Add 9.9.1.
Still no slashcommands -> I'll be splitting it off into two patches, so
that the requirement of its presence for CTC boot can be removed as I
work on reimplementing the actual slash command part.
2019-11-26 12:13:44 +03:00
5904f24142
Pedantry: remove 9.8.0/4 from slashcommands's support list 2019-11-18 00:31:43 +03:00
7193f29239
Port patches to 9.8.6
No builds will happen until I sort out slashcommands, or at least helper
utils in it.

ETA: Tomorrow.
Sorry :/
2019-11-18 00:28:56 +03:00
b7f98a4da8
984, incomplete
- Archived compact
- Archived pureevil
- slashcommands needs rewrite
2019-11-14 23:32:15 +03:00
2f8444a050
slashcommands: try to solve crash on boot 2019-10-31 12:40:32 +03:00
687fff10fc
slashcommands: Hopefully fix the 9.8.0 issue
16 bit variables are hell.

Couldn't do this fix without:
- https://github.com/JesusFreke/smali/wiki/Registers
- http://pallergabor.uw.hu/androidblog/dalvik_opcodes.html
2019-10-31 12:16:47 +03:00
57d684be15
slashcommands: wack. 2019-10-31 11:45:50 +03:00
4719221fc4
slashcommands: attempt a fix on 9.8.0 2019-10-31 11:39:12 +03:00
0481c2149e
Add 9.8.0 support
Untested, slashcommands miiight break.
2019-10-31 11:33:05 +03:00
0c773d4daf
9.7.0
Apparently as of 9.6.9 we're back to gw v7.

They're making the code and more enterprise too over time. Poor discord
devs.
2019-10-10 08:54:42 +03:00
2c93292bc1
Push patchbisect 2019-10-08 11:07:10 +03:00
97999f4119
customtheme: fix selected/active channel's color
Closes #37
2019-10-08 10:22:17 +03:00
af3340e5d8
notrack: fix an issue where I accidentally nop'd an incorrect func 2019-10-08 05:26:15 +03:00
77a2e8ae2f
ctcci: Instead of having one pre/post script, allow for separate pre-post scripts
uwu
2019-10-08 05:17:06 +03:00
08986e926c
necessary/notrack/ctcci: Move things so that patches need minimal
intervention with the latest changes to clear up space for us
2019-10-08 05:14:07 +03:00
5569efefa0
necessary: add script to get us some extra function space
also adjusting ctcci and patchport to account for this sort of versioned
scripts
2019-10-08 05:08:26 +03:00
9f5058ed0c
customtheme: Fix muted channel names being very hard to see 2019-10-08 02:37:34 +03:00
10ea5a53c5
9.6.8. 2019-10-08 02:27:20 +03:00
53cc185d94
slashcommands: add /ctc nodelete 2019-10-05 20:12:20 +03:00
36e82810c7
slashcommands: add /spoilerimg 2019-10-05 19:51:31 +03:00
45dc42dfee
branding: Fix build issues
This might break compat with Android 10, but until Apktool supports this
field, there's not much I can do. Relevant issue: https://github.com/iBotPeaches/Apktool/issues/2167
2019-10-05 16:44:02 +03:00