[GH-ISSUE #6] [Feature Request] Publish the android app #4

Closed
opened 2026-03-02 11:45:27 +03:00 by kerem · 46 comments
Owner

Originally created by @MohamedBassem on GitHub (Mar 26, 2024).
Original GitHub issue: https://github.com/karakeep-app/karakeep/issues/6

The mobile app is already cross-platform. We just need to test and publish it to the play store.

EDIT2:

The app is now live on the play store: https://play.google.com/store/apps/details?id=app.hoarder.hoardermobile&pcampaignid=web_share

EDIT:

Ok, so google just accepting the app for closed testing!

To join the closed testing group, you'll need to join this google group: https://groups.google.com/g/hoarder-android-testers

Once you've joined (I guess you might need to give it a minute or two), you can use the following link to install the app from the app store:

We will need at least 20 testers, for 2 weeks for the app to get listed on the play store. Please give it a try and let me know how it goes!

Originally created by @MohamedBassem on GitHub (Mar 26, 2024). Original GitHub issue: https://github.com/karakeep-app/karakeep/issues/6 The mobile app is already cross-platform. We just need to test and publish it to the play store. ## EDIT2: The app is now live on the play store: https://play.google.com/store/apps/details?id=app.hoarder.hoardermobile&pcampaignid=web_share ## EDIT: Ok, so google just accepting the app for closed testing! To join the closed testing group, you'll need to join this google group: https://groups.google.com/g/hoarder-android-testers Once you've joined (I guess you might need to give it a minute or two), you can use the following link to install the app from the app store: - If you're on the browser, you can join the beta testing program from that link: https://play.google.com/apps/testing/app.hoarder.hoardermobile - and from android, using that link: https://play.google.com/store/apps/details?id=app.hoarder.hoardermobile We will need at least 20 testers, for 2 weeks for the app to get listed on the play store. Please give it a try and let me know how it goes!
kerem 2026-03-02 11:45:27 +03:00
Author
Owner

@runinit commented on GitHub (Mar 27, 2024):

I can test this if needed

<!-- gh-comment-id:2023802927 --> @runinit commented on GitHub (Mar 27, 2024): I can test this if needed
Author
Owner

@MohamedBassem commented on GitHub (Mar 29, 2024):

As of (github.com/MohamedBassem/hoarder-app@26b53e2ccc), the android app is ready for submission to the play store. Going through the submission process right now :)

<!-- gh-comment-id:2027350004 --> @MohamedBassem commented on GitHub (Mar 29, 2024): As of (https://github.com/MohamedBassem/hoarder-app/commit/26b53e2ccc00befd182c4af05ab52fc439be7535), the android app is ready for submission to the play store. Going through the submission process right now :)
Author
Owner

@MohamedBassem commented on GitHub (Mar 29, 2024):

Ok, the app right now is under google's review. Will share the testing link once it's available. We'll need to get some testers before it's widely distributed in the play store.

<!-- gh-comment-id:2027555465 --> @MohamedBassem commented on GitHub (Mar 29, 2024): Ok, the app right now is under google's review. Will share the testing link once it's available. We'll need to get some testers before it's widely distributed in the play store.
Author
Owner

@DavidN0809 commented on GitHub (Mar 29, 2024):

I am open to testing as well

<!-- gh-comment-id:2027735091 --> @DavidN0809 commented on GitHub (Mar 29, 2024): I am open to testing as well
Author
Owner

@mp-strachan commented on GitHub (Mar 30, 2024):

Also happy to opt in for testing

<!-- gh-comment-id:2027920721 --> @mp-strachan commented on GitHub (Mar 30, 2024): Also happy to opt in for testing
Author
Owner

@iconoclasthero commented on GitHub (Mar 30, 2024):

If the .apk was linked in this thread, i'd put it on a phone I have...
[Read: please also enroll me in testing.]

<!-- gh-comment-id:2028052635 --> @iconoclasthero commented on GitHub (Mar 30, 2024): If the .apk was linked in this thread, i'd put it on _a_ phone I have... [Read: please also enroll me in testing.]
Author
Owner

@MohamedBassem commented on GitHub (Mar 30, 2024):

Here's the apk: https://drive.google.com/file/d/1VEeN6KDCHe0jy8PmX0I3sZLtY5DZ2Wd3/view?usp=sharing (first time doing this, so hope I've done it right).

