Commit Graph

69 Commits

Author SHA1 Message Date
HeCodes2Much
e61a9894b2 Feat: Added work profile support with icon.
Signed-off-by: HeCodes2Much <wayne6324@gmail.com>
2024-05-28 21:41:44 +01:00
HeCodes2Much
3136e85495 Refactor: Made the animations longer.
Signed-off-by: HeCodes2Much <wayne6324@gmail.com>
2024-05-27 15:21:34 +01:00
HeCodes2Much
b7ff0d8b1a Feat: Added app font color to headers of the page.
Signed-off-by: HeCodes2Much <wayne6324@gmail.com>
2024-05-27 14:54:12 +01:00
HᴇCᴏᴅᴇs2ᴍᴜᴄʜ
162d8a0386 chore(release): prepare for version 0.1.0
Signed-off-by: HeCodes2Much <wayne6324@gmail.com>
2024-05-27 13:38:09 +01:00
HᴇCᴏᴅᴇs2ᴍᴜᴄʜ
b554176034 Update Manifest
Signed-off-by: HeCodes2Much <wayne6324@gmail.com>
2024-05-27 08:48:56 +01:00
HeCodes2Much
b78caf9698 chore(change): just a quick title change 2024-05-27 08:38:13 +01:00
HeCodes2Much
db64779260 Fix: Fixed the search in all apps feature.
Made it so it will now open opens if searching has found any in the list it will open the first one.
2024-05-26 09:35:22 +01:00
HeCodes2Much
60ccb27768 chore(release): prepare for version 0.0.9 2024-05-26 08:58:10 +01:00
HeCodes2Much
707e4e01ba Housekeeping: Cleaned up functions and deleted AppExtensions 2024-05-26 08:57:08 +01:00
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