Commit graph

712 commits

Author SHA1 Message Date
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
772d368caa chore(android): delete startup profile 2023-09-19 14:27:23 +05:30
d2fa330491 chore(android): regenerate baseline profiles 2023-09-19 14:27:23 +05:30
1cb3eb6472
refactor(api): import CSRF extraction from android module 2023-09-14 00:47:01 +05:30
2f2d2e694e
fix(android): remove unnecessary Konvert configuration
We're only using it in the `model` subproject right now.

Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
2023-09-09 16:48:24 +05:30
25382acf0e
refactor(model): use Konvert to automatically generate mappings 2023-09-09 13:31:28 +05:30
d4672ae8bd
chore(deps): upgrade to Whetstone 0.7.0 2023-09-08 15:08:33 +05:30
e49a2c2cbc
fix(build): disable NewerVersionAvailable Lint 2023-09-07 23:52:15 +05:30
19e7d65006
fix(deps): update dev.chrisbanes.compose:compose-bom to 2023.10.00-alpha01 2023-09-07 13:03:34 +05:30
721b74fedc
chore: refresh Lint baseline 2023-09-06 01:57:27 +05:30
b31a3755bb
chore: add TraceLog 2023-09-01 04:05:20 +05:30
6db7880178
fix: replace unsupported extension syntax 2023-08-30 22:35:21 +05:30
GitHub Actions
183e1606c5 feat(release): start next development iteration 2023-08-30 10:43:33 +00:00
GitHub Actions
d5a4d7f91a feat(release): bump version 2023-08-30 10:38:14 +00:00
6265c50caf
chore: refresh Lint baseline 2023-08-30 15:55:41 +05:30
4b4f00ad8e
feat(android): enable read posts feature 2023-08-30 15:13:34 +05:30
43402f45d8
Revert "chore(android): refresh baseline profiles"
Causes crashes 🤷

This reverts commit 0d23225ec7.
2023-08-29 15:56:47 +05:30
b43d238dd1
chore: refresh Lint baseline 2023-08-24 12:40:19 +05:30
63d74ae065
chore: refresh lint baseline 2023-08-23 23:29:40 +05:30