Commit Graph

305 Commits

Author SHA1 Message Date
LucasGGamerM 489a49ca40 build: bump version number 2023-04-28 15:53:46 -03:00
LucasGGamerM 5b391b44d3 Merge remote-tracking branch 'megalodon_main/main'
# Conflicts:
#	mastodon/build.gradle
#	mastodon/src/github/AndroidManifest.xml
#	mastodon/src/main/res/values-de-rDE/strings_sk.xml
#	mastodon/src/main/res/values-es-rES/strings_sk.xml
#	mastodon/src/main/res/values-eu-rES/strings_sk.xml
#	mastodon/src/main/res/values-ko-rKR/strings_sk.xml
#	mastodon/src/main/res/values-pl-rPL/strings_sk.xml
#	mastodon/src/main/res/values-uk-rUA/strings_sk.xml
#	metadata/es/changelogs/83.txt
#	metadata/fr/short_description.txt
#	metadata/gl-ES/changelogs/83.txt
2023-04-22 13:53:50 -03:00
r3g_5z 226e2a7cdc
Minor maintenance things (#501)
* validate gradle wrapper jar file

this is extremely important. see the following:

https://blog.gradle.org/wrapper-attack-report
https://github.com/gradle/wrapper-validation-action#the-gradle-wrapper-problem-in-open-source

Signed-off-by: r3g_5z <june@girlboss.ceo>

* update gradle wrapper to 8.1.1

it is necessary to run the gradlew update command twice to actually
update the jar file properly, e.g.:

./gradlew wrapper --gradle-version=8.1.1 --gradle-distribution-sha256-sum=e111cb9948407e26351227dabce49822fb88c37ee72f1d1582a69c68af2e702f
./gradlew wrapper --gradle-version=8.1.1 --gradle-distribution-sha256-sum=e111cb9948407e26351227dabce49822fb88c37ee72f1d1582a69c68af2e702f

Signed-off-by: r3g_5z <june@girlboss.ceo>

* use Gradle toolchain

this allows for better build reproducibility and avoid mix and matching
JDKs from other projects

https://docs.gradle.org/current/userguide/toolchains.html

Signed-off-by: r3g_5z <june@girlboss.ceo>

* update dependencies and fix build errors

Signed-off-by: r3g_5z <june@girlboss.ceo>

---------

Signed-off-by: r3g_5z <june@girlboss.ceo>
Co-authored-by: sk22 <sk22@mailbox.org>
2023-04-22 17:28:16 +02:00
sk c9bcd000c3 update gradle 2023-04-22 16:49:42 +02:00
sk b6186a349f update gradle 2023-04-20 16:03:57 +02:00
LucasGGamerM 0c6efac46a build: re-enable releases resource shrinking 2023-04-15 10:46:16 -03:00
LucasGGamerM 3df62d2516 Revert "refactor: make nightly build debuggable "
This reverts commit ee18236ec8.
2023-04-14 13:35:49 -03:00
LucasGGamerM ee18236ec8
refactor: make nightly build debuggable
This is a temporary thing, as for now there is a bug (on theme change crash) that I just cannot reproduce on local builds. Making the nightly build debuggable for now will help debug this problem.
2023-04-14 10:46:19 -03:00
sk 3ad46926f1 Merge remote-tracking branch 'upstream/master' 2023-04-13 21:46:45 +02:00
Grishka 9e116bec97 Merge branch 'master' into m3_redesign
# Conflicts:
#	mastodon/build.gradle
2023-04-12 19:41:39 +03:00
Grishka 4ef18f1f4a Add touch interaction for the SplashFragment art 2023-04-12 19:20:23 +03:00
LucasGGamerM f39690b7e5
Merge pull request #160 from FineFindus/fix/sign-in-flow
fix: use BuilType defined REDIRECT_URI
2023-04-10 07:34:19 -03:00
FineFindus a59587eb62
fix(auth): use BuildType depended redirect uri 2023-04-09 15:46:30 +02:00
LucasGGamerM fe21a95766 fix: wrong property name in build.gradle 2023-04-08 21:09:43 -03:00
LucasGGamerM 1698a32d75 chore: tweak build.gradle to check properties for current date
Check the local.properties file for date in case its null. This should be useful for testing the new nightly updater
2023-04-08 20:58:23 -03:00
LucasGGamerM 1e54b21842 fix: gradle not compiling on nightly build 2023-04-08 20:39:43 -03:00
LucasGGamerM 828617f7d7 feat: change nightly release versionName 2023-04-08 20:22:12 -03:00
Grishka d93d66f702 Prepare new release 2023-04-09 01:59:13 +03:00
Grishka dc25e16c00 fix 2023-04-09 01:48:54 +03:00
LucasGGamerM 325d962bbb chore: update build.gradle for easier testing of nightly release 2023-04-07 19:13:06 -03:00
Grishka 915b0603d0 Reblog -> boost 2023-04-07 22:42:16 +03:00
sk f6279fcc0c Merge branch 'l10n_fr' of codeberg.org:butterflyoffire/megalodon 2023-04-06 20:08:46 +02:00
LucasGGamerM eacaf214e8 chore: debugging the signing process for nightly 2023-04-02 13:14:14 -03:00
LucasGGamerM 1369756e1e chore maybe fixing this again 2023-04-02 12:26:19 -03:00
LucasGGamerM 80931b8948 chore: debugging the issue with github actions 2023-04-02 12:13:57 -03:00
LucasGGamerM 1287dff879 refactor: changing back the location of the keystore
This is bullshit. Why is this not working?
2023-04-02 11:56:06 -03:00
LucasGGamerM 9578b139a9 Revert "refactor: build.gradle tinkering"
This reverts commit 4299e15ad2.
2023-04-01 21:27:11 -03:00
LucasGGamerM 4299e15ad2 refactor: build.gradle tinkering
Work plz i want to sleep
2023-04-01 21:24:19 -03:00
LucasGGamerM 32bfdd231a refactor: changing signing key location
Why am I doing this to myself?
2023-04-01 21:19:57 -03:00
LucasGGamerM e7967eadc5 feat: using proper signing config for nightly flavor 2023-04-01 21:06:46 -03:00
LucasGGamerM 3d834a0c44 fix: maybe fixing gradle build error on nightly build
Github actions is such a pain
2023-04-01 21:00:30 -03:00
LucasGGamerM 35dcc44fe8 Revert "feat: add build.gradle parameters for nightly builds"
This reverts commit 14775aeb67.
2023-04-01 20:57:18 -03:00
LucasGGamerM 14775aeb67 feat: add build.gradle parameters for nightly builds 2023-04-01 20:38:51 -03:00
LucasGGamerM 72e0a9c32e feat: make nightly builds require signing 2023-04-01 16:32:15 -03:00
LucasGGamerM 5ec762ac0d feat: add nightly flavor to the app 2023-03-30 14:20:10 -03:00
Grishka 8a7e910e7c Reblog -> boost 2023-03-30 19:14:12 +03:00
sk 6c44575f7a bump version 2023-03-24 20:04:35 +01:00
sk 244c5dc6b4 bump version 2023-03-24 19:58:10 +01:00
sk d1b53554ce bump version 2023-03-21 15:59:40 +01:00
sk 781856b822 bump version 2023-03-21 00:55:11 +01:00
Grishka 039fb0c505 Profile redesign: header 2023-03-17 22:07:28 +03:00
sk bf9afba590 bump version 2023-03-17 02:31:23 +01:00
sk bad72985cb bump version 2023-03-15 12:49:09 +01:00
Grishka 20799ef1a8 Posts redesign wip 2023-03-14 19:17:37 +03:00
LucasGGamerM b41b2c8f3c build: bump version 2023-03-07 15:17:34 -03:00
LucasGGamerM ba44aa57d7 build: bump version number 2023-02-27 20:34:43 -03:00
LucasGGamerM 280434b01f Bump version number 2023-02-25 15:46:46 -03:00
LucasGGamerM 7820926e1a Bump version nummber 2023-02-20 17:15:33 -03:00
LucasGGamerM d4cf12a0d9 Bump version number 2023-02-20 14:07:24 -03:00
sk b19ae9bb10 bump version 2023-02-17 13:27:41 +01:00
sk 1567e5aba4 Merge remote-tracking branch 'upstream/master' 2023-02-17 12:45:36 +01:00
LucasGGamerM 3d7683cb67 Bumping version number 2023-02-16 17:48:24 -03:00
Grishka dd582c4bee Update locales & bump version 2023-02-14 03:57:49 +03:00
sk dfd94511a5 bump version 2023-02-13 17:47:39 +01:00
LucasGGamerM deaca28fe8 Bump version number 2023-02-10 21:05:49 -03:00
Grishka 64fbbb2f07 Minor onboarding stuff 2023-02-10 21:09:06 +03:00
LucasGGamerM 6be2978857 Bump thy version number 2023-02-07 19:04:36 -03:00
LucasGGamerM d04b09f75f Making thy necessary adjustments for the thing to compile 2023-02-07 18:25:46 -03:00
sk 8933c0647e bump version 2023-02-07 16:03:18 +01:00
LucasGGamerM ecfa255d75 Bump version number 2023-02-02 16:07:27 -03:00
LucasGGamerM 7fe3d97347 Bump version number 2023-02-01 22:01:25 -03:00
sk 29ad08f2ea fix crashes
closes sk22#393
closes sk22#394
2023-01-30 23:46:32 +01:00
LucasGGamerM 99c2555a88 Bumping version number 2023-01-30 15:59:03 -03:00
Grishka b153a64373 Signup flow redesign WIP 2023-01-30 01:54:13 +03:00
LucasGGamerM e22ea06d28 Bump version number 2023-01-27 21:40:42 -03:00
sk 21d57b25c9 bump version and update strings 2023-01-26 16:48:36 +01:00
sk 8d722a2130 bump version, update changelog 2023-01-26 00:54:13 +01:00
sk ba93e5bac3 bump version 2023-01-24 16:04:30 +01:00
sk 6a831539ad bump version, again 2023-01-24 09:31:16 +01:00
sk 9c8096274a bump version 2023-01-24 01:28:49 +01:00
LucasGGamerM 2e5ff452fd Bumping version number 2023-01-21 16:03:52 -03:00
sk ec40488ed1 Merge remote-tracking branch 'upstream/master' 2023-01-21 02:25:44 +01:00
Grishka 6e718d6765 Save last seen home timeline post via markers API 2023-01-18 20:29:49 +03:00
sk 2110861f1b bump version 2023-01-17 02:20:27 +01:00
sk deca8df309 bump version 2023-01-17 01:43:50 +01:00
LucasGGamerM 42a0b881af Bumping version number 2023-01-11 11:23:00 -03:00
sk 3e3ed050ba bump version 2023-01-09 17:18:43 +01:00
LucasGGamerM 3f9dbd6fe2 Bump version number 2023-01-05 13:39:53 -03:00
LucasGGamerM 2070aed38f Bumping version number 2023-01-02 13:40:03 -03:00
LucasGGamerM ab7e6b3332 Bump version number 2023-01-02 12:45:27 -03:00
LucasGGamerM b2ee1527af Bump version number 2023-01-01 19:17:40 -03:00
sk a48e09e77b bump version 2022-12-31 02:02:38 +01:00
LucasGGamerM a6f1c21e1c Bumping version number 2022-12-29 14:06:33 -03:00
sk 4a03fbfbf0 update changelog, bump version 2022-12-29 18:01:50 +01:00
LucasGGamerM a8c05f6a32 Bump version number 2022-12-28 19:55:27 -03:00
LucasGGamerM 9adaf12c00 Bump version number 2022-12-27 20:40:27 -03:00
LucasGGamerM 681c327306 Bump version number 2022-12-26 11:11:23 -03:00
LucasGGamerM 52ac5f16e5 Rebumping version number twice, because of the downgrade made so I could test the show changelog feature. 2022-12-25 16:03:04 -03:00
LucasGGamerM 793668021e Rolling back version graddle for testing the changelog thing. Will bump it later 2022-12-25 15:03:02 -03:00
LucasGGamerM c1f9a88ef4 Bump version number 2022-12-24 11:48:44 -03:00
sk 30ef23308b bump version 2022-12-23 23:41:46 +01:00
LucasGGamerM 7947e7689c Bump version number 2022-12-23 12:39:37 -03:00
LucasGGamerM cfdc88174b Bumping version number 2022-12-23 11:47:51 -03:00
LucasGGamerM aa2c8c5624 Bump the version number 2022-12-22 20:21:27 -03:00
LucasGGamerM 508ec06d93 Bump version number 2022-12-22 15:48:38 -03:00
sk f60164f5c5 bump version 2022-12-22 01:30:41 +01:00
LucasGGamerM 0560b54559 Bump version number 2022-12-21 17:19:55 -03:00
LucasGGamerM c837a2d4b6 Bumping version number 2022-12-21 09:28:19 -03:00
LucasGGamerM 27079a7ec5 Version 69 is special, lmao 2022-12-20 19:56:49 -03:00
LucasGGamerM 0b96fb05fc Bumping version number 2022-12-18 20:57:47 -03:00