FineFindus
|
3497747015
|
refactor: move behaviour settings to behaviour page
|
2023-05-26 19:53:55 +02:00 |
FineFindus
|
6343da1410
|
refactor: use SettingsCategory to move between pages
|
2023-05-26 19:41:13 +02:00 |
FineFindus
|
78a0c60600
|
fix: move method to fix compiler error
|
2023-05-26 19:41:13 +02:00 |
LucasGGamerM
|
ea152234a9
|
feat: trying to add the theme settings. Still missing some things
What is an enclosed class? What am I missing?
|
2023-05-26 19:41:13 +02:00 |
LucasGGamerM
|
03612fcf64
|
feat: add settings category view holder
Also adds a small proof of concept
|
2023-05-26 19:41:13 +02:00 |
LucasGGamerM
|
a6a67512f4
|
feat: add all previously missing view holders
This includes: Updater View holder, theme view holder and notification policy view holder
|
2023-05-26 19:41:13 +02:00 |
FineFindus
|
dc9e977d40
|
refactor: add abstract settingsbase fragment
|
2023-05-26 19:41:13 +02:00 |
FineFindus
|
5657df8db2
|
feat: move Settingsfragment to settings folder
|
2023-05-26 19:41:07 +02:00 |
sk
|
6abfe6ddd7
|
add unit tests for status filter predicate
|
2023-05-26 17:02:39 +02:00 |
sk
|
ab7489a049
|
bump version
|
2023-05-26 02:37:32 +02:00 |
sk
|
a6fd6ae135
|
add javadoc
|
2023-05-26 02:37:25 +02:00 |
Espasant3
|
b30d4a025f
|
Translated using Weblate (Galician)
Currently translated at 99.6% (274 of 275 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/gl/
|
2023-05-26 00:16:40 +00:00 |
Daudix_UFO
|
5b747bfc74
|
Translated using Weblate (Russian)
Currently translated at 100.0% (275 of 275 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/ru/
|
2023-05-26 00:16:40 +00:00 |
gallegonovato
|
a410d19114
|
Translated using Weblate (Spanish)
Currently translated at 100.0% (275 of 275 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/es/
|
2023-05-26 00:16:39 +00:00 |
Giacomo R.
|
a8589cc5b0
|
Translated using Weblate (Italian)
Currently translated at 100.0% (17 of 17 strings)
Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/it/
|
2023-05-26 00:16:39 +00:00 |
Eryk Michalak
|
b057c9f7a8
|
Translated using Weblate (Polish)
Currently translated at 100.0% (17 of 17 strings)
Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/pl/
|
2023-05-26 00:16:39 +00:00 |
ihor_ck
|
96e4a4933c
|
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (275 of 275 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/uk/
|
2023-05-26 00:16:39 +00:00 |
Eryk Michalak
|
630064500d
|
Translated using Weblate (Polish)
Currently translated at 100.0% (275 of 275 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/pl/
|
2023-05-26 00:16:39 +00:00 |
Giacomo R.
|
9543294996
|
Translated using Weblate (Italian)
Currently translated at 100.0% (275 of 275 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/it/
|
2023-05-26 00:16:39 +00:00 |
Linerly
|
56e9cc3406
|
Translated using Weblate (Indonesian)
Currently translated at 100.0% (275 of 275 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/id/
|
2023-05-26 00:16:39 +00:00 |
Choukajohn
|
be569cbe72
|
Translated using Weblate (French)
Currently translated at 100.0% (275 of 275 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/fr/
|
2023-05-26 00:16:39 +00:00 |
sk
|
99f0817bdb
|
generalize filtering logic
|
2023-05-26 02:07:50 +02:00 |
sk
|
220cd35d82
|
fix context not checked for warnings
closes sk22#518
|
2023-05-25 21:25:09 +02:00 |
sk
|
07f4ef1697
|
remove unused imports
|
2023-05-25 21:22:27 +02:00 |
sk
|
f20732ddc2
|
Merge remote-tracking branch 'upstream/master'
|
2023-05-25 20:27:23 +02:00 |
sk
|
b1e0dc5843
|
show compose button when switching tab
closes sk22#506
|
2023-05-25 20:26:59 +02:00 |
Gregory K
|
285eb25706
|
Merge pull request #584 from sk22/fix-restored-tab-selection
Fix wrong tab being selected on restore
|
2023-05-25 21:00:12 +03:00 |
sk
|
ec556511e6
|
Merge branch 'fix-restored-tab-selection'
|
2023-05-25 19:57:34 +02:00 |
sk
|
85c3d9f65f
|
fix wrong tab being selected on restore
|
2023-05-25 19:51:45 +02:00 |
sk
|
a7ebadf269
|
increase read timeout
re: sk22#392
|
2023-05-25 15:11:40 +02:00 |
sk
|
94c09d46c2
|
fix contentType being a required field
re: sk22#516
|
2023-05-25 14:53:26 +02:00 |
LucasGGamerM
|
889fbc688d
|
fix: removes @RequiredField for contentType
Removes that, as its null on mastodon, and makes editing statuses impossible
|
2023-05-25 11:45:32 +00:00 |
LucasGGamerM
|
85d971242e
|
feat: use less margin on compose screen bottom view
This is due to the new option to use post content types uses a new icon in there, making it cram the post button into the side. Which is not good
|
2023-05-23 20:20:14 -03:00 |
LucasGGamerM
|
23f82197c6
|
Merge pull request #200
Feat: Instance info
|
2023-05-23 20:08:36 -03:00 |
LucasGGamerM
|
b4b16e2f37
|
feat: use Moshidon user agent instead of Megalodon's
|
2023-05-23 19:49:34 -03:00 |
LucasGGamerM
|
2d838a8a23
|
Merge branch 'master' of https://github.com/LucasGGamerM/moshidon
|
2023-05-23 19:47:43 -03:00 |
LucasGGamerM
|
7dab63cfe8
|
fix: using new string name instead of old one to allow compilation
Git was screwing with me, so I copied the file from their repo and yanked it in here
|
2023-05-23 19:42:33 -03:00 |
LucasGGamerM
|
6548751bb0
|
Merge remote-tracking branch 'megalodon_weblate/main'
# Conflicts:
# mastodon/src/main/res/values-es-rES/strings_sk.xml
# mastodon/src/main/res/values-pl-rPL/strings_sk.xml
# mastodon/src/main/res/values-uk-rUA/strings_sk.xml
|
2023-05-23 19:31:49 -03:00 |
LucasGGamerM
|
65c158391f
|
Merge remote-tracking branch 'megalodon_main/main'
# Conflicts:
# mastodon/src/main/java/org/joinmastodon/android/fragments/SettingsFragment.java
# mastodon/src/main/res/layout/fragment_compose.xml
|
2023-05-23 19:30:52 -03:00 |
FineFindus
|
556fc4d31e
|
feat(instance-info): use about url
|
2023-05-23 21:55:26 +02:00 |
FineFindus
|
c673f08aec
|
fix(instance-info): race condition for collapsing description
|
2023-05-23 21:39:33 +02:00 |
FineFindus
|
818024d8dd
|
fix: instance info refresh not working
|
2023-05-23 21:34:31 +02:00 |
FineFindus
|
cb3b893f72
|
refactor: move fake attachment to attachment class
|
2023-05-23 20:02:43 +02:00 |
FineFindus
|
f482b4bfe9
|
feat: add weekly activities api request
|
2023-05-23 18:43:24 +02:00 |
FineFindus
|
333c47339d
|
fix(instance-info): remove space below description
|
2023-05-23 16:07:07 +02:00 |
FineFindus
|
a9283bfec8
|
fix(instance-info): only collapse long descriptions
|
2023-05-23 16:05:16 +02:00 |
sk
|
f6f08d176c
|
change user-agent string
|
2023-05-23 10:26:48 +02:00 |
FineFindus
|
4c9f29e949
|
refactor(instance-info): remove unused code
|
2023-05-22 22:15:28 +02:00 |
FineFindus
|
4ff5136652
|
feat(instance-info): show- egistration status
|
2023-05-22 22:05:25 +02:00 |
FineFindus
|
56835b4f2d
|
feat: show blocked domains
|
2023-05-22 21:37:56 +02:00 |