Commit Graph

129 Commits

Author SHA1 Message Date
Harsh Shandilya b12b5c800f feat(android): add share action 2024-05-20 01:37:00 +05:30
GitHub Actions b3313efbbe feat(release): bump version 2024-05-14 07:46:16 +00:00
Harsh Shandilya 6f76a15ded fix: downgrade to Compose stable
Fixes PP-56
Fixes PP-61
Fixes COMPOSE-LOBSTERS-3Z
Fixes COMPOSE-LOBSTERS-40
2024-05-07 14:02:08 +05:30
Harsh Shandilya 3137a1bb42 chore: update changelog 2024-05-03 01:27:19 +05:30
Harsh Shandilya 8e8b710603 chore: update changelog 2024-04-30 10:42:48 +05:30
Harsh Shandilya 196dfd056b
chore: update changelog 2024-04-29 02:19:24 +05:30
Harsh Shandilya d8b2ff6c8d fix(android): add missing user destination to search screen
Fixes COMPOSE-LOBSTERS-3V
2024-04-27 16:56:16 +05:30
GitHub Actions ab1f276a08 feat(release): bump version 2024-04-24 18:28:03 +00:00
Harsh Shandilya ca03561df0 fix(common): force titles in lists to be a single line 2024-04-24 23:55:09 +05:30
Harsh Shandilya 687cb32f7c fix: remove visual divider 2024-04-24 23:44:36 +05:30
Harsh Shandilya 12e57298af chore: refresh changelog 2024-04-24 23:32:14 +05:30
GitHub Actions 57f95d790d feat(release): bump version 2024-04-24 06:47:57 +00:00
Harsh Shandilya cec2d70fda fix(common): make `LobstersCard` more compact
Fixes #526
2024-04-20 15:18:10 +05:30
Harsh Shandilya d0bf2a4fb2 fix: handle user profile navigation correctly 2024-04-18 01:54:26 +05:30
Harsh Shandilya 2b9680d3d8 refactor: remove deeplinks
Fixes #484
2024-04-18 01:08:42 +05:30
Harsh Shandilya d19c1e11be fix(deps): upgrade Compose
The BOM is likely to go unmaintained in the future

See: https://github.com/chrisbanes/compose-bom/issues/97
2024-04-18 01:02:26 +05:30
Harsh Shandilya 493ab8712c chore: add changelog entry 2024-04-14 21:10:50 +05:30
GitHub Actions f00f185f6d feat(release): bump version 2024-03-19 12:54:12 +00:00
Harsh Shandilya a08ffb903c chore: bump changelog 2024-03-19 18:20:40 +05:30
GitHub Actions 0a70924cab feat(release): bump version 2024-03-17 08:22:24 +00:00
Harsh Shandilya 5c0b5bb4f7 fix(widget): open comments screen directly for lobsters-native posts
Fixes COMPOSE-LOBSTERS-2P
2024-03-16 18:01:30 +05:30
GitHub Actions 6c5b54587e feat(release): bump version 2024-03-16 06:04:08 +00:00
Harsh Shandilya 85fc5cac21 fix: adjust for new API changes 2024-03-16 09:48:08 +05:30
GitHub Actions 886cd65a32 feat(release): bump version 2024-03-07 19:44:46 +00:00
Harsh Shandilya 8c8dd93136 chore: update changelog 2024-03-08 00:59:37 +05:30
GitHub Actions c07752df4a feat(release): bump version 2024-03-07 08:02:41 +00:00
Harsh Shandilya 0c3dc00137 chore: update changelog 2024-03-07 11:53:17 +05:30
Harsh Shandilya a8d637e589 chore: update changelog 2024-02-05 17:03:21 +05:30
Harsh Shandilya fa2868edd6 fix(deps): update all AndroidX libraries to latest unstable 2024-01-25 01:19:05 +05:30
GitHub Actions ffe63bbce0 feat(release): bump version 2024-01-23 17:20:09 +00:00
Harsh Shandilya 75d8a2dd2b
chore: update changelog
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
2024-01-23 21:59:14 +05:30
Harsh Shandilya de1bda0034 fix(android): improve widget layout 2024-01-17 17:32:12 +05:30
Harsh Shandilya 338ad07db7
feat(android): add the ability to export posts as browser bookmarks 2023-12-05 12:43:47 +05:30
GitHub Actions 35469825c7 feat(release): bump version 2023-11-20 07:33:30 +00:00
Harsh Shandilya 9446f09f22
chore: adjust changelog to be under 500 chars 2023-11-20 12:39:03 +05:30
Harsh Shandilya 2ba8eb9430 chore: rejig changelog
Add missing stuff and move more interesting stuff higher up
2023-11-18 15:05:03 +05:30
Harsh Shandilya 58f6607404 feat(android): add new icon by dzuk 2023-11-15 09:34:06 +05:30
Harsh Shandilya 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
Harsh Shandilya 7a648a77b0
feat(common): add swipe action for saving posts 2023-11-07 13:09:15 +05:30
Harsh Shandilya 608d855cae
fix(android): make `TopAppBar` color match `BottomNavigation` 2023-11-01 22:19:46 +05:30
Harsh Shandilya 9048d253e6
chore: update changelog 2023-10-28 14:30:33 +05:30
GitHub Actions deb900f8f8 feat(release): bump version 2023-10-06 08:47:17 +00:00
Harsh Shandilya e6f6ed75f1
chore: update changelog 2023-10-06 14:03:59 +05:30
GitHub Actions c9e5ded43a feat(release): bump version 2023-10-04 13:30:30 +00:00
Harsh Shandilya 7094016e7e
chore: update changelog 2023-10-03 23:37:32 +05:30
Harsh Shandilya cf93eda6c1
chore: update changelog 2023-09-30 02:43:56 +05:30
GitHub Actions 205ae8d9c7 feat(release): bump version 2023-09-19 09:49:59 +00:00
Harsh Shandilya 7b5cfa97d7 chore: update changelog 2023-09-19 00:25:56 +05:30
GitHub Actions d5a4d7f91a feat(release): bump version 2023-08-30 10:38:14 +00:00
Harsh Shandilya 5a491429db
chore: add dependency updates to changelog 2023-08-30 16:01:05 +05:30