GitHub Actions
|
a1a9e712b8
|
feat(release): start next development iteration
|
2023-11-20 07:36:16 +00:00 |
|
GitHub Actions
|
35469825c7
|
feat(release): bump version
|
2023-11-20 07:33:30 +00:00 |
|
|
17258ea4d7
|
feat(android): refresh baseline profiles
|
2023-11-20 12:31:18 +05:30 |
|
|
035d33fcea
|
chore(android): remove obsolete workaround
|
2023-11-20 00:55:18 +05:30 |
|
|
5a1cdc73c5
|
fix(android): refresh icon asset
dzuk said the asset had export errors.
|
2023-11-19 19:23:15 +05:30 |
|
|
6ea194dd0e
|
Revert "fix(android): allow configuration changes to go through"
I don't think I want the behavior this creates.
This reverts commit 4218beac9d .
|
2023-11-18 15:05:03 +05:30 |
|
|
1d3d4f7455
|
fix(android): avoid two unnecessary API calls in search
|
2023-11-18 15:00:06 +05:30 |
|
|
6ae71adbca
|
feat(android): add app icon to top bar
I love it too much
|
2023-11-16 03:02:40 +05:30 |
|
|
58f6607404
|
feat(android): add new icon by dzuk
|
2023-11-15 09:34:06 +05:30 |
|
|
8922142ade
|
Revert "feat(common): add swipe action for saving posts"
The post update flow is not synced enough for this to work.
This reverts commit 7a648a77b0 .
|
2023-11-08 01:34:13 +05:30 |
|
|
7a648a77b0
|
feat(common): add swipe action for saving posts
|
2023-11-07 13:09:15 +05:30 |
|
|
c721b8b1da
|
fix(android): adjust default theme
|
2023-11-07 12:51:40 +05:30 |
|
|
ba4cd1b0c6
|
fix(android): simplify SearchList component
|
2023-11-06 17:32:37 +05:30 |
|
|
06edbeb903
|
feat(android): fully flesh out search screen
|
2023-11-04 21:55:20 +05:30 |
|
|
082dc9cc82
|
refactor(android): LobstersApp -> LobstersPostsScreen
|
2023-11-04 20:52:37 +05:30 |
|
|
0b3286cd1e
|
feat(android): revert search screen to old design
The Material3 SearchBar component is just not for me
|
2023-11-04 20:50:37 +05:30 |
|
|
339162d595
|
refactor(android): ListItem -> LobstersListItem
|
2023-11-04 19:50:14 +05:30 |
|
|
4218beac9d
|
fix(android): allow configuration changes to go through
|
2023-11-04 13:59:39 +05:30 |
|
|
348b3a7c65
|
feat(android): move backup/restore and search to a dropdown menu
|
2023-11-04 02:43:03 +05:30 |
|
|
f636b56ee3
|
feat(android): introduce a separate SearchActivity
|
2023-11-04 02:42:21 +05:30 |
|
|
ed81ceaa94
|
chore: reformat manifest file
|
2023-11-04 02:29:56 +05:30 |
|
|
608d855cae
|
fix(android): make TopAppBar color match BottomNavigation
|
2023-11-01 22:19:46 +05:30 |
|
|
17eb9a4c45
|
chore: refresh lint baselines
|
2023-10-19 01:38:13 +05:30 |
|
|
a5af23e330
|
refactor(android): make ClawViewModel#isPostSaved synchronous
Fixes #403
|
2023-10-15 01:44:11 +05:30 |
|
|
d3d3a6af09
|
refactor(android): simplify system bars color setup
|
2023-10-09 01:32:45 +05:30 |
|
GitHub Actions
|
0067418ffb
|
feat(release): start next development iteration
|
2023-10-06 08:51:44 +00:00 |
|
GitHub Actions
|
deb900f8f8
|
feat(release): bump version
|
2023-10-06 08:47:17 +00:00 |
|
|
1a525d6e5d
|
fix(android): avoid violating sorting contract
Fixes COMPOSE-LOBSTERS-1J
|
2023-10-06 13:47:58 +05:30 |
|
|
731666936c
|
fix(android): prevent crashes when <50 saved posts exist
Fixes COMPOSE-LOBSTERS-25
|
2023-10-06 12:21:10 +05:30 |
|
GitHub Actions
|
d259cd8eb5
|
feat(release): start next development iteration
|
2023-10-04 13:34:35 +00:00 |
|
GitHub Actions
|
c9e5ded43a
|
feat(release): bump version
|
2023-10-04 13:30:30 +00:00 |
|
|
025c24a9d9
|
feat(android): switch to M3-compatible pull to refresh
|
2023-10-03 22:43:34 +05:30 |
|
|
58bab2f538
|
refactor(android): DRY
|
2023-09-30 02:45:43 +05:30 |
|
|
a3b7af0f79
|
feat(android): add separate touch actions for widget title and comment count
|
2023-09-30 02:43:56 +05:30 |
|
|
91bf5e5555
|
fix(android): sort saved posts in view model
|
2023-09-30 02:03:20 +05:30 |
|
|
61a72b330d
|
fix(android): rollback widget size to 5x2
|
2023-09-30 02:03:20 +05:30 |
|
|
6a1164363c
|
feat(android): fix saved posts widget layout
|
2023-09-30 02:03:20 +05:30 |
|
|
df9a82482c
|
fix(android): dispatch widget update when toggling save state
|
2023-09-30 01:51:57 +05:30 |
|
|
778d98c7f2
|
fix(android): limit widget to 50 posts
|
2023-09-30 01:51:57 +05:30 |
|
|
ed32186984
|
refactor(build): adopt Slack lints
|
2023-09-28 15:14:36 +05:30 |
|
|
7b0b206905
|
refactor(database): split out JVM and Android parts
|
2023-09-26 16:35:50 +05:30 |
|
|
c6739487a4
|
fix(android): update widget with a more usable UI
|
2023-09-23 01:19:18 +05:30 |
|
|
be0f46371e
|
fix(android): update widget when saved post update worker runs
|
2023-09-23 01:19:18 +05:30 |
|
|
85351d5b1c
|
fix(android): increase widget size to 5x3
|
2023-09-23 01:15:41 +05:30 |
|
|
23366e4536
|
feat(android): navigate to a specific comments page via intent
|
2023-09-23 01:15:02 +05:30 |
|
|
0d1f69d36e
|
refactor(android): expose 'plain' SavedPosts list in VM
|
2023-09-23 01:14:06 +05:30 |
|
|
62f512e319
|
feat(android): basic widget implementation
This needs a Glance version of LobstersCard to function
|
2023-09-22 00:58:49 +05:30 |
|
|
f39e9889f3
|
feat(android): delete unused DataStore code
|
2023-09-21 16:11:45 +05:30 |
|
GitHub Actions
|
ac3e60053a
|
feat(release): start next development iteration
|
2023-09-19 09:54:05 +00:00 |
|
GitHub Actions
|
205ae8d9c7
|
feat(release): bump version
|
2023-09-19 09:49:59 +00:00 |
|