Skip to content

feat: Search in blocks palettes#1297

Merged
ilyassesalama merged 3 commits intoSketchware-Pro:mainfrom
Edward-NewGate-KOC:main
Oct 18, 2024
Merged

feat: Search in blocks palettes#1297
ilyassesalama merged 3 commits intoSketchware-Pro:mainfrom
Edward-NewGate-KOC:main

Conversation

@Edward-NewGate-KOC
Copy link
Collaborator

No description provided.

@ilyassesalama
Copy link
Collaborator

Great addition! However, next time, please try to write more efficient code. I reviewed your changes, and it seems that almost 60% of the code could be removed. Additionally, we try to avoid code repetition, so be sure to use our existing classes, such as aB for showing dialogs, instead of AlertDialog.

Also, I removed the startsWith and contains radio buttons, leaving only contains as the default, as they serve the same purpose. This simplification will make the search process easier for users.

Check my commit for best practices to write code for Sketchware Pro codebase.

@ilyassesalama ilyassesalama added the feature A new feature label Oct 18, 2024
@ilyassesalama ilyassesalama merged commit 670abbd into Sketchware-Pro:main Oct 18, 2024
@CliipCode
Copy link

رائع يا اخي الياس اود ان اشارككم في عملكم

@ilyassesalama ilyassesalama added the merged This pull request was merged, it's only GitHub not showing it as merged. label Oct 24, 2024
ilyassesalama added a commit to nethical6/Sketchware-Pro that referenced this pull request Oct 25, 2024
commit 585ceecea602465b5bd3fc379c5e105859ec5699
Author: Hasrat <[email protected]>
Date:   Fri Oct 25 17:09:54 2024 +0530

    fix(typo): Rename Colors.xml to colors.xml

commit ab173ab66dee502e46456bda48cd9d5568a35d8d
Author: Hasrat <[email protected]>
Date:   Fri Oct 25 17:09:05 2024 +0530

    style: Reformat some files

commit 2807c2bb268efd6aeace10e3bdc329a3eb0128ce
Author: elfilibusterismo <[email protected]>
Date:   Fri Oct 25 03:26:09 2024 +0800

    fix: Inconsistent items of components event

commit 5d9ce2e06ac61df98a247ce867ffc5391df90f48
Author: elfilibusterismo <[email protected]>
Date:   Thu Oct 24 22:47:20 2024 +0800

    fix: Crash when adding a new component in certain cases

commit 3713749550ed627e642c12aaa749c7fad9886826
Author: Hasrat <[email protected]>
Date:   Fri Oct 25 16:31:30 2024 +0530

    refactor: Move `mod.hasrat` package to `pro.sketchware`

