Auxio/app/src/main/java/org/oxycblt/auxio/image
OxygenCobalt d6f166a3ee
all: use synchronized annotation
Use the @Synchronized annotation instead of synchronized.

Makes my ability to manage thread-safety on the shared objects much
easier. Because I don't have to think about what I should guard
and what I shouldn't.
2022-07-02 17:28:51 -06:00
..
BaseFetcher.kt ui: remove titlemidlarge style 2022-06-23 11:22:29 -06:00
BitmapProvider.kt all: use synchronized annotation 2022-07-02 17:28:51 -06:00
Components.kt ui: rework sorting again 2022-06-22 11:08:58 -06:00
CrossfadeTransitionFactory.kt info: update architecture 2022-05-26 10:03:41 -06:00
ImageGroup.kt ui: rework iconography 2022-06-30 21:09:21 -06:00
SquareFrameTransform.kt ui: rework custom ui components 2022-05-21 14:52:08 -06:00
StyledImageView.kt ui: rework rounded covers into round mode 2022-07-01 20:06:54 -06:00