Closed koroshiya closed 8 years ago
Hey @koroshiya! Thanks for feedback! I will take a look on that soon, merge it and release to google play store :)
-Tomek
@koroshiya PS. New release is sent to Google Play Store. There are credits for You for making this patch in changelog :) Thanks for contribution!
Thanks for your work :+1:
@tmarzeion I have installed this app with F-Droid (I am using Cyanogen 13 without Play Store). Is this update being available there, too?
@tmarzeion Awesome, no problem.
@naitsirch I actually found this app while searching F-droid for a FOSS note-taking app. IIRC, F-droid are the ones building the app from source, so I'm guessing they'll add the update now that there's a new release in the releases section for this repo. (Though I don't know their procedure... Maybe that's not how it works.)
Okay, I thought the developer is responsible for that. So I'll just wait for the update ;-) Thanks
@naitsirch @koroshiya So far, F-droid was updating this app automatically :)
Updated build tools and target SDK to allow for Android 7 support Added a note title field (Issue #20 ), so users can optionally set their own title instead of "Note No: %d" Replaced the static GUI elements in MainActivity with a callback, so it still functions the same, but gets rid of the implications of a static context Various minor fixes and updates
There's a new string which should be translated. The string is the hint for the title field of a note.
Also, I'm not certain of your intent with forcing portrait. I've replaced it with "locked" (see latest commit).