Commit Graph

60 Commits

Author SHA1 Message Date
HeCodes2Much
e45a918fb0 Refactor: Moved functions into there correct folders. 2024-05-26 08:52:02 +01:00
HeCodes2Much
d6d7f6f721 Refactor: Moved to a better location.
Moved some of the functions to a better location to suit what they do.
2024-05-26 08:29:48 +01:00
HeCodes2Much
34b3171758 chore(change): Rebuild 0.0.8 2024-05-26 08:05:30 +01:00
HeCodes2Much
c998942895 Fix: Fixed a few database bugs 2024-05-26 07:59:01 +01:00
HᴇCᴏᴅᴇs2ᴍᴜᴄʜ
16e03a4ba7 Lang: Updated Language Files. (#35)
* New translations strings.xml (Czech)

* New translations strings.xml (Hebrew)

* New translations strings.xml (Italian)

* New translations strings.xml (Lithuanian)

* New translations strings.xml (Dutch)

* New translations strings.xml (Slovak)

* New translations strings.xml (Ukrainian)

* New translations strings.xml (German)

* New translations strings.xml (Czech)

* New translations strings.xml (Hebrew)

* New translations strings.xml (Italian)

* New translations strings.xml (Lithuanian)

* New translations strings.xml (Dutch)

* New translations strings.xml (Slovak)

* New translations strings.xml (Ukrainian)
2024-05-26 06:53:08 +00:00
HeCodes2Much
c58e16c3a0 chore(change): fix version typo 2024-05-26 07:50:56 +01:00
HᴇCᴏᴅᴇs2ᴍᴜᴄʜ
906c5fd08b Lang: Updated Language Files. (#33)
* New translations strings.xml (Czech)

* New translations strings.xml (Hebrew)

* New translations strings.xml (Italian)

* New translations strings.xml (Lithuanian)

* New translations strings.xml (Dutch)

* New translations strings.xml (Slovak)

* New translations strings.xml (Ukrainian)

* New translations strings.xml (German)

* New translations strings.xml (Czech)

* New translations strings.xml (Hebrew)

* New translations strings.xml (Italian)

* New translations strings.xml (Lithuanian)

* New translations strings.xml (Dutch)

* New translations strings.xml (Slovak)

* New translations strings.xml (Ukrainian)

* New translations strings.xml (German)
2024-05-25 20:21:12 +01:00
HeCodes2Much
bd23849c53 Refactor: Created more usable functions. 2024-05-25 19:47:42 +01:00
HeCodes2Much
629b675471 chore(change): How to handle swipe gestures in Kotlin? 2024-05-25 18:13:43 +01:00
HeCodes2Much
a7e5ef9492 chore(release): prepare for version 0.0.9 2024-05-25 17:50:44 +01:00
HeCodes2Much
8b1c0a390d Refactor: Worked out a better way for moving around the app.
Changed from using ViewPager2 for changing apps of the app.
Added animations for changing to different fragments of the app
2024-05-25 17:48:33 +01:00
HᴇCᴏᴅᴇs2ᴍᴜᴄʜ
fc81f750fd New translations strings.xml (Hebrew) (#31) 2024-05-25 16:46:57 +00:00
HeCodes2Much
b297fb2460 Fix: Fixed navigation and click issues. 2024-05-24 08:39:44 +01:00
HᴇCᴏᴅᴇs2ᴍᴜᴄʜ
103c4e26dc Lang: Updated Language Files. (#29)
* New translations strings.xml (Czech)

* New translations strings.xml (Hebrew)

* New translations strings.xml (Italian)

* New translations strings.xml (Lithuanian)

* New translations strings.xml (Dutch)

* New translations strings.xml (Slovak)

* New translations strings.xml (Ukrainian)

* New translations strings.xml (German)

* New translations strings.xml (Czech)

* New translations strings.xml (Hebrew)

* New translations strings.xml (Italian)

* New translations strings.xml (Lithuanian)

* New translations strings.xml (Dutch)

* New translations strings.xml (Slovak)

* New translations strings.xml (Ukrainian)

* New translations strings.xml (German)

* New translations strings.xml (Czech)

* New translations strings.xml (Hebrew)

* New translations strings.xml (Italian)

* New translations strings.xml (Lithuanian)

* New translations strings.xml (Dutch)

* New translations strings.xml (Slovak)

* New translations strings.xml (Ukrainian)

* New translations strings.xml (German)
2024-05-23 19:42:12 +00:00
HeCodes2Much
80c9ccd163 fix: Fixed the home screen not being reset. 2024-05-23 20:41:27 +01:00
HeCodes2Much
45181baee8 refactor: Cleaned up some TODO junk. 2024-05-23 19:27:43 +01:00
HeCodes2Much
9e05fe7c38 refactor: Cleaned up the way that we move between fragments
I have removed the need for ViewPager2 to move between fragments
2024-05-23 19:05:57 +01:00
HeCodes2Much
0d32f77e0f chore(release): prepare for version 0.0.8 2024-05-23 12:48:55 +01:00
HeCodes2Much
355096c20b refactor: Cleaned up a few functions 2024-05-23 12:11:35 +01:00
HeCodes2Much
a6313cf94a just a quick change. 2024-05-22 18:38:14 +01:00
HeCodes2Much
4e2e41ce19 refactor: Added libs file to use Kotlin DLS 2024-05-22 18:34:56 +01:00
HeCodes2Much
fdc57fcea6 chore(release): prepare for version 0.0.6 2024-05-22 16:50:35 +01:00
HeCodes2Much
a3c4e6f0af Feat: Basic starter to add Widget support. 2024-05-22 16:43:09 +01:00
HᴇCᴏᴅᴇs2ᴍᴜᴄʜ
333597534d Lang: Updated Language Files. (#26)
* New translations strings.xml (Czech)

* New translations strings.xml (Hebrew)

* New translations strings.xml (Italian)

* New translations strings.xml (Lithuanian)

* New translations strings.xml (Dutch)

* New translations strings.xml (Slovak)

* New translations strings.xml (Ukrainian)

* New translations strings.xml (German)
2024-05-22 07:19:49 +01:00
HeCodes2Much
f6c1f9d0f6 feat: Added Basic Backup / Restore Feature 2024-05-21 19:38:27 +01:00
HeCodes2Much
7dfddc7945 Fix: Fixed a few DEPRECATION warning. 2024-05-21 17:08:22 +01:00
HeCodes2Much
3d5c704497 Fix: Fixed the keyboard from displaying wrong.
Fixed the keyboard from still displaying on loading back to homescreen.
2024-05-21 15:55:31 +01:00
HᴇCᴏᴅᴇs2ᴍᴜᴄʜ
4e8df5ea94 chore(release): prepare for version 0.0.6
Signed-off-by: HᴇCᴏᴅᴇs2ᴍᴜᴄʜ <wayne6324@gmail.com>
2024-05-21 08:25:28 +01:00
HᴇCᴏᴅᴇs2ᴍᴜᴄʜ
96c023e944 Fix: removed the auto keyboard from homescreen.
This will stop the keyboard from showing on the home screen and only display in the app draw.

Signed-off-by: HᴇCᴏᴅᴇs2ᴍᴜᴄʜ <wayne6324@gmail.com>
2024-05-21 08:24:12 +01:00
HᴇCᴏᴅᴇs2ᴍᴜᴄʜ
5099282616 Lang: Updated Language Files. (#23)
* New translations strings.xml (Czech)

* New translations strings.xml (Hebrew)

* New translations strings.xml (Italian)

* New translations strings.xml (Lithuanian)

* New translations strings.xml (Dutch)

* New translations strings.xml (Slovak)

* New translations strings.xml (Ukrainian)

* New translations strings.xml (German)

* New translations strings.xml (Czech)

* New translations strings.xml (Hebrew)

* New translations strings.xml (Italian)

* New translations strings.xml (Lithuanian)

* New translations strings.xml (Dutch)

* New translations strings.xml (Slovak)

* New translations strings.xml (Ukrainian)

* New translations strings.xml (German)

* New translations strings.xml (Czech)

* New translations strings.xml (Hebrew)

* New translations strings.xml (Italian)

* New translations strings.xml (Lithuanian)

* New translations strings.xml (Dutch)

* New translations strings.xml (Slovak)

* New translations strings.xml (Ukrainian)

* New translations strings.xml (German)
2024-05-20 22:06:50 +00:00
HeCodes2Much
871d38f410 Dependency: Updated a few of the dependencies 2024-05-20 23:04:41 +01:00
HeCodes2Much
338c0b9db0 chore(release): prepare for version 0.0.5 2024-05-20 23:02:19 +01:00
HeCodes2Much
0a504c9d13 chore(changes): just a quick fix 2024-05-20 23:01:17 +01:00
HeCodes2Much
72f212ec08 Refactor: Refactor some of the setting to also work other places. 2024-05-20 22:46:49 +01:00
dependabot[bot]
9569aaf481 chore(deps): bump androidx.lifecycle:lifecycle-viewmodel-ktx (#19)
Bumps androidx.lifecycle:lifecycle-viewmodel-ktx from 2.7.0 to 2.8.0.

---
updated-dependencies:
- dependency-name: androidx.lifecycle:lifecycle-viewmodel-ktx
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-20 17:53:37 +00:00
HᴇCᴏᴅᴇs2ᴍᴜᴄʜ
fd6bd42cc5 Lang: Updated Language Files. (#17)
* New translations strings.xml (Czech)

* New translations strings.xml (Hebrew)

* New translations strings.xml (Italian)

* New translations strings.xml (Lithuanian)

* New translations strings.xml (Dutch)

* New translations strings.xml (Slovak)

* New translations strings.xml (Ukrainian)

* New translations strings.xml (German)
2024-05-19 19:45:26 +00:00
HeCodes2Much
83d6586184 chore(language): Fix the language files. 2024-05-19 20:40:11 +01:00
HeCodes2Much
20dd245c6c chore(language): Fix the language files. 2024-05-19 20:40:03 +01:00
HᴇCᴏᴅᴇs2ᴍᴜᴄʜ
2e05dc59da Lang: Updated Language Files. (#15)
* New translations strings.xml (Hebrew)

* New translations strings.xml (German)

* New translations full_description.txt (German)

* New translations short_description.txt (German)

* New translations title.txt (German)

* New translations strings.xml (German)

* New translations full_description.txt (German)

* New translations short_description.txt (German)

* New translations title.txt (German)

* New translations strings.xml (German)

* New translations strings.xml (Czech)

* New translations full_description.txt (Czech)

* New translations strings.xml (Hebrew)

* New translations full_description.txt (Hebrew)

* New translations strings.xml (Italian)

* New translations full_description.txt (Italian)

* New translations strings.xml (Lithuanian)

* New translations full_description.txt (Lithuanian)

* New translations strings.xml (Dutch)

* New translations full_description.txt (Dutch)

* New translations strings.xml (Slovak)

* New translations full_description.txt (Slovak)

* New translations strings.xml (Ukrainian)

* New translations full_description.txt (Ukrainian)

* New translations strings.xml (German)

* New translations full_description.txt (German)

* New translations strings.xml (Czech)

* New translations full_description.txt (Czech)

* New translations short_description.txt (Czech)

* New translations title.txt (Czech)

* New translations strings.xml (Hebrew)

* New translations full_description.txt (Hebrew)

* New translations short_description.txt (Hebrew)

* New translations title.txt (Hebrew)

* New translations strings.xml (Italian)

* New translations full_description.txt (Italian)

* New translations short_description.txt (Italian)

* New translations title.txt (Italian)

* New translations strings.xml (Lithuanian)

* New translations full_description.txt (Lithuanian)

* New translations short_description.txt (Lithuanian)

* New translations title.txt (Lithuanian)

* New translations strings.xml (Dutch)

* New translations full_description.txt (Dutch)

* New translations short_description.txt (Dutch)

* New translations title.txt (Dutch)

* New translations strings.xml (Slovak)

* New translations full_description.txt (Slovak)

* New translations short_description.txt (Slovak)

* New translations title.txt (Slovak)

* New translations strings.xml (Ukrainian)

* New translations full_description.txt (Ukrainian)

* New translations short_description.txt (Ukrainian)

* New translations title.txt (Ukrainian)

* New translations strings.xml (German)

* New translations full_description.txt (German)
2024-05-19 19:31:50 +00:00
HeCodes2Much
9cddace27a Refactor: Refactor settings menu for cleaner look. 2024-05-19 20:20:56 +01:00
HeCodes2Much
8a091b92bf chore(release): prepare for version 0.0.4 2024-05-11 21:42:21 +01:00
HᴇCᴏᴅᴇs2ᴍᴜᴄʜ
70a98fda4f Lang: Updated Language Files. (#12)
* New translations strings.xml (Czech)

* New translations strings.xml (Hebrew)

* New translations strings.xml (Italian)

* New translations strings.xml (Lithuanian)

* New translations strings.xml (Dutch)

* New translations strings.xml (Slovak)

* New translations strings.xml (Ukrainian)
2024-05-11 20:39:19 +00:00
HeCodes2Much
3c44951bd7 Updated Language Files 2024-05-11 21:38:33 +01:00
HeCodes2Much
2c133c6547 Updated Language Files 2024-05-11 21:35:29 +01:00
HeCodes2Much
f91bd777b2 Feat: Added Auto keyboard & Auto Open last app toggle settings. 2024-05-11 21:29:15 +01:00
HeCodes2Much
60114f6e27 Feat: Added setupOrientation to force portrait mode. 2024-05-11 19:46:32 +01:00
HeCodes2Much
d494284901 Fix: Hide self from app list. 2024-05-11 19:27:06 +01:00
HeCodes2Much
5c88de66e2 chore(release): prepare for version 0.0.3 2024-05-11 19:06:52 +01:00
HᴇCᴏᴅᴇs2ᴍᴜᴄʜ
960aea8825 Lang: Updated Language Files. (#9)
* New translations strings.xml (Czech)

* New translations strings.xml (Hebrew)

* New translations strings.xml (Italian)

* New translations strings.xml (Lithuanian)

* New translations strings.xml (Dutch)

* New translations strings.xml (Slovak)

* New translations strings.xml (Ukrainian)

* New translations full_description.txt (Czech)

* New translations short_description.txt (Czech)

* New translations title.txt (Czech)

* New translations full_description.txt (Hebrew)

* New translations short_description.txt (Hebrew)

* New translations title.txt (Hebrew)

* New translations full_description.txt (Italian)

* New translations short_description.txt (Italian)

* New translations title.txt (Italian)

* New translations full_description.txt (Lithuanian)

* New translations short_description.txt (Lithuanian)

* New translations title.txt (Lithuanian)

* New translations full_description.txt (Dutch)

* New translations short_description.txt (Dutch)

* New translations title.txt (Dutch)

* New translations full_description.txt (Slovak)

* New translations short_description.txt (Slovak)

* New translations title.txt (Slovak)

* New translations full_description.txt (Ukrainian)

* New translations short_description.txt (Ukrainian)

* New translations title.txt (Ukrainian)
2024-05-11 18:05:16 +00:00
HeCodes2Much
c7313a9cdd Refactor: Refactor keyboard handling and UI consistency
Details: Refactored keyboard handling methods in AppHelper.kt to improve code clarity. Removed redundant showSoftKeyboard() and hideKeyboard() functions from AppHelper.kt and adjusted references accordingly. Also, ensured UI consistency by renaming search_view1 to search_view_text in fragment_draw.xml for better readability and maintained uniformity in variable naming conventions. Additionally, updated the draw_search_button FloatingActionButton attributes for visual consistency and clarity.

Closes #8
2024-05-11 19:03:38 +01:00