Will share the testing invitation link once google allows me to do so.

<!-- gh-comment-id:2028066901 --> @MohamedBassem commented on GitHub (Mar 30, 2024): Here's the apk: https://drive.google.com/file/d/1VEeN6KDCHe0jy8PmX0I3sZLtY5DZ2Wd3/view?usp=sharing (first time doing this, so hope I've done it right). Will share the testing invitation link once google allows me to do so.
Author
Owner

@iconoclasthero commented on GitHub (Mar 30, 2024):

Network request failed
Server Address
192.168.1.2:3004
Email
iconoclasthero@anemailsite.com
Password
********

Also, the following happens:

  • when I start typing in the password, gboard defaults to a capital letter, please make it not do that.⸸
  • http://192.168.1.2:3004 failed for me the first time on some sort of error but worked this time
  • when trying to edit the server address, the text is entered backwards, so adding the http:// to 192.168.1.2 results in `//:ptth192.168.1.2
  • you should have some sort of verification on the email address to the point that it is in the form of user@*domain.tld so users don't enter a username instead of a password like i did..you know to idiot proof the login.
  • I noticed this on audiobookshelf: be careful that you don't let the entry include a [white]space after the email address/password. messes me up on abs all the time.

⸸I do not expect password entry to default to caps (e.g., the way it does for text entry) and i'm sure others will get tripped up there as well. don't know if it would happen on other keyboards besides gboard but i assume that one is pretty popular.

<!-- gh-comment-id:2028107553 --> @iconoclasthero commented on GitHub (Mar 30, 2024): ``` Network request failed Server Address 192.168.1.2:3004 Email iconoclasthero@anemailsite.com Password ******** ``` Also, the following happens: - when I start typing in the password, gboard defaults to a capital letter, please make it not do that.⸸ - http://192.168.1.2:3004 failed for me the first time on some sort of error but worked this time - when trying to edit the server address, the text is entered backwards, so adding the `http://` to `192.168.1.2` results in `//:ptth192.168.1.2 - you should have some sort of verification on the email address to the point that it is in the form of `user@*domain.tld` so users don't enter a username instead of a password like i did..you know to idiot proof the login. - I noticed this on audiobookshelf: be careful that you don't let the entry include a [white]space after the email address/password. messes me up on abs all the time. ⸸I do not expect password entry to default to caps (e.g., the way it does for text entry) and i'm sure others will get tripped up there as well. don't know if it would happen on other keyboards besides gboard but i assume _that_ one is pretty popular.
Author
Owner

@MohamedBassem commented on GitHub (Mar 30, 2024):

You probably should add the protocol as well, so http://192.168.1.2:3004 (or https if you're using https)

<!-- gh-comment-id:2028110542 --> @MohamedBassem commented on GitHub (Mar 30, 2024): You probably should add the protocol as well, so `http://192.168.1.2:3004` (or https if you're using https)
Author
Owner

@iconoclasthero commented on GitHub (Mar 30, 2024):

Settings > Log > Logs me out instead of showing log.
This phone has android 8 on it if that makes a difference.

"Home" is truncated to "Hom" at the top of the screen

<!-- gh-comment-id:2028118599 --> @iconoclasthero commented on GitHub (Mar 30, 2024): Settings > Log > Logs me out instead of showing log. This phone has android 8 on it if that makes a difference. "Home" is truncated to "Hom" at the top of the screen
Author
Owner

@MohamedBassem commented on GitHub (Mar 30, 2024):

@iconoclasthero thanks a lot for the feedback :) You're the first android tester, so expect some bugs :) Please keep the bug report coming.

  1. I'll look into the weird behavior of the server address. I think I know what's happening.
  2. I'll look into the auto captilize thing as well.
  3. Settings > Log. There's no Log it's actually a Log out button :D
Screenshot 2024-03-30 at 3 27 54 PM
<!-- gh-comment-id:2028120681 --> @MohamedBassem commented on GitHub (Mar 30, 2024): @iconoclasthero thanks a lot for the feedback :) You're the first android tester, so expect some bugs :) Please keep the bug report coming. 1. I'll look into the weird behavior of the server address. I think I know what's happening. 2. I'll look into the auto captilize thing as well. 3. `Settings > Log`. There's no `Log` it's actually a `Log out` button :D <img width="425" alt="Screenshot 2024-03-30 at 3 27 54 PM" src="https://github.com/MohamedBassem/hoarder-app/assets/2418637/c2d02be9-a9ef-4b10-9ab5-7b97ef7b1091">
Author
Owner

