Browse Source

[license] Fix format copyright with #

merge-requests/23/head
Vitaliy Zarubin 2 years ago
parent
commit
6672ce94d4
  1. 70
      example/analysis_options.yaml
  2. 70
      example/aurora/CMakeLists.txt
  3. 70
      example/pubspec.yaml
  4. 70
      packages/battery_plus/battery_plus_aurora/analysis_options.yaml
  5. 70
      packages/battery_plus/battery_plus_aurora/pubspec.yaml
  6. 70
      packages/device_info_plus/device_info_plus_aurora/analysis_options.yaml
  7. 70
      packages/device_info_plus/device_info_plus_aurora/pubspec.yaml
  8. 70
      packages/flutter_keyboard_visibility/flutter_keyboard_visibility_aurora/analysis_options.yaml
  9. 70
      packages/flutter_keyboard_visibility/flutter_keyboard_visibility_aurora/pubspec.yaml
  10. 70
      packages/flutter_local_notifications/flutter_local_notifications_aurora/analysis_options.yaml
  11. 70
      packages/flutter_local_notifications/flutter_local_notifications_aurora/pubspec.yaml
  12. 70
      packages/flutter_secure_storage/flutter_secure_storage_aurora/analysis_options.yaml
  13. 70
      packages/flutter_secure_storage/flutter_secure_storage_aurora/pubspec.yaml
  14. 70
      packages/package_info_plus/package_info_plus_aurora/analysis_options.yaml
  15. 70
      packages/package_info_plus/package_info_plus_aurora/aurora/CMakeLists.txt
  16. 70
      packages/package_info_plus/package_info_plus_aurora/pubspec.yaml
  17. 70
      packages/path_provider/path_provider_aurora/analysis_options.yaml
  18. 70
      packages/path_provider/path_provider_aurora/pubspec.yaml
  19. 70
      packages/shared_preferences/shared_preferences_aurora/analysis_options.yaml
  20. 70
      packages/shared_preferences/shared_preferences_aurora/pubspec.yaml
  21. 70
      packages/sqflite/sqflite_aurora/aurora/.clang-format
  22. 70
      packages/sqflite/sqflite_aurora/aurora/CMakeLists.txt
  23. 70
      packages/sqflite/sqflite_aurora/pubspec.yaml
  24. 70
      packages/wakelock/wakelock_aurora/analysis_options.yaml
  25. 70
      packages/wakelock/wakelock_aurora/pubspec.yaml
  26. 70
      packages/xdga_directories/analysis_options.yaml
  27. 70
      packages/xdga_directories/aurora/CMakeLists.txt
  28. 70
      packages/xdga_directories/ffigen.yaml
  29. 70
      packages/xdga_directories/pubspec.yaml
  30. 70
      packages/xdga_directories/src/CMakeLists.txt

70
example/analysis_options.yaml

@ -1,39 +1,35 @@
############################################################################### # Copyright (C) 2023 Open Mobile Platform LLC.
## # Contact: https://community.omprussia.ru/open-source
## Copyright (C) 2023 Open Mobile Platform LLC. #
## Contact: https://community.omprussia.ru/open-source # This file is part of the Aurora OS Application Template project.
## #
## This file is part of the Aurora OS Application Template project. # Redistribution and use in source and binary forms,
## # with or without modification, are permitted provided
## Redistribution and use in source and binary forms, # that the following conditions are met:
## with or without modification, are permitted provided #
## that the following conditions are met: # * Redistributions of source code must retain the above copyright notice,
## # this list of conditions and the following disclaimer.
## * Redistributions of source code must retain the above copyright notice, # * Redistributions in binary form must reproduce the above copyright notice,
## this list of conditions and the following disclaimer. # this list of conditions and the following disclaimer
## * Redistributions in binary form must reproduce the above copyright notice, # in the documentation and/or other materials provided with the distribution.
## this list of conditions and the following disclaimer # * Neither the name of the copyright holder nor the names of its contributors
## in the documentation and/or other materials provided with the distribution. # may be used to endorse or promote products derived from this software
## * Neither the name of the copyright holder nor the names of its contributors # without specific prior written permission.
## may be used to endorse or promote products derived from this software #
## without specific prior written permission. # THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
## # AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
## THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" # THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
## AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, # FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
## THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS # IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
## FOR A PARTICULAR PURPOSE ARE DISCLAIMED. # FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY,
## IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE # OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
## FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, # PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
## OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, # LOSS OF USE, DATA, OR PROFITS;
## PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; # OR BUSINESS INTERRUPTION)
## LOSS OF USE, DATA, OR PROFITS; # HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
## OR BUSINESS INTERRUPTION) # WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
## HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, # (INCLUDING NEGLIGENCE OR OTHERWISE)
## WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT # ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
## (INCLUDING NEGLIGENCE OR OTHERWISE) # EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
## ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
## EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
##
###############################################################################
include: package:flutter_lints/flutter.yaml include: package:flutter_lints/flutter.yaml

70
example/aurora/CMakeLists.txt

@ -1,40 +1,36 @@
############################################################################### # Copyright (C) 2023 Open Mobile Platform LLC.
## # Contact: https://community.omprussia.ru/open-source
## Copyright (C) 2023 Open Mobile Platform LLC. #
## Contact: https://community.omprussia.ru/open-source # This file is part of the Aurora OS Application Template project.
## #
## This file is part of the Aurora OS Application Template project. # Redistribution and use in source and binary forms,
## # with or without modification, are permitted provided
## Redistribution and use in source and binary forms, # that the following conditions are met:
## with or without modification, are permitted provided #
## that the following conditions are met: # * Redistributions of source code must retain the above copyright notice,
## # this list of conditions and the following disclaimer.
## * Redistributions of source code must retain the above copyright notice, # * Redistributions in binary form must reproduce the above copyright notice,
## this list of conditions and the following disclaimer. # this list of conditions and the following disclaimer
## * Redistributions in binary form must reproduce the above copyright notice, # in the documentation and/or other materials provided with the distribution.
## this list of conditions and the following disclaimer # * Neither the name of the copyright holder nor the names of its contributors
## in the documentation and/or other materials provided with the distribution. # may be used to endorse or promote products derived from this software
## * Neither the name of the copyright holder nor the names of its contributors # without specific prior written permission.
## may be used to endorse or promote products derived from this software #
## without specific prior written permission. # THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
## # AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
## THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" # THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
## AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, # FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
## THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS # IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
## FOR A PARTICULAR PURPOSE ARE DISCLAIMED. # FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY,
## IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE # OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
## FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, # PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
## OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, # LOSS OF USE, DATA, OR PROFITS;
## PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; # OR BUSINESS INTERRUPTION)
## LOSS OF USE, DATA, OR PROFITS; # HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
## OR BUSINESS INTERRUPTION) # WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
## HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, # (INCLUDING NEGLIGENCE OR OTHERWISE)
## WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT # ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
## (INCLUDING NEGLIGENCE OR OTHERWISE) # EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
## ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
## EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
##
###############################################################################
cmake_minimum_required(VERSION 3.10) cmake_minimum_required(VERSION 3.10)
project(ru.auroraos.flutter_example_packages LANGUAGES CXX) project(ru.auroraos.flutter_example_packages LANGUAGES CXX)

70
example/pubspec.yaml

@ -1,40 +1,36 @@
############################################################################### # Copyright (C) 2023 Open Mobile Platform LLC.
## # Contact: https://community.omprussia.ru/open-source
## Copyright (C) 2023 Open Mobile Platform LLC. #
## Contact: https://community.omprussia.ru/open-source # This file is part of the Aurora OS Application Template project.
## #
## This file is part of the Aurora OS Application Template project. # Redistribution and use in source and binary forms,
## # with or without modification, are permitted provided
## Redistribution and use in source and binary forms, # that the following conditions are met:
## with or without modification, are permitted provided #
## that the following conditions are met: # * Redistributions of source code must retain the above copyright notice,
## # this list of conditions and the following disclaimer.
## * Redistributions of source code must retain the above copyright notice, # * Redistributions in binary form must reproduce the above copyright notice,
## this list of conditions and the following disclaimer. # this list of conditions and the following disclaimer
## * Redistributions in binary form must reproduce the above copyright notice, # in the documentation and/or other materials provided with the distribution.
## this list of conditions and the following disclaimer # * Neither the name of the copyright holder nor the names of its contributors
## in the documentation and/or other materials provided with the distribution. # may be used to endorse or promote products derived from this software
## * Neither the name of the copyright holder nor the names of its contributors # without specific prior written permission.
## may be used to endorse or promote products derived from this software #
## without specific prior written permission. # THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
## # AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
## THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" # THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
## AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, # FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
## THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS # IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
## FOR A PARTICULAR PURPOSE ARE DISCLAIMED. # FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY,
## IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE # OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
## FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, # PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
## OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, # LOSS OF USE, DATA, OR PROFITS;
## PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; # OR BUSINESS INTERRUPTION)
## LOSS OF USE, DATA, OR PROFITS; # HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
## OR BUSINESS INTERRUPTION) # WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
## HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, # (INCLUDING NEGLIGENCE OR OTHERWISE)
## WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT # ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
## (INCLUDING NEGLIGENCE OR OTHERWISE) # EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
## ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
## EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
##
###############################################################################
name: flutter_example_packages name: flutter_example_packages
description: Examples of the flutter plugins for Aurora OS. description: Examples of the flutter plugins for Aurora OS.

