Conny Duck
738a387142
upgrade gradle & dependencies
7 years ago
Ivan Kupalov
f43ef319d0
Add Dagger ( #554 )
...
* Add Dagger DI
* Preemptively fix tests
* Add missing licenses
* DI fixes
* ci fixes
7 years ago
Ivan Kupalov
5d954a8eab
Add ComposeActivity tests. Add ServiceLocator ( #542 )
7 years ago
Conny Duck
cde610b27d
update dependencies, use new scheduleAsync of job library
7 years ago
Konrad Pozniak
5de7b21007
convert entity classes to Kotlin data classes ( #526 )
...
* convert entity classes to Kotlin data classes
* more data classes, code style
7 years ago
Conny Duck
5998f3b375
Release 34
7 years ago
Conny Duck
77b6f2db6f
fix build
7 years ago
Conny Duck
150535ab65
remove unnecessary build flavors
7 years ago
Conny Duck
c73df44e42
Release 33
7 years ago
Conny Duck
93f76bf67f
Release 32
7 years ago
Konrad Pozniak
40cda2ced3
Multi account feature ( #490 )
...
* basic implementation
* improve LoginActivity
* darken drawer background image
* add current avatar in ComposeActivity
* add account name to logout dialog
* multi account support for notifications
* multi account support for notifications
* bugfixes & cleanup
* fix bug where somethings notifications would open with the wrong user
* correctly set active account in SFragment
* small improvements
7 years ago
Conny Duck
0f9bd75188
update dependencies
7 years ago
Conny Duck
47346fb718
upgrade to minSdkVersion 18, fix some lint warnings
7 years ago
Conny Duck
13db4264f2
add new debug build so two tusky versions can be run on the same device
7 years ago
Conny Duck
00b5200fd4
Release 31
7 years ago
Konrad Pozniak
915fc49e91
fix crash on Android 4
7 years ago
Conny Duck
ffeaae82c3
make medium the default font size on startup
7 years ago
Conny Duck
5cc53c56ea
update dependencies
7 years ago
Ivan Kupalov
3106250930
Save reply info in draft, refactor ( #449 )
...
* Save reply info in draft, refactor
* Handle replying to deleted status
7 years ago
Conny Duck
07d5f7452a
upgrade libraries, fix DrawerImagerLoader deprecated warning
7 years ago
Conny Duck
1f117548c2
add Java 8 support
7 years ago
Conny Duck
75a31fffe0
Release 29 v1.3.1
7 years ago
Conny Duck
c73b4b227a
upgrade to API Level 27, fix nullability problems with new support library
7 years ago
Conny Duck
7ca23c63b5
Release 28 v1.3.0
7 years ago
Conny Duck
7cbdf2c96c
upgrade room library to 1 (fix merge problem)
7 years ago
Ivan Kupalov
f0a1392649
Implement media tab ( #430 )
7 years ago
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
...
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.
8 years ago