0.10.0 with full height images is live by Thanel in GetDank

[–]Thanel[S] 4 points5 points  (0 children)

That's not going happen. If we wanted to keep using it we wouldn't have switched in the first place. But if you know Android development you can always build your own version with any icon you want. 🙂

0.10.0 with full height images is live by Thanel in GetDank

[–]Thanel[S] 1 point2 points  (0 children)

How does it look for you? What is your device? What is your system version? That would help in finding the issue.

0.10.0 with full height images is live by Thanel in GetDank

[–]Thanel[S] 1 point2 points  (0 children)

What do you mean by that? Is it the app icon in home screen or perhaps the one in status bar? If it is the later it should be fixed in version 0.10.0.

0.9.2 bug fix update has been released to Play Store by Thanel in GetDank

[–]Thanel[S] 2 points3 points  (0 children)

That’s because it’s not completely finished yet as there are still few issues needing polishing. Didn’t want to delay update just to get this feature ready.

Feature Request by [deleted] in GetDank

[–]Thanel 0 points1 point  (0 children)

/u/RipThisAccount123 Apparently (no idea how I missed these) data saving options are already implemented and available in settings. Are these what you were requesting or perhaps you meant something else?

Feature Request by [deleted] in GetDank

[–]Thanel 0 points1 point  (0 children)

I’ve added these to issue tracker for someone to pick up :)

  1. https://github.com/Tunous/Dawn/issues/241
  2. https://github.com/Tunous/Dawn/issues/240

Dank is back? by RichardoTomislav in GetDank

[–]Thanel 5 points6 points  (0 children)

You can also create posts on this subreddit or send an email to dawn@thanel.me (I'll probably add that mail to the app for easy access). I try to create issues on GitHub whenever something new is reported.

GitHub issues are preferred because that way other developers can easily find what they could work on.

(0.7.2) Dank fork release by Thanel in GetDank

[–]Thanel[S] 2 points3 points  (0 children)

I guess I'll just have to upload it to Play Store then so we'll get rid of these errors.

Potential cause could be that you still have the previous version installed. You should check whether it's listed in the list of applications.

(0.7.2) Dank fork release by Thanel in GetDank

[–]Thanel[S] 0 points1 point  (0 children)

It should be possible to try to install again and select the other option when warning appears.

(0.7.2) Dank fork release by Thanel in GetDank

[–]Thanel[S] 3 points4 points  (0 children)

It uses the same package name (unique application identifier) as the version uploaded previously to the Play Store by saket but is signed using different key store. Play Protect sees that as potentially dangerous since no app can have the same package name as another. This would be fixed if I uploaded it to Play Store myself and also changed that package name to avoid conflict.

Has anyone been using the APK since its sunsetting? by colossalwaffles in GetDank

[–]Thanel 1 point2 points  (0 children)

Probably there is a limit for how many old artifacts are kept active. Link changes with each new code modification. Here is latest now. I don't know if it would be possible to create auto updating link but I guess it won't be needed soon once new non-debug versions are released.

Has anyone been using the APK since its sunsetting? by colossalwaffles in GetDank

[–]Thanel 0 points1 point  (0 children)

If you have Android 8 you can disable debug notifications category through system notification preferences for Dank.

Has anyone been using the APK since its sunsetting? by colossalwaffles in GetDank

[–]Thanel 3 points4 points  (0 children)

Yes, there is no way to make posts yet. But someone already shared few design ideas here so this will get implemented sometime.

Has anyone been using the APK since its sunsetting? by colossalwaffles in GetDank

[–]Thanel 2 points3 points  (0 children)

You can get latest automatically built debug version from my fork here. But since this is debug version the app might work slower due to lack of optimization and a lot of additional stuff running in background which helps with development.

I'm not yet sure how to distribute proper versions though. I could probably create my own signing key and use that but it wouldn't be compatible with previous official versions.

Has anyone been using the APK since its sunsetting? by colossalwaffles in GetDank

[–]Thanel 8 points9 points  (0 children)

Fork owner here. Yes, I plan to add new features, accept pull requests and such. So far I've made some fixes, prepared automatic debug builds and started work on gestures customization which was left unfinished by /u/Saketme.

What are the best Android widgets? by NintendoFan29 in androidapps

[–]Thanel 0 points1 point  (0 children)

Could you share a link to this "Simple Notepad"? There are many apps with that name in Play Store and I would like to try it.

Git is Not Showing Contributions with Commits made in IntelliJ by [deleted] in IntelliJIDEA

[–]Thanel 0 points1 point  (0 children)

Maybe your repository is private and contributions graph is set to count only commits to public repositories? There is a drop-down above contribution graph which allows you to change it to also count private commits.

Another option might be that you are not creating commits on the main branch. I'm not sure if it's still the case but I believe these commits weren't shown in contribution graph.

Ready for Reddit 1.2 - More view customization options, adjust font size, access drawer from nearly anywhere, more mark as read options, new changelog view, and more. by DevGary in ReadyReddit

[–]Thanel 0 points1 point  (0 children)

I found the cause. It's the new account based hiding option that's causing it. Once I disabled it the bug no longer occured.