70
packages/battery_plus/battery_plus_aurora/analysis_options.yaml

@ -1,39 +1,35 @@
############################################################################### # Copyright (C) 2023 Open Mobile Platform LLC.
## # Contact: https://community.omprussia.ru/open-source
## Copyright (C) 2023 Open Mobile Platform LLC. #
## Contact: https://community.omprussia.ru/open-source # This file is part of the Aurora OS Application Template project.
## #
## This file is part of the Aurora OS Application Template project. # Redistribution and use in source and binary forms,
## # with or without modification, are permitted provided
## Redistribution and use in source and binary forms, # that the following conditions are met:
## with or without modification, are permitted provided #
## that the following conditions are met: # * Redistributions of source code must retain the above copyright notice,
## # this list of conditions and the following disclaimer.
## * Redistributions of source code must retain the above copyright notice, # * Redistributions in binary form must reproduce the above copyright notice,
## this list of conditions and the following disclaimer. # this list of conditions and the following disclaimer
## * Redistributions in binary form must reproduce the above copyright notice, # in the documentation and/or other materials provided with the distribution.
## this list of conditions and the following disclaimer # * Neither the name of the copyright holder nor the names of its contributors
## in the documentation and/or other materials provided with the distribution. # may be used to endorse or promote products derived from this software
## * Neither the name of the copyright holder nor the names of its contributors # without specific prior written permission.
## may be used to endorse or promote products derived from this software #
## without specific prior written permission. # THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
## # AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
## THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" # THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
## AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, # FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
## THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS # IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
## FOR A PARTICULAR PURPOSE ARE DISCLAIMED. # FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY,
## IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE # OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
## FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, # PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
## OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, # LOSS OF USE, DATA, OR PROFITS;
## PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; # OR BUSINESS INTERRUPTION)
## LOSS OF USE, DATA, OR PROFITS; # HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
## OR BUSINESS INTERRUPTION) # WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
## HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, # (INCLUDING NEGLIGENCE OR OTHERWISE)
## WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT # ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
## (INCLUDING NEGLIGENCE OR OTHERWISE) # EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
## ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
## EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
##
###############################################################################
include: package:flutter_lints/flutter.yaml include: package:flutter_lints/flutter.yaml

70
packages/battery_plus/battery_plus_aurora/pubspec.yaml

@ -1,40 +1,36 @@
############################################################################### # Copyright (C) 2023 Open Mobile Platform LLC.
## # Contact: https://community.omprussia.ru/open-source
## Copyright (C) 2023 Open Mobile Platform LLC. #
## Contact: https://community.omprussia.ru/open-source # This file is part of the Aurora OS Application Template project.
## #
## This file is part of the Aurora OS Application Template project. # Redistribution and use in source and binary forms,
## # with or without modification, are permitted provided
## Redistribution and use in source and binary forms, # that the following conditions are met:
## with or without modification, are permitted provided #
## that the following conditions are met: # * Redistributions of source code must retain the above copyright notice,
## # this list of conditions and the following disclaimer.
## * Redistributions of source code must retain the above copyright notice, # * Redistributions in binary form must reproduce the above copyright notice,
## this list of conditions and the following disclaimer. # this list of conditions and the following disclaimer
## * Redistributions in binary form must reproduce the above copyright notice, # in the documentation and/or other materials provided with the distribution.
## this list of conditions and the following disclaimer # * Neither the name of the copyright holder nor the names of its contributors
## in the documentation and/or other materials provided with the distribution. # may be used to endorse or promote products derived from this software
## * Neither the name of the copyright holder nor the names of its contributors # without specific prior written permission.
## may be used to endorse or promote products derived from this software #
## without specific prior written permission. # THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
## # AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
## THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" # THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
## AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, # FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
## THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS # IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
## FOR A PARTICULAR PURPOSE ARE DISCLAIMED. # FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY,
## IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE # OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
## FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, # PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
## OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, # LOSS OF USE, DATA, OR PROFITS;
## PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; # OR BUSINESS INTERRUPTION)
## LOSS OF USE, DATA, OR PROFITS; # HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
## OR BUSINESS INTERRUPTION) # WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
## HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, # (INCLUDING NEGLIGENCE OR OTHERWISE)
## WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT # ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
## (INCLUDING NEGLIGENCE OR OTHERWISE) # EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
## ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
## EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
##
###############################################################################
name: battery_plus_aurora name: battery_plus_aurora
description: The Aurora OS implementation of battery_plus. description: The Aurora OS implementation of battery_plus.

70
packages/device_info_plus/device_info_plus_aurora/analysis_options.yaml

@ -1,39 +1,35 @@
############################################################################### # Copyright (C) 2023 Open Mobile Platform LLC.
## # Contact: https://community.omprussia.ru/open-source
## Copyright (C) 2023 Open Mobile Platform LLC. #
## Contact: https://community.omprussia.ru/open-source # This file is part of the Aurora OS Application Template project.
## #
## This file is part of the Aurora OS Application Template project. # Redistribution and use in source and binary forms,
## # with or without modification, are permitted provided
## Redistribution and use in source and binary forms, # that the following conditions are met:
## with or without modification, are permitted provided #
## that the following conditions are met: # * Redistributions of source code must retain the above copyright notice,
## # this list of conditions and the following disclaimer.
## * Redistributions of source code must retain the above copyright notice, # * Redistributions in binary form must reproduce the above copyright notice,
## this list of conditions and the following disclaimer. # this list of conditions and the following disclaimer
## * Redistributions in binary form must reproduce the above copyright notice, # in the documentation and/or other materials provided with the distribution.
## this list of conditions and the following disclaimer # * Neither the name of the copyright holder nor the names of its contributors
## in the documentation and/or other materials provided with the distribution. # may be used to endorse or promote products derived from this software
## * Neither the name of the copyright holder nor the names of its contributors # without specific prior written permission.
## may be used to endorse or promote products derived from this software #
## without specific prior written permission. # THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
## # AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
## THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" # THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
## AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, # FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
## THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS # IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
## FOR A PARTICULAR PURPOSE ARE DISCLAIMED. # FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY,
## IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE # OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
## FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, # PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
## OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, # LOSS OF USE, DATA, OR PROFITS;
## PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; # OR BUSINESS INTERRUPTION)
## LOSS OF USE, DATA, OR PROFITS; # HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
## OR BUSINESS INTERRUPTION) # WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
## HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, # (INCLUDING NEGLIGENCE OR OTHERWISE)
## WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT # ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
## (INCLUDING NEGLIGENCE OR OTHERWISE) # EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
## ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
## EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
##
###############################################################################
include: package:flutter_lints/flutter.yaml include: package:flutter_lints/flutter.yaml

70
packages/device_info_plus/device_info_plus_aurora/pubspec.yaml

@ -1,40 +1,36 @@
############################################################################### # Copyright (C) 2023 Open Mobile Platform LLC.
## # Contact: https://community.omprussia.ru/open-source
## Copyright (C) 2023 Open Mobile Platform LLC. #
## Contact: https://community.omprussia.ru/open-source # This file is part of the Aurora OS Application Template project.
## #
## This file is part of the Aurora OS Application Template project. # Redistribution and use in source and binary forms,
## # with or without modification, are permitted provided
## Redistribution and use in source and binary forms, # that the following conditions are met:
## with or without modification, are permitted provided #
## that the following conditions are met: # * Redistributions of source code must retain the above copyright notice,
## # this list of conditions and the following disclaimer.
## * Redistributions of source code must retain the above copyright notice, # * Redistributions in binary form must reproduce the above copyright notice,
## this list of conditions and the following disclaimer. # this list of conditions and the following disclaimer
## * Redistributions in binary form must reproduce the above copyright notice, # in the documentation and/or other materials provided with the distribution.
## this list of conditions and the following disclaimer # * Neither the name of the copyright holder nor the names of its contributors
## in the documentation and/or other materials provided with the distribution. # may be used to endorse or promote products derived from this software
## * Neither the name of the copyright holder nor the names of its contributors # without specific prior written permission.
## may be used to endorse or promote products derived from this software #
## without specific prior written permission. # THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
## # AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
## THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" # THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
## AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, # FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
## THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS # IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
## FOR A PARTICULAR PURPOSE ARE DISCLAIMED. # FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY,
## IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE # OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
## FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, # PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
## OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, # LOSS OF USE, DATA, OR PROFITS;
## PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; # OR BUSINESS INTERRUPTION)
## LOSS OF USE, DATA, OR PROFITS; # HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
## OR BUSINESS INTERRUPTION) # WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
## HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, # (INCLUDING NEGLIGENCE OR OTHERWISE)
## WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT # ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
## (INCLUDING NEGLIGENCE OR OTHERWISE) # EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
## ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
## EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
##
###############################################################################
name: device_info_plus_aurora name: device_info_plus_aurora
description: The Aurora OS implementation of flutter_local_notifications. description: The Aurora OS implementation of flutter_local_notifications.

