From bd44d8fe5998cdba8d8af55fcc042bbeeae4d5e2 Mon Sep 17 00:00:00 2001 From: Ahmed Hashem Date: Wed, 30 Jan 2019 02:38:20 +0200 Subject: [PATCH 1/3] added eventtus styles for kotlin --- configs/codestyles/SquareAndroidEventtus.xml | 605 +++++++++++++++++++ install.bat | 2 +- install.sh | 2 +- 3 files changed, 607 insertions(+), 2 deletions(-) create mode 100644 configs/codestyles/SquareAndroidEventtus.xml diff --git a/configs/codestyles/SquareAndroidEventtus.xml b/configs/codestyles/SquareAndroidEventtus.xml new file mode 100644 index 0000000..f111b8c --- /dev/null +++ b/configs/codestyles/SquareAndroidEventtus.xml @@ -0,0 +1,605 @@ + + + + + \ No newline at end of file diff --git a/install.bat b/install.bat index e1ffa85..17f61e8 100644 --- a/install.bat +++ b/install.bat @@ -9,7 +9,7 @@ for /D %%i in ("%userprofile%"\.IdeaIC*) do call :copy_config "%%i" for /D %%i in ("%userprofile%"\.IntelliJIdea*) do call :copy_config "%%i" echo. -echo Restart IntelliJ and/or AndroidStudio, go to preferences, and apply 'Square' or 'SquareAndroid'. +echo Restart IntelliJ and/or AndroidStudio, go to preferences, and apply 'Square' or 'SquareAndroid' or 'SquareAndroidEventtus'. exit /b REM sub function for copy config files diff --git a/install.sh b/install.sh index a03a9a1..756d2cb 100755 --- a/install.sh +++ b/install.sh @@ -30,4 +30,4 @@ done echo "Done." echo "" -echo "Restart IntelliJ and/or AndroidStudio, go to preferences, and apply 'Square' or 'SquareAndroid'." +echo "Restart IntelliJ and/or AndroidStudio, go to preferences, and apply 'Square' or 'SquareAndroid' or 'SquareAndroidEventtus'." From e8ef5f2ceb038195c06116bea7d086313048d694 Mon Sep 17 00:00:00 2001 From: Ahmed Hashem Date: Sat, 2 Feb 2019 19:01:18 +0200 Subject: [PATCH 2/3] edits in kotlin coding style --- configs/codestyles/SquareAndroidEventtus.xml | 193 +------------------ 1 file changed, 9 insertions(+), 184 deletions(-) diff --git a/configs/codestyles/SquareAndroidEventtus.xml b/configs/codestyles/SquareAndroidEventtus.xml index f111b8c..9600933 100644 --- a/configs/codestyles/SquareAndroidEventtus.xml +++ b/configs/codestyles/SquareAndroidEventtus.xml @@ -20,6 +20,7 @@ +