Yuito-app-android/app/src/main/java/com/keylesspalace/tusky
UlrichKu 2dc27bca2a
use link icon instead of emoji when showing hidden urls (#4031)
Looks way better imho. Also closes #4028.

Before vs After:


![Screenshot_20230924_163714](https://github.com/tuskyapp/Tusky/assets/10157047/5b0b745a-4574-4e37-988e-b04997ac55f1)


![Screenshot_20230924_162657](https://github.com/tuskyapp/Tusky/assets/10157047/58a3482f-6afb-4b10-9891-f7a86af7f2bf)
2023-09-26 21:46:05 +02:00
..
adapter Fix lint warnings (#4019) 2023-09-13 09:20:53 +02:00
appstore improve local status updates (#3480) 2023-09-26 09:08:58 +02:00
components improve local status updates (#3480) 2023-09-26 09:08:58 +02:00
db improve local status updates (#3480) 2023-09-26 09:08:58 +02:00
di Remove unneeded code 2023-09-11 21:58:56 +02:00
entity add role badges (#4029) 2023-09-25 09:47:27 +02:00
fragment Fix build after logical conflict (#4036) 2023-09-26 20:04:06 +02:00
interfaces Fix lint warnings (#4019) 2023-09-13 09:20:53 +02:00
json update ktlint plugin to 11.3.1, format code (#3442) 2023-03-13 13:16:39 +01:00
network Add "Trending posts" (statuses) feed (#4007) 2023-09-14 22:37:41 +02:00
pager Keep the tabs adapter over the life of the viewpager (#3255) 2023-02-15 19:17:59 +01:00
receiver Fix lint warnings (#4019) 2023-09-13 09:20:53 +02:00
service improve local status updates (#3480) 2023-09-26 09:08:58 +02:00
settings Add system black theme (#3957) 2023-09-13 11:14:20 +02:00
usecase Fix build after logical conflict (#4036) 2023-09-26 20:04:06 +02:00
util use link icon instead of emoji when showing hidden urls 2023-09-24 16:28:53 +02:00
view upgrade glide to 4.16.0 2023-09-11 19:29:50 +02:00
viewdata update minSdk to 24, cleanup code (#4014) 2023-09-12 19:25:45 +02:00
viewmodel Apply PR suggestions: 2023-08-24 10:06:25 +02:00
worker Show notifications from workers (#3760) 2023-06-29 18:37:27 +02:00
AboutActivity.kt Show additional bug report info in AboutActivity (#3802) 2023-08-03 12:20:35 +02:00
AccountsInListFragment.kt Simplify repeated code that shows errors (#3762) 2023-06-19 23:49:20 +02:00
BaseActivity.java Add system black theme (#3957) 2023-09-13 11:14:20 +02:00
BottomSheetActivity.kt Use case-insensitive checks when comparing account URLs in search (#3931) 2023-08-06 13:45:48 +02:00
EditProfileActivity.kt Apply PR suggestions: 2023-08-24 10:06:25 +02:00
LicenseActivity.kt update ktlint plugin to 11.3.1, format code (#3442) 2023-03-13 13:16:39 +01:00
ListsActivity.kt 3530: Add help text for empty lists view. 2023-08-07 09:44:58 +02:00
MainActivity.kt Avoid crash on notification worker (#4025) 2023-09-25 09:44:01 +02:00
SplashActivity.kt remove legacy notification channel cleanup (#2550) 2022-05-25 20:54:25 +02:00
StatusListActivity.kt Add "Trending posts" (statuses) feed (#4007) 2023-09-14 22:37:41 +02:00
TabData.kt Add "Trending posts" (statuses) feed (#4007) 2023-09-14 22:37:41 +02:00
TabPreferenceActivity.kt Add "Trending posts" (statuses) feed (#4007) 2023-09-14 22:37:41 +02:00
TuskyApplication.kt Uses the system theme as default theme (#3813) 2023-08-23 15:04:24 +02:00
ViewMediaActivity.kt Migrate to androidx-media3 video player (#3857) 2023-08-10 19:31:55 +02:00