70
packages/flutter_keyboard_visibility/flutter_keyboard_visibility_aurora/analysis_options.yaml

@ -1,39 +1,35 @@
############################################################################### # Copyright (C) 2023 Open Mobile Platform LLC.
## # Contact: https://community.omprussia.ru/open-source
## Copyright (C) 2023 Open Mobile Platform LLC. #
## Contact: https://community.omprussia.ru/open-source # This file is part of the Aurora OS Application Template project.
## #
## This file is part of the Aurora OS Application Template project. # Redistribution and use in source and binary forms,
## # with or without modification, are permitted provided
## Redistribution and use in source and binary forms, # that the following conditions are met:
## with or without modification, are permitted provided #
## that the following conditions are met: # * Redistributions of source code must retain the above copyright notice,
## # this list of conditions and the following disclaimer.
## * Redistributions of source code must retain the above copyright notice, # * Redistributions in binary form must reproduce the above copyright notice,
## this list of conditions and the following disclaimer. # this list of conditions and the following disclaimer
## * Redistributions in binary form must reproduce the above copyright notice, # in the documentation and/or other materials provided with the distribution.
## this list of conditions and the following disclaimer # * Neither the name of the copyright holder nor the names of its contributors
## in the documentation and/or other materials provided with the distribution. # may be used to endorse or promote products derived from this software
## * Neither the name of the copyright holder nor the names of its contributors # without specific prior written permission.
## may be used to endorse or promote products derived from this software #
## without specific prior written permission. # THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
## # AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
## THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" # THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
## AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, # FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
## THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS # IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
## FOR A PARTICULAR PURPOSE ARE DISCLAIMED. # FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY,
## IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE # OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
## FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, # PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
## OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, # LOSS OF USE, DATA, OR PROFITS;
## PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; # OR BUSINESS INTERRUPTION)
## LOSS OF USE, DATA, OR PROFITS; # HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
## OR BUSINESS INTERRUPTION) # WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
## HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, # (INCLUDING NEGLIGENCE OR OTHERWISE)
## WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT # ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
## (INCLUDING NEGLIGENCE OR OTHERWISE) # EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
## ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
## EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
##
###############################################################################
include: package:flutter_lints/flutter.yaml include: package:flutter_lints/flutter.yaml

70
packages/flutter_keyboard_visibility/flutter_keyboard_visibility_aurora/pubspec.yaml

@ -1,40 +1,36 @@
############################################################################### # Copyright (C) 2023 Open Mobile Platform LLC.
## # Contact: https://community.omprussia.ru/open-source
## Copyright (C) 2023 Open Mobile Platform LLC. #
## Contact: https://community.omprussia.ru/open-source # This file is part of the Aurora OS Application Template project.
## #
## This file is part of the Aurora OS Application Template project. # Redistribution and use in source and binary forms,
## # with or without modification, are permitted provided
## Redistribution and use in source and binary forms, # that the following conditions are met:
## with or without modification, are permitted provided #
## that the following conditions are met: # * Redistributions of source code must retain the above copyright notice,
## # this list of conditions and the following disclaimer.
## * Redistributions of source code must retain the above copyright notice, # * Redistributions in binary form must reproduce the above copyright notice,
## this list of conditions and the following disclaimer. # this list of conditions and the following disclaimer
## * Redistributions in binary form must reproduce the above copyright notice, # in the documentation and/or other materials provided with the distribution.
## this list of conditions and the following disclaimer # * Neither the name of the copyright holder nor the names of its contributors
## in the documentation and/or other materials provided with the distribution. # may be used to endorse or promote products derived from this software
## * Neither the name of the copyright holder nor the names of its contributors # without specific prior written permission.
## may be used to endorse or promote products derived from this software #
## without specific prior written permission. # THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
## # AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
## THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" # THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
## AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, # FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
## THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS # IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
## FOR A PARTICULAR PURPOSE ARE DISCLAIMED. # FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY,
## IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE # OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
## FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, # PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
## OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, # LOSS OF USE, DATA, OR PROFITS;
## PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; # OR BUSINESS INTERRUPTION)
## LOSS OF USE, DATA, OR PROFITS; # HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
## OR BUSINESS INTERRUPTION) # WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
## HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, # (INCLUDING NEGLIGENCE OR OTHERWISE)
## WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT # ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
## (INCLUDING NEGLIGENCE OR OTHERWISE) # EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
## ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
## EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
##
###############################################################################
name: flutter_keyboard_visibility_aurora name: flutter_keyboard_visibility_aurora
description: A new Flutter plugin project. description: A new Flutter plugin project.

70
packages/flutter_local_notifications/flutter_local_notifications_aurora/analysis_options.yaml

@ -1,39 +1,35 @@
############################################################################### # Copyright (C) 2023 Open Mobile Platform LLC.
## # Contact: https://community.omprussia.ru/open-source
## Copyright (C) 2023 Open Mobile Platform LLC. #
## Contact: https://community.omprussia.ru/open-source # This file is part of the Aurora OS Application Template project.
## #
## This file is part of the Aurora OS Application Template project. # Redistribution and use in source and binary forms,
## # with or without modification, are permitted provided
## Redistribution and use in source and binary forms, # that the following conditions are met:
## with or without modification, are permitted provided #
## that the following conditions are met: # * Redistributions of source code must retain the above copyright notice,
## # this list of conditions and the following disclaimer.
## * Redistributions of source code must retain the above copyright notice, # * Redistributions in binary form must reproduce the above copyright notice,
## this list of conditions and the following disclaimer. # this list of conditions and the following disclaimer
## * Redistributions in binary form must reproduce the above copyright notice, # in the documentation and/or other materials provided with the distribution.
## this list of conditions and the following disclaimer # * Neither the name of the copyright holder nor the names of its contributors
## in the documentation and/or other materials provided with the distribution. # may be used to endorse or promote products derived from this software
## * Neither the name of the copyright holder nor the names of its contributors # without specific prior written permission.
## may be used to endorse or promote products derived from this software #
## without specific prior written permission. # THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
## # AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
## THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" # THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
## AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, # FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
## THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS # IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
## FOR A PARTICULAR PURPOSE ARE DISCLAIMED. # FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY,
## IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE # OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
## FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, # PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
## OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, # LOSS OF USE, DATA, OR PROFITS;
## PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; # OR BUSINESS INTERRUPTION)
## LOSS OF USE, DATA, OR PROFITS; # HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
## OR BUSINESS INTERRUPTION) # WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
## HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, # (INCLUDING NEGLIGENCE OR OTHERWISE)
## WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT # ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
## (INCLUDING NEGLIGENCE OR OTHERWISE) # EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
## ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
## EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
##
###############################################################################
include: package:flutter_lints/flutter.yaml include: package:flutter_lints/flutter.yaml

70
packages/flutter_local_notifications/flutter_local_notifications_aurora/pubspec.yaml