@iconoclasthero commented on GitHub (Mar 30, 2024):

I call bullshit! I found the Log button!
ok, you saw the image, i don't feel like making it a reasonable size and dealing with imgur. FFS is this a PITA!

<!-- gh-comment-id:2028122993 --> @iconoclasthero commented on GitHub (Mar 30, 2024): I call bullshit! I found the `Log` button! ok, you saw the image, i don't feel like making it a reasonable size and dealing with imgur. FFS is this a PITA! <img src="https://i.imgur.com/38XzzIJ.png" height=760 width=360>
Author
Owner

@MohamedBassem commented on GitHub (Mar 30, 2024):

wtf, how did this happen. Mobile development is so weird 😂

<!-- gh-comment-id:2028125427 --> @MohamedBassem commented on GitHub (Mar 30, 2024): wtf, how did this happen. Mobile development is so weird 😂
Author
Owner

@iconoclasthero commented on GitHub (Mar 30, 2024):

On the plus side, here's how I shared that image: I took a screenshot inside the android app, went to share the image from the screenshot dialog, and the button f/hoarder came up...which i hit. I went to the pc, had to hit refresh, and it was only a white background with no information, but it was there.

Screenshot from 2024-03-30 11-51-12

<!-- gh-comment-id:2028157502 --> @iconoclasthero commented on GitHub (Mar 30, 2024): On the plus side, here's how I shared that image: I took a screenshot inside the android app, went to share the image from the screenshot dialog, and the button f/hoarder came up...which i hit. I went to the pc, had to hit refresh, and it was only a white background with no information, but it was there. ![Screenshot from 2024-03-30 11-51-12](https://github.com/MohamedBassem/hoarder-app/assets/535962/85399395-8ce5-46df-9e9e-982a3a8af33e)
Author
Owner

@MohamedBassem commented on GitHub (Mar 30, 2024):

You having to hit refresh is tracked in https://github.com/MohamedBassem/hoarder-app/issues/29.

It being white, I think have something to do with how I "stretch" the content in the container and the screenshot being mostly white. I think if you click the maximize button, you'll see the full screenshot.

Typically, there would be tags, but judging from your other bookmarks, it seems that you don't have automatic tagging enabled. That's why the card feels so "empty" 😅 I'm open to suggestions on how to make it more better looking.

<!-- gh-comment-id:2028165782 --> @MohamedBassem commented on GitHub (Mar 30, 2024): You having to hit refresh is tracked in https://github.com/MohamedBassem/hoarder-app/issues/29. It being white, I think have something to do with how I "stretch" the content in the container and the screenshot being mostly white. I think if you click the maximize button, you'll see the full screenshot. Typically, there would be tags, but judging from your other bookmarks, it seems that you don't have automatic tagging enabled. That's why the card feels so "empty" 😅 I'm open to suggestions on how to make it more better looking.
Author
Owner

@iconoclasthero commented on GitHub (Mar 30, 2024):

Well, this is bluesky, but i'd want "something" to look at the image and find the "most interesting" part of it and feature that. I.e., in this case, that would clearly be the top of the image, not the bottom. How you do that, not sure. I think it's possible to set global options for how images are displayed, i.e., are they thumbed and centered, stretched, ... and then as this develops, that should change to being able to individually set how those images are shown.

<!-- gh-comment-id:2028169974 --> @iconoclasthero commented on GitHub (Mar 30, 2024): Well, this is bluesky, but i'd want "something" to look at the image and find the "most interesting" part of it and feature that. I.e., in this case, that would clearly be the top of the image, not the bottom. How you do that, not sure. I think it's possible to set global options for how images are displayed, i.e., are they thumbed and centered, stretched, ... and then as this develops, that should change to being able to individually set how those images are shown.
Author
Owner

@MohamedBassem commented on GitHub (Mar 30, 2024):

Yeah, better rendering for images is on my todo list (and my todolist is getting quite big) :)

