89 Commits (06af9626101d642c5dc02f1b0d9c16865ed822c2)

Author SHA1 Message Date
Ivan Kupalov 06af962610 Use Android-Job to pull notifications. Closes #401. (#431) 7 years ago
Ivan Kupalov 5239ffa432 Stop adding link info when composing toot (#418) 7 years ago
Conny Duck d3061da9cb upgrade gradle version for android studio 3, fix some lint warnings 7 years ago
Conny Duck de41ea4cb7 Release 27 7 years ago
Conny Duck ed851cb04d fixes a crash within TootDao that is caused by an change in the room library 7 years ago
Conny Duck c39bbea687 Release 26 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 b211ed0f87 upgrade dependencies 7 years ago
Conny Duck 931836a56d remove metadata files of jsoup library from final build 7 years ago
Conny Duck eba8f43b8e upgrade to Android Api 26, update dependencies 7 years ago
Vavassor ea85209d0a Release 1.1.4 7 years ago
Vavassor 094cc566bc Release 1.1.4-beta.7 7 years ago
Vavassor 0e0ec40575 Okay, toss BouncyCastleProvider so we can release a beta. 7 years ago
Vavassor 764cd7a0d6 Fixes the search page not working on Android Kitkat (searching applications instead of accounts and tags). 7 years ago
Vavassor b5039b7d8c Release 1.1.4-beta.6 7 years ago
Vavassor 81089ade92 Release 1.1.4-beta.5 7 years ago
Vavassor 36fe864c3f Re-includes Firebase Crash Reporting in the google play build flavour. 7 years ago
torrentcome 4c3ee1b7fc (gradle) remove useless rx room stuff 7 years ago
Vavassor c9fa1c07d6 Adds or updates Bouncy Castle as a security provider. A possible fix for alleviating issues with connections (issue #46 in particular). 7 years ago
torrentcome 84a6c2578b (room) add room gradle file 7 years ago
torrentcome 22ec554109 (room) add in gradle config 7 years ago
Vavassor 362347261d Release 1.1.4-beta.4 7 years ago
Vavassor adfb96483a Removes ButterKnife annotations. 7 years ago
Vavassor 9d78808bf3 Consolidates the main header and removes the now-unneeded FloatingSearchView library. Closes #67 7 years ago
Vavassor 52157df674 Release 1.1.4-beta.3 7 years ago
Vavassor 51feb388e6 Release 1.1.4-beta.2 7 years ago
Vavassor a75fb790c0 Removes "fillable loader" library, since it's no longer used for the splash screen. 7 years ago
Vavassor b4e8fe9a78 release 1.1.4-beta.1 7 years ago
Vavassor 54327f6e2b Removes the product flavor split. 7 years ago
Vavassor e0db0cfee5 Initial client working for MQTT push notifications. 7 years ago
torrentcome c34bbaa62a (jsoup) add jsoup 7 years ago
Vavassor 1618940822 Removes an unused library from build.gradle. 7 years ago
Conny Duck b7aba05f19 updated dependencies 7 years ago
Vavassor 7a684a44bb Release 1.1.3 7 years ago
Vavassor a4b51430b4 Organizes libraries and removes a flavor-specific import (possibly unnecessary?). 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
Peter Cai c11606e7bd Fix #198: Use OkHttp3Downloader by default 7 years ago
Vavassor 5941a2f5b3 Profile editor functionally complete. 7 years ago
serage.betelmal 642e2af23e Adding an about activity to the App 7 years ago
Vavassor 18d5d0152c Release 1.1.2 7 years ago
Vavassor f5fd17ac66 Release 1.1.1 7 years ago
Vavassor 692dc0e527 Possible fix to ECDH secp256r1-only cipher suite issue. 7 years ago
Vavassor 4ea04bb576 Re-orients images when downscaled according to EXIF data if it's specified. Closes #106 7 years ago
Vavassor 48c9b71f92 Finishes handshake-test-2 7 years ago
Vavassor fd472fbe1f Possible fix to enable connections using TLS 1.1 and 1.2 on pre-Lollipop android versions. Also expands to the enabled list of cipher suites. 7 years ago
Konrad Pozniak d23d12aa9c added proguard config 7 years ago
Nicholas Tinsley 9a18c235b2 upgradle 7 years ago
Zachary Epps 7a5e5dca7e changed AccountActivity so that it shows FAB that allows a user to un/follow a user from it instead of the menu 7 years ago
Zachary Epps cbae26dd4c changed AccountActivity so that after following someone the FAB hides itself 7 years ago