@ -1,40 +1,36 @@
############################################################################### # Copyright (C) 2023 Open Mobile Platform LLC.
## # Contact: https://community.omprussia.ru/open-source
## Copyright (C) 2023 Open Mobile Platform LLC. #
## Contact: https://community.omprussia.ru/open-source # This file is part of the Aurora OS Application Template project.
## #
## This file is part of the Aurora OS Application Template project. # Redistribution and use in source and binary forms,
## # with or without modification, are permitted provided
## Redistribution and use in source and binary forms, # that the following conditions are met:
## with or without modification, are permitted provided #
## that the following conditions are met: # * Redistributions of source code must retain the above copyright notice,
## # this list of conditions and the following disclaimer.
## * Redistributions of source code must retain the above copyright notice, # * Redistributions in binary form must reproduce the above copyright notice,
## this list of conditions and the following disclaimer. # this list of conditions and the following disclaimer
## * Redistributions in binary form must reproduce the above copyright notice, # in the documentation and/or other materials provided with the distribution.
## this list of conditions and the following disclaimer # * Neither the name of the copyright holder nor the names of its contributors
## in the documentation and/or other materials provided with the distribution. # may be used to endorse or promote products derived from this software
## * Neither the name of the copyright holder nor the names of its contributors # without specific prior written permission.
## may be used to endorse or promote products derived from this software #
## without specific prior written permission. # THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
## # AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
## THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" # THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
## AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, # FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
## THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS # IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
## FOR A PARTICULAR PURPOSE ARE DISCLAIMED. # FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY,
## IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE # OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
## FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, # PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
## OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, # LOSS OF USE, DATA, OR PROFITS;
## PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; # OR BUSINESS INTERRUPTION)
## LOSS OF USE, DATA, OR PROFITS; # HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
## OR BUSINESS INTERRUPTION) # WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
## HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, # (INCLUDING NEGLIGENCE OR OTHERWISE)
## WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT # ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
## (INCLUDING NEGLIGENCE OR OTHERWISE) # EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
## ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
## EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
##
###############################################################################
name: flutter_local_notifications_aurora name: flutter_local_notifications_aurora
description: The Aurora OS implementation of flutter_local_notifications. description: The Aurora OS implementation of flutter_local_notifications.

70
packages/flutter_secure_storage/flutter_secure_storage_aurora/analysis_options.yaml

@ -1,39 +1,35 @@
############################################################################### # Copyright (C) 2023 Open Mobile Platform LLC.
## # Contact: https://community.omprussia.ru/open-source
## Copyright (C) 2023 Open Mobile Platform LLC. #
## Contact: https://community.omprussia.ru/open-source # This file is part of the Aurora OS Application Template project.
## #
## This file is part of the Aurora OS Application Template project. # Redistribution and use in source and binary forms,
## # with or without modification, are permitted provided
## Redistribution and use in source and binary forms, # that the following conditions are met:
## with or without modification, are permitted provided #
## that the following conditions are met: # * Redistributions of source code must retain the above copyright notice,
## # this list of conditions and the following disclaimer.
## * Redistributions of source code must retain the above copyright notice, # * Redistributions in binary form must reproduce the above copyright notice,
## this list of conditions and the following disclaimer. # this list of conditions and the following disclaimer
## * Redistributions in binary form must reproduce the above copyright notice, # in the documentation and/or other materials provided with the distribution.
## this list of conditions and the following disclaimer # * Neither the name of the copyright holder nor the names of its contributors
## in the documentation and/or other materials provided with the distribution. # may be used to endorse or promote products derived from this software
## * Neither the name of the copyright holder nor the names of its contributors # without specific prior written permission.
## may be used to endorse or promote products derived from this software #
## without specific prior written permission. # THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
## # AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
## THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" # THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
## AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, # FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
## THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS # IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
## FOR A PARTICULAR PURPOSE ARE DISCLAIMED. # FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY,
## IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE # OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
## FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, # PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
## OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, # LOSS OF USE, DATA, OR PROFITS;
## PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; # OR BUSINESS INTERRUPTION)
## LOSS OF USE, DATA, OR PROFITS; # HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
## OR BUSINESS INTERRUPTION) # WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
## HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, # (INCLUDING NEGLIGENCE OR OTHERWISE)
## WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT # ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
## (INCLUDING NEGLIGENCE OR OTHERWISE) # EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
## ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
## EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
##
###############################################################################
include: package:flutter_lints/flutter.yaml include: package:flutter_lints/flutter.yaml

70
packages/flutter_secure_storage/flutter_secure_storage_aurora/pubspec.yaml

@ -1,40 +1,36 @@
############################################################################### # Copyright (C) 2023 Open Mobile Platform LLC.
## # Contact: https://community.omprussia.ru/open-source
## Copyright (C) 2023 Open Mobile Platform LLC. #
## Contact: https://community.omprussia.ru/open-source # This file is part of the Aurora OS Application Template project.
## #
## This file is part of the Aurora OS Application Template project. # Redistribution and use in source and binary forms,
## # with or without modification, are permitted provided
## Redistribution and use in source and binary forms, # that the following conditions are met:
## with or without modification, are permitted provided #
## that the following conditions are met: # * Redistributions of source code must retain the above copyright notice,
## # this list of conditions and the following disclaimer.
## * Redistributions of source code must retain the above copyright notice, # * Redistributions in binary form must reproduce the above copyright notice,
## this list of conditions and the following disclaimer. # this list of conditions and the following disclaimer
## * Redistributions in binary form must reproduce the above copyright notice, # in the documentation and/or other materials provided with the distribution.
## this list of conditions and the following disclaimer # * Neither the name of the copyright holder nor the names of its contributors
## in the documentation and/or other materials provided with the distribution. # may be used to endorse or promote products derived from this software
## * Neither the name of the copyright holder nor the names of its contributors # without specific prior written permission.
## may be used to endorse or promote products derived from this software #
## without specific prior written permission. # THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
## # AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
## THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" # THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
## AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, # FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
## THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS # IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
## FOR A PARTICULAR PURPOSE ARE DISCLAIMED. # FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY,
## IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE # OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
## FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, # PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
## OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, # LOSS OF USE, DATA, OR PROFITS;
## PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; # OR BUSINESS INTERRUPTION)
## LOSS OF USE, DATA, OR PROFITS; # HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
## OR BUSINESS INTERRUPTION) # WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
## HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, # (INCLUDING NEGLIGENCE OR OTHERWISE)
## WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT # ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
## (INCLUDING NEGLIGENCE OR OTHERWISE) # EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
## ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
## EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
##
###############################################################################
name: flutter_secure_storage_aurora name: flutter_secure_storage_aurora
description: The Aurora OS implementation of flutter_secure_storage. description: The Aurora OS implementation of flutter_secure_storage.

70
packages/package_info_plus/package_info_plus_aurora/analysis_options.yaml

@ -1,39 +1,35 @@
############################################################################### # Copyright (C) 2023 Open Mobile Platform LLC.
## # Contact: https://community.omprussia.ru/open-source
## Copyright (C) 2023 Open Mobile Platform LLC. #
## Contact: https://community.omprussia.ru/open-source # This file is part of the Aurora OS Application Template project.
## #
## This file is part of the Aurora OS Application Template project. # Redistribution and use in source and binary forms,
## # with or without modification, are permitted provided
## Redistribution and use in source and binary forms, # that the following conditions are met:
## with or without modification, are permitted provided #
## that the following conditions are met: # * Redistributions of source code must retain the above copyright notice,
## # this list of conditions and the following disclaimer.
## * Redistributions of source code must retain the above copyright notice, # * Redistributions in binary form must reproduce the above copyright notice,
## this list of conditions and the following disclaimer. # this list of conditions and the following disclaimer
## * Redistributions in binary form must reproduce the above copyright notice, # in the documentation and/or other materials provided with the distribution.
## this list of conditions and the following disclaimer # * Neither the name of the copyright holder nor the names of its contributors
## in the documentation and/or other materials provided with the distribution. # may be used to endorse or promote products derived from this software
## * Neither the name of the copyright holder nor the names of its contributors # without specific prior written permission.
## may be used to endorse or promote products derived from this software #
## without specific prior written permission. # THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
## # AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
## THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" # THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
## AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, # FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
## THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS # IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
## FOR A PARTICULAR PURPOSE ARE DISCLAIMED. # FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY,
## IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE # OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
## FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, # PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
## OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, # LOSS OF USE, DATA, OR PROFITS;
## PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; # OR BUSINESS INTERRUPTION)
## LOSS OF USE, DATA, OR PROFITS; # HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
## OR BUSINESS INTERRUPTION) # WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
## HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, # (INCLUDING NEGLIGENCE OR OTHERWISE)
## WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT # ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
## (INCLUDING NEGLIGENCE OR OTHERWISE) # EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
## ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
## EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
##
###############################################################################
include: package:flutter_lints/flutter.yaml include: package:flutter_lints/flutter.yaml

70
packages/package_info_plus/package_info_plus_aurora/aurora/CMakeLists.txt