<!-- gh-comment-id:2028198620 --> @MohamedBassem commented on GitHub (Mar 30, 2024): Yeah, better rendering for images is on my todo list (and my todolist is getting quite big) :)
Author
Owner

@JFPCreations commented on GitHub (Mar 30, 2024):

Thanks for the app. So far so good. No problem found.

<!-- gh-comment-id:2028198849 --> @JFPCreations commented on GitHub (Mar 30, 2024): Thanks for the app. So far so good. No problem found.
Author
Owner

@Reledia commented on GitHub (Mar 30, 2024):

I'm trying the app on android and I can find no issues with it. I would only suggest to implement a re-fetch button in the note menu for when inference fails. (And possibly even a tag/error that notify of this)

<!-- gh-comment-id:2028288438 --> @Reledia commented on GitHub (Mar 30, 2024): I'm trying the app on android and I can find no issues with it. I would only suggest to implement a re-fetch button in the note menu for when inference fails. (And possibly even a tag/error that notify of this)
Author
Owner

@iconoclasthero commented on GitHub (Mar 30, 2024):

Typically, there would be tags, but judging from your other bookmarks, it seems that you don't have automatic tagging enabled. That's why the card feels so "empty" 😅 I'm open to suggestions on how to make it more better looking.

I wanted to ask about that...is there a discord or anything?

I see that there's a couple API tokens in there. Not sure if they're mine for OpenAI and I don't see where I can enable automatic tagging.

Screenshot from 2024-03-30 13-02-34

