2953 Commits

Author SHA1 Message Date
Karol Lewandowski
02a49ad9d3 structure_view_factory.md: Mention the Structure popup 2024-06-24 12:04:30 +02:00
Karol Lewandowski
2348b44d10 providing_translations.md: Mention how to get the current language programmatically 2024-06-24 11:47:02 +02:00
Yann Cébron
11e9cd6573 custom_plugin_repository.md: remove EA status 2024-06-24 11:11:46 +02:00
Karol Lewandowski
a879def88e dynamic_plugins.md: Mention clearing UserDataHolder and link an example 2024-06-21 11:55:46 +02:00
Karol Lewandowski
14529135c2 dynamic_plugins.md: Fix grammar issues according to the style guide 2024-06-21 10:54:57 +02:00
Karol Lewandowski
889c0dfb9a dynamic_plugins.md: Remove repetition 2024-06-21 10:54:29 +02:00
hsz
b1828c2da9 Generate Android Studio releases 2024-06-21 01:29:47 +00:00
Karol Lewandowski
9c2358beb7 settings_tutorial.md: Fix grammar issues according to the JetBrains Documentation style 2024-06-20 12:47:55 +02:00
Karol Lewandowski
f5db8ea180 Settings tutorial: Change the implementation to follow the recommended approach (a separate state class)
Also:
- remove unnecessary screenshot
- change labels to follow UX guidelines
2024-06-20 12:42:04 +02:00
Karol Lewandowski
2c20002beb persisting_state_of_components.md: Fix grammar issues 2024-06-20 11:27:00 +02:00
Karol Lewandowski
8795ca411b persisting_state_of_components.md: Add @Override to code snippets to make it clear what is overridden 2024-06-20 11:18:37 +02:00
Karol Lewandowski
ba93c445b2 providing_translations.md: Fix grammar issues according to the style guide 2024-06-19 08:30:51 +02:00
Karol Lewandowski
e77a6ee53d providing_translations.md: Suffixes and localization directory are unsupported in language packs 2024-06-19 08:25:19 +02:00
hsz
0667951f98 Generate Android Studio releases 2024-06-18 01:30:22 +00:00
Karol Lewandowski
d063c5ef04 code_formatting.md: Fix a sentence 2024-06-17 13:11:34 +02:00
Yann Cébron
cdbedc05cc testing_faq.md: indexing changes in 242 2024-06-17 11:39:44 +02:00
Yann Cébron
6c67124f0d plugin_configuration_file.md: extract references to tldr block 2024-06-17 11:34:16 +02:00
Yann Cébron
4f07df9757 providing_translations.md: escape paths 2024-06-17 11:16:25 +02:00
Karol Lewandowski
ae26238ed9 Update Gradle IntelliJ Plugin to 1.17.4^ 2024-06-17 07:46:22 +02:00
hsz
03af12daf1 Generate Android Studio releases 2024-06-14 01:30:12 +00:00
Yann Cébron
54bacb2a96 add labels to content 2024-06-13 17:39:12 +02:00
Yann Cébron
9babb756cc add labels to content 2024-06-13 17:22:43 +02:00
Yann Cébron
1457a050ad plugin_configuration_file.md: fix links 2024-06-13 17:10:47 +02:00
Yann Cébron
5d29f1861f plugin_components.md: stronger wording 2024-06-13 16:19:55 +02:00
Yann Cébron
3471553cf9 add labels to content 2024-06-13 16:17:07 +02:00
Yann Cébron
16204b6e71 add labels to content 2024-06-13 14:18:18 +02:00
Yann Cébron
782053c6cf kotlin_ui_dsl.md: minor 2024-06-13 13:55:01 +02:00
Yann Cébron
1cbf1d53ad testing_faq.md: more labels 2024-06-13 13:45:31 +02:00
Yann Cébron
1c3c52295e icons.md: remove reference to external icon generator
its style is outdated
2024-06-13 13:37:42 +02:00
Yann Cébron
778fadcb14 add labels to content 2024-06-13 12:15:44 +02:00
Yann Cébron
932b3711a0 testing_faq.md: ProjectActivity 2024-06-12 17:49:13 +02:00
Yann Cébron
ad71bc2525 dialog_wrapper.md: using Kotlin 2024-06-12 15:22:40 +02:00
Yann Cébron
32cdfae301 Revert "tools_gradle_grammar_kit_plugin.md: note about specifying GrammarKit version"
This reverts commit 5cb0d33f2555e8aeb13e76a9dfd5bc409eb76ddb.
2024-06-12 14:07:22 +02:00
Yann Cébron
5cb0d33f25 tools_gradle_grammar_kit_plugin.md: note about specifying GrammarKit version 2024-06-12 13:50:21 +02:00
Yann Cébron
d608ce9181 fix headings 2024-06-12 11:49:02 +02:00
Yann Cébron
62b214a804 fix headings 2024-06-12 11:21:26 +02:00
Yann Cébron
4b62ec4030 kotlin_ui_dsl_version_2.md: more links, grammar cleanup 2024-06-12 10:36:54 +02:00
Yann Cébron
cd72259341 icons.md: typo 2024-06-11 18:06:22 +02:00
Yann Cébron
b8830c37f1 escape $PATH$ notation 2024-06-11 18:04:04 +02:00
Yann Cébron
e9c79c2f82 plugin_dependencies.md: bundled plugin IDs in Gradle 2.x 2024-06-11 17:35:55 +02:00
marianna.kononenko
c7c22efd0d Button page structure 2024-06-11 14:42:54 +02:00
Yann Cébron
30f0da2712 dumb aware intentions/quick-fixes in 242 2024-06-11 13:38:13 +02:00
Yann Cébron
e1c67dac4c plugin_extension_points.md: getting dumb-aware implementations 2024-06-11 13:29:03 +02:00
Karol Lewandowski
ada8766c8d coroutine_read_actions.md: Add information about the coroutine equivalent of using finishOnUiThread to start a write action 2024-06-11 12:56:44 +02:00
marianna.kononenko
14ee83823b Update welcome page for UI Guidelines 2024-06-11 12:54:41 +02:00
marianna.kononenko
055aceb270 Update welcome page for UI Guidelines 2024-06-11 10:26:21 +02:00
hsz
beca01dcac Generate Android Studio releases 2024-06-11 01:30:30 +00:00
Karol Lewandowski
9328906f3f
coroutine_dumps.md: Remove namedChildScope
Regular `childScope` is named now, `namedChildScope` does not exist anymore.
2024-06-10 16:29:47 +02:00
marianna.kononenko
c1d2efd0f3 Update welcome page for UI Guidelines, change fromat to .topic
Create Components and Priniples topics
Merge Controls and Components
Update links to welcome page
2024-06-10 14:13:34 +02:00
hsz
90cfb0df2b Generate Android Studio releases 2024-06-08 01:31:17 +00:00