@ -1,40 +1,36 @@
############################################################################### # Copyright (C) 2023 Open Mobile Platform LLC.
## # Contact: https://community.omprussia.ru/open-source
## Copyright (C) 2023 Open Mobile Platform LLC. #
## Contact: https://community.omprussia.ru/open-source # This file is part of the Aurora OS Application Template project.
## #
## This file is part of the Aurora OS Application Template project. # Redistribution and use in source and binary forms,
## # with or without modification, are permitted provided
## Redistribution and use in source and binary forms, # that the following conditions are met:
## with or without modification, are permitted provided #
## that the following conditions are met: # * Redistributions of source code must retain the above copyright notice,
## # this list of conditions and the following disclaimer.
## * Redistributions of source code must retain the above copyright notice, # * Redistributions in binary form must reproduce the above copyright notice,
## this list of conditions and the following disclaimer. # this list of conditions and the following disclaimer
## * Redistributions in binary form must reproduce the above copyright notice, # in the documentation and/or other materials provided with the distribution.
## this list of conditions and the following disclaimer # * Neither the name of the copyright holder nor the names of its contributors
## in the documentation and/or other materials provided with the distribution. # may be used to endorse or promote products derived from this software
## * Neither the name of the copyright holder nor the names of its contributors # without specific prior written permission.
## may be used to endorse or promote products derived from this software #
## without specific prior written permission. # THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
## # AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
## THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" # THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
## AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, # FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
## THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS # IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
## FOR A PARTICULAR PURPOSE ARE DISCLAIMED. # FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY,
## IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE # OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
## FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, # PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
## OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, # LOSS OF USE, DATA, OR PROFITS;
## PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; # OR BUSINESS INTERRUPTION)
## LOSS OF USE, DATA, OR PROFITS; # HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
## OR BUSINESS INTERRUPTION) # WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
## HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, # (INCLUDING NEGLIGENCE OR OTHERWISE)
## WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT # ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
## (INCLUDING NEGLIGENCE OR OTHERWISE) # EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
## ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
## EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
##
###############################################################################
cmake_minimum_required(VERSION 3.10) cmake_minimum_required(VERSION 3.10)

70
packages/package_info_plus/package_info_plus_aurora/pubspec.yaml

@ -1,40 +1,36 @@
############################################################################### # Copyright (C) 2023 Open Mobile Platform LLC.
## # Contact: https://community.omprussia.ru/open-source
## Copyright (C) 2023 Open Mobile Platform LLC. #
## Contact: https://community.omprussia.ru/open-source # This file is part of the Aurora OS Application Template project.
## #
## This file is part of the Aurora OS Application Template project. # Redistribution and use in source and binary forms,
## # with or without modification, are permitted provided
## Redistribution and use in source and binary forms, # that the following conditions are met:
## with or without modification, are permitted provided #
## that the following conditions are met: # * Redistributions of source code must retain the above copyright notice,
## # this list of conditions and the following disclaimer.
## * Redistributions of source code must retain the above copyright notice, # * Redistributions in binary form must reproduce the above copyright notice,
## this list of conditions and the following disclaimer. # this list of conditions and the following disclaimer
## * Redistributions in binary form must reproduce the above copyright notice, # in the documentation and/or other materials provided with the distribution.
## this list of conditions and the following disclaimer # * Neither the name of the copyright holder nor the names of its contributors
## in the documentation and/or other materials provided with the distribution. # may be used to endorse or promote products derived from this software
## * Neither the name of the copyright holder nor the names of its contributors # without specific prior written permission.
## may be used to endorse or promote products derived from this software #
## without specific prior written permission. # THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
## # AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
## THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" # THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
## AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, # FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
## THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS # IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
## FOR A PARTICULAR PURPOSE ARE DISCLAIMED. # FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY,
## IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE # OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
## FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, # PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
## OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, # LOSS OF USE, DATA, OR PROFITS;
## PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; # OR BUSINESS INTERRUPTION)
## LOSS OF USE, DATA, OR PROFITS; # HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
## OR BUSINESS INTERRUPTION) # WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
## HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, # (INCLUDING NEGLIGENCE OR OTHERWISE)
## WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT # ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
## (INCLUDING NEGLIGENCE OR OTHERWISE) # EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
## ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
## EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
##
###############################################################################
name: package_info_plus_aurora name: package_info_plus_aurora
description: A new Flutter plugin project. description: A new Flutter plugin project.

70
packages/path_provider/path_provider_aurora/analysis_options.yaml

@ -1,39 +1,35 @@
############################################################################### # Copyright (C) 2023 Open Mobile Platform LLC.
## # Contact: https://community.omprussia.ru/open-source
## Copyright (C) 2023 Open Mobile Platform LLC. #
## Contact: https://community.omprussia.ru/open-source # This file is part of the Aurora OS Application Template project.
## #
## This file is part of the Aurora OS Application Template project. # Redistribution and use in source and binary forms,
## # with or without modification, are permitted provided
## Redistribution and use in source and binary forms, # that the following conditions are met:
## with or without modification, are permitted provided #
## that the following conditions are met: # * Redistributions of source code must retain the above copyright notice,
## # this list of conditions and the following disclaimer.
## * Redistributions of source code must retain the above copyright notice, # * Redistributions in binary form must reproduce the above copyright notice,
## this list of conditions and the following disclaimer. # this list of conditions and the following disclaimer
## * Redistributions in binary form must reproduce the above copyright notice, # in the documentation and/or other materials provided with the distribution.
## this list of conditions and the following disclaimer # * Neither the name of the copyright holder nor the names of its contributors
## in the documentation and/or other materials provided with the distribution. # may be used to endorse or promote products derived from this software
## * Neither the name of the copyright holder nor the names of its contributors # without specific prior written permission.
## may be used to endorse or promote products derived from this software #
## without specific prior written permission. # THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
## # AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
## THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" # THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
## AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, # FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
## THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS # IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
## FOR A PARTICULAR PURPOSE ARE DISCLAIMED. # FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY,
## IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE # OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
## FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, # PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
## OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, # LOSS OF USE, DATA, OR PROFITS;
## PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; # OR BUSINESS INTERRUPTION)
## LOSS OF USE, DATA, OR PROFITS; # HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
## OR BUSINESS INTERRUPTION) # WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
## HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, # (INCLUDING NEGLIGENCE OR OTHERWISE)
## WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT # ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
## (INCLUDING NEGLIGENCE OR OTHERWISE) # EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
## ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
## EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
##
###############################################################################
include: package:flutter_lints/flutter.yaml include: package:flutter_lints/flutter.yaml

70
packages/path_provider/path_provider_aurora/pubspec.yaml

@ -1,40 +1,36 @@
############################################################################### # Copyright (C) 2023 Open Mobile Platform LLC.
## # Contact: https://community.omprussia.ru/open-source
## Copyright (C) 2023 Open Mobile Platform LLC. #
## Contact: https://community.omprussia.ru/open-source # This file is part of the Aurora OS Application Template project.
## #
## This file is part of the Aurora OS Application Template project. # Redistribution and use in source and binary forms,
## # with or without modification, are permitted provided
## Redistribution and use in source and binary forms, # that the following conditions are met:
## with or without modification, are permitted provided #
## that the following conditions are met: # * Redistributions of source code must retain the above copyright notice,
## # this list of conditions and the following disclaimer.
## * Redistributions of source code must retain the above copyright notice, # * Redistributions in binary form must reproduce the above copyright notice,
## this list of conditions and the following disclaimer. # this list of conditions and the following disclaimer
## * Redistributions in binary form must reproduce the above copyright notice, # in the documentation and/or other materials provided with the distribution.
## this list of conditions and the following disclaimer # * Neither the name of the copyright holder nor the names of its contributors
## in the documentation and/or other materials provided with the distribution. # may be used to endorse or promote products derived from this software
## * Neither the name of the copyright holder nor the names of its contributors # without specific prior written permission.
## may be used to endorse or promote products derived from this software #
## without specific prior written permission. # THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
## # AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
## THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" # THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
## AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, # FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
## THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS # IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
## FOR A PARTICULAR PURPOSE ARE DISCLAIMED. # FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY,
## IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE # OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
## FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, # PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
## OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, # LOSS OF USE, DATA, OR PROFITS;
## PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; # OR BUSINESS INTERRUPTION)
## LOSS OF USE, DATA, OR PROFITS; # HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
## OR BUSINESS INTERRUPTION) # WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
## HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, # (INCLUDING NEGLIGENCE OR OTHERWISE)
## WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT # ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
## (INCLUDING NEGLIGENCE OR OTHERWISE) # EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
## ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
## EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
##
###############################################################################
name: path_provider_aurora name: path_provider_aurora
description: The Aurora OS implementation of path_provider. description: The Aurora OS implementation of path_provider.

70
packages/shared_preferences/shared_preferences_aurora/analysis_options.yaml

