Releases: l3ger0j/Simple-Dimple-Draw
[SDD][REL] Update to 1.1.0
What's new:
- Delete BottomNavigationView and FAB. Now a more convenient side menu based on mini FAB is used (
activity_main.xml, bottom_appbar_menu.xml, popup_color_settings.xml, popup_clear.xml, popup_fab.xml, popup_menu.xml, baseline_format_save_24.xml, MainActivity.java, PopupWindowBuilder.java, WindowType.java); - All enums now have their own files, as well as the RoundBall class (
WindowType.java, DialogType.java, RoundBall.java); - Updating dependencies (
build.gradle).
[SDD][REL] Update to 1.0.0
What's new:
- Upgrade Gradle version 7.1.3 to 7.2.0;
- In popup_fab was change RelativeLayout to ConstraintLayout;
- The colors have been changed from the default ones to more pleasant ones;
- Now ShapeManager uses a more productive vector instead of a webp image to resize the shape;
Note:
Since I do not understand how I can implement an eraser that will exactly fill in, and not just find and delete the value from the array by clicking, as implemented now, for now I will leave it as it is and switch to more, as I believe, necessary things, for example, to release a dark theme.
1.6.0-rc.3
At the moment, I am starting the process of moving this project from the "pre-release" stage to the "release" stage, so now all efforts will be directed not to the implementation of what I have planned, but to improving and debugging the code. Then, when the code is fully debugged, there will be a release, and only then I will add my ideas with each new version.
Current pre-release log:
1.6.0-rc.3 | Commits on Feb 5, 2022
- Update dependencies
- Improved code readability
- Add "serialVersionUID"
1.5.3-rc.2 | Commits on Jan 14, 2022
- Update dependencies
- Clear code
- Added a black outline for the fab menu
1.5.2-rc.1 | Commits on Jan 1, 2022
- Clear code
- The clear canvas and enable eraser mode functions have been moved to DrawingView
1.5.1-rc.1 | Commits on Dec 9, 2021
- Update SDK to 31
- Update dependencies
- Added pencil rotation when changing the "clear/write" mode
1.5.0-rc.1 | Commits on Nov 14, 2021
- Made a refraction code;
- Made a resizable shapes;
- Made a quick hide menu in Fab Hide Menu (blue boring circle);
- Remake a bottom appbar menu;
1.4.0-beta.3 | Commits on Oct 5, 2021
- Clear code;
- Release resizable rectangle (beta ver.);
- various bugfix and other;
1.3.1-beta.2 | Commits on Oct 1, 2021
- Update dependences;
- Clear code;
- Remake share function;
- Adding custom provider;
1.3.0-beta.2 | Commits on Sep 5, 2021
- Update AGP to 7.0.2;
- Cleaning function has been redesigned
- various bugfix and other;
1.1.0-beta | Commits on Aug 26, 2021
- Update AGP to 7.0.1;
- Remove ColorSettingsActivity;
- Added ColorSettingMenu;
- Added popupWindow in clearCanvas;
- Added openCaptureMenu;
- Redesing icon;
- various bugfix and other;
1.0.1-beta | Commits on Aug 13, 2021
- The work on undo/redo is suspended, the corresponding buttons are made invisible;
- Slightly changed ColorSettingsActivity, now it does not require a layout file;
- various bugfix and other
1.0.1-alpha.beta | Commits on Aug 11, 2021
- This patch fixes the behavior of the cleanup function, if you did not change the background;
- Also in this patch, work has begun on the undo/redo functions;
1.0.0-alpha.beta | Commits on Aug 9, 2021
- Upgrade Gradle to 7.0;
- Close support Android KitKat (minAndroidSDK = 19), now minAndroidSDK = 21;
- Add full functional drag PopupWindow;
- Release normally clear;
- Delete createColorPickerDialog(), instead of him createColorSettingsDialog();
- various bug fix
v.0.4.0 | Commits on Jul 20, 2021
- move create AlertDialog to DialogScreenFabric
- adding and filling new menu "About"
- added the display of the final saved image in the gallery
- added a new menu that opens when you click on floating action bar (fab)
- varios update and bugfix
- perhaps a bug with an incorrect date in the name of the resulting image has been fixed
0.3.1 | Commits on Jul 13, 2021
- update Gradle to 4.2.2
- adding new point in AboutMenu
- adding choise single or multi shapes add
- various fix and more
ver.0.2.1 | Commits on Jul 2, 2021
- small bugfix and add Menu
ver.0.2.0 | Commits on Jun 7, 2021
ver.0.1 | Commits on May 29, 2021
1.5.0-rc.1
I had to delay the release of the pre-release version a bit due to some difficulties, but I think that this will not happen again in the future :)
Current pre-release log:
1.5.0-rc.1 | Commits on Nov 14, 2021
- Made a refraction code;
- Made a resizable shapes;
- Made a quick hide menu in Fab Hide Menu (blue boring circle);
- Remake a bottom appbar menu;
1.4.0-beta.3 | Commits on Oct 5, 2021
- Clear code;
- Release resizable rectangle (beta ver.);
- various bugfix and other;
1.3.1-beta.2 | Commits on Oct 1, 2021
- Update dependences;
- Clear code;
- Remake share function;
- Adding custom provider;
1.3.0-beta.2 | Commits on Sep 5, 2021
- Update AGP to 7.0.2;
- Cleaning function has been redesigned
- various bugfix and other;
1.1.0-beta | Commits on Aug 26, 2021
- Update AGP to 7.0.1;
- Remove ColorSettingsActivity;
- Added ColorSettingMenu;
- Added popupWindow in clearCanvas;
- Added openCaptureMenu;
- Redesing icon;
- various bugfix and other;
1.0.1-beta | Commits on Aug 13, 2021
- The work on undo/redo is suspended, the corresponding buttons are made invisible;
- Slightly changed ColorSettingsActivity, now it does not require a layout file;
- various bugfix and other
1.0.1-alpha.beta | Commits on Aug 11, 2021
- This patch fixes the behavior of the cleanup function, if you did not change the background;
- Also in this patch, work has begun on the undo/redo functions;
1.0.0-alpha.beta | Commits on Aug 9, 2021
- Upgrade Gradle to 7.0;
- Close support Android KitKat (minAndroidSDK = 19), now minAndroidSDK = 21;
- Add full functional drag PopupWindow;
- Release normally clear;
- Delete createColorPickerDialog(), instead of him createColorSettingsDialog();
- various bug fix
v.0.4.0 | Commits on Jul 20, 2021
- move create AlertDialog to DialogScreenFabric
- adding and filling new menu "About"
- added the display of the final saved image in the gallery
- added a new menu that opens when you click on floating action bar (fab)
- varios update and bugfix
- perhaps a bug with an incorrect date in the name of the resulting image has been fixed
0.3.1 | Commits on Jul 13, 2021
- update Gradle to 4.2.2
- adding new point in AboutMenu
- adding choise single or multi shapes add
- various fix and more
ver.0.2.1 | Commits on Jul 2, 2021
- small bugfix and add Menu
ver.0.2.0 | Commits on Jun 7, 2021
ver.0.1 | Commits on May 29, 2021
Tasks for the next pre-release:
- Add a eraser;
- Add a function share;
-
Add a function undo/redo; - Add an extended FAB menu (with a selection of brushes and their settings);
- Remake ShapeSelect;
1.4.0-beta.3
I figured out how to make a resizable shape. Now it remains to polish these methods, understand how to add undo and redo and can release the first rc.
Current pre-release log:
1.4.0-beta.3 | Commits on Oct 5, 2021
- Clear code;
- Release resizable rectangle (beta ver.);
- various bugfix and other;
1.3.1-beta.2 | Commits on Oct 1, 2021
- Update dependences;
- Clear code;
- Remake share function;
- Adding custom provider;
1.3.0-beta.2 | Commits on Sep 5, 2021
- Update AGP to 7.0.2;
- Cleaning function has been redesigned
- various bugfix and other;
1.1.0-beta | Commits on Aug 26, 2021
- Update AGP to 7.0.1;
- Remove ColorSettingsActivity;
- Added ColorSettingMenu;
- Added popupWindow in clearCanvas;
- Added openCaptureMenu;
- Redesing icon;
- various bugfix and other;
1.0.1-beta | Commits on Aug 13, 2021
- The work on undo/redo is suspended, the corresponding buttons are made invisible;
- Slightly changed ColorSettingsActivity, now it does not require a layout file;
- various bugfix and other
1.0.1-alpha.beta | Commits on Aug 11, 2021
- This patch fixes the behavior of the cleanup function, if you did not change the background;
- Also in this patch, work has begun on the undo/redo functions;
1.0.0-alpha.beta | Commits on Aug 9, 2021
- Upgrade Gradle to 7.0;
- Close support Android KitKat (minAndroidSDK = 19), now minAndroidSDK = 21;
- Add full functional drag PopupWindow;
- Release normally clear;
- Delete createColorPickerDialog(), instead of him createColorSettingsDialog();
- various bug fix
v.0.4.0 | Commits on Jul 20, 2021
- move create AlertDialog to DialogScreenFabric
- adding and filling new menu "About"
- added the display of the final saved image in the gallery
- added a new menu that opens when you click on floating action bar (fab)
- varios update and bugfix
- perhaps a bug with an incorrect date in the name of the resulting image has been fixed
0.3.1 | Commits on Jul 13, 2021
- update Gradle to 4.2.2
- adding new point in AboutMenu
- adding choise single or multi shapes add
- various fix and more
ver.0.2.1 | Commits on Jul 2, 2021
- small bugfix and add Menu
ver.0.2.0 | Commits on Jun 7, 2021
ver.0.1 | Commits on May 29, 2021
Tasks for the next pre-release:
- Add a eraser;
- Add a function share;
- Add a function undo/redo;
- Add an extended FAB menu (with a selection of brushes and their settings);
- (half completed) Remake ShapeSelect;
1.3.0-beta.2
So, now I need to understand how to implement the undo and redo functions and how to implement the functionality for placing (and configuring) shapes as in Paint.
Current pre-release log:
1.3.0-beta.2 | Commits on Sep 5, 2021
- Update AGP to 7.0.2;
- Cleaning function has been redesigned
- various bugfix and other;
1.1.0-beta | Commits on Aug 26, 2021
- Update AGP to 7.0.1;
- Remove ColorSettingsActivity;
- Added ColorSettingMenu;
- Added popupWindow in clearCanvas;
- Added openCaptureMenu;
- Redesing icon;
- various bugfix and other;
1.0.1-beta | Commits on Aug 13, 2021
- The work on undo/redo is suspended, the corresponding buttons are made invisible;
- Slightly changed ColorSettingsActivity, now it does not require a layout file;
- various bugfix and other
1.0.1-alpha.beta | Commits on Aug 11, 2021
- This patch fixes the behavior of the cleanup function, if you did not change the background;
- Also in this patch, work has begun on the undo/redo functions;
1.0.0-alpha.beta | Commits on Aug 9, 2021
- Upgrade Gradle to 7.0;
- Close support Android KitKat (minAndroidSDK = 19), now minAndroidSDK = 21;
- Add full functional drag PopupWindow;
- Release normally clear;
- Delete createColorPickerDialog(), instead of him createColorSettingsDialog();
- various bug fix
v.0.4.0 | Commits on Jul 20, 2021
- move create AlertDialog to DialogScreenFabric
- adding and filling new menu "About"
- added the display of the final saved image in the gallery
- added a new menu that opens when you click on floating action bar (fab)
- varios update and bugfix
- perhaps a bug with an incorrect date in the name of the resulting image has been fixed
0.3.1 | Commits on Jul 13, 2021
- update Gradle to 4.2.2
- adding new point in AboutMenu
- adding choise single or multi shapes add
- various fix and more
ver.0.2.1 | Commits on Jul 2, 2021
- small bugfix and add Menu
ver.0.2.0 | Commits on Jun 7, 2021
ver.0.1 | Commits on May 29, 2021
Tasks for the next pre-release:
- Add a eraser;
- Add a function share;
- Add a function undo/redo;
- Add an extended FAB menu (with a selection of brushes and their settings);
- Remake ShapeSelect;
1.1.0-beta
I am studying the work of VCS and added/rewritten some things
Current pre-release log:
1.1.0-beta | Commits on Aug 26, 2021
- Update AGP to 7.0.1;
- Remove ColorSettingsActivity;
- Added ColorSettingMenu;
- Added popupWindow in clearCanvas;
- Added openCaptureMenu;
- Redesing icon;
- various bugfix and other;
1.0.1-beta | Commits on Aug 13, 2021
- The work on undo/redo is suspended, the corresponding buttons are made invisible;
- Slightly changed ColorSettingsActivity, now it does not require a layout file;
- various bugfix and other
1.0.1-alpha.beta | Commits on Aug 11, 2021
- This patch fixes the behavior of the cleanup function, if you did not change the background;
- Also in this patch, work has begun on the undo/redo functions;
1.0.0-alpha.beta | Commits on Aug 9, 2021
- Upgrade Gradle to 7.0;
- Close support Android KitKat (minAndroidSDK = 19), now minAndroidSDK = 21;
- Add full functional drag PopupWindow;
- Release normally clear;
- Delete createColorPickerDialog(), instead of him createColorSettingsDialog();
- various bug fix
v.0.4.0 | Commits on Jul 20, 2021
- move create AlertDialog to DialogScreenFabric
- adding and filling new menu "About"
- added the display of the final saved image in the gallery
- added a new menu that opens when you click on floating action bar (fab)
- varios update and bugfix
- perhaps a bug with an incorrect date in the name of the resulting image has been fixed
0.3.1 | Commits on Jul 13, 2021
- update Gradle to 4.2.2
- adding new point in AboutMenu
- adding choise single or multi shapes add
- various fix and more
ver.0.2.1 | Commits on Jul 2, 2021
- small bugfix and add Menu
ver.0.2.0 | Commits on Jun 7, 2021
ver.0.1 | Commits on May 29, 2021
Tasks for the next pre-release:
- Add a eraser;
- Add a function share;
- Add a function undo/redo;
- Add an extended FAB menu (with a selection of brushes and their settings);
- Remake ShapeSelect;
1.0.1-beta
I decided that it would be better to divide the Simple Dimple Draw repositories into two. One is private for me, the other is for publishing the most successful build and, of course, discussions.
Current pre-release log:
1.0.1-beta | Commits on Aug 13, 2021
- The work on undo/redo is suspended, the corresponding buttons are made invisible;
- Slightly changed ColorSettingsActivity, now it does not require a layout file;
- various bugfix and other
1.0.1-alpha.beta | Commits on Aug 11, 2021
- This patch fixes the behavior of the cleanup function, if you did not change the background;
- Also in this patch, work has begun on the undo/redo functions;
1.0.0-alpha.beta | Commits on Aug 9, 2021
- Upgrade Gradle to 7.0;
- Close support Android KitKat (minAndroidSDK = 19), now minAndroidSDK = 21;
- Add full functional drag PopupWindow;
- Release normally clear;
- Delete createColorPickerDialog(), instead of him createColorSettingsDialog();
- various bug fix
v.0.4.0 | Commits on Jul 20, 2021
- move create AlertDialog to DialogScreenFabric
- adding and filling new menu "About"
- added the display of the final saved image in the gallery
- added a new menu that opens when you click on floating action bar (fab)
- varios update and bugfix
- perhaps a bug with an incorrect date in the name of the resulting image has been fixed
0.3.1 | Commits on Jul 13, 2021
- update Gradle to 4.2.2
- adding new point in AboutMenu
- adding choise single or multi shapes add
- various fix and more
ver.0.2.1 | Commits on Jul 2, 2021
- small bugfix and add Menu
ver.0.2.0 | Commits on Jun 7, 2021
ver.0.1 | Commits on May 29, 2021
Tasks for the next pre-release:
- Add a eraser;
- Add a function undo/redo;
- Add an extended FAB menu (with a selection of brushes and their settings);
- Remake ShapeSelect;