Commit graph

12 commits

Author SHA1 Message Date
875013e47f Merge tag 'v25.2' into develop
# Conflicts:
#	README.md
#	app/build.gradle
#	app/lint-baseline.xml
#	app/src/main/java/com/keylesspalace/tusky/components/notifications/NotificationsFragment.kt
#	app/src/main/java/com/keylesspalace/tusky/components/notifications/StatusNotificationViewHolder.kt
#	app/src/main/java/com/keylesspalace/tusky/components/preference/PreferencesFragment.kt
#	app/src/main/java/com/keylesspalace/tusky/util/ThemeUtils.kt
#	app/src/main/res/layout/activity_about.xml
#	app/src/main/res/layout/item_emoji_pref.xml
#	app/src/main/res/values-ar/strings.xml
#	app/src/main/res/values-bg/strings.xml
#	app/src/main/res/values-cy/strings.xml
#	app/src/main/res/values-de/strings.xml
#	app/src/main/res/values-fa/strings.xml
#	app/src/main/res/values-gd/strings.xml
#	app/src/main/res/values-gl/strings.xml
#	app/src/main/res/values-hu/strings.xml
#	app/src/main/res/values-is/strings.xml
#	app/src/main/res/values-it/strings.xml
#	app/src/main/res/values-ja/strings.xml
#	app/src/main/res/values-nl/strings.xml
#	app/src/main/res/values-oc/strings.xml
#	app/src/main/res/values-pt-rBR/strings.xml
#	app/src/main/res/values-pt-rPT/strings.xml
#	app/src/main/res/values-ru/strings.xml
#	app/src/main/res/values-si/strings.xml
#	app/src/main/res/values-sv/strings.xml
#	app/src/main/res/values-tr/strings.xml
#	app/src/main/res/values-uk/strings.xml
#	app/src/main/res/values-vi/strings.xml
#	app/src/main/res/values-zh-rCN/strings.xml
#	app/src/main/res/values/strings.xml
#	fastlane/metadata/android/ru/full_description.txt
#	fastlane/metadata/android/zh-Hans/full_description.txt
2026-01-02 18:27:41 +11:00
Konrad Pozniak
80dbf6a491
Update Contributing.md (#3303) 2023-02-14 21:09:06 +01:00
mcclure
8d2ef28028
Small "Building" section in CONTRIBUTING.md. (#3298)
Covers minimum required Android Studio version, and the difference between "blue" and "green".
2023-02-11 13:16:04 +01:00
Mélanie Chauvel
224161caf1
Fix a mistake in CONTRIBUTING.md (#2286) 2022-01-04 19:29:23 +01:00
Levi Bard
cd39872a29
Update default branch references in the contribution doc (#2215) 2021-06-30 20:11:37 +02:00
Konrad Pozniak
16ffcca748
add ktlint plugin to project and apply default code style (#2209)
* add ktlint plugin to project and apply default code style

* some manual adjustments, fix wildcard imports

* update CONTRIBUTING.md

* fix formatting
2021-06-28 21:13:24 +02:00
nailyk
1f3cd18b75 Contributing: Update translation notice for weblate (#1205)
Signed-off-by: nailyk-fr <nailyk_git@nailyk.fr>
2019-04-21 13:58:33 +02:00
nora
59257c7af4 Update CONTRIBUTING.md (#952)
* Update CONTRIBUTING.md

Opened this file out of pure random curiosity and noticed a little bug. Since Tusky got three themes, this file was not up to date anymore.

* Update CONTRIBUTING.md

Removed outdated mention of API level 21 since anything below that isn't supported anymore.
2018-12-06 22:40:14 +01:00
Christian Paul
d7d6afc2ef README and CONTRIBUTING capitalization and typo (#565)
* Capitalize product names Java and GitHub

* Fix capitalization and typo in the Feature list
2018-04-09 08:45:27 +03:00
Konrad Pozniak
7902f842ef
Update CONTRIBUTING.md 2018-02-15 21:51:37 +01:00
Vavassor
2ac6017fd1 Fixes a couple of typos. 2017-04-26 03:38:49 -04:00
Vavassor
89184bd116 Adds CONTRIBUTING.md 2017-04-26 03:30:30 -04:00