@ -1,39 +1,35 @@
############################################################################### # Copyright (C) 2023 Open Mobile Platform LLC.
## # Contact: https://community.omprussia.ru/open-source
## Copyright (C) 2023 Open Mobile Platform LLC. #
## Contact: https://community.omprussia.ru/open-source # This file is part of the Aurora OS Application Template project.
## #
## This file is part of the Aurora OS Application Template project. # Redistribution and use in source and binary forms,
## # with or without modification, are permitted provided
## Redistribution and use in source and binary forms, # that the following conditions are met:
## with or without modification, are permitted provided #
## that the following conditions are met: # * Redistributions of source code must retain the above copyright notice,
## # this list of conditions and the following disclaimer.
## * Redistributions of source code must retain the above copyright notice, # * Redistributions in binary form must reproduce the above copyright notice,
## this list of conditions and the following disclaimer. # this list of conditions and the following disclaimer
## * Redistributions in binary form must reproduce the above copyright notice, # in the documentation and/or other materials provided with the distribution.
## this list of conditions and the following disclaimer # * Neither the name of the copyright holder nor the names of its contributors
## in the documentation and/or other materials provided with the distribution. # may be used to endorse or promote products derived from this software
## * Neither the name of the copyright holder nor the names of its contributors # without specific prior written permission.
## may be used to endorse or promote products derived from this software #
## without specific prior written permission. # THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
## # AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
## THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" # THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
## AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, # FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
## THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS # IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
## FOR A PARTICULAR PURPOSE ARE DISCLAIMED. # FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY,
## IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE # OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
## FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, # PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
## OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, # LOSS OF USE, DATA, OR PROFITS;
## PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; # OR BUSINESS INTERRUPTION)
## LOSS OF USE, DATA, OR PROFITS; # HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
## OR BUSINESS INTERRUPTION) # WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
## HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, # (INCLUDING NEGLIGENCE OR OTHERWISE)
## WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT # ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
## (INCLUDING NEGLIGENCE OR OTHERWISE) # EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
## ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
## EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
##
###############################################################################
include: package:flutter_lints/flutter.yaml include: package:flutter_lints/flutter.yaml

70
packages/shared_preferences/shared_preferences_aurora/pubspec.yaml

@ -1,40 +1,36 @@
############################################################################### # Copyright (C) 2023 Open Mobile Platform LLC.
## # Contact: https://community.omprussia.ru/open-source
## Copyright (C) 2023 Open Mobile Platform LLC. #
## Contact: https://community.omprussia.ru/open-source # This file is part of the Aurora OS Application Template project.
## #
## This file is part of the Aurora OS Application Template project. # Redistribution and use in source and binary forms,
## # with or without modification, are permitted provided
## Redistribution and use in source and binary forms, # that the following conditions are met:
## with or without modification, are permitted provided #
## that the following conditions are met: # * Redistributions of source code must retain the above copyright notice,
## # this list of conditions and the following disclaimer.
## * Redistributions of source code must retain the above copyright notice, # * Redistributions in binary form must reproduce the above copyright notice,
## this list of conditions and the following disclaimer. # this list of conditions and the following disclaimer
## * Redistributions in binary form must reproduce the above copyright notice, # in the documentation and/or other materials provided with the distribution.
## this list of conditions and the following disclaimer # * Neither the name of the copyright holder nor the names of its contributors
## in the documentation and/or other materials provided with the distribution. # may be used to endorse or promote products derived from this software
## * Neither the name of the copyright holder nor the names of its contributors # without specific prior written permission.
## may be used to endorse or promote products derived from this software #
## without specific prior written permission. # THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
## # AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
## THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" # THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
## AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, # FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
## THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS # IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
## FOR A PARTICULAR PURPOSE ARE DISCLAIMED. # FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY,
## IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE # OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
## FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, # PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
## OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, # LOSS OF USE, DATA, OR PROFITS;
## PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; # OR BUSINESS INTERRUPTION)
## LOSS OF USE, DATA, OR PROFITS; # HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
## OR BUSINESS INTERRUPTION) # WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
## HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, # (INCLUDING NEGLIGENCE OR OTHERWISE)
## WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT # ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
## (INCLUDING NEGLIGENCE OR OTHERWISE) # EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
## ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
## EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
##
###############################################################################
name: shared_preferences_aurora name: shared_preferences_aurora
description: The Aurora OS implementation of shared_preferences. description: The Aurora OS implementation of shared_preferences.

70
packages/sqflite/sqflite_aurora/aurora/.clang-format

@ -1,40 +1,36 @@
############################################################################### # Copyright (C) 2023 Open Mobile Platform LLC.
## # Contact: https://community.omprussia.ru/open-source
## Copyright (C) 2023 Open Mobile Platform LLC. #
## Contact: https://community.omprussia.ru/open-source # This file is part of the Aurora OS Application Template project.
## #
## This file is part of the Aurora OS Application Template project. # Redistribution and use in source and binary forms,
## # with or without modification, are permitted provided
## Redistribution and use in source and binary forms, # that the following conditions are met:
## with or without modification, are permitted provided #
## that the following conditions are met: # * Redistributions of source code must retain the above copyright notice,
## # this list of conditions and the following disclaimer.
## * Redistributions of source code must retain the above copyright notice, # * Redistributions in binary form must reproduce the above copyright notice,
## this list of conditions and the following disclaimer. # this list of conditions and the following disclaimer
## * Redistributions in binary form must reproduce the above copyright notice, # in the documentation and/or other materials provided with the distribution.
## this list of conditions and the following disclaimer # * Neither the name of the copyright holder nor the names of its contributors
## in the documentation and/or other materials provided with the distribution. # may be used to endorse or promote products derived from this software
## * Neither the name of the copyright holder nor the names of its contributors # without specific prior written permission.
## may be used to endorse or promote products derived from this software #
## without specific prior written permission. # THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
## # AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
## THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" # THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
## AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, # FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
## THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS # IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
## FOR A PARTICULAR PURPOSE ARE DISCLAIMED. # FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY,
## IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE # OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
## FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, # PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
## OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, # LOSS OF USE, DATA, OR PROFITS;
## PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; # OR BUSINESS INTERRUPTION)
## LOSS OF USE, DATA, OR PROFITS; # HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
## OR BUSINESS INTERRUPTION) # WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
## HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, # (INCLUDING NEGLIGENCE OR OTHERWISE)
## WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT # ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
## (INCLUDING NEGLIGENCE OR OTHERWISE) # EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
## ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
## EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
##
###############################################################################
# #
# .clang-format for Qt Creator # .clang-format for Qt Creator
# #

70
packages/sqflite/sqflite_aurora/aurora/CMakeLists.txt

@ -1,40 +1,36 @@
############################################################################### # Copyright (C) 2023 Open Mobile Platform LLC.
## # Contact: https://community.omprussia.ru/open-source
## Copyright (C) 2023 Open Mobile Platform LLC. #
## Contact: https://community.omprussia.ru/open-source # This file is part of the Aurora OS Application Template project.
## #
## This file is part of the Aurora OS Application Template project. # Redistribution and use in source and binary forms,
## # with or without modification, are permitted provided
## Redistribution and use in source and binary forms, # that the following conditions are met:
## with or without modification, are permitted provided #
## that the following conditions are met: # * Redistributions of source code must retain the above copyright notice,
## # this list of conditions and the following disclaimer.
## * Redistributions of source code must retain the above copyright notice, # * Redistributions in binary form must reproduce the above copyright notice,
## this list of conditions and the following disclaimer. # this list of conditions and the following disclaimer
## * Redistributions in binary form must reproduce the above copyright notice, # in the documentation and/or other materials provided with the distribution.
## this list of conditions and the following disclaimer # * Neither the name of the copyright holder nor the names of its contributors
## in the documentation and/or other materials provided with the distribution. # may be used to endorse or promote products derived from this software
## * Neither the name of the copyright holder nor the names of its contributors # without specific prior written permission.
## may be used to endorse or promote products derived from this software #
## without specific prior written permission. # THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
## # AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
## THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" # THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
## AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, # FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
## THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS # IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
## FOR A PARTICULAR PURPOSE ARE DISCLAIMED. # FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY,
## IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE # OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
## FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, # PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
## OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, # LOSS OF USE, DATA, OR PROFITS;
## PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; # OR BUSINESS INTERRUPTION)
## LOSS OF USE, DATA, OR PROFITS; # HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
## OR BUSINESS INTERRUPTION) # WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
## HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, # (INCLUDING NEGLIGENCE OR OTHERWISE)
## WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT # ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
## (INCLUDING NEGLIGENCE OR OTHERWISE) # EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
## ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
## EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
##
###############################################################################
cmake_minimum_required(VERSION 3.10) cmake_minimum_required(VERSION 3.10)

70
packages/sqflite/sqflite_aurora/pubspec.yaml

