|
9e2564f352
|
chore: refresh baseline profiles
|
2024-02-04 16:02:20 +05:30 |
|
|
b1148679e3
|
refactor: workaround poor read/saved state management
I need a fresh set of eyes on this absolute mess
|
2024-01-30 01:36:00 +05:30 |
|
|
6a9cd40eaf
|
fix(deps): update androidx.test and Licensee
|
2024-01-30 00:47:07 +05:30 |
|
|
cbd7f2fca4
|
refactor: improve read posts search performance
|
2024-01-29 18:20:27 +05:30 |
|
|
74a7835a53
|
refactor(android): switch over to PagingData transformations
|
2024-01-27 19:55:03 +05:30 |
|
|
e7d5676cb5
|
refactor: address issues from compose-lint 1.3.x
|
2024-01-26 14:54:21 +05:30 |
|
|
1524eb23d4
|
chore: refresh baseline profiles
|
2024-01-25 01:41:57 +05:30 |
|
GitHub Actions
|
65e033cc80
|
feat(release): start next development iteration
|
2024-01-23 17:23:09 +00:00 |
|
GitHub Actions
|
ffe63bbce0
|
feat(release): bump version
|
2024-01-23 17:20:09 +00:00 |
|
|
c5117e8669
|
refactor(android): the redesigns will continue until the morale improves
|
2024-01-19 17:17:44 +05:30 |
|
|
1885859d2f
|
refactor(android): further simplify settings page navigation
|
2024-01-18 21:45:33 +05:30 |
|
|
d4a6009b92
|
feat(android): add libraries attribution page
|
2024-01-18 04:07:30 +05:30 |
|
renovate[bot]
|
a187752659
|
chore(deps): update dependency com.facebook:ktfmt to v0.47
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
|
2024-01-18 01:55:45 +05:30 |
|
|
990c293ac2
|
fix(android): make widget items more 'boxy'
|
2024-01-17 19:49:10 +05:30 |
|
|
de1bda0034
|
fix(android): improve widget layout
|
2024-01-17 17:32:12 +05:30 |
|
|
c5a3562608
|
refactor(android): rework sorting mechanism and saved posts month header
|
2024-01-11 01:54:39 +05:30 |
|
|
6c3d21a5f4
|
fix(android): prevent StrandHogg 2.0 task hijacking vulnerability
|
2024-01-10 17:50:30 +05:30 |
|
|
940ff167bf
|
refactor(android): extract shared activity logic to BaseActivity
|
2024-01-01 17:10:20 +05:30 |
|
|
9a300aaf21
|
fix(android): pass in ViewModel from activity
|
2023-12-31 21:21:44 +05:30 |
|
|
53f0656353
|
chore: migrate to data object
|
2023-12-07 01:22:39 +05:30 |
|
|
9039a2de58
|
fix(android): clarify what format is valid for imports
|
2023-12-06 07:44:26 +05:30 |
|
|
338ad07db7
|
feat(android): add the ability to export posts as browser bookmarks
|
2023-12-05 12:43:47 +05:30 |
|
|
ca91918707
|
feat(android): add a WebView for login purposes
|
2023-12-03 23:22:29 +05:30 |
|
|
5bcfe0a85c
|
feat(web): init
|
2023-12-03 23:22:29 +05:30 |
|
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 |
|