Commit Graph

126 Commits

Author SHA1 Message Date
ave 76cf8fed69
patchport: Add automated patch porting 2019-03-08 14:53:24 +03:00
ave 1a4c42b810
Push v8.5.5 patches
Unofficial v8.5.5 changelog:
- More work on getting nitro purhcases on android
- Nitro is now internally called premium
2019-03-04 12:01:18 +03:00
ave 4c3ff4ad3f
Update patches to v8.5.4
Fixed top bar.

Unofficial v8.5.4 changelog:
- Full implementation of news https://cdn.discordapp.com/attachments/448273769153298452/551511285582397471/Screenshot_20190303-000846.png
- Fun placeholders such as <string name="premium_subtitle_mobile">Something that would a mobile user want to care about buying Nitro chat perks with the bonus of some free pc games.</string>
2019-03-03 19:22:59 +03:00
ave b8a50ce2e0
fix offsets on branding 2019-03-01 13:17:23 +03:00
ave 74cf1c0485
Add support for 8.5.3
- Support for new channel type (news) is added
- New color: primary_660, not used anywhere
- `switch_thumb_normal_material_light` is no longer top bar color, this will affect customtheme's top bar, I'll fix it when I find time.
- crashlytics was updated (ahhhhhhhhhhhh)
- fabric was updated (ahhhhhhhhhh)
- drainEventsQueue from analytics was rewritten (ahhhhhhhhhhhhhhhhh)
2019-03-01 13:11:24 +03:00
ave 80753551c8
Fix offsets on branding 2019-02-27 10:32:53 +03:00
ave 94259b4902
Update patches to v8.5.1 2019-02-27 10:31:20 +03:00
ave 85aade1f0b
customversion: fix string 2019-02-24 00:09:36 +03:00
ave 2e1662d7cd
Release v8.5.0 patches 2019-02-23 23:57:47 +03:00
ave cf81755d94
Push notrack for 8.4.8
Upstream changes:
- new fabric tracking: login
- superproperties were moved to a new file (smali/com/discord/utilities/analytics/AnalyticSuperProperties.smali)
- device_id is now not tracked and device_advertiser_id is used instead.
- various referrer-related fields are now tracked
2019-02-17 13:00:25 +03:00
ave f2bdc4ff67
Update all patches but notrack to 8.4.8
oh god oh fuck they moved around a LOT of tracking code this will be a
pain
2019-02-17 12:38:41 +03:00
ave 2a1b88d203
Add v8.4.5 patches 2019-02-15 02:05:52 +03:00
ave 06e4944d64
necessary: Document bugs 2019-02-12 12:33:43 +03:00
ave d9dcb8e522
bettertm/bettertmlight: Add a light variant of bettertm 2019-02-12 11:02:30 +03:00
ave 5eb37f9be2
bettertm: Move to better icons 2019-02-08 13:06:25 +03:00
ave 69eedc56ab
noprofilestrip: whoops, I accidentally left in litecord code 2019-02-08 12:08:36 +03:00
ave fa7a424746
noprofilestrip: change patch approach (untested)
Hopefully fixes #18
2019-02-08 11:42:53 +03:00
ave c5a4c4b05a
Port patches to v8.4.4g 2019-02-08 11:29:01 +03:00
ave e363d3a6f5
bettertm: make emojis bigger 2019-02-07 23:24:36 +03:00
ave 2b323f3ed0
bettertm: Fix basic functionality
Closes #4
2019-02-07 23:13:08 +03:00
ave cac3ede38e
notrack: don't remove crashlytics from init (it's still stubbed) 2019-02-07 22:41:32 +03:00
ave 5a7d18c5a6
branding: allow custom app names to be set directly through CI
CTC Litecord when?? CTC Litecord now!
2019-02-07 22:25:10 +03:00
ave ac00bfd725
branding: allow multiple instances of CTC and discord to be installed
side by side

Closes #16
2019-02-07 22:21:12 +03:00
ave 5517d27956
Extend nozlib patches
This fixes litecord for good.
2019-02-07 21:56:00 +03:00
ave 488644d72d
litecord: Fix #6 (nothing changed, it's a litecord bug I think) 2019-02-07 21:47:30 +03:00
ave 6c509c6005
Port patches to v8.4.3
mfw yet another notrack rewrite
will have to find a way to get rid of those libraries completely
if I do that I'll probably call the patch "ownthelibs" or smth
2019-02-06 23:50:49 +03:00
ave b721c0cc27
bettertm: Explain what bettertm does 2019-02-06 02:11:40 +03:00
ave e3b8c41b09
bettertm: add patch, closes #4 2019-02-06 02:08:25 +03:00
ave 46ac15a055
patchport: don't warn when skipping instructional patches 2019-02-06 01:55:28 +03:00
ave cbc72c4155
Add customring and customfont instructions
Closes #9
Closes #10
2019-02-06 01:49:07 +03:00
ave 0fc58a2ec4
noprofilestrip: add patch, closes #15 2019-02-06 00:51:14 +03:00
ave a2de115ba5
Add v8.4.2g patches
god bless patchport
2019-02-05 03:14:41 +03:00
ave 9beeb28d81
Ported patches to v8.4.1 + release patchport 2019-02-04 23:49:46 +03:00
ave 0771320e86
nospoiler: add patch 2019-02-04 16:27:05 +03:00
ave 26d467da4a
Reverse muted channel fixes (it broke other things) 2019-02-03 10:46:56 +03:00
ave eed63746a9
Ported all patches to 8.3.9g 2019-02-03 09:56:40 +03:00
ave 30a9116cc7
notyping: add patch 2019-01-31 18:01:34 +03:00
ave ca0927598b
customtheme: further muted channel fixes 2019-01-31 15:20:10 +03:00
ave dbd7b5f490
Fix coloring of muted channels 2019-01-31 14:52:16 +03:00
ave 3f12f86cd9
branding: start custom version numbers from 1000 so that we won't have
issues

current issue:
- 8.3.5 is 83512
- 8.3.6 is 8361

that's not okay, and it's failing to distribute updates.
2019-01-31 11:45:29 +03:00
ave 82a88a3da5
emojireplace: Make mutant replace script less verbose 2019-01-31 11:39:41 +03:00
ave 4077ee0a27
notrack: Port to v8.3.6g
GAH this was a big one: https://elixi.re/i/d38ugq7u.png
2019-01-31 11:31:56 +03:00
ave e68b437a50
Extend README 2019-01-31 11:01:30 +03:00
ave 83ec2f2fae
disable-mobileindicator: Port this patch too bc why not 2019-01-31 10:57:16 +03:00
ave 56c611da65
nozlib, pureevil: Commit 8.3.6g patches stuff I forgot to commit 2019-01-31 10:55:51 +03:00
ave 46dc40f3e5
Port rest of the 8.3.5g patches to 8.3.6g 2019-01-31 10:54:56 +03:00
ave ff452978ca
experiments: port to v8.3.6
I wanted to commit this individually because the change is interesting.
They moved isStaffOrTester from WidgetSettingsUserConnections$UserConnectionItem.smali to isStaff on StoreExperiments$ExperimentAndStaff.smali.

I think this change makes a lot of sense and clears up the mess in the code. Good on you, discord.
2019-01-31 10:48:14 +03:00
ave a833dbd2bb
brnading, compact, customtheme, customversion: ported to 8.3.6g 2019-01-31 10:44:04 +03:00
ave 2875282507
Start work on v8.3.6g 2019-01-31 10:34:40 +03:00
ave 77c353fa42
branding: Fix version codes (fuck apktool) 2019-01-28 22:19:15 +03:00