<!-- gh-comment-id:2028298610 --> @iconoclasthero commented on GitHub (Mar 30, 2024): > Typically, there would be tags, but judging from your other bookmarks, it seems that you don't have automatic tagging enabled. That's why the card feels so "empty" 😅 I'm open to suggestions on how to make it more better looking. I wanted to ask about that...is there a discord or anything? I see that there's a couple API tokens in there. Not sure if they're mine for OpenAI and I don't see where I can enable automatic tagging. ![Screenshot from 2024-03-30 13-02-34](https://github.com/MohamedBassem/hoarder-app/assets/535962/302beec1-7b60-4862-a3df-8cc50f4a9eb2)
Author
Owner

@MohamedBassem commented on GitHub (Mar 30, 2024):

I've created a discord channel: https://discord.gg/NrgeYywsFh

Let's chat there.

<!-- gh-comment-id:2028353640 --> @MohamedBassem commented on GitHub (Mar 30, 2024): I've created a discord channel: https://discord.gg/NrgeYywsFh Let's chat there.
Author
Owner

@lucius346346 commented on GitHub (Mar 31, 2024):

Network request failed
Server Address
192.168.1.2:3004
Email
iconoclasthero@anemailsite.com
Password
********

I'm having the same error but it persist. Also same error on Firefox addon (NetworkError when attempting to fetch resource). Is it some misconfiguration on my part? I've tried it with or without http://. The web version works fine though.

<!-- gh-comment-id:2028617935 --> @lucius346346 commented on GitHub (Mar 31, 2024): > ``` > Network request failed > Server Address > 192.168.1.2:3004 > Email > iconoclasthero@anemailsite.com > Password > ******** > ``` I'm having the same error but it persist. Also same error on Firefox addon (NetworkError when attempting to fetch resource). Is it some misconfiguration on my part? I've tried it with or without http://. The web version works fine though.
Author
Owner

@MohamedBassem commented on GitHub (Mar 31, 2024):

@lucius346346 check https://github.com/MohamedBassem/hoarder-app/issues/23 for the firefox problems.

As for the app, what errors are you getting?

<!-- gh-comment-id:2028744566 --> @MohamedBassem commented on GitHub (Mar 31, 2024): @lucius346346 check https://github.com/MohamedBassem/hoarder-app/issues/23 for the firefox problems. As for the app, what errors are you getting?
Author
Owner

@lucius346346 commented on GitHub (Mar 31, 2024):

@lucius346346 check #23 for the firefox problems.

As for the app, what errors are you getting?

It's "Network request failed" no matter what I type, including blank. I'm sure I'm typing the right credentials - I can log with them via browser.

<!-- gh-comment-id:2028831251 --> @lucius346346 commented on GitHub (Mar 31, 2024): > @lucius346346 check #23 for the firefox problems. > > As for the app, what errors are you getting? It's "Network request failed" no matter what I type, including blank. I'm sure I'm typing the right credentials - I can log with them via browser.
Author
Owner

@MikeKMiller commented on GitHub (Mar 31, 2024):

Same here with the android app.

<!-- gh-comment-id:2028948159 --> @MikeKMiller commented on GitHub (Mar 31, 2024): Same here with the android app.
Author
Owner

@stanrc85 commented on GitHub (Apr 1, 2024):

Same here, tried both with ip and hostname

<!-- gh-comment-id:2028962525 --> @stanrc85 commented on GitHub (Apr 1, 2024): Same here, tried both with ip and hostname
Author
Owner

@MohamedBassem commented on GitHub (Apr 1, 2024):

@lucius346346 @MikeKMiller @stanrc85 any chance any of you is using a self-signed (or invalid) https cert?
Btw, if any of you would like to hope onto Hoarder's discord so that we can debug it together, I'd be thankful.

<!-- gh-comment-id:2028972343 --> @MohamedBassem commented on GitHub (Apr 1, 2024): @lucius346346 @MikeKMiller @stanrc85 any chance any of you is using a self-signed (or invalid) https cert? Btw, if any of you would like to hope onto Hoarder's discord so that we can debug it together, I'd be thankful.
Author
Owner

@stanrc85 commented on GitHub (Apr 1, 2024):

No https for me, I posted in the discord!

<!-- gh-comment-id:2028978849 --> @stanrc85 commented on GitHub (Apr 1, 2024): No https for me, I posted in the discord!
Author
Owner

@MikeKMiller commented on GitHub (Apr 1, 2024):

I have no https either

<!-- gh-comment-id:2029014799 --> @MikeKMiller commented on GitHub (Apr 1, 2024): I have no https either
Author
Owner

@lucius346346 commented on GitHub (Apr 1, 2024):

Also, no.

<!-- gh-comment-id:2029453712 --> @lucius346346 commented on GitHub (Apr 1, 2024): Also, no.
Author
Owner

@MohamedBassem commented on GitHub (Apr 1, 2024):

I managed to repro locally, and the good news is that I think I found the problem. Apparently android release builds by default refuse to connect to HTTP endpoinds (requiring https basically). This behavior is different in release builds vs development builds and hence why I didn't catch it during development.

I'll try some of the mitigations I googled and report back.

<!-- gh-comment-id:2029785153 --> @MohamedBassem commented on GitHub (Apr 1, 2024): I managed to repro locally, and the good news is that I think I found the problem. Apparently android release builds by default refuse to connect to HTTP endpoinds (requiring https basically). This behavior is different in release builds vs development builds and hence why I didn't catch it during development. I'll try some of the mitigations I googled and report back.
Author
Owner

@MohamedBassem commented on GitHub (Apr 1, 2024):

I checked immich for example and it seems to be setting this usesCleartextTraffic=true. That I hope will be the fix. Trying it now.

github.com/immich-app/immich@861b72ef04/mobile/android/app/src/main/AndroidManifest.xml (L3)

<!-- gh-comment-id:2029787764 --> @MohamedBassem commented on GitHub (Apr 1, 2024): I checked immich for example and it seems to be setting this `usesCleartextTraffic=true`. That I hope will be the fix. Trying it now. https://github.com/immich-app/immich/blob/861b72ef0493bb6272c1a1b16e5cdee6792fb4b6/mobile/android/app/src/main/AndroidManifest.xml#L3
Author
Owner

@MikeKMiller commented on GitHub (Apr 1, 2024):

I was just going to suggest that.

<!-- gh-comment-id:2029789760 --> @MikeKMiller commented on GitHub (Apr 1, 2024): I was just going to suggest that.
Author
Owner

@MohamedBassem commented on GitHub (Apr 1, 2024):

Good news, it worked! At least on my test phone!

I've updated the APK link with the new version:

https://drive.google.com/file/d/1VEeN6KDCHe0jy8PmX0I3sZLtY5DZ2Wd3/view?usp=sharing

Please give it a try and let me know :)

