1
0
mirror of https://github.com/tuskyapp/Tusky synced 2025-01-10 23:44:25 +01:00
Tusky è un client Android per Mastodon. Mastodon è un social network federato ActivityPub. Ciò significa che nessuna singola entità controlla l'intera rete, piuttosto, come la posta elettronica, i volontari e le organizzazioni gestiscono i propri server. https://mastodon.it/it/app-mastodon-per-android
Go to file
Konrad Pozniak 3e6bfe8776
make sure MainActivity doesn't hide other activities when launcher icon is clicked again (#4813)
closes #4789 this time for real, hopefully, maybe

also set `alwaysRetainTaskState` for good measure

> `android:alwaysRetainTaskState`
Whether the state of the task that the activity is in is always
maintained by the system. `"true"` if it is, and `"false"` if the system
can reset the task to its initial state in certain situations. The
default value is `"false"`. This attribute is meaningful only for the
root activity of a task. It's ignored for all other activities.

> Normally, the system clears a task, removing all activities from the
stack above the root activity, in certain situations when the user
re-selects that task from the home screen. Typically, this is done if
the user hasn't visited the task for a certain amount of time, such as
30 minutes.

> However, when this attribute is `"true"`, users always return to the
task in its last state, regardless of how they get there. This is useful
in an application like a web browser where there is a lot of state, such
as multiple open tabs, that users don't want to lose.


https://developer.android.com/guide/topics/manifest/activity-element#always
2024-12-18 09:17:46 +01:00
.github only run one test deployment at once (#4724) 2024-10-11 09:23:19 +02:00
.idea Modernize a bit (#3171) 2023-02-04 19:58:53 +01:00
app make sure MainActivity doesn't hide other activities when launcher icon is clicked again (#4813) 2024-12-18 09:17:46 +01:00
assets update tusky_banner.xcf 2023-02-15 20:05:45 +01:00
doc upload to Google Play with GitHub Actions, remove Bitrise (#4682) 2024-10-09 16:20:12 +02:00
fastlane/metadata/android Translated using Weblate (Galician) 2024-12-10 19:54:08 +00:00
gradle Update dependency androidx.paging:paging-runtime-ktx to v3.3.5 (#4803) 2024-12-14 13:00:37 +01:00
.editorconfig upgrade ktlint plugin to 12.0.3 (#4169) 2024-01-04 17:00:55 +01:00
.gitattributes Modernize a bit (#3171) 2023-02-04 19:58:53 +01:00
.gitignore Upgrade kotlin to v2 (#4461) 2024-05-23 21:51:25 +02:00
build.gradle Replace Dagger-Android with Hilt and remove Kapt (#4423) 2024-05-10 15:55:07 +02:00
CHANGELOG.md prepare release 126 (#4713) 2024-12-07 08:48:54 +01:00
CONTRIBUTING.md Update contributing.md with payment policy link (#4037) 2023-09-26 20:17:18 +02:00
gradle.properties Remove lint version overriding 2023-08-25 10:27:14 +08:00
gradlew Update dependency gradle to v8.9 (#4559) 2024-07-12 11:05:48 +02:00
gradlew.bat Update dependency gradle to v8.9 (#4559) 2024-07-12 11:05:48 +02:00
LICENSE.txt
README.md upload to Google Play with GitHub Actions, remove Bitrise (#4682) 2024-10-09 16:20:12 +02:00
renovate.json Use Renovate recommended baseline (#3977) 2023-11-01 11:39:20 +01:00
settings.gradle Update plugin org.gradle.toolchains.foojay-resolver-convention to v0.9.0 (#4785) 2024-12-07 20:29:02 +01:00

Translate - with Weblate OpenCollective Build Status

Tusky

Tusky is a beautiful Android client for Mastodon. Mastodon is an ActivityPub federated social network. That means no single entity controls the whole network, rather, like e-mail, volunteers and organisations operate their own independent servers, users from which can all interact with each other seamlessly.

Get it on F-Droid Get it on Google Play

Features

  • Material Design
  • Most Mastodon APIs implemented
  • Multi-Account support
  • Dark, light and black themes with the possibility to auto-switch based on the time of day
  • Drafts - compose posts and save them for later
  • Choose between different emoji styles
  • Optimized for all screen sizes
  • Completely open-source - no non-free dependencies like Google services

Testing

The nightly build containing the newest development code is available on Google Play.

Support

Check out our FAQs, your question may already be answered. If you have any bug reports, feature requests or questions please open an issue or send us a message at Tusky@mastodon.social!

Contributing

We always welcome new contributors! Please read our contribution guide to get started.

Development chatroom

https://matrix.to/#/#Tusky:matrix.org