Commit Graph

38975 Commits

Author SHA1 Message Date
Yasan 83f80da766 Update config.yml 2022-08-23 16:01:08 +04:30
SuperDragonXD 2c882079cf issue templates update 2022-08-23 15:49:54 +04:30
Yasan db4b2d1511 Close issues as not_planned instead of completed 2022-08-23 15:22:06 +04:30
Yasan e69d384677 Stale issues after 90 days (instead of 180 2022-08-23 02:25:25 +04:30
Goooler 4c443fd389 Disable incompatible tasks on release build 2022-08-23 00:56:26 +04:30
Yasan 9385111996 Add Goooler to About 2022-08-23 00:20:27 +04:30
Yasan 3aeeed16aa Increase the max allowed workspace grid size (experimental) 2022-08-22 23:49:01 +04:30
SuperDragonXD 378d0cf90c Organize strings by category 2022-08-22 13:05:43 +04:30
Goooler 10f6cbfbc0 Add ignore rules (#2848)
* Add ignore rules

* Update platform_frameworks_libs_systemui
2022-08-16 12:08:44 +05:30
Goooler 7f26a4c179 Cleanup deps (#2829) 2022-08-15 16:06:32 +05:30
Yasan Ghaffarian 6fcd83a535 Run stale action once a day
Instead of 4 times a day
2022-08-14 17:17:00 +04:30
Yasan Ghaffarian bee99f9771 Disable non-template issues
Co-authored-by: SuperDragonXD <70206496+SuperDragonXD@users.noreply.github.com>
2022-08-14 16:32:43 +04:30
Yasan Ghaffarian 39aedb8088 Set stale action's operations-per-run to 1000 (from 250)
Co-authored-by: Daria Hamrah Paytakht <info@dariarnd.ir>
2022-08-14 10:46:51 +04:30
Yasan Ghaffarian f5270f7916 Set stale action's operations-per-run to 250 (from 90) 2022-08-14 10:33:01 +04:30
Yasan Ghaffarian 3d7b64cdda Improve stale action configuration
- Allow running the action manually
- Increase the number of operations per run
2022-08-14 10:28:14 +04:30
Nebojsa Cvetkovic 59ca9d6d3b Workspace: Allow resizing any widget
Originally committed on Trebuchet: https://github.com/LineageOS/android_packages_apps_Trebuchet/commit/9814de7c9a517e667b9e7eb048b53194ff3f5f9d
2022-08-13 15:24:14 +04:30
Yasan e37c2f9515 Sort icon shapes alphabetically
Co-authored-by: Daria Hamrah Paytakht <info@dariarnd.ir>
2022-08-13 14:36:14 +04:30
Yasan 8330262756 Icon Shape Preview (#2824)
Co-authored-by: Fateme Maleki <f.maleki@dariahamrah.ir>
Co-authored-by: Daria Hamrah Paytakht <info@dariarnd.ir>
2022-08-13 13:34:43 +04:30
Yasan Ghaffarian da611240d4 Fix build issues
Co-authored-by: Daria Hamrah Paytakht <info@dariarnd.ir>
2022-08-13 13:22:25 +04:30
Yasan 7070b531d7 Enable stale action with modified configuration 2022-08-13 00:16:01 +04:30
Sipun Ku Mahanta 986264f049 Optimize drawables
Before - 627.73kb
After - 546.84kb

Signed-off-by: Sipun Ku Mahanta <sipunkumar85@gmail.com>
Change-Id: I982b546a141b3ec1ddc58758957607f6242f82fb
2022-08-10 14:29:05 +04:30
Goooler e3f9d84061 Modernize a bit (#2806) 2022-08-10 15:07:14 +05:30
Yasan Ghaffarian 2e10de2028 Remove use24HourFormatAdapter due to it being unused 2022-08-09 11:59:02 +04:30
Dhruv Maindola e160bb23d7 Update CODE_OF_CONDUCT
Added full stop at the end of sentences at lines 20-26 and 30-35.
2022-08-09 10:13:19 +04:30
Yasan 342d971ca9 Update changelog 2022-08-08 16:57:06 +04:30
Yasan b7ad08c775 Update version (Alpha 4) 2022-08-08 13:50:31 +04:30
Yasan 07572a7b8f Update changelog 2022-08-08 13:49:58 +04:30
Yasan 12d475c043 Fix team member role for SuperDargonXD 2022-08-08 11:39:05 +04:30
Yasan cd6702d2c1 Add new contributors to About 2022-08-07 15:38:30 +04:30
SuperDragonXD e7e56eff48 Replace task lists with emojis
* Replace task lists with emojis ( and )
* Copyedit "General change" description to be more cleaner and consistent with the other things

Note: Ignore the unformatted text, it's due to different behaviors when writing markdown on PRs vs on plain text files
2022-08-06 12:19:00 +04:30
Yasan Ghaffarian d3fbe722d2 Fix platform_frameworks_libs_systemui's commit 2022-08-06 12:11:27 +04:30
Yasan Ghaffarian 7bc0f8c4f2 Improve the order of smartspace Date & Time preferences 2022-08-06 11:28:50 +04:30
Yasan Ghaffarian 57843cec93 Do not show calendar preference when date is disabled on smartspace 2022-08-06 11:24:20 +04:30
Yasan 9388e24c28 Merge pull request #2807 from DariaRnD/feature/glance/automatic-time-format
Allow smartspace time to follow the system format
2022-08-06 10:59:38 +04:30
Yasan 1de83dd7f9 Merge pull request #2809 from dercodeling/12.1-dev
Change step for the setting of search bar's corner radius
2022-08-06 10:51:00 +04:30
Yasan 1e0031bb61 Add copy & paste buttons to Hex Color Picker (#2795)
Co-authored-by: Daria Hamrah Paytakht <info@dariarnd.ir>
2022-08-06 10:33:10 +04:30
Jonathan Steiner 7d716b4c84 Merge remote-tracking branch 'origin/12.1-dev' into 12.1-dev 2022-08-03 16:23:05 +02:00
Jonathan Steiner dbea91e7f5 Change corner radius slider step from 0.1 to 0.05 2022-08-03 16:15:32 +02:00
Yasan Ghaffarian 095f99b95c Allow smartspace time to follow the system format
Co-authored-by: Daria Hamrah Paytakht <info@dariarnd.ir>
2022-08-02 12:32:55 +04:30
Yasan 995f89f9eb Add custom color support to Notification Dots (#2789)
Co-authored-by: Daria Hamrah Paytakht <info@dariarnd.ir>

Co-authored-by: Daria Hamrah Paytakht <info@dariarnd.ir>
2022-07-24 01:02:52 +07:00
Patryk Michalik 5669d32b78 Remove Patryk Michalik from contributor list on About page 2022-07-21 14:27:47 +02:00
Patryk Michalik 622280f4c9 Update version name 2022-07-18 16:16:51 +02:00
Patryk Michalik 1810ba4662 Update dependencies 2022-07-18 16:01:37 +02:00
Patryk Michalik cc8ebb66af Accent color picker: Tweak UI and resolve miscellaneous bugs 2022-07-18 15:22:23 +02:00
Lawnchair CI e6a20ecd91 Import Crowdin updates (#2761) 2022-07-17 19:16:24 +02:00
Patryk Michalik 7767d76320 Revert commits d2f4294a & 7c618e01 2022-07-17 19:15:22 +02:00
Patryk Michalik f218d6ee3f Merge pull request #2773 2022-07-17 15:11:48 +02:00
Patryk Michalik a3a6cb9fc6 Merge pull request #2772 2022-07-17 08:21:20 +02:00
Felix Yan 9973614cd9 Correct a typo in proguard.pro 2022-07-17 13:33:20 +08:00
Patryk Michalik 429be28312 Delete banner.png due to it being unused 2022-07-16 19:49:15 +02:00