92fb2939e6
refactor: fix search destination
2025-05-25 15:30:29 +05:30
bf0a6c40e8
refactor: inline BaseActivity
indirection
2025-05-25 15:03:11 +05:30
74ccf74f8d
refactor: move navigation rail to nav3
2025-05-25 13:58:35 +05:30
17289a26f1
feat: rewrite navigation on top of Nav3
2025-05-25 13:58:35 +05:30
8edf833461
chore: add a preview to LobstersListItem
2025-05-25 13:58:22 +05:30
604856912f
fix: increase swipe thresdhold
2025-05-25 08:51:32 +05:30
be80812dc6
refactor: rewrite comment text rendering
2025-05-25 08:46:00 +05:30
4216c93783
fix: silence more R8 warnings
2025-05-23 00:47:34 +05:30
46d2910a33
chore: regenerate Lint baseline
2025-05-22 23:58:39 +05:30
79204455ca
chore: regenerate lint baselines
2025-05-20 17:20:06 +05:30
376f1b09bd
chore: refresh lint baselines
2025-04-30 01:39:04 +05:30
1412ee7486
chore: refresh Lint baseline
2025-04-25 01:10:33 +05:30
0db43a8752
chore: silent Aligned16KB
lint temporarily
2025-04-08 13:21:35 +05:30
1b80f5525b
chore: refresh Lint baselines
2025-04-08 12:54:34 +05:30
e8804efd57
fix(build): upgrade to AGP 8.11.0-alpha03
2025-03-28 23:50:34 +05:30
5599d6d70d
refactor: drop screenshot tests
...
This breaks the Anvil Gradle Plugin
See: https://github.com/ZacSweers/anvil/issues/89
2025-03-28 23:50:07 +05:30
82d8303bfe
chore(deps): bump everything
2025-03-28 23:42:39 +05:30
52382d7918
fix: remove useless Sentry-related code
2025-03-11 19:27:29 +05:30
976c9dd064
feat: separate db reads and writes to separate dispatchers
2025-03-11 17:32:56 +05:30
1d291eacae
chore: refresh baseline
2025-03-06 21:06:46 +05:30
GitHub Actions
833fcb616d
feat(release): start next development iteration
2025-02-13 22:16:04 +00:00
GitHub Actions
8ef213ffdb
feat(release): bump version
2025-02-13 22:08:23 +00:00
GitHub Actions
0bb745b8e7
feat(release): start next development iteration
2025-01-31 12:58:20 +00:00
GitHub Actions
6915b12db8
feat(release): bump version
2025-01-31 12:52:25 +00:00
25249629fd
chore: remove years from license headers
...
These are a useless annoyance
See: https://daniel.haxx.se/blog/2023/01/08/copyright-without-years/
2025-01-23 23:45:10 +05:30
fa5cb1f484
fix(deps): upgrade haze to 1.2.0
2025-01-10 02:41:27 +05:30
renovate[bot]
c1b4af7484
fix(deps): update sentry to v7.20.0
...
msfjarvis: disable Session Replay now that it's out of beta and paid
2025-01-03 14:51:06 +05:30
28720b06bb
chore(build): ensure AboutLibraries tasks avoid rate limits
2025-01-03 14:23:21 +05:30
b20b087b8b
feat: start work on a new tablet screen
...
Updates #726
2025-01-02 14:44:13 +05:30
ae84a3ea02
chore: remove unncessary licensee config
2024-12-14 16:21:47 +05:30
1980387d4f
fix(build): apply DAGP to all subprojects
2024-12-12 22:07:11 +05:30
d4d11b9254
refactor: de-duplicate navigation destinations
2024-12-02 15:58:19 +05:30
f35c12fcbd
fix(build): enable new PausableComposition
Compose Compiler feature
2024-12-02 01:02:43 +05:30
GitHub Actions
ba7607429a
feat(release): start next development iteration
2024-11-30 13:32:42 +00:00
GitHub Actions
0224255ac6
feat(release): bump version
2024-11-30 13:24:59 +00:00
57bc93d5ea
feat(ui): reintroduce navigation rail to tablet UI
2024-11-30 13:53:55 +05:30
GitHub Actions
de85b1aa2e
feat(release): start next development iteration
2024-11-26 10:49:06 +00:00
GitHub Actions
9e8e4813b1
feat(release): bump version
2024-11-26 10:48:06 +00:00
76dd90a287
fix(android): prevent transparent navigation bar on API <= 31
...
Haze only works on API 32 and above so we set a solid background
color for devices without blur.
2024-11-16 22:50:55 +05:30
4bac4c6404
fixup! refactor(android): remove TwoPaneLayoutPostActions
2024-11-01 00:09:30 +05:30
4d260933c0
refactor(android): remove TwoPaneLayoutPostActions
2024-11-01 00:00:33 +05:30
37d0614830
fix(android): switch to LocalActivity
from activity-compose
2024-10-31 23:38:00 +05:30
1fc8f9a2be
refactor(android): revamp the user interactions of tablet UI and cleanup code
2024-10-28 01:14:39 +05:30
b51eb5415a
fix(android): ignore some androidx.window
stuff from R8
2024-10-28 00:25:41 +05:30
ThanaReka
b84f266db7
Add tablet specific UI ( #686 )
...
Hi @msfjarvis ! Please have a look at what I have been able to implement
so far. When trying to call the ListDetail version in the MainActivity I
realized that the MainActivity is based on the BaseActivity class, and I
wasn't exactly sure how to set the parameters for ListDetail. Let me
know your thoughts when you get a chance. Thanks!
---------
Co-authored-by: Harsh Shandilya <me@msfjarvis.dev>
2024-10-26 20:53:43 +00:00
f215210ffa
refactor(android): make navigation destinations parcelable
2024-10-27 01:36:58 +05:30
c2b58dbe58
fix: prevent navigation bugs with back button
2024-10-20 22:52:43 +05:30
241a8ca426
fix(build): workaround IDE bug with BaseAppModuleExtension
2024-10-17 18:03:39 +05:30
c2e609bdf7
fix(build): upgrade to Gradle 8.11-rc-1
2024-10-17 17:59:39 +05:30
7a23aa35c5
chore: refresh Lint baseline
2024-10-17 15:31:10 +05:30