Shadowfacts shadowfacts
shadowfacts pushed to master at minecraft/ASMR 2019-06-24 00:09:56 +00:00
c79b93a4f9 Add NinePatchTexture and NinePatchView
f474c4c8bf Add NinePatchTexture and NinePatchView
Compare 2 commits »
shadowfacts pushed to master at minecraft/ASMR 2019-06-24 00:02:50 +00:00
f474c4c8bf Add NinePatchTexture and NinePatchView
6485fd1035 Add Texture and TextureView
62fbc10aa3 Add basic button implementation
bf7e7bd24c Add frame based layout
Compare 4 commits »
shadowfacts pushed to master at minecraft/ASMR 2019-06-23 20:32:53 +00:00
bee2eceb10 Rename some test classes
54ad51c719 Add mouse hover & click handling
Compare 2 commits »
shadowfacts pushed to master at minecraft/ASMR 2019-06-23 15:36:35 +00:00
a55cd950d0 Add helpers for converting points/rects between view coordinate systems
184d98bcdd Add helpers for converting points/rects between view coordinate systems
Compare 2 commits »
shadowfacts pushed to master at minecraft/ASMR 2019-06-23 03:03:31 +00:00
184d98bcdd Add helpers for converting points/rects between view coordinate systems
51528c4cbe Add Lowest Common Ancestor algorithm
Compare 2 commits »
shadowfacts pushed to master at minecraft/ASMR 2019-06-22 20:08:02 +00:00
83bd29ecb8 Add documentation
shadowfacts pushed to master at minecraft/ASMR 2019-06-22 19:02:19 +00:00
7bfb18830c Rename ShadowUI to Cacao
shadowfacts pushed to master at minecraft/ASMR 2019-06-22 18:59:38 +00:00
c6aefdaad4 Add StackView
shadowfacts pushed to master at minecraft/ASMR 2019-06-22 18:35:04 +00:00
e9df08aa30 Move View class to view package
008354b74a Add Window layout unit tests
1dffc67339 Add Rect unit tests
27518c68df Add Color unit tests
2b739899a1 Add missing JavaDoc headers
Compare 7 commits »
shadowfacts pushed to master at minecraft/ASMR 2019-06-21 23:16:41 +00:00
e28daf3b4a Remove UI prefix, start Window implementation
12b6886da8 Remove UI prefix
Compare 2 commits »
shadowfacts pushed to master at shadowfacts/Tusker 2019-06-19 23:12:49 +00:00
50d641eb59 Block gab.* domains from logging in
shadowfacts pushed to master at shadowfacts/shadowfacts.net 2019-06-19 13:30:09 +00:00
c26aeb8f99 Make header/footer same width as article and use flexbox for layout
b8305989b6 Update dependencies
Compare 2 commits »
shadowfacts pushed to master at shadowfacts/Tusker 2019-06-18 13:51:49 +00:00
bc5067d3b0 Temporarily disable UIMenu stuff due to missing creation method in iOS 13 DB2
shadowfacts pushed to master at shadowfacts/Tusker 2019-06-17 02:40:11 +00:00
cd5b593199 Show gallery from conversation main status cell
85ed53b990 Fix multi-attachment layout issues
Compare 2 commits »
shadowfacts pushed to master at shadowfacts/Tusker 2019-06-17 01:57:00 +00:00
55fc032f36 Extract attachment layout to it's own view
shadowfacts closed issue shadowfacts/Tusker#18 2019-06-15 00:23:46 +00:00
New attachment carousel
shadowfacts pushed to master at shadowfacts/Tusker 2019-06-15 00:23:46 +00:00
e6c6293c10 Add multi-image gallery
0abc28900c Large Image VC: Show share sheet instead of downloading
bd8e16cacb Large Image VC: Don't let image overlap top controls when zoomed out
ea143ea0dd Large Image VC: Hide home indicator when controls hidden
Compare 4 commits »
shadowfacts pushed to master at shadowfacts/Tusker 2019-06-14 07:01:16 +00:00
730308df3f Re-add custom LargeImageViewController presentation/dismissal animations
shadowfacts pushed to master at shadowfacts/Tusker 2019-06-14 06:49:35 +00:00
8a45837918 Fix loading attachments from Pleroma
shadowfacts pushed to master at shadowfacts/Tusker 2019-06-14 02:31:38 +00:00
940ba6d6cb Fix swipe actions on iOS 13