@ -1,40 +1,36 @@
############################################################################### # Copyright (C) 2023 Open Mobile Platform LLC.
## # Contact: https://community.omprussia.ru/open-source
## Copyright (C) 2023 Open Mobile Platform LLC. #
## Contact: https://community.omprussia.ru/open-source # This file is part of the Aurora OS Application Template project.
## #
## This file is part of the Aurora OS Application Template project. # Redistribution and use in source and binary forms,
## # with or without modification, are permitted provided
## Redistribution and use in source and binary forms, # that the following conditions are met:
## with or without modification, are permitted provided #
## that the following conditions are met: # * Redistributions of source code must retain the above copyright notice,
## # this list of conditions and the following disclaimer.
## * Redistributions of source code must retain the above copyright notice, # * Redistributions in binary form must reproduce the above copyright notice,
## this list of conditions and the following disclaimer. # this list of conditions and the following disclaimer
## * Redistributions in binary form must reproduce the above copyright notice, # in the documentation and/or other materials provided with the distribution.
## this list of conditions and the following disclaimer # * Neither the name of the copyright holder nor the names of its contributors
## in the documentation and/or other materials provided with the distribution. # may be used to endorse or promote products derived from this software
## * Neither the name of the copyright holder nor the names of its contributors # without specific prior written permission.
## may be used to endorse or promote products derived from this software #
## without specific prior written permission. # THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
## # AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
## THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" # THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
## AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, # FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
## THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS # IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
## FOR A PARTICULAR PURPOSE ARE DISCLAIMED. # FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY,
## IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE # OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
## FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, # PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
## OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, # LOSS OF USE, DATA, OR PROFITS;
## PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; # OR BUSINESS INTERRUPTION)
## LOSS OF USE, DATA, OR PROFITS; # HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
## OR BUSINESS INTERRUPTION) # WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
## HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, # (INCLUDING NEGLIGENCE OR OTHERWISE)
## WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT # ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
## (INCLUDING NEGLIGENCE OR OTHERWISE) # EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
## ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
## EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
##
###############################################################################
name: sqflite_aurora name: sqflite_aurora
description: The Aurora OS implementation of sqflite. description: The Aurora OS implementation of sqflite.

70
packages/wakelock/wakelock_aurora/analysis_options.yaml

@ -1,39 +1,35 @@
############################################################################### # Copyright (C) 2023 Open Mobile Platform LLC.
## # Contact: https://community.omprussia.ru/open-source
## Copyright (C) 2023 Open Mobile Platform LLC. #
## Contact: https://community.omprussia.ru/open-source # This file is part of the Aurora OS Application Template project.
## #
## This file is part of the Aurora OS Application Template project. # Redistribution and use in source and binary forms,
## # with or without modification, are permitted provided
## Redistribution and use in source and binary forms, # that the following conditions are met:
## with or without modification, are permitted provided #
## that the following conditions are met: # * Redistributions of source code must retain the above copyright notice,
## # this list of conditions and the following disclaimer.
## * Redistributions of source code must retain the above copyright notice, # * Redistributions in binary form must reproduce the above copyright notice,
## this list of conditions and the following disclaimer. # this list of conditions and the following disclaimer
## * Redistributions in binary form must reproduce the above copyright notice, # in the documentation and/or other materials provided with the distribution.
## this list of conditions and the following disclaimer # * Neither the name of the copyright holder nor the names of its contributors
## in the documentation and/or other materials provided with the distribution. # may be used to endorse or promote products derived from this software
## * Neither the name of the copyright holder nor the names of its contributors # without specific prior written permission.
## may be used to endorse or promote products derived from this software #
## without specific prior written permission. # THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
## # AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
## THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" # THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
## AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, # FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
## THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS # IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
## FOR A PARTICULAR PURPOSE ARE DISCLAIMED. # FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY,
## IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE # OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
## FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, # PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
## OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, # LOSS OF USE, DATA, OR PROFITS;
## PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; # OR BUSINESS INTERRUPTION)
## LOSS OF USE, DATA, OR PROFITS; # HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
## OR BUSINESS INTERRUPTION) # WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
## HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, # (INCLUDING NEGLIGENCE OR OTHERWISE)
## WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT # ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
## (INCLUDING NEGLIGENCE OR OTHERWISE) # EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
## ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
## EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
##
###############################################################################
include: package:flutter_lints/flutter.yaml include: package:flutter_lints/flutter.yaml

70
packages/wakelock/wakelock_aurora/pubspec.yaml

@ -1,40 +1,36 @@
############################################################################### # Copyright (C) 2023 Open Mobile Platform LLC.
## # Contact: https://community.omprussia.ru/open-source
## Copyright (C) 2023 Open Mobile Platform LLC. #
## Contact: https://community.omprussia.ru/open-source # This file is part of the Aurora OS Application Template project.
## #
## This file is part of the Aurora OS Application Template project. # Redistribution and use in source and binary forms,
## # with or without modification, are permitted provided
## Redistribution and use in source and binary forms, # that the following conditions are met:
## with or without modification, are permitted provided #
## that the following conditions are met: # * Redistributions of source code must retain the above copyright notice,
## # this list of conditions and the following disclaimer.
## * Redistributions of source code must retain the above copyright notice, # * Redistributions in binary form must reproduce the above copyright notice,
## this list of conditions and the following disclaimer. # this list of conditions and the following disclaimer
## * Redistributions in binary form must reproduce the above copyright notice, # in the documentation and/or other materials provided with the distribution.
## this list of conditions and the following disclaimer # * Neither the name of the copyright holder nor the names of its contributors
## in the documentation and/or other materials provided with the distribution. # may be used to endorse or promote products derived from this software
## * Neither the name of the copyright holder nor the names of its contributors # without specific prior written permission.
## may be used to endorse or promote products derived from this software #
## without specific prior written permission. # THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
## # AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
## THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" # THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
## AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, # FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
## THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS # IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
## FOR A PARTICULAR PURPOSE ARE DISCLAIMED. # FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY,
## IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE # OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
## FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, # PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
## OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, # LOSS OF USE, DATA, OR PROFITS;
## PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; # OR BUSINESS INTERRUPTION)
## LOSS OF USE, DATA, OR PROFITS; # HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
## OR BUSINESS INTERRUPTION) # WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
## HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, # (INCLUDING NEGLIGENCE OR OTHERWISE)
## WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT # ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
## (INCLUDING NEGLIGENCE OR OTHERWISE) # EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
## ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
## EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
##
###############################################################################
name: wakelock_aurora name: wakelock_aurora
description: A new Flutter plugin project. description: A new Flutter plugin project.

70
packages/xdga_directories/analysis_options.yaml

@ -1,39 +1,35 @@
############################################################################### # Copyright (C) 2023 Open Mobile Platform LLC.
## # Contact: https://community.omprussia.ru/open-source
## Copyright (C) 2023 Open Mobile Platform LLC. #
## Contact: https://community.omprussia.ru/open-source # This file is part of the Aurora OS Application Template project.
## #
## This file is part of the Aurora OS Application Template project. # Redistribution and use in source and binary forms,
## # with or without modification, are permitted provided
## Redistribution and use in source and binary forms, # that the following conditions are met:
## with or without modification, are permitted provided #
## that the following conditions are met: # * Redistributions of source code must retain the above copyright notice,
## # this list of conditions and the following disclaimer.
## * Redistributions of source code must retain the above copyright notice, # * Redistributions in binary form must reproduce the above copyright notice,
## this list of conditions and the following disclaimer. # this list of conditions and the following disclaimer
## * Redistributions in binary form must reproduce the above copyright notice, # in the documentation and/or other materials provided with the distribution.
## this list of conditions and the following disclaimer # * Neither the name of the copyright holder nor the names of its contributors
## in the documentation and/or other materials provided with the distribution. # may be used to endorse or promote products derived from this software
## * Neither the name of the copyright holder nor the names of its contributors # without specific prior written permission.
## may be used to endorse or promote products derived from this software #
## without specific prior written permission. # THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
## # AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
## THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" # THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
## AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, # FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
## THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS # IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
## FOR A PARTICULAR PURPOSE ARE DISCLAIMED. # FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY,
## IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE # OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
## FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, # PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
## OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, # LOSS OF USE, DATA, OR PROFITS;
## PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; # OR BUSINESS INTERRUPTION)
## LOSS OF USE, DATA, OR PROFITS; # HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
## OR BUSINESS INTERRUPTION) # WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
## HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, # (INCLUDING NEGLIGENCE OR OTHERWISE)
## WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT # ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
## (INCLUDING NEGLIGENCE OR OTHERWISE) # EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
## ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
## EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
##
###############################################################################
include: package:flutter_lints/flutter.yaml include: package:flutter_lints/flutter.yaml

70
packages/xdga_directories/aurora/CMakeLists.txt

