GitHub Actions
|
a9923eb8c0
|
feat(release): start next development iteration
|
2023-06-03 18:50:53 +00:00 |
|
GitHub Actions
|
de2f3964e0
|
feat(release): bump version
|
2023-06-03 18:46:20 +00:00 |
|
|
7c5ccbf63b
|
fix: make nav transitions run at 2x of defaults
|
2023-06-04 00:03:38 +05:30 |
|
|
b4b96222ed
|
chore: reorder manifest attributes
|
2023-06-04 00:03:38 +05:30 |
|
|
a920f899fb
|
fix(android): automatically extract native libraries
|
2023-06-04 00:03:38 +05:30 |
|
GitHub Actions
|
31b39a49d6
|
chore(android): refresh baseline profile
|
2023-06-03 01:33:42 +00:00 |
|
GitHub Actions
|
bc5c5a13b4
|
chore(android): refresh baseline profile
|
2023-06-02 01:22:03 +00:00 |
|
GitHub Actions
|
2022255200
|
chore(android): refresh baseline profile
|
2023-06-01 01:33:44 +00:00 |
|
GitHub Actions
|
02ad998b06
|
chore(android): refresh baseline profile
|
2023-05-31 01:23:45 +00:00 |
|
GitHub Actions
|
31059abf23
|
feat(release): start next development iteration
|
2023-05-31 01:11:15 +00:00 |
|
GitHub Actions
|
fc70931c2c
|
feat(release): bump version
|
2023-05-31 01:07:01 +00:00 |
|
|
558062a915
|
Revert "feat: add some navigation transitions"
This was fun but good lord it is ugly
This reverts commit 4f4b480a13 .
|
2023-05-31 05:57:25 +05:30 |
|
GitHub Actions
|
f36d0ef5e6
|
chore(android): refresh baseline profile
|
2023-05-30 01:24:00 +00:00 |
|
GitHub Actions
|
0d9b0fec6b
|
chore(android): refresh baseline profile
|
2023-05-29 06:19:36 +00:00 |
|
|
4f4b480a13
|
feat: add some navigation transitions
|
2023-05-28 18:14:11 +05:30 |
|
|
b2490cd014
|
fix: wrap DatabasePosts content in a Box
|
2023-05-28 18:13:53 +05:30 |
|
|
9d85563cf2
|
fix: remove deeplink for lobste.rs
It makes logging in to the website from a browser fairly annoying for minimal gain
|
2023-05-28 17:25:04 +05:30 |
|
|
1e5ae4048c
|
fix: make nav rail animate horizontally
|
2023-05-28 14:01:04 +05:30 |
|
|
3db05fb3b1
|
fix: remove dubious return
|
2023-05-28 14:01:04 +05:30 |
|
|
5a098e125a
|
Apply suggestions from code review
|
2023-05-28 13:39:39 +05:30 |
|
Yash-Garg
|
78b77fd4c1
|
feat: add adaptive navigation for different screen sizes
|
2023-05-28 13:17:55 +05:30 |
|
|
539e53c6b1
|
fix: add Retrofit R8 rules
|
2023-05-26 01:08:19 +05:30 |
|
GitHub Actions
|
7488afdbb3
|
chore(android): refresh baseline profile
|
2023-05-25 01:27:30 +00:00 |
|
GitHub Actions
|
5fba9bfe7b
|
chore(android): refresh baseline profile
|
2023-05-24 01:27:21 +00:00 |
|
GitHub Actions
|
2f378aaeec
|
chore(android): refresh baseline profile
|
2023-05-22 01:27:24 +00:00 |
|
GitHub Actions
|
7d8083b268
|
chore(android): refresh baseline profile
|
2023-05-21 01:26:45 +00:00 |
|
GitHub Actions
|
7035159fa6
|
chore(android): refresh baseline profile
|
2023-05-20 01:23:53 +00:00 |
|
GitHub Actions
|
a44ca13e3a
|
chore(android): refresh baseline profile
|
2023-05-19 01:22:06 +00:00 |
|
GitHub Actions
|
67f3595d33
|
chore(android): refresh baseline profile
|
2023-05-18 01:27:06 +00:00 |
|
|
ae10d433e6
|
refactor: switch to Material Icons
Our previous system resulted in leaner code but was way too annoying to add
new icons to.
|
2023-05-18 02:03:17 +05:30 |
|
|
e33768d9ca
|
fix(android): set assist URI for profile page
|
2023-05-18 02:03:17 +05:30 |
|
GitHub Actions
|
60507cc817
|
chore(android): refresh baseline profile
|
2023-05-15 01:20:52 +00:00 |
|
GitHub Actions
|
3a99c28233
|
chore(android): refresh baseline profile
|
2023-05-14 01:23:15 +00:00 |
|
GitHub Actions
|
eb053eb5bf
|
chore(android): refresh baseline profile
|
2023-05-13 01:24:08 +00:00 |
|
GitHub Actions
|
5e27937358
|
chore(android): refresh baseline profile
|
2023-05-12 01:20:49 +00:00 |
|
GitHub Actions
|
aa51535e65
|
chore(android): refresh baseline profile
|
2023-05-11 01:27:50 +00:00 |
|
GitHub Actions
|
e8975e70f5
|
chore(android): refresh baseline profile
|
2023-05-09 01:23:53 +00:00 |
|
GitHub Actions
|
72409a0b73
|
chore(android): refresh baseline profile
|
2023-05-08 01:25:09 +00:00 |
|
|
3dfd2d7862
|
chore: rework dependency declaration
|
2023-05-07 11:16:19 +00:00 |
|
|
a7c81a77f2
|
fix(android): make nav content description less shouty
|
2023-05-05 20:42:27 +05:30 |
|
|
a5e25e2eb5
|
refactor(build): simplify test dependency setup
|
2023-05-05 20:31:29 +05:30 |
|
|
9c86a9124d
|
fix: sort dependencies
|
2023-05-04 15:16:31 +05:30 |
|
|
b498cf4b62
|
feat: fix Sentry disabling logic again
|
2023-05-04 14:09:05 +05:30 |
|
GitHub Actions
|
70ee848a41
|
chore(android): refresh baseline profile
|
2023-05-04 01:28:37 +00:00 |
|
GitHub Actions
|
60fd6a4af4
|
feat(release): start next development iteration
|
2023-05-03 22:38:06 +00:00 |
|
GitHub Actions
|
04ed687dbb
|
feat(release): bump version
|
2023-05-03 22:37:02 +00:00 |
|
|
d694415a4a
|
chore: re-sync Lint baseline
|
2023-05-04 03:53:36 +05:30 |
|
|
ea40650214
|
feat(android): migrate away from kotest
|
2023-05-04 03:38:23 +05:30 |
|
|
aab712e680
|
fix(android): migrate to new paging-compose APIs
|
2023-05-04 01:58:30 +05:30 |
|
GitHub Actions
|
63cca3eba2
|
chore(android): refresh baseline profile
|
2023-05-03 01:28:04 +00:00 |
|