<!-- gh-comment-id:2029831484 --> @MohamedBassem commented on GitHub (Apr 1, 2024): Good news, it worked! At least on my test phone! I've updated the APK link with the new version: https://drive.google.com/file/d/1VEeN6KDCHe0jy8PmX0I3sZLtY5DZ2Wd3/view?usp=sharing Please give it a try and let me know :)
Author
Owner

@MikeKMiller commented on GitHub (Apr 1, 2024):

That worked, I can login now.

<!-- gh-comment-id:2029847115 --> @MikeKMiller commented on GitHub (Apr 1, 2024): That worked, I can login now.
Author
Owner

@stanrc85 commented on GitHub (Apr 1, 2024):

Success!

<!-- gh-comment-id:2029852704 --> @stanrc85 commented on GitHub (Apr 1, 2024): Success!
Author
Owner

@MohamedBassem commented on GitHub (Apr 4, 2024):

Ok, so google just accepting the app for closed testing!

To join the closed testing group, you'll need to join this google group: https://groups.google.com/g/hoarder-android-testers

Once you've joined (I guess you might need to give it a minute or two), you can use the following link to install the app from the app store:

We will need at least 20 testers, for 2 weeks for the app to get listed on the play store. Please give it a try and let me know how it goes!

<!-- gh-comment-id:2037912350 --> @MohamedBassem commented on GitHub (Apr 4, 2024): Ok, so google just accepting the app for closed testing! To join the closed testing group, you'll need to join this google group: https://groups.google.com/g/hoarder-android-testers Once you've joined (I guess you might need to give it a minute or two), you can use the following link to install the app from the app store: - If you're on the browser, you can join the beta testing program from that link: https://play.google.com/apps/testing/app.hoarder.hoardermobile - and from android, using that link: https://play.google.com/store/apps/details?id=app.hoarder.hoardermobile We will need at least 20 testers, for 2 weeks for the app to get listed on the play store. Please give it a try and let me know how it goes!
Author
Owner

@woaloo commented on GitHub (Apr 10, 2024):

Hi,
I've just install this app with my self-hosted Hoarder instance. Woaw, it's working great !
Thanks a lot for your job
image