commit c88c0c8c5c596845f7084736a5a4e30fade9a744
Author: Mustiy0 <[email protected]>
Date:   Fri Oct 25 02:00:29 2024 +0300

    feat: Colors picker can now pick colors from colors.xml (#1316)

commit 0c63dd3e491d2271502d1fe289a6f501b92bcb4a
Author: Ilyasse <[email protected]>
Date:   Thu Oct 24 18:06:01 2024 +0100

    docs: Update contribution guidelines

commit 5492524091953fefa780e4f428b9e68a6c81f685
Author: Ilyasse <[email protected]>
Date:   Thu Oct 24 17:59:46 2024 +0100

    refactor: Move Main and About activities to pro.sketchware package

commit f86b8fb0e578f35b37c9572b855cabf2e9eb9ca0
Author: Edward-NG-KOC <[email protected]>
Date:   Tue Oct 22 22:14:26 2024 +0100

    fix: remove `singleLine` property from `property_popup_input_text` MaterialAutoCompleteTextView

commit 81b0c4eb3ef779b627df06ae598c5f4792a7eda4
Author: Edward-NG-KOC <[email protected]>
Date:   Tue Oct 22 20:45:04 2024 +0100

    feat: add `app_name` in case of absent to `ResStrings`

commit 0e31f82ee1d1f0c3118e39575861af7c87df6cab
Author: Edward-NG-KOC <[email protected]>
Date:   Tue Oct 22 19:05:07 2024 +0100

    feat: link ResStrings with BlockSelectorMenu

commit 637924facdf424a1a5a4c66d562409dcbc5b3f77
Author: Edward-NG-KOC <[email protected]>
Date:   Tue Oct 22 12:02:05 2024 +0100

    fix: refresh `ViewEditorFragment` to reload XML Strings values

commit 6b9592885ab875642930132edf1f5d64572d0780
Author: Edward-NG-KOC <[email protected]>
Date:   Mon Oct 21 17:11:53 2024 +0100

    Fix: Prevent data reload to avoid losing unsaved modifications when leaving the app

    Why:
    - Unsaved modifications were being lost when the app was left and resumed, as onResume() always reloaded data from the file.
    - This caused issues by overwriting the in-memory changes with the original file content.

commit 15bae3d53a2aa7a0a813bd1c500e753a42c1b723
Author: Edward-NG-KOC <[email protected]>
Date:   Sun Oct 20 23:43:26 2024 +0100

    feat: Display all saved strings in `strings.xml` in blocks within a new palette `XML Strings`

commit 947cf32e0b8bdbd525523b2a4c8b0d66f2170b6d
Author: Edward-NG-KOC <[email protected]>
Date:   Sun Oct 20 23:25:38 2024 +0100

    fix: Ensure item is added to the listMap before notifying adapter

commit 754e4d6385c49bd415e399a134703fcf3eca5b84
Author: Edward-NG-KOC <[email protected]>
Date:   Sat Oct 19 18:42:49 2024 +0100

    Refactor: Cleaned and optimized textInputDialog logic

commit 1b8e0ae0ae2b7a75bdbe341e881494741a22fe6d
Author: Edward-NG-KOC <[email protected]>
Date:   Sat Oct 19 17:05:40 2024 +0100

    feat: link strings.xml with with basic attributions ( text and hint )

commit b02f0cfec41b1ba96b3a60204a4888961bafe322
Author: elfilibusterismo <[email protected]>
Date:   Thu Oct 24 03:59:03 2024 +0800

    refactor, fix: Resolve issue with drop not being detected

commit f2072ceaf2dd84202ff10532a80e757c8d902e63
Author: invoke <[email protected]>
Date:   Wed Oct 23 23:22:13 2024 +0530

    feat: Improve store project preview and add transitions

commit 2adc1db36bcb34a7f4d5d41ab6e351daee0eaaf7
Author: elfilibusterismo <[email protected]>
Date:   Wed Oct 23 07:23:59 2024 +0800

    fix: Collapsing toolbar not being addedwhen built-in toolbar disabled

commit 97807abf54eb03cf8dd085a6d855e9b5246c7cbf
Author: elfilibusterismo <[email protected]>
Date:   Wed Oct 23 08:45:44 2024 +0800

    feat: Disable deletion for attributes layout_width and layout_height

commit 1e36ed6d150530e83a50afcaa571a153874c6615
Author: elfilibusterismo <[email protected]>
Date:   Wed Oct 23 08:23:46 2024 +0800

    fix: Correct the deletion of attributes in AppCompat Manager

commit fcb2738258b43105395e80f76c0cfcaceaaf4c3a
Author: elfilibusterismo <[email protected]>
Date:   Tue Oct 22 05:10:16 2024 +0800

    fix: Custom blocks from the previous backup not included when creating a new backup

commit e2b8a1783e50108cbee18aaa0722b4b62270032a
Author: elfilibusterismo <[email protected]>
Date:   Tue Oct 22 04:52:32 2024 +0800

    cleanup: Reformat and remove unused import

commit 9648f5b5df5045eee560b2ce9be16f958dd7f140
Author: elfilibusterismo <[email protected]>
Date:   Tue Oct 22 04:51:14 2024 +0800

    feat: added new method to get block info by name

commit 23102d543317250c84a44952a1fce6b85efdcb0f
Author: elfilibusterismo <[email protected]>
Date:   Tue Oct 22 02:29:38 2024 +0800

    feat: Skip attribute generation if inject property includes it

commit 273cf1ecca1ac914f87ae05c26d0a73874e6bd29
Author: elfilibusterismo <[email protected]>
Date:   Tue Oct 22 02:26:45 2024 +0800

    chore: Use getAttributeByName in getAttributeValueOf

commit 641f98b4bff789b70df67c4bf569038fe6c0cd98
Author: elfilibusterismo <[email protected]>
Date:   Tue Oct 22 02:23:49 2024 +0800

    feat: added new method to check if inject property contains an attr name

commit bee414c76277baafa51e050b010cb55a3366de6b
Author: elfilibusterismo <[email protected]>
Date:   Sat Oct 19 21:07:04 2024 +0800

    cleanup: Remove unused imports

commit db6f2b2bed89f2eab65548e4947eafb01aaed0d1
Author: elfilibusterismo <[email protected]>
Date:   Sat Oct 19 21:04:31 2024 +0800

    feat: Added validation for block when saving

commit 3565a62d3c254f17b83d046567741e1b9ea61c02
Author: elfilibusterismo <[email protected]>
Date:   Sat Oct 19 21:02:01 2024 +0800

    feat: Added validation for hex color

commit a7ed693d093377a2ef089b7735f3c8961fa97ac0
Author: elfilibusterismo <[email protected]>
Date:   Sat Oct 19 20:57:58 2024 +0800

    fix: Fix parsing color for block

commit 59e9d7f145bfa3ea3eb6d750801602304885f491
Author: elfilibusterismo <[email protected]>
Date:   Sat Oct 19 20:55:44 2024 +0800

    chore: Improve error message for better user clarity

commit 7ba99d85072706323f23444e5520a7310cb36108
Author: elfilibusterismo <[email protected]>
Date:   Sat Oct 19 20:44:22 2024 +0800

    feat: Directly use Rs class instead of 9 patch

commit 280a8407d6c4ff0bf86013ca99d629297e00d330
Author: Hasrat <[email protected]>
Date:   Sun Oct 20 23:46:48 2024 +0530

    style: Some code clean-ups

commit bee8d55620f467de9aac1af2bd30c3219e2473b0
Author: Hasrat <[email protected]>
Date:   Sun Oct 20 23:43:26 2024 +0530

    refactor: Re-arrange codes

commit 4eadcf5669f9cea780aa7ed9b498f42ff6dd0fe9
Author: Ilyasse <[email protected]>
Date:   Sun Oct 20 15:05:33 2024 +0100

    feat: Add project preview in projects store

commit 2ea4f83c9af179fa8b85d2062be4b3d4ec46241d
Author: Ilyasse <[email protected]>
Date:   Sun Oct 20 13:53:56 2024 +0100

    feat: Improve store UI & add likes and downloads

commit 6ba4dfb74d8306ff38e12ff1b5c6cfbebf05f093
Author: Ilyasse <[email protected]>
Date:   Sun Oct 20 12:50:20 2024 +0100

    fix: Inaccessible SKETCHUB_API_KEY

commit 7f4555d11a0dd1b93d82071ea44b16226e4da982
Author: Ilyasse <[email protected]>
Date:   Sun Oct 20 12:23:13 2024 +0100

    fix: Missing Sketchub API key

commit 70aa636f40238db55e75e87d63a4bce4a6244610
Author: Ilyasse <[email protected]>
Date:   Sun Oct 20 01:11:09 2024 +0100

    feat: Initial implementation of projects store

commit bbe78599cb80cd9bf99eff78650e2f4fd11ff9f1
Author: Ilyasse <[email protected]>
Date:   Sun Oct 20 01:10:55 2024 +0100

    fix: General UI improvements & fixes

commit 3d1de3379b11cf575473bef4f261d83c6035db8e
Author: Hasrat <[email protected]>
Date:   Sun Oct 20 01:22:33 2024 +0530

    refactor: Simplify getter for saved color beans

commit 25772c9bdb16fd639d52a5ab31adef8c504299bb
Author: Hasrat <[email protected]>
Date:   Sun Oct 20 01:21:30 2024 +0530

    fix: Custom colors aren't saving, fixes #1299

commit dab4ffdb1b204c161878734b18a6503493fd719d
Author: Hasrat <[email protected]>
Date:   Sun Oct 20 00:12:48 2024 +0530

    refactor: Inline color picker layout in Zx, use ViewBinding

commit 80e9e572a32f7d0dec840f7dd6f549f8901daaf8
Author: Ilyasse <[email protected]>
Date:   Fri Oct 18 19:51:34 2024 +0100

    fix: Unable to add string when list is empty

commit 480f767007d611ff9980f6a9052afc0365724b82
Author: Ilyasse <[email protected]>
Date:   Fri Oct 18 19:51:24 2024 +0100

    chore: String editor inputs improvements

commit dfd9ec6d0bcc3fe71d93370d853ef6484b4d73b3
Author: Ilyasse <[email protected]>
Date:   Fri Oct 18 18:19:59 2024 +0100

    feat: String Editor, a new way to edit strings.xml

    Co-authored-by: Bobur Rahmonov <[email protected]>

commit 670abbddb3dd8d1c7fd44cfc5f8e7a556f68bb04
Merge: 3229499aa 3f291a147
Author: Ilyasse <[email protected]>
Date:   Fri Oct 18 14:35:09 2024 +0100

    Merge pull request #1297 from Edward-NewGate-KOC/main

commit 3f291a147980ef8ddc08e77580bfe9f977c7ded2
Merge: 0d1abf43f 3229499aa
Author: EdawrdKOC <[email protected]>
Date:   Fri Oct 18 14:32:51 2024 +0100

    Merge branch 'main' into main

commit 0d1abf43f9caaf538f718b582044eb4a113cede8
Author: Ilyasse <[email protected]>
Date:   Fri Oct 18 14:28:20 2024 +0100

    refactor: Rewrote search dialog logic

commit 3229499aa52b69901867898375fcd31159660590
Author: Ilyasse <[email protected]>
Date:   Fri Oct 18 13:51:24 2024 +0100

    revert: Remove service in AddViewActivity

commit 8f9548f2734c326ac4391b145f685b97fcce173c
Author: Edward-NG-KOC <[email protected]>
Date:   Thu Oct 17 22:12:35 2024 +0100

    feat: Search in blocks palettes

commit 7d0d4b8d3247d99d8c8a34c102e5900e49b02538
Merge: ab94480ef a6efc3ffa
Author: Ilyasse <[email protected]>
Date:   Wed Oct 16 23:39:17 2024 +0100

    Merge pull request #1293 from elfilibusterismo/logic-palette

commit a6efc3ffa9d9aaaad111ba9bc6ac2f86159c94af
Author: Ilyasse <[email protected]>
Date:   Wed Oct 16 23:38:42 2024 +0100

    chore: Minor UI improvements

commit 0e1aad5aefc13f9c9126ec1d3fc8b32953f3a474
Author: elfilibusterismo <[email protected]>
Date:   Thu Oct 17 06:33:32 2024 +0800

    fix: Remove palette gap by applying fitsSystemWindows

commit 81c2703dfe4ef7fbb6413dfd2878af8803e6bf7e
Author: elfilibusterismo <[email protected]>
Date:   Thu Oct 17 04:57:26 2024 +0800

    cleanup: Remove unnecessary code

commit 0137abd735579b658b078c4bd6446eb7ae396c77
Author: elfilibusterismo <[email protected]>
Date:   Thu Oct 17 04:49:03 2024 +0800

    feat: add setOnItemSelectedListener in paletteView

commit 52de02cb6ab48af3a29007f6c6134d3fac89fefc
Author: elfilibusterismo <[email protected]>
Date:   Thu Oct 17 04:45:17 2024 +0800

    refactor: directly use fab of navigation rail view header

commit abec986d97e4e9785ea1bf403b704e7715421681
Author: elfilibusterismo <[email protected]>
Date:   Thu Oct 17 04:36:31 2024 +0800

    chore: replaced all categoryAdapter.index to getPaletteIndex

commit d4726133e8061edf0531f8a895b3f21de94a3891
Author: elfilibusterismo <[email protected]>
Date:   Thu Oct 17 04:30:33 2024 +0800

    feat: Added new method to get index of selected palette

commit db58478adc9944e6c5f8965afd46dcb565908133
Author: elfilibusterismo <[email protected]>
Date:   Thu Oct 17 04:27:16 2024 +0800

    feat: initialized navigation rail view

commit fbf1b2ad4e75aa099afd1fd341f8271c40c8cbbf
Author: elfilibusterismo <[email protected]>
Date:   Thu Oct 17 04:22:28 2024 +0800

    feat: Added navigation rail view to replace category list

commit c5bfb0b0af1912fb554b35a7e6706b4707537ecf
Author: elfilibusterismo <[email protected]>
Date:   Thu Oct 17 04:16:49 2024 +0800

    feat: Add fab.xml layout

commit ea6fbe408939f3fdfd4fffec720f9e1bba1bb0e3
Author: elfilibusterismo <[email protected]>
Date:   Thu Oct 17 04:14:46 2024 +0800

    feat: Added menu palette for logic event

commit 241f206730d1e207ede40522dbd7c4e3984247b7
Author: elfilibusterismo <[email protected]>
Date:   Thu Oct 17 04:12:17 2024 +0800

    feat: Added icons for logic event

commit ab94480efeee47e153ead2407f0204bf93faff5f
Author: Ilyasse <[email protected]>
Date:   Wed Oct 16 19:18:46 2024 +0100

    feat: Update Sora Editor version

commit 1f937aca1d47408046aaf200df52238adde87390
Author: Ilyasse <[email protected]>
Date:   Wed Oct 16 19:18:29 2024 +0100

    fix: Remove suggestions for inject option

commit 8f54be76aa4f82f21440f29ef6e6e5e183d924c7
Author: Ilyasse <[email protected]>
Date:   Wed Oct 16 18:55:17 2024 +0100

    fix: Swap undo with redo in ASD code editor

commit 86e30e1ac462630aa37a104db92c5871a76bbecc
Author: Ilyasse <[email protected]>
Date:   Wed Oct 16 17:26:54 2024 +0100

    fix: Back button not working in AddViewActivity

commit 168dcf90e7ab25a5b1f7fd85c16b29d4e27c1994
Author: Bobur Rahmonov <[email protected]>
Date:   Wed Oct 16 20:43:21 2024 +0500

    feat: Add service option in view selector & improve AddViewActivity

    Co-authored-by: Ilyasse <[email protected]>

commit 1109971aaed9f3f9fa2a1004ada11a096065bc0d
Author: Aquiles Trindade <[email protected]>
Date:   Tue Oct 15 23:30:20 2024 -0300

    feat, style: Suggestions for inject, remove colors definition of AutoCompleteTextView style (#1290)

    * feat: Suggestions for Inject

    * style: Improve TextInput colors

    * fix: duplicated case

    * style: remove TextField background color

    * fix: textAppearance not expect dp, just style

commit 300714da59969de343b24a2c24d29e1bc58f5bde
Author: Ilyasse <[email protected]>
Date:   Tue Oct 15 22:14:05 2024 +0100

    feat: Suggestions for convert dialog

commit a8e5bda11d754f1bc3846433e07a6d8fde6f8fa5
Author: Ilyasse <[email protected]>
Date:   Tue Oct 15 17:00:38 2024 +0100

    fix: Unwanted exit confirmation dialog bypass

commit ef40ec81adc40bcca42c4cc92bb7f7cb42a560d4
Merge: 69830747d 830175347
Author: Hasrat <[email protected]>
Date:   Tue Oct 15 14:56:46 2024 +0530

    Merge branch 'main' of https://github.com/PranavPurwar/Sketchware-Pro into PranavPurwar-main

commit 69830747decab434178dfb48001fbbcb3500a335
Merge: 6a6dffffc 0477f3f88
Author: Hasrat A. Khan <[email protected]>
Date:   Tue Oct 15 10:29:35 2024 +0530

    Merge pull request #1288 from aikrq/main

    fix, feat: Redesign program info activity

commit 0477f3f88c1bf3de59ace031bc094665b9597072
Author: aikrq <[email protected]>
Date:   Tue Oct 15 07:50:57 2024 +0700

    feat: Ability to hide divider for property item

commit 82a2c6e31d8e6ca37908320ed691fed28a7929ff
Author: aikrq <[email protected]>
Date:   Tue Oct 15 07:44:12 2024 +0700

    feat: Smaller copyright text

commit 44036af5fdab5a46bd3955a62e1fcb3bb99062aa
Author: aikrq <[email protected]>
Date:   Mon Oct 14 21:13:38 2024 +0700

    feat: Redesign program info activity

commit b3e2a63f98b4a9604059f1dd5cd44b376c7aa6e9
Author: aikrq <[email protected]>
Date:   Mon Oct 14 20:40:13 2024 +0700

    fix: Can't navigate up from about activity

commit 6a6dffffc8a86ddb84591e99ce6f100244947199
Author: Ilyasse <[email protected]>
Date:   Mon Oct 14 03:34:04 2024 +0100

    fix: Unable to delete views in view manager

commit b3dc21e8b21232c0125fe30908af4d582ad65a8e
Author: Ilyasse <[email protected]>
Date:   Mon Oct 14 03:19:05 2024 +0100

    fix: Incorrect AppBarLayout color

commit c2d5a3e181b19885d6ce0cac50699bde7a157791
Author: Ilyasse <[email protected]>
Date:   Mon Oct 14 02:40:10 2024 +0100

    fix: Unable to scroll to the bottom of components list

commit 1e7e7942b040397d301168356673593af5c2931a
Author: Aquiles Trindade <[email protected]>
Date:   Sun Oct 13 22:31:44 2024 -0300

    fix: Wrong navigationBar color in bottomSheets

commit 916a8d48a8e74a6f201f62d27b4618e4c6f97e1c
Author: Ilyasse <[email protected]>
Date:   Mon Oct 14 01:01:00 2024 +0100

    feat: Initial implementation of projects store

commit 2568e3d974f2032d10e44ec33ae17fd7f2793c27
Author: Ilyasse <[email protected]>
Date:   Sun Oct 13 21:43:39 2024 +0100

    refactor: Use enhanced switch case

commit 2b60276055319037eba261bcb88d55466bdc1b4f
Author: Ilyasse <[email protected]>
Date:   Sun Oct 13 21:37:29 2024 +0100

    refactor: Replace all empty string checks with isEmpty

commit 7cdd8c281701de96ce67e4ad1441e867d5d81506
Author: Ilyasse <[email protected]>
Date:   Sun Oct 13 03:05:56 2024 +0100

    feat: Save local libraries dependencies to exported source code

    This also updates existing dependencies versions.

commit 2125fbdd37d3da50550ec00c5c1bfdaec53735a9
Author: Ilyasse <[email protected]>
Date:   Sun Oct 13 02:41:39 2024 +0100

    feat: Add gradle.properties to exported source code

commit 0232d8f518e7cb790ef9e3e248ffb7601c687728
Author: Ilyasse <[email protected]>
Date:   Sun Oct 13 02:41:16 2024 +0100

    feat: Change exported source code deps versions

commit e1f024d7efc73e5399800fedb5acc18fb1c8994f
Author: Ilyasse <[email protected]>
Date:   Sun Oct 13 02:00:45 2024 +0100

    refactor: Improve ProjectsAdapter code

commit 4dc5c4c5322f986a0f5e7bd23857735cd495343d
Author: Ilyasse <[email protected]>
Date:   Sun Oct 13 01:37:19 2024 +0100

    fix: Incorrect project deletion position

    Real fix this time

commit 0dbde6ee3a2eadf6e6c8c7fcfc879e4a72945ec0
Author: Ilyasse <[email protected]>
Date:   Sat Oct 12 13:54:05 2024 +0100

    fix: Incorrect project deletion position

commit 97f2bb1217c7a5d1451fbb7ef0783e1d7b9f9222
Author: Ilyasse <[email protected]>
Date:   Fri Oct 11 23:46:00 2024 +0100

    revert: Remove unnecessary thrown exceptions

    This reverts commit d49b4ea79e77f461cfeeba11ea803f58fb7ee543.

commit d49b4ea79e77f461cfeeba11ea803f58fb7ee543
Author: Ilyasse <[email protected]>
Date:   Fri Oct 11 23:19:13 2024 +0100

    refactor: Remove unnecessary thrown exceptions

commit 67a2808cb898459c8fad823a81db97f0e00c21d4
Author: Ilyasse <[email protected]>
Date:   Fri Oct 11 22:34:07 2024 +0100

    fix: Resource leak in debug file generation

commit d356d0bda10e5a866c2babae17fbc1e451c4019c
Author: Ilyasse <[email protected]>
Date:   Fri Oct 11 22:32:52 2024 +0100

    refactor: Update AsyncTask with ExecutorService in ProjectBuild

commit c98fb85f89d3f7f1eef07af4bc98419c2574d3af
Author: Hasrat <[email protected]>
Date:   Sat Oct 12 00:02:57 2024 +0530

    refactor: Use pattern matching variable for instanceof in ProjectSettings

commit 33db04fba851dadcd7f9450f33c77fbe6453bc0e
Author: Hasrat <[email protected]>
Date:   Sat Oct 12 00:01:17 2024 +0530

    refactor: Use Checkable instead of MaterialSwitch in ProjectSettings

    fixes #1282

commit b2147656c5527a9b56d5758d3e31c6e5dc18dac9
Author: Ilyasse <[email protected]>
Date:   Fri Oct 11 19:04:24 2024 +0100

    refactor: Use binding in BuildSettingsDialog

commit 367ce8d40340ac604a2c4d829259b3e2a0124985
Author: Ilyasse <[email protected]>
Date:   Fri Oct 11 18:23:08 2024 +0100

    fix: Remove border & add missing animation to color picker

commit 6d17150e6345e5f9c4dc8fb219f438ad7e74e191
Author: Hasrat <[email protected]>
Date:   Fri Oct 11 22:45:26 2024 +0530

    fix: Replace hardcoded ids with constants

commit 9202f842a82ce2d98f914e065230ff514afc4182
Author: Hasrat <[email protected]>
Date:   Fri Oct 11 22:29:26 2024 +0530

    refactor: Rename some fields/method, made them private

commit ec1a3782410c9b46dff0ac85168542f543df279b
Author: Hasrat <[email protected]>
Date:   Fri Oct 11 21:24:26 2024 +0530

    fix: Inline some obf. anon. classes

commit 85ceb65da3a24300e7638aa0e1f09bbc82bd4074
Author: Hasrat <[email protected]>
Date:   Fri Oct 11 20:31:02 2024 +0530

    refactor: Rename inner Adapter class in Zx.java

commit ea69650b44766dc4294954c115e6107d6f5ebf6e
Author: Hasrat <[email protected]>
Date:   Fri Oct 11 20:25:47 2024 +0530

    refactor: Remove unnecessary qualifiers and some code cleanups

commit 4c956981d7e15444c81ec115d76ba22a2c270234
Author: Hasrat <[email protected]>
Date:   Fri Oct 11 20:22:56 2024 +0530

    style: Reformat Zx.java

commit a59ffa05030b1be886de2f6d60b0ee462ae544b4
Author: Hasrat <[email protected]>
Date:   Fri Oct 11 20:22:17 2024 +0530

    feat: Add Zx.class in java

commit 9a3ed4c5fd2dafc96e6a536a4766950778b4ccc3
Author: Ilyasse <[email protected]>
Date:   Fri Oct 11 16:45:36 2024 +0100

    feat: Improve widgets list UI

commit ed107c95deddf927eb8518b1b0242bf511006ecf
Author: Ilyasse <[email protected]>
Date:   Fri Oct 11 15:47:58 2024 +0100

    refactor: Use enhanced switch case

commit abd5b241c55c3755342db4a00cfecee8aa802f14
Author: Ilyasse <[email protected]>
Date:   Fri Oct 11 15:20:51 2024 +0100

    feat: Improve layout editor's previews on Android Studio

commit 4967676bf40168c64f1943887ffe48d631186094
Author: Ilyasse <[email protected]>
Date:   Fri Oct 11 15:07:17 2024 +0100

    fix: Remove border & add missing animation to color picker

commit fe7e8b3bce61bedc9e2b158a8b6147d8c25a22d9
Author: Ilyasse <[email protected]>
Date:   Fri Oct 11 14:43:16 2024 +0100

    chore: Improve color picker UI

commit 83017534724105523f5fd5e535a581e6b4fd8be3
Author: Pranav Purwar <[email protected]>
Date:   Fri Oct 11 18:58:20 2024 +0530

    fix: Implement back press handling and update update dialog

    - Shorten the
     countdown timer in MainActivity to 10 seconds from 20 seconds.
    - Update the title and description of the critical update dialog.

commit f4e5d3c9601a41434d09fc4bbbb7e279ccf08b04
Author: Pranav Purwar <[email protected]>
Date:   Fri Oct 11 18:57:31 2024 +0530

    refactor: Update UI elements and documentation link

    - Change documentation link to https://docs.sketchware.pro.
    - Update toolbar logo tint to primary
     color.
    - Adjust restore projects icon tint and text color in My Projects.
    - Set debug logcat logs to be disabled by default in build settings.
    - Modify layout margins and padding in View Editor and My Projects.

commit 2b5a0ebfbc51b30016d6e15fe00c69f30214d18e
Author: Pranav Purwar <[email protected]>
Date:   Fri Oct 11 18:56:28 2024 +0530

    refactor: Update layout margins and padding

    - Update card corner radius to 11.2dp from 22.2dp.
    - Add navigation listener to the toolbar for closing the activity.

commit 08cbcf52e39b51ce14b4b145f75c48e4f06085da
Author: Ilyasse <[email protected]>
Date:   Fri Oct 11 13:45:14 2024 +0100

    fix: View selector UI fixes

commit d3caf1be18e5622a7cc75638a667865b55054e27
Author: Ilyasse <[email protected]>
Date:   Fri Oct 11 13:33:19 2024 +0100

    refactor: Enhance ViewSelectorActivity code

commit 21a6ecb23fc24f6c16e186a98ec86dfd93b770ce
Author: Ilyasse <[email protected]>
Date:   Fri Oct 11 13:32:36 2024 +0100

    refactor: Use binding in ViewSelectorActivity

commit 3044868a2bf2512637586d5c09d72b4c3b432f9a
Author: Ilyasse <[email protected]>
Date:   Fri Oct 11 13:25:37 2024 +0100

    fix: View type selector incorrect selection

commit f158d8b62b3aea954aacce0848ce2fc258f45215
Author: Ilyasse <[email protected]>
Date:   Fri Oct 11 01:25:58 2024 +0100

    feat: Change color guide image

commit 4b5784dc856bd842584788403c8ab07ac0140877
Author: Ilyasse <[email protected]>
Date:   Fri Oct 11 01:25:16 2024 +0100

    chore: Remove extra new line

commit 8113fcd9b25038a4d6ca02ad9f91cde4577adec5
Author: Ilyasse <[email protected]>
Date:   Wed Oct 9 01:25:18 2024 +0100

    feat: Improve Github actions' Telegram notifications

    This also improves how the workflow works.

commit 25460b15a1b1d4145c8b4aa1a30c517485e3fa98
Author: Aquiles Trindade <[email protected]>
Date:   Tue Oct 8 20:50:37 2024 -0300

    chore: Use CardView in PalleteBlock instead backgroundResource in TextView

commit 9ae23e25d71616eab6d29c8ed4e684f694307404
Author: Ilyasse <[email protected]>
Date:   Tue Oct 8 19:48:07 2024 +0100

    fix: Change default target SDK version to 34

commit a1778d66c2608d5dd86651db86e34e0d4ff8b9a1
Author: Ilyasse <[email protected]>
Date:   Tue Oct 8 18:44:24 2024 +0100

    refactor: Move special actions outside of projects adapter

commit fc364e81141967801400d81b1d5a3db10716c3ef
Author: Ilyasse <[email protected]>
Date:   Tue Oct 8 17:34:56 2024 +0100

    feat: Redesign projects list

commit 4f77226b7f9c0d04758480375c593797c0cc0672
Author: Ilyasse <[email protected]>
Date:   Tue Oct 8 16:56:16 2024 +0100

    refactor: Use binding in ProjectsAdapter

commit f9064ac7086555bfc205553f92ab9438328d6c34
Author: Ilyasse <[email protected]>
Date:   Tue Oct 8 16:51:27 2024 +0100

    feat: Redesign projects list options

commit 84d2d79df4b9525d9b1bdd6d992694f3976c147e
Author: Ilyasse <[email protected]>
Date:   Tue Oct 8 16:38:20 2024 +0100

    feat: Improve project configurations dialog's UI

    As well as using binding.

commit dcf115b344d080ec1a8eedc5fa33789b1190ba2d
Author: Ilyasse <[email protected]>
Date:   Tue Oct 8 16:14:38 2024 +0100

    feat: Update reminder dialog

commit 0d2e0ed40597d0fc17d81a2884ec03c10e637b03
Author: Ilyasse <[email protected]>
Date:   Tue Oct 8 14:20:17 2024 +0100

    chore: Use MaterialDivider instead of View

commit d69dc19b39b69651553296f7bdc7436756254bd7
Author: Ilyasse <[email protected]>
Date:   Tue Oct 8 14:20:02 2024 +0100

    fix: Design screen TabLayout glitching

commit 34cf0ddaa0c2c18783d04e39b565d6e9c67660ce
Author: Ilyasse <[email protected]>
Date:   Tue Oct 8 14:12:34 2024 +0100

    refactor: Split about screen adapters and use binding

commit f0be5f4a616ebb2b5f2cb4c5d24bcb5e59e1ce83
Author: Ilyasse <[email protected]>
Date:   Tue Oct 8 14:01:31 2024 +0100

    chore: App appearance screen UI improvements

commit 6d40337742dd3c5b4822d303e802241d1336f351
Author: Ilyasse <[email protected]>
Date:   Tue Oct 8 14:01:07 2024 +0100

    refactor: Remove RequestNetwork class

    This also removes webhook code from CollectErrorActivity since it's very unreliable to send crash logs on Discord. We can rely on Crashlytics by Firebase now.

commit e423b5d9754b6a94c881f76aec134533a001fd9a
Author: Ilyasse <[email protected]>
Date:   Tue Oct 8 13:58:17 2024 +0100

    refactor: Rewrote about screen code

commit 3400fe2a7794c4ec8ee83ff87f21e488fffa2487
Author: Ilyasse <[email protected]>
Date:   Tue Oct 8 00:42:25 2024 +0100

    refactor: Rename AboutModActivity to AboutAppActivity

commit 1f26acd4dfa734d246060b19e5cf46c2c3fbbcab
Author: Ilyasse <[email protected]>
Date:   Tue Oct 8 00:42:04 2024 +0100

    chore: Show projects listing in Android Studio

commit e89b8e2a23166e456087c11c4c088cb38a1741c3
Author: Ilyasse <[email protected]>
Date:   Sun Oct 6 04:37:05 2024 +0100

    fix: Disable link preview & change markdown version

commit 5264dca798fe85753c680e473feaeb22d5ee3703
Author: Ilyasse <[email protected]>
Date:   Sun Oct 6 04:33:11 2024 +0100

    chore: Improve Github actions workflow file

commit c2de130091d40220e58ab75fcb5deb2875c062a3
Author: Ilyasse <[email protected]>
Date:   Sun Oct 6 03:37:37 2024 +0100

    feat: Redesign ViewSelectorActivity

commit 96242e8e0dbe86422f44f1da0b65bfa11ad4bb61
Author: Ilyasse <[email protected]>
Date:   Sun Oct 6 02:44:24 2024 +0100

    feat: Redesign AddViewActivity

commit 59c5e02950b00cb80e9e6f113f5bb2ddbb2e5fb5
Merge: 95ec20e5c f6151c2b4
Author: Ilyasse <[email protected]>
Date:   Sat Oct 5 23:48:09 2024 +0100

    Merge pull request #1267 from trindadedev13/probaly-me

commit 95ec20e5cef75f210bff10fa60cb0c3898e0d5b0
Author: Hasrat <[email protected]>
Date:   Fri Oct 4 17:30:43 2024 +0530

    fix: Add `popupMenuStyle` directly in theme

    fixes #1272

commit f6151c2b4cdaf56088db207e2bbcc61b96a9da2f
Merge: 37b3ee835 7a902d2d7
Author: Aquiles Trindade <[email protected]>
Date:   Fri Oct 4 00:55:20 2024 -0300

    Merge branch 'Sketchware-Pro:main' into probaly-me

commit 7a902d2d7785e5af69ff55af0b67de49edc6dc6b
Author: Hasrat <[email protected]>
Date:   Fri Oct 4 08:13:27 2024 +0530

    refactor: Rename some fields/method, make some private

commit ce144716001bac2b6e614c1b3c4ccb40f85dca1a
Author: Hasrat <[email protected]>
Date:   Fri Oct 4 00:41:08 2024 +0530

    chore: Remove now SelectableButtonBar from jar

commit 6abbbf7b58ef0a3553cd2388178560136ed4ed7c
Author: Hasrat <[email protected]>
Date:   Fri Oct 4 00:40:26 2024 +0530

    refactor: Inline cB.class to SelectableButtonBar

commit dc01f2009a99a31bf5c44d087a98234045970502
Author: Hasrat <[email protected]>
Date:   Fri Oct 4 00:36:04 2024 +0530

    fix: Use Constants instead of hardcode integers

commit a4cac7fc6fdc099050dec94a3ddd135bcd8f18fc
Author: Hasrat <[email protected]>
Date:   Fri Oct 4 00:30:54 2024 +0530

    refactor: Remove unnecessary qualifiers

commit a00048b60170155edb32b57b938085bc6acd80a2
Author: Hasrat <[email protected]>
Date:   Fri Oct 4 00:26:42 2024 +0530

    feat: Add SelectableButtonBar in java

commit 399c8b08b36ed1f9e05ce157716b7f9bcc427bd8
Author: Hasrat <[email protected]>
Date:   Fri Oct 4 00:20:30 2024 +0530

    fix: Not adding library if those* widgets are in custom views

    * Libraries widgets for e.g. `CircleImageView`, `CodeView`, `LottieAnimationView`, `OTPView`, `PatternLockView`, `WaveSideBar` and `YouTubePlayerView`
    fixes #1270

commit 37b3ee835bac32cc668053a57150e777b6e508da
Merge: 137d4d62c 5dcb38365
Author: Aquiles Trindade <[email protected]>
Date:   Thu Oct 3 14:08:04 2024 -0300

    Merge branch 'Sketchware-Pro:main' into probaly-me

commit 5dcb38365d65b859c7298dc384ca53d88475cca2
Author: Ilyasse <[email protected]>
Date:   Wed Oct 2 23:56:19 2024 +0100

    fix: Reverse self-hosted condition

commit 3086302b2797c2c2229818f37bf3349a0bea6f60
Author: Ilyasse <[email protected]>
Date:   Wed Oct 2 23:51:10 2024 +0100

    fix: Replace secrets with variables

commit fbeea0a0bbb4175472c362446a81254d4906e3e7
Merge: f1e43dc2f 3d0360403
Author: Ilyasse <[email protected]>
Date:   Wed Oct 2 23:06:51 2024 +0100

    Merge pull request #1271 from Sketchware-Pro/self-hosted-runners

commit 3d0360403af42648ea49dcd3f8650e3fc6925db6
Author: Ilyasse <[email protected]>
Date:   Wed Oct 2 18:48:01 2024 +0100

    feat: Add self-hosted runner option

commit 137d4d62c34ac4790afed9553a9a9c2f72da40a0
Author: Aquiles Trindade <[email protected]>
Date:   Fri Sep 27 23:39:36 2024 -0300

    feat: use MaterialButtonToggleGroup instead ChipGroup

    * feat: use MaterialButtonToggleGroup instead ChipGroup

    * style: add top margin as 10dp

commit f1e43dc2fb7cee038d7dc76a56b05f04472d5dfe
Author: Hasrat <[email protected]>
Date:   Sun Sep 29 01:55:23 2024 +0530

    refactor: Use switch expression for resource mapping (skip ci)

commit b59ffdbdfd2acd1edb55baaac021fd4d1cdc3b39
Author: Hasrat <[email protected]>
Date:   Sun Sep 29 01:46:44 2024 +0530

    style: Rearrange codes

commit 094e00dafe8de01048f07cd605b2188c232dbd01
Author: Hasrat <[email protected]>
Date:   Sun Sep 29 01:34:44 2024 +0530

    refactor: Use lambda expression, remove unnecessary calls/cast

commit 3c661866980f300245bf3ce655fc619c88dacd6d
Author: Hasrat <[email protected]>
Date:   Sun Sep 29 01:31:44 2024 +0530

    style: Reformat file

commit 764c477a4f4aa49f2a0507d0409b15363fca85fa
Merge: 4bbd66519 d3e49e32f
Author: Ilyasse <[email protected]>
Date:   Tue Sep 24 01:14:44 2024 +0100

    Merge pull request #1261 from trindadedev13/dev

commit d3e49e32fdaa139354b064c23a39c6ef31fe70b6
Author: Ilyasse <[email protected]>
Date:   Tue Sep 24 01:11:33 2024 +0100

    refactor: Use binding in BlocksManagerCreatorActivity

commit e42f590c65c5eb570b77bb4e23be8b2422f133c3
Author: Ilyasse <[email protected]>
Date:   Tue Sep 24 00:52:01 2024 +0100

    feat: Improve edit block screen

commit 7373ef83e3426ce6840073edd517cfb6d2eff0b7
Author: trindadedev13 <[email protected]>
Date:   Mon Sep 23 19:36:22 2024 -0300

    feat: add selectableItemBackgroundBordeless in BlocksManagerCreator images

commit 6aebb152c9c4e053dc0bbfabbbd864168db66c48
Author: Aquiles Trindade <[email protected]>
Date:   Mon Sep 23 19:31:01 2024 -0300

    chore: Replace ic_arrow_drop_down with XML instead PNG

commit b479b23c942b99d0d1ac59e3abe53769c25071ea
Author: Ilyasse <[email protected]>
Date:   Mon Sep 23 21:02:59 2024 +0100

    feat: Improve create new palette dialog

commit 9ff64589d6a5bcbbbe9d51b346a8ff99577055ad
Author: Ilyasse <[email protected]>
Date:   Mon Sep 23 20:38:35 2024 +0100

    feat: Improve block configuration dialog

commit 65c3a142fe70424998c0ced97eb18c1bc0a39baa
Author: Aquiles Trindade <[email protected]>
Date:   Mon Sep 23 01:21:10 2024 -0300

    feat: Use MaterialAlertDialogBuilder instead AlertDialog.Builder

    and remove imports of AlertDialog

commit 81ab5a478c90b96423b2c255deab2a76f77c42f8
Author: trindadedev13 <[email protected]>
Date:   Mon Sep 23 00:54:09 2024 -0300

    style: do not use defined colors, use the default instead

commit c8f36eca5dfcebf30f561f9325c70da44a86d82d
Author: trindadedev13 <[email protected]>
Date:   Mon Sep 23 00:42:26 2024 -0300

    style: remove card elevation

commit df78e882ca5643346e45120cf6b84ecc0b04e129
Author: trindadedev13 <[email protected]>
Date:   Mon Sep 23 00:31:12 2024 -0300

    feat: Better UI on @layout/block_customview

commit ec4372563c518441d122606d0b69b3c04ab8f55e
Author: trindadedev13 <[email protected]>
Date:   Sun Sep 22 23:39:23 2024 -0300

    feat: Better UI on BlockManagerCreator activity

commit 4bbd66519b0a9d431b1a13340ff0b6c6c4692f21
Author: Ilyasse <[email protected]>
Date:   Mon Sep 23 18:29:53 2024 +0100

    chore: Change default target SDK version to 34

commit b7eac383d3f0814181002b23889efdb0fb3edd50
Author: Ilyasse <[email protected]>
Date:   Mon Sep 23 18:24:17 2024 +0100

    fix: Instability when cancelling build dialog

commit 93bc602c2135bc54cdcbf6b4eae1a7fb9acc1906
Author: Ilyasse <[email protected]>
Date:   Mon Sep 23 17:05:35 2024 +0100

    fix: Projects list not showing at launch

commit 0664fdd011c8bfaac7a5b9d97be640a1ea47f124
Author: Ilyasse <[email protected]>
Date:   Mon Sep 23 17:05:17 2024 +0100

    chore: Code enhancements

commit ac90e9c0ce070e48ea2c11eea1966f0b9eeca3dd
Author: Ilyasse <[email protected]>
Date:   Mon Sep 23 15:55:41 2024 +0100

    refactor: Use binding in ProjectsFragment

commit 18e6ea25a75b8ad7987cb21416ea8e648f3775f8
Author: Ilyasse <[email protected]>
Date:   Mon Sep 23 01:32:37 2024 +0100

    revert: Material progress indicator in projects list

    This reverts commit 8867ab78687e069dd0c107c5e16a854c8482f86d.

commit 8867ab78687e069dd0c107c5e16a854c8482f86d
Author: SkInventions <[email protected]>
Date:   Sat Sep 21 23:17:11 2024 +0100

    feat: Material progress indicator in projects list

    Co-authored-by: Ilyasse <[email protected]>

commit e8210514190221b65bc762291b781ec79441a98a
Author: Aquiles Trindade <[email protected]>
Date:   Thu Sep 19 08:49:04 2024 -0300

    chore: Improve colors in the add component dialog

commit 1a2fd687fadf17b7737f3d995654308677b079e8
Author: Ilyasse <[email protected]>
Date:   Tue Sep 17 03:26:52 2024 +0100

    feat: Store Telegram's session file in cache

    Removed License because the new workflow file doesn't contain anything from CodeAssist's file.

commit ca45583de4d68533d26d8518d7099c3b631f3daf
Author: Ilyasse <[email protected]>
Date:   Mon Sep 16 21:59:36 2024 +0100

    fix: Incorrect version in Telegram deployment message

commit 76645424156410216dc61be0c67e82c303fef07c
Author: Hasrat <[email protected]>
Date:   Tue Sep 17 01:14:12 2024 +0530

    style: Re-arrange codes in fu.java and pu.java

commit 1df6827816e2b82c8ce6016417145e678ac1cc93
Author: Hasrat <[email protected]>
Date:   Tue Sep 17 01:01:56 2024 +0530

    fix: Set text directly to CheckBox instead of another TextView

    fixes #1238

commit 41607633c48aa35a3e3219f2f090e26c083adf89
Author: Hasrat <[email protected]>
Date:   Tue Sep 17 00:45:16 2024 +0530

    fix: Don't disable button when clicked, fixes #1203

commit c573f3873ac1e5bcf33178efb4a63b9e92de1a88
Author: Hasrat <[email protected]>
Date:   Mon Sep 16 02:01:45 2024 +0530

    chore: Remove unused classes from libs/*.jar

commit 1db94f0362476246414ff7105d94b44a2d2b13b2
Author: Hasrat <[email protected]>
Date:   Mon Sep 16 01:59:13 2024 +0530

    fix: Replace unnecessary fully qualified name

commit 293b91cdaa803f86b2db392ff6911fbfff893f6b
Author: Hasrat <[email protected]>
Date:   Mon Sep 16 00:29:29 2024 +0530

    chore: Remove now old (not working) analytics/tracking codes

commit a38c67a98a6269ddbae83106253001f525232ef2
Author: Javkhlanbayar Khongorzul <[email protected]>
Date:   Sun Sep 15 20:36:42 2024 +0200

    chore: Remove useless `fitsSystemWindows="true"` from `@layout/preference_activity`

    Not needed afaik, didn't notice changes on an API level 21 emulator, and an API level 34 device.

commit 99005ba606d11f6493270ef67035c0d9456edb72
Author: Javkhlanbayar Khongorzul <[email protected]>
Date:   Sun Sep 15 20:33:47 2024 +0200

    fix: Handle navigation bar insets in ConfigActivity

    This could've been done better, but I didn't want to fork 500 lines from the androidx.preference library to modify its library group-restricted RecyclerView adapter.

commit 970c07858b69d63918c48597dedea6029ba500af
Author: Javkhlanbayar Khongorzul <[email protected]>
Date:   Sun Sep 15 19:49:43 2024 +0200

    fix: Enable edge-to-edge in System Settings

commit cbc9fb9e0493d2f40d055fc09aa1e54586b3c7a9
Author: Javkhlanbayar Khongorzul <[email protected]>
Date:   Sun Sep 15 19:41:57 2024 +0200

    fix: Make navigate up toolbar icon work again in System Settings and Mod Settings

    Oops.

commit 1146ec3cad1a2af93ce693dc2a730fafd00ea830
Author: Javkhlanbayar Khongorzul <[email protected]>
Date:   Sun Sep 15 19:25:44 2024 +0200

    chore: Remove now unnecessary file checks from ConfigActivity

    I don't think they *ever* were needed actually.

commit 46073a7017a2bcb680feeb605f6101da32894ed6
Author: Javkhlanbayar Khongorzul <[email protected]>
Date:   Sun Sep 15 19:23:29 2024 +0200

    feat: Make ConfigActivity memory-cached, also implement persisting its preferences

commit d6604eb52c83ef6be09a75847a178935017420ff
Author: Javkhlanbayar Khongorzul <[email protected]>
Date:   Sun Sep 15 18:50:43 2024 +0200

    feat: Show snackbars instead of toasts in ConfigActivity

commit 432d9734cac9aedf5ea4854db391a959edaee1c4
Author: Javkhlanbayar Khongorzul <[email protected]>
Date:   Sun Sep 15 18:50:19 2024 +0200

    fix: Make disabling root access requiring preference in case of missing root access work 100 % of time

    Race condition?

commit 47c5348c6fbe7084826c73dfc33c8d958bb416f3
Author: Javkhlanbayar Khongorzul <[email protected]>
Date:   Sun Sep 15 18:25:42 2024 +0200

    refactor: Use AndroidX PreferenceFragment in ConfigActivity (2/2)

    This transfers the "custom" preference logic to the AndroidX Preference method.

commit e8f7ebfa8ee9907aaa402162ed0d3ffe59a0d48d
Author: Javkhlanbayar Khongorzul <[email protected]>
Date:   Sun Sep 15 14:57:32 2024 +0200

    refactor: Use AndroidX PreferenceFragment in ConfigActivity (1/2)

commit 80626dd929e70b2d6d9e9fc536ed40092e837d84
Author: Javkhlanbayar Khongorzul <[email protected]>
Date:   Sun Sep 15 14:02:28 2024 +0200

    refactor: Use AndroidX PreferenceFragment in System Settings

    This depends on commits b24bde211732fa107cc0b5b0ba062c745feaca6e and be291fcf5d73fbdb735776b95caee08171f274fd. Is it technically still a refactor?

commit be291fcf5d73fbdb735776b95caee08171f274fd
Author: Javkhlanbayar Khongorzul <[email protected]>
Date:   Sun Sep 15 13:52:28 2024 +0200

    feat: Add AndroidX Preference with M3 switch workaround

commit b24bde211732fa107cc0b5b0ba062c745feaca6e
Author: Javkhlanbayar Khongorzul <[email protected]>
Date:   Sun Sep 15 13:35:36 2024 +0200

    revert: Remove now removed, defunct "trindade-util" dependencies

    The preferences need to be remade. Will be handled in the next commits.

commit e84fb24a4d6839ef8da87451bff2113924a252bd
Author: Javkhlanbayar Khongorzul <[email protected]>
Date:   Sat Sep 14 20:25:50 2024 +0200

    fix: Add needed package queries to projects using TTS/STT

    Weirdly enough, these were not very prominent Android 11+ changes. Anyway, according to the docs [1], this change is required, but a test project worked with and without this. Whatever, can't hurt.

    [1]: https://developer.android.com/about/versions/11/behavior-changes-11#speech-recognition

commit b778a30047098e679bbc73374f7179d7d032eea4
Author: Javkhlanbayar Khongorzul <[email protected]>
Date:   Sat Sep 14 19:32:12 2024 +0200

    chore: Clean up ManageFontImportActivity

    Gives fields, methods, and local variables better names. Also restructures/simplifies code.

commit dd3e276bcbe2e1a10420bd4cb3fd3487c232900d
Author: Javkhlanbayar Khongorzul <[email protected]>
Date:   Sat Sep 14 19:21:53 2024 +0200

    style: Reformat `@layout/manage_import_list_item`

commit 073e7e9281d2116730e65b38bd743acbdef664c9
Author: Javkhlanbayar Khongorzul <[email protected]>
Date:   Sat Sep 14 13:03:52 2024 +0200

    fix: Fix checking if Font name is already in use when importing from My Collection

commit 767b459e2388bbb3f21e9054885a970edfbad309
Author: Javkhlanbayar Khongorzul <[email protected]>
Date:   Sat Sep 14 12:57:02 2024 +0200

    fix: Remove previously decompiled classes from .jar files

    That includes:
     - AddEventActivity, Ls, Ms, Ns
     - ViewSelectorActivity, Gt, Ht, It, Jt, Kt, Lt
     - ManageSoundImportActivity, Zv, _v, aw, bw, cw
     - LogicEditorScrollView
     - ViewDummy
     - ViewLogicEditor
     - editor.view.item.*

    I wanted it to be more but BlockPane, and lib.ui.* seemed like too much work.

commit 264efc61cf184a9ff83bd584203106a351094b0a
Author: Javkhlanbayar Khongorzul <[email protected]>
Date:   Sat Sep 14 12:34:12 2024 +0200

    fix, chore: Use right constants in editor.view.item.*, reformat files

commit a6900aaad69d723443a4e587764914a9ea7dab89
Author: Javkhlanbayar Khongorzul <[email protected]>
Date:   Sat Sep 14 12:25:31 2024 +0200

    fix: Make ItemHorizontalScrollView compiled

    Weird jadx bug.

commit 53d8cd3276c4535ab18deab055f2e50a7ad5d06f
Author: Javkhlanbayar Khongorzul <[email protected]>
Date:   Sat Sep 14 12:24:26 2024 +0200

    feat: Add decompiled editor.view.item.* classes

    Created by jadx v1.5.0 from Sketchware Pro v6.3.0 fix1's .apk file. I also renamed some fields, methods, local variables, and parameters.

commit f4939c35f0a22c67926328247a5c1efe80a55461
Author: Javkhlanbayar Khongorzul <[email protected]>
Date:   Sat Sep 14 11:42:04 2024 +0200

    chore: Clean up ViewDummy

    Removes unnecessary casts and qualifiers.

commit 53cfc52905910a4479dc7852302493facc3c63cb
Author: Javkhlanbayar Khongorzul <[email protected]>
Date:   Sat Sep 14 11:40:10 2024 +0200

    chore: Fix weird decompilation artifacts from ViewDummy

    Includes the string switch and jadx 1.5.0 quirk of empty lines before renamed fields, as well as unformatted imports.

commit 440f119824a25bc743914e2354c46e70cd978eb6
Author: Javkhlanbayar Khongorzul <[email protected]>
Date:   Sat Sep 14 11:29:33 2024 +0200

    fix: Use right constants and fields in ViewDummy

commit d735d78965e5be7cfca6d54eb4abbfa6808ec9ea
Author: Javkhlanbayar Khongorzul <[email protected]>
Date:   Sat Sep 14 11:27:25 2024 +0200

    feat: Add decompiled ViewDummy

    Created by jadx v1.5.0 from Sketchware Pro v6.3.0 fix1's .apk file. I also renamed some fields, methods, local variables, and parameters.

commit 0dee31905b7cbecf7ce13ed245ef12b0430beac7
Author: Javkhlanbayar Khongorzul <[email protected]>
Date:   Fri Sep 13 15:30:56 2024 +0200

    feat: Add layout preview to `@layout/logic_popup_add_event`

    Also to the RecyclerView list item layouts it uses obviously.

commit ad975b63bd781452e1ba2dd2f60c4b836ba0091c
Author: Javkhlanbayar Khongorzul <[email protected]>
Date:   Thu Sep 12 11:26:45 2024 +0200

    refactor: Replace usage of Iterator with for eachs in AddEventActivity

commit 4d001015e3c1f60cdb5f424c30ac5ee57ba4569e
Author: Javkhlanbayar Khongorzul <[email protected]>
Date:   Thu Sep 12 10:35:30 2024 +0200

    chore: Fix trivial warnings in AddEventActivity

commit cc0f434bd9bfd13cc4ba9d4d8022c58f83180057
Author: Javkhlanbayar Khongorzul <[email protected]>
Date:   Thu Sep 12 10:20:10 2024 +0200

    chore: Remove defunct analytics from AddEventActivity

commit b87e983f20760aba660c06c1af9811d8b1161e76
Author: Javkhlanbayar Khongorzul <[email protected]>
Date:   Thu Sep 12 10:19:30 2024 +0200

    fix: Add missing `@NonNull` RecyclerView annotations to AddEventActivity

commit fac4cefbbaac3f4265ee7c1b34710809870576f8
Author: Javkhlanbayar Khongorzul <[email protected]>
Date:   Tue Sep 10 13:15:30 2024 +0200

    chore: Remove unnecessary qualifiers from AddEventActivity

commit 68654d6020d20e8178d0fcce505d5d2553e7f8a2
Author: Javkhlanbayar Khongorzul <[email protected]>
Date:   Tue Sep 10 13:00:37 2024 +0200

    chore: Make members of AddEventActivity private, give sensible names

commit 9e735e0c479a32daa4ed050c27eafd6a5b4bf2e4
Author: Javkhlanbayar Khongorzul <[email protected]>
Date:   Tue Sep 10 12:54:03 2024 +0200

    chore: Reformat AddEventActivity.java, clean up file a bit

    Removes unnecessary casts, useless empty and ugly lines, and converts weird statements like negated R ID equals comparisons to normal "if =="s

commit aa65fc6a914027e60709e3c98b638fc44122a55f
Author: Javkhlanbayar Khongorzul <[email protected]>
Date:   Mon Sep 9 15:00:53 2024 +0200

    fix: Use correct constants and fields in AddEventActivity

commit bf451bd45a0bf4c9aba9690187ee67e14505844c
Author: Javkhlanbayar Khongorzul <[email protected]>
Date:   Sat Sep 7 23:18:10 2024 +0200

    fix: Make AddEventActivity compile

    This inlines its obfuscated anonymous classes and fixes setting RecyclerView adapters' view holder type.

commit b6781a841ca5cf9d6e02d92765363048d0eabef6
Author: Javkhlanbayar Khongorzul <[email protected]>
Date:   Sat Sep 7 23:07:43 2024 +0200

    feat: Add decompiled AddEventActivity

    Created by jadx v1.5.0 from Sketchware Pro v6.3.0 fix1's .apk file. I also renamed some fields, methods, local variables, parameters, and inner classes.

commit b6b4c465e22a9a61739cfa13862804bb5c9ce878
Author: Javkhlanbayar Khongorzul <[email protected]>
Date:   Mon Sep 2 16:10:55 2024 +0200

    fix: Use LayoutParams constants in ViewLogicEditor

commit c576eefec5833f4fe9bd894c8d878c39d525bf84
Author: Javkhlanbayar Khongorzul <[email protected]>
Date:   Mon Sep 2 16:10:18 2024 +0200

    chore: Make ViewLogicEditor members private if possible

commit a30beeb311ee48998fa600ed640265081acf2bc7
Author: Javkhlanbayar Khongorzul <[email protected]>
Date:   Mon Sep 2 16:07:33 2024 +0200

    fix: Fix ViewLogicEditor's constructors

    Adds 3 and 4-param constructors and moves duplicate initialization of fields out of constructors.

commit e032562bc2b7b8558ca3ccebe78df27aab5fe93e
Author: Javkhlanbayar Khongorzul <[email protected]>
Date:   Mon Sep 2 16:04:59 2024 +0200

    feat: Add decompiled ViewLogicEditor

    Created by jadx v1.5.0 from Sketchware Pro v6.3.0 fix1's .apk file. I also renamed some fields, methods, local variables and parameters.

commit c4e3d2647807ea051635e2cb1afc79ab5e3a4b55
Author: Javkhlanbayar Khongorzul <[email protected]>
Date:   Mon Sep 2 15:54:12 2024 +0200

    chore: Make LogicEditorScrollView members private if possible

commit 92eb1eeb4b99cbbbd6ef2a8ba4393f48a5b77d0c
Author: Javkhlanbayar Khongorzul <[email protected]>
Date:   Mon Sep 2 15:52:50 2024 +0200

    fix: Fix LogicEditorScrollView's constructors

    Adds 3 and 4-param constructors and moves duplicate initialization of fields out of constructors.

commit e2dcd1ec15c65e3714b860dd5607d19129fa800e
Author: Javkhlanbayar Khongorzul <[email protected]>
Date:   Mon Sep 2 15:47:42 2024 +0200

    feat: Add decompiled LogicEditorScrollView

    Created by jadx v1.5.0 from Sketchware Pro v6.3.0 fix1's .apk file. I also renamed some fields, local variables and parameters.

commit eb3b40ed140fc633321d8b7094db0321ae3b57fd
Author: Javkhlanbayar Khongorzul <[email protected]>
Date:   Mon Sep 2 15:12:35 2024 +0200

    fix: Add missing nullability annotations to ViewSelectorActivity

commit 170d9822f79b6968a568ff231c6430d1ced1ffee
Author: Javkhlanbayar Khongorzul <[email protected]>
Date:   Mon Sep 2 15:12:07 2024 +0200

    refactor: Use `ContextCompat#getColor` in ViewSelectorActivity

commit b4c2fddbe7307ce7c07729c74ac5d45b6c73ef7d
Author: Javkhlanbayar Khongorzul <[email protected]>
Date:   Mon Sep 2 15:10:07 2024 +0200

    chore: Remove defunct analytics from ViewSelectorActivity

commit 2ce37d837cec7d663ab873f86e70e1ceeba61a69
Author: Javkhlanbayar Khongorzul <[email protected]>
Date:   Mon Sep 2 15:09:35 2024 +0200

    chore: Simplify some code in ViewSelectorActivity

commit 241dc75d8e85f4868a83183473e59b523c9cff8d
Author: Javkhlanbayar Khongorzul <[email protected]>
Date:   Mon Sep 2 14:58:22 2024 +0200

    chore: Remove unnecessary qualifiers from ViewSelectorActivity.java

commit 44a106ab3cd17c11929e0b33f32de41c27484558
Author: Javkhlanbayar Khongorzul <[email protected]>
Date:   Mon Sep 2 14:53:04 2024 +0200

    chore: Clean up ViewSelectorActivity

    Gives local variables and parameters better names, fixes some easy lint warnings/suggestions, and removes redundant casts.

commit f1be6a9edf2f20dd08f8648424e6cffbc28718e6
Author: Javkhlanbayar Khongorzul <[email protected]>
Date:   Mon Sep 2 14:42:16 2024 +0200

    refactor: Make ViewSelectorActivity members private, give better names

commit cbe20f7caee78c488d1b9eb59d85810423de4701
Author: Javkhlanbayar Khongorzul <[email protected]>
Date:   Mon Sep 2 14:34:19 2024 +0200

    chore: Reformat ViewSelectorActivity

commit d7c793c5896fc9f08144ea51450b09ca0ea40a8d
Author: Javkhlanbayar Khongorzul <[email protected]>
Date:   Mon Sep 2 14:32:47 2024 +0200

    fix: Use correct constants and fields in ViewSelectorActivity

    As a neat side effect, they make understanding affected code much easier.

commit 6f12102f1d09e8280dfdc0b81f1c5aa3400a6b70
Author: Javkhlanbayar Khongorzul <[email protected]>
Date:   Mon Sep 2 14:14:47 2024 +0200

    fix: Make ViewSelectorActivity.java compile

    This inlines its obfuscated anonymous classes.

commit cba049e5f84e3c076987bd1c6b3ad31189ed8c44
Author: Javkhlanbayar Khongorzul <[email protected]>
Date:   Mon Sep 2 00:02:58 2024 +0200

    feat: Add decompiled ViewSelectorActivity

    Created by jadx v1.5.0 from Sketchware Pro v6.3.0 fix1's .apk file. I also renamed some methods, fields, and added resource ID comments using the tool.

commit a4605e9f3c96eccd79e096ca07306a0acd3d26e0
Author: Javkhlanbayar Khongorzul <[email protected]>
Date:   Sun Sep 1 22:39:06 2024 +0200

    chore: Add missing nullability annotations to ManageSoundImportActivity

commit a44679bfd4de77abe1196222a68f3326b2f4aec9
Author: Javkhlanbayar Khongorzul <[email protected]>
Date:   Sun Sep 1 22:37:47 2024 +0200

    chore: Remove defunct analytics from ManageSoundImportActivity

commit 39f588f25161d903e95604e7d657a8df788e7e5b
Author: Javkhlanbayar Khongorzul <[email protected]>
Date:   Sun Sep 1 22:04:22 2024 +0200

    refactor: Improve some ManageSoundImportActivity member names

commit 6fabbb0d4dbd8e767e041945e4b918255410b363
Author: Javkhlanbayar Khongorzul <[email protected]>
Date:   Sun Sep 1 22:02:40 2024 +0200

    feat: Add proper layout preview to `@layout/manage_sound_import`

commit 21c54db6169beb3b2506cba5455217ad5c8e40bd
Author: Javkhlanbayar Khongorzul <[email protected]>
Date:   Sun Sep 1 22:02:16 2024 +0200

    feat: Add proper layout preview to `@layout/manage_import_list_item`

commit 7b72b1e98f982dd657f89bdacd16d5764ef16047
Author: Javkhlanbayar Khongorzul <[email protected]>
Date:   Sun Sep 1 21:48:07 2024 +0200

    fix: Fix resource ID switch in ManageSoundImportActivity

commit 13217d0f8a280c2c971c52fb9946ab2c520f61b3
Author: Javkhlanbayar Khongorzul <[email protected]>
Date:   Sun Sep 1 21:47:31 2024 +0200

    chore: Clean up ManageSoundImportActivity

    Removes unnecessary qualifiers and does basic code cleanup like following addAll lint suggestions, or fixing generics.

commit 8eabc2652d95dfa1d5dec3b24f6275a3bff15c1e
Author: Javkhlanbayar Khongorzul <[email protected]>
Date:   Sun Sep 1 21:40:34 2024 +0200

    chore: Make ManageSoundImportActivity's members private, remove unused ones

commit 34c3d67e145452364624fea58347596eed195bec
Author: Javkhlanbayar Khongorzul <[email protected]>
Date:   Sun Sep 1 21:36:23 2024 +0200

    chore: Reformat ManageSoundImportActivity, minor code rearrangement

    The rearrangement removes odd code structures like too many `return`/`break`s.

commit 3a764e7fdccf02b02bf855777d736df73f20d178
Author: Javkhlanbayar Khongorzul <[email protected]>
Date:   Sun Sep 1 21:29:34 2024 +0200

    fix: Make ManageSoundImportActivity compile

    Inlines obfuscated anonymous classes and makes class handle `IOException`s with `MediaMetadataRetriever#release()`.

commit 043b6c013c21c23d7e81623cea45f40a34c1ff47
Author: Javkhlanbayar Khongorzul <[email protected]>
Date:   Sun Sep 1 10:28:43 2024 +0200

    fix: Use right constants and fields in ManageSoundImportActivity

commit 1c33fa34db4be2938f9020de9d4f8fc8cb7eea47
Author: Javkhlanbayar Khongorzul <[email protected]>
Date:   Sun Sep 1 10:22:49 2024 +0200

    feat: Add decompiled ManageSoundImportActivity

    Created by jadx v1.5.0 from Sketchware Pro v6.3.0 fix1's .apk file. I also renamed some methods, fields, and added resource ID comments using the tool.

commit 7c5b1357b4bf7f70410e96f5192db0f166c67d27
Merge: 98660e670 ac9268d9c
Author: Hasrat A. Khan <[email protected]>
Date:   Wed Sep 11 13:39:54 2024 +0530

    Merge pull request #1233 from trindadedev13/dev

    feat: Redesign EventsManager and some improvements

commit ac9268d9c5867412681216517fd1952f2f3a64fc
Author: Hasrat <[email protected]>
Date:   Tue Sep 10 23:40:04 2024 +0530

    fix: Move `getArguments()` calls in `onCreate`

commit bedbcdcf049baebe9261f07c86b881817eb7424b
Author: Hasrat <[email protected]>
Date:   Sat Sep 7 08:28:12 2024 +0530

    refactor: Inline unnecessary variable

commit 74827fcf6a24af7b00bf82f2a4fa6794784b2235
Author: Hasrat <[email protected]>
Date:   Sat Sep 7 08:25:52 2024 +0530

    chore: Remove redundant switch statement branch

commit 1c05560d04475f25e962094bdf81a68b84c98b5b
Author: Hasrat <[email protected]>
Date:   Sat Sep 7 08:24:11 2024 +0530

    refactor: Make inner class static

commit 203866db5dc9c54e1789a7f39437825582c67460
Author: Hasrat <[email protected]>
Date:   Sat Sep 7 08:22:28 2024 +0530

    refactor: Use if-else statement

commit ec13b86847e10cba1e14607f7905ef0ecb12c6d8
Author: Hasrat <[email protected]>
Date:   Sat Sep 7 08:20:48 2024 +0530

    refactor: Remove some unnecessary initializers

commit d53a0a705152264ff68957fa44c7c34b0efffaa8
Author: Hasrat <[email protected]>
Date:   Sat Sep 7 08:20:13 2024 +0530

    style: Reformat some files

commit e2b1fd7cfecd9a88e1e7c81201b7d5723355d9e3
Author: Hasrat <[email protected]>
Date:   Sat Sep 7 08:16:53 2024 +0530

    fix; Use static method directly without initializing it's class

commit 14f52eb6d7b7f7f1e884ce240fe390c99d24d33e
Author: Ilyasse <[email protected]>
Date:   Fri Aug 30 04:57:41 2024 +0100

    refactor, chore: UI improvements & Unused code cleanup

commit 84e0f8a4fba3fb546e95a9772c472a4a33fc8e90
Author: trindadedev13 <[email protected]>
Date:   Fri Aug 30 00:13:00 2024 -0300

    fix: Use Helper#getBackPressedClickListener

commit 85cec32eb79b2fc2564cc779d86602a68eff1104
Author: trindadedev13 <[email protected]>
Date:   Fri Aug 30 00:02:53 2024 -0300

    feat: Make all activities to extends BaseAppCompatActivity

commit 37e2084e0f77070bb72b2401328ce011409f66c3
Author: trindadedev13 <[email protected]>
Date:   Thu Aug 29 23:40:49 2024 -0300

    feat: show last item added in top

commit e0180566ecde7f1381a097ad313ba18f795f3fcb
Author: trindadedev13 <[email protected]>
Date:   Thu Aug 29 23:24:53 2024 -0300

    style, del: Add NoEventLayout, delete old EventsCreator

commit 82d6c34698f3519e83083ce491a29ecb59d36186
Author: trindadedev13 <[email protected]>
Date:   Thu Aug 29 23:13:32 2024 -0300

    feat: add transitionGroup=true

commit 3682b02aebd24517adfa67477c2f91d3ac377191
Author: trindadedev13 <[email protected]>
Date:   Thu Aug 29 23:03:41 2024 -0300

    feat: add fab to create new event

commit 3dd47655f9f296650534bb958b632dcf8dbe1473
Author: trindadedev13 <[email protected]>
Date:   Thu Aug 29 22:36:38 2024 -0300

    feat: Add Event Creator Fragment

commit b9126fd240430b4c9260053567205d77a4b81ad5
Author: trindadedev13 <[email protected]>
Date:   Thu Aug 29 22:13:35 2024 -0300

    feat: use setOnMenuItemClickListener instead onOptionsSelect

commit 1aa0f57f1bee39bcc0903656c61aeeb55d3df27d
Author: trindadedev13 <[email protected]>
Date:   Thu Aug 29 21:46:01 2024 -0300

    fix: use menu.xml instead programmatically menu

commit ac20c692760622b7d311ba5163452731205134cb
Author: trindadedev13 <[email protected]>
Date:   Thu Aug 29 21:25:57 2024 -0300

    fix: Set toolbar from fragment

commit d811167529a6076f6ad0560a5d8063e5f54593a8
Author: trindadedev13 <[email protected]>
Date:   Thu Aug 29 20:56:32 2024 -0300

    feat: Import events & Export all events

commit 4c10d8187d33cc00e7f1e57ace07eb02695f0fe2
Author: trindadedev13 <[email protected]>
Date:   Thu Aug 29 20:36:16 2024 -0300

    feat: confirmation dialog to delete listener

commit d05d5986c89525febf268ed8b929c8496dfc0894
Author: trindadedev13 <[email protected]>
Date:   Thu Aug 29 20:19:38 2024 -0300

    feat: refreshList in Details fragment

commit 2e91b6ed7f45399edbf76574df4c14cd27a55830
Author: trindadedev13 <[email protected]>
Date:   Thu Aug 29 20:12:36 2024 -0300

    feat: open detail fragment when click in Listener

commit b031465d6ccb30da615b6f8b4961133d29c3e3a3
Author: trindadedev13 <[email protected]>
Date:   Thu Aug 29 19:54:23 2024 -0300

    feat, chore: Add Recycler on EventsManagerDetails, add Const's class, rename Recyclers

commit 4b72afc740c9c11aee1394c673dd2ab64903c57e
Author: trindadedev13 <[email protected]>
Date:   Thu Aug 29 18:55:05 2024 -0300

    feat: EventsManagerDetailsFragment Adapter

commit d51bfd8cb607f10683acc9d6c46be4688cbcfaad
Author: trindadedev13 <[email protected]>
Date:   Thu Aug 29 18:09:57 2024 -0300

    feat: Delete option

commit 83e34cd20ef391c059a3ca7865d917e44230a2d9
Author: trindadedev13 <[email protected]>
Date:   Thu Aug 29 17:51:43 2024 -0300

    feat: Export option

commit cfb1ffa3cfa0711a1ae90764545217f1222a2cd9
Author: trindadedev13 <[email protected]>
Date:   Thu Aug 29 17:49:31 2024 -0300

    style: add transitionGroup=true in events RecyclerV

commit 82ce99064c2599f3f35b95d4fbcf366871f45561
Author: trindadedev13 <[email protected]>
Date:   Thu Aug 29 17:01:23 2024 -0300

    feat: add MaterialSharedAxis Transition on BaseFragment

commit 9f05998b8c96f1ea9f3acd115844dcba2e2f8e32
Author: trindadedev13 <[email protected]>
Date:   Thu Aug 29 16:58:36 2024 -0300

    feat: define num of events in Activity Events

commit 4175fd5f679db22b145fb87d3666779d82fe71fb
Author: trindadedev13 <[email protected]>
Date:   Thu Aug 29 16:44:14 2024 -0300

    feat: merge ListenerAdapter in EventsManagerFragment

commit 7d78a6e1e6fe22a8470d16b6793383d4dcd452b5
Author: trindadedev13 <[email protected]>
Date:   Thu Aug 29 16:36:43 2024 -0300

    feat: EditItemDialog

commit 9f79f5b2fd3494ca11a40c64f0a933f4e8cbfae8
Author: trindadedev13 <[email protected]>
Date:   Thu Aug 29 16:10:01 2024 -0300

    style, chore: enable EdgeToEdge, descrease bottomMargin & topMargin in eventItem, and make getNumOfEvents static

commit e37f5473b3e6a76521135100ff1e6d8c2caa1f54
Author: trindadedev13 <[email protected]>
Date:   Thu Aug 29 15:42:07 2024 -0300

    fix: custom_view_pro & layout_event_title not found

commit 0b690380e8a3bf849a4b427eefcd4301e89c8cd5
Author: trindadedev13 <[email protected]>
Date:   Thu Aug 29 15:37:27 2024 -0300

    style, chore: Redesign custom_view_pro, rename custom_view_pro to layout_event_item

commit ef6996b78aa76bdd5260355b29370531fd4ae7c8
Author: trindadedev13 <[email protected]>
Date:   Thu Aug 29 00:06:12 2024 -0300

    fix: EventManagerDetail fragment not open, Ordem of code

commit a34bbf583d6be6b5226007693e04f601f832ce7a
Author: trindadedev13 <[email protected]>
Date:   Wed Aug 28 23:34:44 2024 -0300

    fix: EventManagerFragment not found, tools_events_ not found

commit b4ed678be478ef179db3474c636fc86ae2213ffe
Author: trindadedev13 <[email protected]>
Date:   Thu Aug 29 00:02:51 2024 -0300

    style: add padding in addNewListenerDialog root, increase switch textSize, add gravity

commit 3a2b4c8fa0edf3ee710a883ebaac4c563932af7a
Author: trindadedev13 <[email protected]>
Date:   Wed Aug 28 23:00:32 2024 -0300

    feat: ListenersAdapter, add listener dialog

commit 9936bb40e604df3898af8590a63f6033d1139966
Author: trindadedev13 <[email protected]>
Date:   Wed Aug 28 21:53:25 2024 -0300

    feat: Create activityEvents card

commit 935cf44e81acac37eae07425a2a431330d3cc553
Author: trindadedev13 <[email protected]>
Date:   Wed Aug 28 21:31:51 2024 -0300

    fix, chore: BaseFragment cannot access, EventsManagerFragment binding not found, use snake case

commit 908f11e201dc50347d4f73636e822c0f56d633a0
Author: trindadedev13 <[email protected]>
Date:   Wed Aug 28 21:16:23 2024 -0300

    feat: init EventsManagee refactor

commit 3945970a0a2ad7abc5cb8e4bbbc0444f1537a449
Author: trindadedev13 <[email protected]>
Date:   Wed Aug 28 20:44:12 2024 -0300

    feat: Extends all hilal saif Activuty by BaseAppCompatActivity to fix theme not apply

commit d00f805b236672b17205db40fc264af483d2caab
Author: trindadedev13 <[email protected]>
Date:   Wed Aug 28 19:53:18 2024 -0300

    fix: add colorSurface in code_editor's root viewsz to fix transparency

commit 29af661155033526dbf95bedc8099c20292c010f
Author: trindadedev13 <[email protected]>
Date:   Wed Aug 28 19:46:42 2024 -0300

    chore, style: Improve texts(capital etc), Add and remove padding

commit d06c6531f26eb18fc84a7c20189437bdd702dee4
Author: trindadedev13 <[email protected]>
Date:   Wed Aug 28 19:15:18 2024 -0300

    style fix: Fix code editor is transparent

commit f951e928cc86ba20d66fe76831ed9a763c6aa57a
Author: trindadedev13 <[email protected]>
Date: …
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature A new feature merged This pull request was merged, it's only GitHub not showing it as merged.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants