Commit Graph

15 Commits

Author SHA1 Message Date
Nat c15d42f081
Introduce icons.js
The default export here replaces Expo's <Iconicons/>, <Fontawesome/>,
etc. components with <Icon/> in a first step away from the Expo
ecosystem.

Using PNG images greatly limits our access to unique colours, but since
there only should realistically be using two colours, #000 and #666, in
the interface, hopefully this won't be a problem. At least not until
there's a dark theme. Rendering more PNGs from the SVGs is tedious.
2023-01-01 16:52:07 -08:00
Nat 229dabf498 Update meta documents 2021-08-10 12:49:59 -03:00
Nat bae5e9ad70 Replace Eva icons with Expo's vector icons 2021-07-09 11:06:11 -03:00
Nat 80d22df8da Add app icon 2021-04-18 12:11:02 -03:00
Nat 3bf52cb615 Add splashscreen with standalone logo 2021-04-18 11:59:37 -03:00
Nat 63cdce8ccb Update README with new screenshots 2021-04-15 15:56:16 -03:00
Nat b6ee403eb9 Enable tray to indicate when there's new notifications 2021-04-03 00:44:51 -03:00
Nat 663f4641f3 Add settings page 2021-03-27 09:16:35 -03:00
Nat 4d458734ca Create ViewComments page to display post context 2021-03-13 07:24:51 -04:00
Nat 09424ac4eb Add "View N comments" button below posts
This replaces the old comment button that was in the post action bar
2021-03-02 09:58:39 -04:00
Nat c4ba6e9075 Add ellipsis icon missed in last commit 2021-03-02 09:56:50 -04:00
Nat 6cfac2be98 Replace the download button with a bookmark 2021-02-28 11:21:35 -04:00
Nat 934c711d7d Improve README 2021-02-27 18:57:45 -04:00
Nat bd8b3e4994 Added logo 2021-02-26 15:15:04 -04:00
Nat 7cf3dc709b init 2021-02-26 12:05:46 -04:00