@ -1,40 +1,36 @@
############################################################################### # Copyright (C) 2023 Open Mobile Platform LLC.
## # Contact: https://community.omprussia.ru/open-source
## Copyright (C) 2023 Open Mobile Platform LLC. #
## Contact: https://community.omprussia.ru/open-source # This file is part of the Aurora OS Application Template project.
## #
## This file is part of the Aurora OS Application Template project. # Redistribution and use in source and binary forms,
## # with or without modification, are permitted provided
## Redistribution and use in source and binary forms, # that the following conditions are met:
## with or without modification, are permitted provided #
## that the following conditions are met: # * Redistributions of source code must retain the above copyright notice,
## # this list of conditions and the following disclaimer.
## * Redistributions of source code must retain the above copyright notice, # * Redistributions in binary form must reproduce the above copyright notice,
## this list of conditions and the following disclaimer. # this list of conditions and the following disclaimer
## * Redistributions in binary form must reproduce the above copyright notice, # in the documentation and/or other materials provided with the distribution.
## this list of conditions and the following disclaimer # * Neither the name of the copyright holder nor the names of its contributors
## in the documentation and/or other materials provided with the distribution. # may be used to endorse or promote products derived from this software
## * Neither the name of the copyright holder nor the names of its contributors # without specific prior written permission.
## may be used to endorse or promote products derived from this software #
## without specific prior written permission. # THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
## # AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
## THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" # THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
## AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, # FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
## THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS # IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
## FOR A PARTICULAR PURPOSE ARE DISCLAIMED. # FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY,
## IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE # OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
## FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, # PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
## OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, # LOSS OF USE, DATA, OR PROFITS;
## PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; # OR BUSINESS INTERRUPTION)
## LOSS OF USE, DATA, OR PROFITS; # HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
## OR BUSINESS INTERRUPTION) # WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
## HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, # (INCLUDING NEGLIGENCE OR OTHERWISE)
## WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT # ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
## (INCLUDING NEGLIGENCE OR OTHERWISE) # EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
## ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
## EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
##
###############################################################################
cmake_minimum_required(VERSION 3.10) cmake_minimum_required(VERSION 3.10)

70
packages/xdga_directories/ffigen.yaml

@ -1,40 +1,36 @@
############################################################################### # Copyright (C) 2023 Open Mobile Platform LLC.
## # Contact: https://community.omprussia.ru/open-source
## Copyright (C) 2023 Open Mobile Platform LLC. #
## Contact: https://community.omprussia.ru/open-source # This file is part of the Aurora OS Application Template project.
## #
## This file is part of the Aurora OS Application Template project. # Redistribution and use in source and binary forms,
## # with or without modification, are permitted provided
## Redistribution and use in source and binary forms, # that the following conditions are met:
## with or without modification, are permitted provided #
## that the following conditions are met: # * Redistributions of source code must retain the above copyright notice,
## # this list of conditions and the following disclaimer.
## * Redistributions of source code must retain the above copyright notice, # * Redistributions in binary form must reproduce the above copyright notice,
## this list of conditions and the following disclaimer. # this list of conditions and the following disclaimer
## * Redistributions in binary form must reproduce the above copyright notice, # in the documentation and/or other materials provided with the distribution.
## this list of conditions and the following disclaimer # * Neither the name of the copyright holder nor the names of its contributors
## in the documentation and/or other materials provided with the distribution. # may be used to endorse or promote products derived from this software
## * Neither the name of the copyright holder nor the names of its contributors # without specific prior written permission.
## may be used to endorse or promote products derived from this software #
## without specific prior written permission. # THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
## # AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
## THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" # THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
## AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, # FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
## THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS # IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
## FOR A PARTICULAR PURPOSE ARE DISCLAIMED. # FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY,
## IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE # OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
## FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, # PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
## OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, # LOSS OF USE, DATA, OR PROFITS;
## PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; # OR BUSINESS INTERRUPTION)
## LOSS OF USE, DATA, OR PROFITS; # HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
## OR BUSINESS INTERRUPTION) # WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
## HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, # (INCLUDING NEGLIGENCE OR OTHERWISE)
## WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT # ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
## (INCLUDING NEGLIGENCE OR OTHERWISE) # EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
## ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
## EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
##
###############################################################################
name: XdgaDirectoriesBindings name: XdgaDirectoriesBindings
llvm-path: llvm-path:

70
packages/xdga_directories/pubspec.yaml

@ -1,40 +1,36 @@
############################################################################### # Copyright (C) 2023 Open Mobile Platform LLC.
## # Contact: https://community.omprussia.ru/open-source
## Copyright (C) 2023 Open Mobile Platform LLC. #
## Contact: https://community.omprussia.ru/open-source # This file is part of the Aurora OS Application Template project.
## #
## This file is part of the Aurora OS Application Template project. # Redistribution and use in source and binary forms,
## # with or without modification, are permitted provided
## Redistribution and use in source and binary forms, # that the following conditions are met:
## with or without modification, are permitted provided #
## that the following conditions are met: # * Redistributions of source code must retain the above copyright notice,
## # this list of conditions and the following disclaimer.
## * Redistributions of source code must retain the above copyright notice, # * Redistributions in binary form must reproduce the above copyright notice,
## this list of conditions and the following disclaimer. # this list of conditions and the following disclaimer
## * Redistributions in binary form must reproduce the above copyright notice, # in the documentation and/or other materials provided with the distribution.
## this list of conditions and the following disclaimer # * Neither the name of the copyright holder nor the names of its contributors
## in the documentation and/or other materials provided with the distribution. # may be used to endorse or promote products derived from this software
## * Neither the name of the copyright holder nor the names of its contributors # without specific prior written permission.
## may be used to endorse or promote products derived from this software #
## without specific prior written permission. # THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
## # AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
## THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" # THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
## AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, # FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
## THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS # IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
## FOR A PARTICULAR PURPOSE ARE DISCLAIMED. # FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY,
## IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE # OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
## FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, # PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
## OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, # LOSS OF USE, DATA, OR PROFITS;
## PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; # OR BUSINESS INTERRUPTION)
## LOSS OF USE, DATA, OR PROFITS; # HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
## OR BUSINESS INTERRUPTION) # WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
## HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, # (INCLUDING NEGLIGENCE OR OTHERWISE)
## WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT # ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
## (INCLUDING NEGLIGENCE OR OTHERWISE) # EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
## ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
## EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
##
###############################################################################
name: xdga_directories name: xdga_directories
description: Plugin for Aurora OS like xdg_directories description: Plugin for Aurora OS like xdg_directories

70
packages/xdga_directories/src/CMakeLists.txt

@ -1,40 +1,36 @@
############################################################################### # Copyright (C) 2023 Open Mobile Platform LLC.
## # Contact: https://community.omprussia.ru/open-source
## Copyright (C) 2023 Open Mobile Platform LLC. #
## Contact: https://community.omprussia.ru/open-source # This file is part of the Aurora OS Application Template project.
## #
## This file is part of the Aurora OS Application Template project. # Redistribution and use in source and binary forms,
## # with or without modification, are permitted provided
## Redistribution and use in source and binary forms, # that the following conditions are met:
## with or without modification, are permitted provided #
## that the following conditions are met: # * Redistributions of source code must retain the above copyright notice,
## # this list of conditions and the following disclaimer.
## * Redistributions of source code must retain the above copyright notice, # * Redistributions in binary form must reproduce the above copyright notice,
## this list of conditions and the following disclaimer. # this list of conditions and the following disclaimer
## * Redistributions in binary form must reproduce the above copyright notice, # in the documentation and/or other materials provided with the distribution.
## this list of conditions and the following disclaimer # * Neither the name of the copyright holder nor the names of its contributors
## in the documentation and/or other materials provided with the distribution. # may be used to endorse or promote products derived from this software
## * Neither the name of the copyright holder nor the names of its contributors # without specific prior written permission.
## may be used to endorse or promote products derived from this software #
## without specific prior written permission. # THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
## # AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
## THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" # THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
## AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, # FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
## THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS # IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
## FOR A PARTICULAR PURPOSE ARE DISCLAIMED. # FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY,
## IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE # OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
## FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, # PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
## OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, # LOSS OF USE, DATA, OR PROFITS;
## PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; # OR BUSINESS INTERRUPTION)
## LOSS OF USE, DATA, OR PROFITS; # HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
## OR BUSINESS INTERRUPTION) # WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
## HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, # (INCLUDING NEGLIGENCE OR OTHERWISE)
## WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT # ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
## (INCLUDING NEGLIGENCE OR OTHERWISE) # EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
## ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
## EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
##
###############################################################################
cmake_minimum_required(VERSION 3.10) cmake_minimum_required(VERSION 3.10)

Loading…
Cancel
Save