<!-- gh-comment-id:2047398487 --> @woaloo commented on GitHub (Apr 10, 2024): Hi, I've just install this app with my self-hosted Hoarder instance. Woaw, it's working great ! Thanks a lot for your job ![image](https://github.com/MohamedBassem/hoarder-app/assets/109905590/9a3748d2-1d97-4e4a-867e-5e3dfc36d991)
Author
Owner

@Batman313v commented on GitHub (Apr 16, 2024):

I didn't see any conversations in the google group so I'll just mention it here, Please add dark mode. I installed and opened the app (it's midnight local time) and burned my bookmarks to my retinas 😂 Other than that, it'd be nice to have one of the following options:

Multiple "Share" options; a quick one (how it is now) and one that pulls up a menu to add tags.

A setting to enable a "complex" share menu with that feature 😁

(Please note: not complaining just giving feedback as a early tester. Love the project, great app 👍)

<!-- gh-comment-id:2058337307 --> @Batman313v commented on GitHub (Apr 16, 2024): I didn't see any conversations in the google group so I'll just mention it here, Please add dark mode. I installed and opened the app (it's midnight local time) and burned my bookmarks to my retinas 😂 Other than that, it'd be nice to have one of the following options: Multiple "Share" options; a quick one (how it is now) and one that pulls up a menu to add tags. A setting to enable a "complex" share menu with that feature 😁 (Please note: not complaining just giving feedback as a early tester. Love the project, great app 👍)
Author
Owner

@MohamedBassem commented on GitHub (Apr 17, 2024):

@Batman313v I've just landed dark mode in github.com/MohamedBassem/hoarder-app@c46482cdaa ! I'll cut a new mobile release now and it should be available on your phone when google approves the new release!

As for the complex share menu, this is planned.

<!-- gh-comment-id:2061830417 --> @MohamedBassem commented on GitHub (Apr 17, 2024): @Batman313v I've just landed dark mode in https://github.com/MohamedBassem/hoarder-app/commit/c46482cdaaf883971736488750513663dd023076 ! I'll cut a new mobile release now and it should be available on your phone when google approves the new release! As for the complex share menu, this is planned.
Author
Owner

@MohamedBassem commented on GitHub (Apr 18, 2024):

Dark mode show now be available in version 1.4.0.

As for publishing the app to the play store. According to google, we're at day 9 of 20. 11 more days to go before we're able to publish the app directly to the play store!

<!-- gh-comment-id:2063234215 --> @MohamedBassem commented on GitHub (Apr 18, 2024): Dark mode show now be available in version `1.4.0`. As for publishing the app to the play store. According to google, we're at day 9 of 20. 11 more days to go before we're able to publish the app directly to the play store!
Author
Owner

@mycodex-dev commented on GitHub (Apr 19, 2024):

Just installed the Android app and entering the server address on the login screen has a behavior where Gboard hides after each key press

h, keyboard hides, t, keyboard hides, t, keyboard hides, p, keyboard hides...

I had to type the server address in another app and copy/paste into the server address field in your app because it would have taken too long.

<!-- gh-comment-id:2067345381 --> @mycodex-dev commented on GitHub (Apr 19, 2024): Just installed the Android app and entering the server address on the login screen has a behavior where Gboard hides after each key press h, keyboard hides, t, keyboard hides, t, keyboard hides, p, keyboard hides... I had to type the server address in another app and copy/paste into the server address field in your app because it would have taken too long.
Author
Owner

@MohamedBassem commented on GitHub (Apr 19, 2024):

@mycodex-dev I've just now released v1.5 for the mobile app (might take an hour until google propagates it), that fixes this particular issue. Sorry for the hassle.

EDIT: Commit for reference: github.com/MohamedBassem/hoarder-app@4f9b6c89de

<!-- gh-comment-id:2067347508 --> @MohamedBassem commented on GitHub (Apr 19, 2024): @mycodex-dev I've just now released v1.5 for the mobile app (might take an hour until google propagates it), that fixes this particular issue. Sorry for the hassle. EDIT: Commit for reference: https://github.com/MohamedBassem/hoarder-app/commit/4f9b6c89dedbe48ced4ea3448a71a75714045453
Author
Owner

@mycodex-dev commented on GitHub (Apr 19, 2024):

@mycodex-dev I've just now released v1.5 for the mobile app (might take an hour until google propagates it), that fixes this particular issue. Sorry for the hassle.

EDIT: Commit for reference: 4f9b6c8

Awesome! Love the mobile app so far. This completely removed my need for Pocket and even Google Keep with the notes functionality with markdown support chef's kiss.

Keep up the great work!

<!-- gh-comment-id:2067354501 --> @mycodex-dev commented on GitHub (Apr 19, 2024): > @mycodex-dev I've just now released v1.5 for the mobile app (might take an hour until google propagates it), that fixes this particular issue. Sorry for the hassle. > > EDIT: Commit for reference: [4f9b6c8](https://github.com/MohamedBassem/hoarder-app/commit/4f9b6c89dedbe48ced4ea3448a71a75714045453) Awesome! Love the mobile app so far. This completely removed my need for Pocket and even Google Keep with the notes functionality with markdown support *chef's kiss*. Keep up the great work!
Author
Owner

@MohamedBassem commented on GitHub (Apr 24, 2024):

Hey folks, thanks a lot for your support! Hoarder's android app is now live on the play store!. If you're interested in more stability, you can now switch to the prod app, if you're interested for the latest updates, you can stay on the testing list. And while, you're at it, maybe maybe leave a review on the play store ;)
Thanks!

<!-- gh-comment-id:2074658499 --> @MohamedBassem commented on GitHub (Apr 24, 2024): Hey folks, thanks a lot for your support! Hoarder's android app is [now live on the play store!](https://play.google.com/store/apps/details?id=app.hoarder.hoardermobile&pcampaignid=web_share). If you're interested in more stability, you can now switch to the prod app, if you're interested for the latest updates, you can stay on the testing list. And while, you're at it, maybe maybe leave a review on the play store ;) Thanks!
Author
Owner

@scubanarc commented on GitHub (Apr 24, 2024):

Android app works perfectly! I really like having it as a share target. Left a glowing review :)

<!-- gh-comment-id:2075477928 --> @scubanarc commented on GitHub (Apr 24, 2024): Android app works perfectly! I really like having it as a share target. Left a glowing review :)
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/karakeep#4
No description provided.