91 Commits (81fa59515a5003f5a7e3791c42229abb55d905a5)

Author SHA1 Message Date
Conny Duck 81fa59515a make debug notifications distinguishable from prod notifications 6 years ago
Conny Duck b8d8615ad9 remove unneeded notification channel 6 years ago
Conny Duck 5aa9ab6118 make notifications open notification tab again 6 years ago
Konrad Pozniak d33345dd5c 1.8 fixes (#637) 6 years ago
Konrad Pozniak 8db482bb46 move bottom sheet from fragments to activities (#628) 6 years ago
remi6397 90335f4b20 Notification tweaks: Grouping and Quick Reply button (#587) 6 years ago
Conny Duck f7751f1923 fix proxy settings 6 years ago
Ivan Kupalov 75a25f02ac Open links in new tabs (#603) 6 years ago
Levi Bard 51b94b876f View links to statuses inside Tusky (#568) 6 years ago
Konrad Pozniak 3a873df06f Dependency injection improvement (#596) 6 years ago
Conny Duck f5eb8038d9 upgrade minSdkVersion to 19 6 years ago
Konrad Pozniak 31ca403a6c ComposeActivity improvements (#548) 6 years ago
Konrad Pozniak 45b18ac7a4 make avatar rounding independent of image size 6 years ago
Ivan Kupalov f43ef319d0 Add Dagger (#554) 6 years ago
Ivan Kupalov 5d954a8eab Add ComposeActivity tests. Add ServiceLocator (#542) 6 years ago
Konrad Pozniak 5de7b21007 convert entity classes to Kotlin data classes (#526) 6 years ago
Conny Duck 03d8ec3a7a only alert once on multiple notifications, fix order of notifications 6 years ago
Conny Duck 3690e86312 fix a crash in MediaUtils 6 years ago
Konrad Pozniak 167c460c08 notification improvements (#522) 6 years ago
Conny Duck e5b33eb826 simplify theme handling 6 years ago
Konrad Pozniak 40cda2ced3 Multi account feature (#490) 6 years ago
Conny Duck 47346fb718 upgrade to minSdkVersion 18, fix some lint warnings 7 years ago
Conny Duck 04b7c4a775 fix bug where sometimes a mention would be underlined 7 years ago
remi6397 487763b53e Theming improvements (#502) 7 years ago
Sergio López 0971fd452a implement support for HTTP proxy (#489) 7 years ago
Conny Duck 21568e69a6 fix NPE in MediaUtils.getMediaSize 7 years ago
Conny Duck b73b778579 fix some lint warnings 7 years ago
Konrad Pozniak 27b3606482 UI Improvements (#445) 7 years ago
Ivan Kupalov 3106250930 Save reply info in draft, refactor (#449) 7 years ago
Konrad Pozniak e3fe9819bf fix clear notifications crash (#458) 7 years ago
Ivan Kupalov 287e6aaf95 Cancel notifications on opening notifications tab (#450) 7 years ago
Conny Duck 2c95080428 fix some lint warnings, remove unused code 7 years ago
Conny Duck c18d26e55c increase okhttp timeouts so posting large images works 7 years ago
charlag 6baa187976 Make status placeholder abstraction cleaner 7 years ago
charlag 33ece0410d Make more clear representation of placeholder in notifications 7 years ago
Conny Duck cbf6062bce implement "load more" placeholder 7 years ago
Conny Duck 764cbac7b7 fix an issue with avatars in notifications loading on the wrong thread 7 years ago
Conny Duck 39a6bc6fa5 change default of chrome custom tabs setting to false 7 years ago
Konrad Pozniak 39530cb960 Link previews for detail statuses (#424) 7 years ago
Ivan Kupalov 5239ffa432 Stop adding link info when composing toot (#418) 7 years ago
Ivan Kupalov d1d5766ea1 Fix sending wrong requests for autocompletion (#414) 7 years ago
Conny Duck 5c59fa7c5d create notification channels ahead of time so users can edit the settings before a notification was issued 7 years ago
Ivan Kupalov 65b7ce1909 Load custom emoji in statuses (#400) 7 years ago
Conny Duck b3ce544bd0 completely remove firebase, mqtt and google services from build 7 years ago
Conny Duck d65d63b82b implement notification channels, use system notification settings on android Oreo 7 years ago
Conny Duck c444bead7e cleanup code, remove some unneeded files 7 years ago
Vavassor 81bcd8dbd1 Actually form thread lines properly in the thread view. Closes #57 7 years ago
Vavassor cd74ebb6fc Makes the main status of a thread appear as a more detailed view. 7 years ago
Vavassor 58c8f64287 Documents some utilities 7 years ago
Vavassor 8f226b024c Fixes notifications not setting their visibility. 7 years ago