16 Commits (507d9fe19d0b7ce7bcd6ec2eae925ee184fddf96)

Author SHA1 Message Date
Levi Bard 507d9fe19d Add notifications for follow requests (#1729) 4 years ago
Konrad Pozniak d5d9af4fde Upgrade api level to Android 10, implement new sharing api (#1537) 5 years ago
Konrad Pozniak fb45e0e2bb Animate gif avatars (#1279) 5 years ago
Conny Duck a8a39613dd stop buggy gif animation for now 5 years ago
pandasoft0 f7b577dfd1 Migrate to Glide (#1175) 5 years ago
Ivan Kupalov 8a31ec49cb List editing (#1104) 5 years ago
Konrad Pozniak 0b60445256 Upgrade to AndroidX, move to MaterialComponents theme (#953) 6 years ago
Konrad Pozniak 2c679a4761 fix account list loading and clean up a lot of code (#823) 6 years ago
Ivan Kupalov c2266804f0 Add RoundedImageView for avatars (#739) 6 years ago
Konrad Pozniak 335e9ca390 improve custom emoji support (#687) 6 years ago
Konrad Pozniak 5de7b21007 convert entity classes to Kotlin data classes (#526) 6 years ago
Conny Duck c444bead7e cleanup code, remove some unneeded files 7 years ago
Conny Duck 0b4211b86a rounded corners for avatar placeholder 7 years ago
Vavassor f1359d1864 Adds correct footer behaviour to account lists and unifies it with how timelines use them. 7 years ago
Vavassor adfb96483a Removes ButterKnife annotations. 7 years ago
Vavassor 7f31aff144 Reorganizes the whole codebase. 7 years ago
Vavassor acaefff326 Follow requests list is available. Closes #222 7 years ago
Vavassor f67de9037d Moves Firebase notifications to a "google" build flavor and adds an "fdroid" flavor that uses polling for notifications. 7 years ago
Vavassor a299473dba Block and mute lists now remove the entries when you unmute/unblock a user, with a short popup to undo if it's unintentional. Just for clearer feedback. 7 years ago
Vavassor 4d9fd09a3c License change back to GPL 3 7 years ago
Vavassor 3e21e59edc Relicense to LGPL3 7 years ago
Vavassor 70536ed001 Fixed some odd refresh behaviour and possibly the duplicate 20 statuses issue? 7 years ago
Eugen Rochko 470b3b1236 Improved blocked users layout 7 years ago
Eugen Rochko dbed424d6f Implement search 7 years ago
Vavassor 851a92a271 Refreshing uses since_id wherever applicable. Also, reverted the notification icon. 7 years ago
Eugen Rochko 3120fbed4c Start work on integrating Retrofit - Update Account entity to be fetched with Retrofit and parsed with GSON 7 years ago
Vavassor 7ae66a4ddc Fixed crash due to Picasso being handed empty strings for missing avatars and header images. 7 years ago
Eugen Rochko 2cf387bc21 Visually center initial loading indicator. Abandon 7 years ago
Vavassor 46fe328967 A bit of code cleanup, mostly getting rid of warnings. 7 years ago
Vavassor c4114b6be2 The block list is now its own functional piece, instead of just being a copy of the following/follows lists on account profiles. 7 years ago