Konrad Pozniak
d33345dd5c
1.8 fixes ( #637 )
...
* fix lint warnings
* upgrade dependencies
* auto cancel notifications
* improve dependency injection
* fix tests
* remove old comment from BaseActivity
* fix missing injectors
7 years ago
Konrad Pozniak
8db482bb46
move bottom sheet from fragments to activities ( #628 )
...
* move bottom sheet from fragments to activities
* move BottomSheetLogic to dedicated abstract Activity
* change tests
* improve code
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
Conny Duck
c444bead7e
cleanup code, remove some unneeded files
7 years ago
torrentcome
62706000c9
(fragment) quick changed
...
The duplicated interface will no appeared anymore. The problem is with the "stack memory" who do weird thing with his fragments.
no more duplicated stuff after that ;)
7 years ago
Vavassor
8b2441071f
Broadcasts now used everywhere for signalling to remove accounts' posts instead of listeners.
8 years ago
Vavassor
7f31aff144
Reorganizes the whole codebase.
8 years ago
Vavassor
5943c051f5
Adds forgotten and required interface to FavouritesActivity (SFragment.OnUserRemovedListener). Closes #245
8 years ago
Vavassor
4d9fd09a3c
License change back to GPL 3
8 years ago
Vavassor
3e21e59edc
Relicense to LGPL3
8 years ago
Eugen Rochko
9172636127
Add back buttons to favourites/blocks activities
8 years ago
Vavassor
e59c0534c7
Viewing your favourites is now accessible on the main menu.
8 years ago
Vavassor
96a5692717
Dark and light themes now exist and can be switched in preferences.
8 years ago
Vavassor
dbb2663882
Links and tags in statuses are now clickable and open suitable pages.
...
Mentions are also, incidentally, but still link to the account page for that user in the browser. This should be changed to an in-app account page when that's finished, but it's actually fairly suitable fallback behaviour for now.
8 years ago
Vavassor
b00a3cf443
Adds a toot thread viewing mode. Also, many files were missing and didn't push so the previous commits may have been very wrong?
8 years ago