LucasGGamerM
88f498409f
chore: refactor deprecated action
2023-04-10 07:57:59 -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
LucasGGamerM
0a1c42f90b
feat: add nightly auto updater
2023-04-09 10:56:41 -03:00
FineFindus
a59587eb62
fix(auth): use BuildType depended redirect uri
2023-04-09 15:46:30 +02:00
FineFindus
7615723d4f
refactor(auth): use REDIRECT_URI
2023-04-09 15:07:22 +02:00
LucasGGamerM
fe21a95766
fix: wrong property name in build.gradle
2023-04-08 21:09:43 -03:00
LucasGGamerM
6f3cb14dc9
chore: adding CURRENT_DATE environment variable to workflow
2023-04-08 21:00:55 -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
99ca3b7acb
Merge branch 'master' of https://github.com/LucasGGamerM/moshidon
2023-04-08 20:22:40 -03:00
LucasGGamerM
828617f7d7
feat: change nightly release versionName
2023-04-08 20:22:12 -03:00
LucasGGamerM
470a693a1f
chore: update nightly badge
2023-04-08 16:51:09 -03:00
LucasGGamerM
1f4970c0d2
fix: NPE when instance is null and attempts to get new notifications
...
For some weird reason, someone saw a pixelfed instance return null as the instance, causing a crash on the updateNotificationsBadge method. This reminds me of why java is such a shit language
2023-04-08 15:53:40 -03:00
LucasGGamerM
e9833baaa4
Merge pull request #157 from FineFindus/fix/notification-id
...
fix(notification): overwriting IDs
2023-04-07 21:30:21 -03:00
LucasGGamerM
325d962bbb
chore: update build.gradle for easier testing of nightly release
2023-04-07 19:13:06 -03:00
LucasGGamerM
0aa432bf6e
chore: update .gitignore
2023-04-07 18:59:18 -03:00
LucasGGamerM
1ed891ced8
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (44 of 44 strings)
Translation: Moshidon/values
Translate-URL: https://translate.codeberg.org/projects/moshidon/values/pt_BR/
2023-04-07 21:39:06 +00:00
Eryk Michalak
2ebf52d156
Translated using Weblate (Polish)
...
Currently translated at 100.0% (43 of 43 strings)
Translation: Moshidon/values
Translate-URL: https://translate.codeberg.org/projects/moshidon/values/pl/
2023-04-07 21:36:57 +00:00
Andrewblasco
9d45fc1c84
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (43 of 43 strings)
Translation: Moshidon/values
Translate-URL: https://translate.codeberg.org/projects/moshidon/values/es/
2023-04-07 21:36:57 +00:00
Hiajen
a436573f25
Translated using Weblate (German)
...
Currently translated at 100.0% (43 of 43 strings)
Translation: Moshidon/values
Translate-URL: https://translate.codeberg.org/projects/moshidon/values/de/
2023-04-07 21:36:57 +00:00
dontobi
76980244ec
Translated using Weblate (German)
...
Currently translated at 100.0% (43 of 43 strings)
Translation: Moshidon/values
Translate-URL: https://translate.codeberg.org/projects/moshidon/values/de/
2023-04-07 21:36:57 +00:00
LucasGGamerM
0e6a3ccd72
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (43 of 43 strings)
Translation: Moshidon/values
Translate-URL: https://translate.codeberg.org/projects/moshidon/values/pt_BR/
2023-04-07 21:36:57 +00:00
gallegonovato
b8869e6460
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (43 of 43 strings)
Translation: Moshidon/values
Translate-URL: https://translate.codeberg.org/projects/moshidon/values/es/
2023-04-07 21:36:57 +00:00
LucasGGamerM
7a350c2685
Merge branch 'master' of https://github.com/LucasGGamerM/moshidon
2023-04-05 20:48:53 -03:00
LucasGGamerM
7da2c06670
chore: remove on PR nightly build
2023-04-05 15:11:27 -03:00
FineFindus
dd4bad706b
fix(notification): saved used ids
2023-04-05 19:54:26 +02:00
LucasGGamerM
5d253a39b2
refactor: move the auto-updater settings to match megalodon
2023-04-03 17:10:27 -03:00
LucasGGamerM
e84a92fedc
feat: add link to up-to-date nightly build in settings
2023-04-03 17:09:07 -03:00
LucasGGamerM
6bc6aca17e
refactor: remove the auto updater from nightly builds
2023-04-03 16:49:25 -03:00
LucasGGamerM
a7261bec47
chore: update nightly builds link on readme
2023-04-03 10:13:33 -03:00
LucasGGamerM
6f52e5de76
chore: change nightly builds action name
2023-04-03 09:30:05 -03:00
LucasGGamerM
f329f7a241
feat: provide apk instead of zip in nightly builds
2023-04-03 09:28:50 -03:00
LucasGGamerM
3eaff4cb4c
Revert "fix: maybe fix crashes on the change of themes on nightly build"
...
This reverts commit cf0b1cf035
.
2023-04-02 20:00:15 -03:00
LucasGGamerM
9bcae3f893
Revert "fix: actually fixing the crash on change of themes on nightly builds"
...
This reverts commit 6d094af6d5
.
2023-04-02 20:00:15 -03:00
LucasGGamerM
6d094af6d5
fix: actually fixing the crash on change of themes on nightly builds
2023-04-02 19:52:44 -03:00
LucasGGamerM
cf0b1cf035
fix: maybe fix crashes on the change of themes on nightly build
2023-04-02 19:45:44 -03:00
LucasGGamerM
7c11a12e9a
fix: padding inconsistencies on status footer
...
Fixed padding inconsistencies on the Status footer
2023-04-02 19:04:12 -03:00
LucasGGamerM
e244f63949
Merge branch 'master' of https://github.com/LucasGGamerM/moshidon
2023-04-02 14:08:20 -03:00
LucasGGamerM
c4a390820d
Merge remote-tracking branch 'weblate/master'
2023-04-02 14:06:29 -03:00
LucasGGamerM
1c0b62ac30
chore: still debugging the signing issue
2023-04-02 13:27:29 -03: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
20803df255
Merge branch 'master' of https://github.com/LucasGGamerM/moshidon
2023-04-02 12:14:25 -03:00
LucasGGamerM
80931b8948
chore: debugging the issue with github actions
2023-04-02 12:13:57 -03:00
LucasGGamerM
167597bc9f
chore: still in the process of fixing github actions
2023-04-02 12:07:41 -03:00
LucasGGamerM
93dcc12f8d
chore: trying to fix android.yml
...
I forgot that chore is the keyword for this stuff
2023-04-02 12:02:42 -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
6bf6e38384
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (42 of 42 strings)
Translation: Moshidon/values
Translate-URL: https://translate.codeberg.org/projects/moshidon/values/pt_BR/
2023-04-02 11:39:56 +00:00
gallegonovato
a1f8cdd76b
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (33 of 33 strings)
Translation: Moshidon/metadata
Translate-URL: https://translate.codeberg.org/projects/moshidon/metadata/es/
2023-04-02 11:39:55 +00:00
gallegonovato
de48c48b49
Translated using Weblate (Spanish)
...
Currently translated at 21.2% (7 of 33 strings)
Translation: Moshidon/metadata
Translate-URL: https://translate.codeberg.org/projects/moshidon/metadata/es/
2023-04-02 11:39:55 +00:00