Federico Iosue
b49b84ab49
feat: Updated changelog
2025-08-12 22:42:54 +02:00
Federico Iosue
c0ccb1f0d3
feat: Upgraded to SDK 35
...
This was a requirement to continue publishing after August 31 2025 on Play Store.
2025-08-12 22:42:26 +02:00
Federico Iosue
747308925f
refactor: Cleaned up manifest file
2025-08-12 22:41:43 +02:00
Federico Iosue
e399f0408d
refactor: Fixed warning due to deprecated method usage
2025-08-12 22:41:20 +02:00
Federico Iosue
a14b7b08e9
build: Decoupled SonarQube task from full code build
...
The 'sonar' task depends on compile tasks. This behavior is now deprecated and will be removed in version 5.x. To avoid implicit compilation, set property 'sonar.gradle.skipCompile' to 'true' and make sure your project is compiled, before analysis has started
2025-08-12 22:01:44 +02:00
Federico Iosue
03247e0057
build: Updated Gradle plugins dependencies
2025-08-12 21:54:42 +02:00
Federico Iosue
8474ace623
build: Updated Gradle to 8.13 and its build tools to 8.11.1
2025-08-12 21:41:27 +02:00
Federico Iosue
a5e8c8a384
feat: Updated translations
2025-08-12 21:23:36 +02:00
Federico Iosue
63557314ca
feat: Used LocationManager to retrieve position without GMS
2025-08-11 15:20:53 +02:00
Federico Iosue
d5212daef9
feat: Removed reverse location lookup
...
Only coordinates will be used now, it'll no more be translated to any address to avoid relying on paid (or closed source) reverse lookup services.
2025-08-11 14:26:54 +02:00
Federico Iosue
02482bd44d
feat: Dropping smartlocation library in favor of native location retrieval
2025-08-11 14:26:54 +02:00
Federico Iosue
b48d67f889
chore: Updated copyright dates and contact email
2025-08-11 10:12:20 +02:00
Federico Iosue
624ad3db27
Removed legacy SpringPad importing process
2025-08-11 10:10:19 +02:00
Federico Iosue
3cc8789c3b
fix: moved to a correctly compiled SublimePicker library version
2025-08-11 10:00:57 +02:00
Federico Iosue
a5b2ae231e
Updated GitHub Action to use ARM-based emulator and QEMU hypervisor
2024-10-07 08:14:07 +02:00
Federico Iosue
b53e9bdd1e
Merge pull request #993 from eren8204/pastReminderFix
...
Past Reminder Fix
2024-10-07 07:42:04 +02:00
eren8204
3a43348b96
Updated changes
2024-10-05 20:51:13 +05:30
eren8204
0f51166ca0
Past Reminder Fix
2024-10-04 21:12:28 +05:30
Federico Iosue
a55d5e530a
Merge pull request #992 from pratistha-05/develop
...
fix for #990 : runtime permission for alarm services in android 12+ devices
2024-10-04 09:56:05 +02:00
Pratistha Sinha
2a8e30c261
fix-990: runtime permission for alarm services in android 12+ devices
2024-09-15 22:28:12 +05:30
Federico Iosue
1e6124ff06
Fixed some tests broken during Java streams refactoring
2024-08-24 15:17:10 +02:00
Federico Iosue
1217aff567
com.guolindev.permissionx:permissionx replacing com.github.tbruyelle:rxpermissions
2024-08-23 21:54:07 +02:00
Federico Iosue
5ef4455385
Explicitly set compileSdkVersion to 34
2024-08-23 21:51:19 +02:00
Federico Iosue
3510d22b9b
Replaced JCentral version of SublimePicker with jitpack.io
...
JCentral has been closed and the latest releases have not been migrated to somewhere else, so the only option has been to use fresh compiled code from this repo.
2024-08-23 14:55:22 +02:00
Federico Iosue
20ccb86355
MIN_SDK 24, moved from rxJava to native streams
2024-08-23 14:35:38 +02:00
Federico Iosue
3a118e4f80
Fixed missing EasyPrefs dependency
...
The old package version was no more available through Maven repos
2024-08-23 13:43:13 +02:00
Federico Iosue
f2ec031460
Gradle 8.7.0, Gradle build tools 8.5.2
2024-08-23 13:36:12 +02:00
Federico Iosue
4a38c8d329
"filter by checklist" is not allower more than once ( closes #980 )
2024-06-06 00:15:53 +02:00
Federico Iosue
c5cc4351d4
Merge pull request #984 from DustinKong/fix-search-filter
...
Fix Bug-Search Filter does not apply #981
2024-06-05 23:40:39 +02:00
kongqichao
497c59b730
Fix Bug-Search Filter does not apply #981
2024-06-04 19:08:43 +08:00
Federico Iosue
b3c106c55c
Added ".nomedia" file to backups to avoid media scan ( closes #974 )
2024-04-22 13:37:03 +02:00
Federico Iosue
4590acb1fd
Tags management issues solved ( closes #949 )
2024-04-22 12:41:51 +02:00
Federico Iosue
16fbf8835d
Updated italian translation and translations base file
2024-03-10 18:59:08 +01:00
Federico Iosue
58e4b1832f
Improved recent camera runtime permission code, included videos
2024-03-10 17:21:31 +01:00
Federico Iosue
dbfc00d634
Merge pull request #955 from pratistha-05/improvement/camera_permission
...
improvement: adding runtime permission issue: #944
2024-03-10 14:21:39 +01:00
Federico Iosue
7e0e224ed3
Merge branch 'develop' into improvement/camera_permission
2024-03-10 14:20:11 +01:00
Federico Iosue
018c585acd
Warning shawn when pinning a note with no notification permissions
2024-03-10 13:56:33 +01:00
Federico Iosue
47c1f6edd0
Version 6.3.2 (332)
2024-03-08 14:48:23 +01:00
Federico Iosue
661bb3753a
Moved to Gradle 8.4 and build tools 8.3.0
2024-03-08 14:40:00 +01:00
Federico Iosue
c734349ea0
Merge pull request #965 from inson1/Happy-new-year-2024!
...
Happy new year 2024!
2024-03-08 14:38:23 +01:00
inson 1
a6dfa9cbd2
Forgotten parts of Happy new year 2024!
2024-03-05 00:43:04 +00:00
inson 1
9aeed0f1bb
Happy new year 2024!
2024-03-05 00:28:05 +00:00
inson1
e302f2b188
Happy new year 2024 in README.md!
2024-03-05 00:48:14 +01:00
Federico Iosue
a183e8e350
Fixed notes' bulk update on category deletion ( closes #954 )
2024-01-05 13:40:07 +01:00
Federico Iosue
fca3d9ffbc
Fixed tags search ( closes #951 )
2024-01-05 09:06:04 +01:00
Federico Iosue
ed07df46d2
Protected notes are no more searchable nor their tags (from content) will appear anywhere ( closes #956 )
2024-01-01 21:55:36 +01:00
Pratistha Sinha
da4bd03a7e
fix for #944 : Ask for camera permission before launching gallery
2023-12-26 16:39:12 +05:30
Federico Iosue
3c36042ab7
Updated changelog
6.3.1
2023-12-16 23:28:31 +01:00
Federico Iosue
5727b9ceb8
Updated Odia translation
2023-12-16 23:23:27 +01:00
Federico Iosue
8037bc5466
Changed sharing content behavior by stripping out title string
...
Originally the sharing option was designed to include the title string within the content to avoid loosing it while sharing a note to messaging apps (Telegram, Whatsapp, other) but it was a workaround for all of them actually not checking the Intent.EXTRA_SUBJECT field
Closes #948
2023-12-16 22:57:13 +01:00