Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[revogi] Initial contribution - Resubmitted for OH3 #8534

Merged
merged 38 commits into from Nov 3, 2020

Commits on Sep 21, 2020

  1. Rename binding and resubmit to OH3

    Signed-off-by: Andreas Bräu <ab@andi95.de>
    andibraeu committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    2d65492 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2020

  1. fix code style for some xml files

    Signed-off-by: Andreas Bräu <ab@andi95.de>
    andibraeu committed Sep 22, 2020
    Configuration menu
    Copy the full SHA
    c8c25a6 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2020

  1. remove auto generated dot files

    Signed-off-by: Andreas Bräu <ab@andi95.de>
    andibraeu committed Oct 12, 2020
    Configuration menu
    Copy the full SHA
    8b32b50 View commit details
    Browse the repository at this point in the history
  2. more details for docs

    Signed-off-by: Andreas Bräu <ab@andi95.de>
    andibraeu committed Oct 12, 2020
    Configuration menu
    Copy the full SHA
    0128186 View commit details
    Browse the repository at this point in the history
  3. remove whitespace

    Signed-off-by: Andreas Bräu <ab@andi95.de>
    andibraeu committed Oct 12, 2020
    Configuration menu
    Copy the full SHA
    30bc017 View commit details
    Browse the repository at this point in the history
  4. typos and names

    Signed-off-by: Andreas Bräu <ab@andi95.de>
    andibraeu committed Oct 12, 2020
    Configuration menu
    Copy the full SHA
    e4937e8 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2020

  1. remove useless comment

    Signed-off-by: Andreas Bräu <ab@andi95.de>
    andibraeu committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    ce664db View commit details
    Browse the repository at this point in the history
  2. simplify scheduler handling

    Signed-off-by: Andreas Bräu <ab@andi95.de>
    andibraeu committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    74bef3e View commit details
    Browse the repository at this point in the history
  3. typo

    Signed-off-by: Andreas Bräu <ab@andi95.de>
    andibraeu committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    c908d91 View commit details
    Browse the repository at this point in the history
  4. better null handling

    Signed-off-by: Andreas Bräu <ab@andi95.de>
    andibraeu committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    fa49505 View commit details
    Browse the repository at this point in the history
  5. constants usage

    Signed-off-by: Andreas Bräu <ab@andi95.de>
    andibraeu committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    63f7b1e View commit details
    Browse the repository at this point in the history
  6. adopt log level

    Signed-off-by: Andreas Bräu <ab@andi95.de>
    andibraeu committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    1ec629e View commit details
    Browse the repository at this point in the history
  7. typo

    Signed-off-by: Andreas Bräu <ab@andi95.de>
    andibraeu committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    d20eec4 View commit details
    Browse the repository at this point in the history
  8. use DTO for dtos

    Signed-off-by: Andreas Bräu <ab@andi95.de>
    andibraeu committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    4aca614 View commit details
    Browse the repository at this point in the history
  9. cleanup logging

    Signed-off-by: Andreas Bräu <ab@andi95.de>
    andibraeu committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    4fe4618 View commit details
    Browse the repository at this point in the history
  10. improve descriptions

    Signed-off-by: Andreas Bräu <ab@andi95.de>
    andibraeu committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    02d0c40 View commit details
    Browse the repository at this point in the history
  11. use existing thread pool

    Signed-off-by: Andreas Bräu <ab@andi95.de>
    andibraeu committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    31125b9 View commit details
    Browse the repository at this point in the history
  12. support refreshType

    Signed-off-by: Andreas Bräu <ab@andi95.de>
    andibraeu committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    694bd14 View commit details
    Browse the repository at this point in the history
  13. reduce build time

    Signed-off-by: Andreas Bräu <ab@andi95.de>
    andibraeu committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    3fb3721 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2020

  1. use existing scheduler instances

    Signed-off-by: Andreas Bräu <ab@andi95.de>
    andibraeu committed Oct 21, 2020
    Configuration menu
    Copy the full SHA
    ef360d2 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2020

  1. remove support document

    Signed-off-by: Andreas Bräu <ab@andi95.de>
    andibraeu committed Oct 22, 2020
    Configuration menu
    Copy the full SHA
    e920b77 View commit details
    Browse the repository at this point in the history
  2. remove support document

    Signed-off-by: Andreas Bräu <ab@andi95.de>
    andibraeu committed Oct 22, 2020
    Configuration menu
    Copy the full SHA
    117ad55 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2020

  1. constant naming

    Signed-off-by: Andreas Bräu <ab@andi95.de>
    andibraeu committed Oct 23, 2020
    Configuration menu
    Copy the full SHA
    d9957ba View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2020

  1. set better units for channels

    Signed-off-by: Andreas Bräu <ab@andi95.de>
    andibraeu committed Oct 25, 2020
    Configuration menu
    Copy the full SHA
    f2eaafb View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2020

  1. unify thing name

    Signed-off-by: Andreas Bräu <ab@andi95.de>
    andibraeu committed Oct 26, 2020
    Configuration menu
    Copy the full SHA
    26391a6 View commit details
    Browse the repository at this point in the history
  2. xml formatting

    Signed-off-by: Andreas Bräu <ab@andi95.de>
    andibraeu committed Oct 26, 2020
    Configuration menu
    Copy the full SHA
    ba374f4 View commit details
    Browse the repository at this point in the history
  3. null annotations

    Signed-off-by: Andreas Bräu <ab@andi95.de>
    andibraeu committed Oct 26, 2020
    Configuration menu
    Copy the full SHA
    e88daa7 View commit details
    Browse the repository at this point in the history
  4. use oldschool way of property access

    Signed-off-by: Andreas Bräu <ab@andi95.de>
    andibraeu committed Oct 26, 2020
    Configuration menu
    Copy the full SHA
    ed78b81 View commit details
    Browse the repository at this point in the history
  5. return everything we have so far on thread interruption

    Signed-off-by: Andreas Bräu <ab@andi95.de>
    andibraeu committed Oct 26, 2020
    Configuration menu
    Copy the full SHA
    2e80ebf View commit details
    Browse the repository at this point in the history
  6. local copied variables

    Signed-off-by: Andreas Bräu <ab@andi95.de>
    andibraeu committed Oct 26, 2020
    Configuration menu
    Copy the full SHA
    0d09f4c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    50daf73 View commit details
    Browse the repository at this point in the history
  8. fix merge problem

    Signed-off-by: Andreas Bräu <ab@andi95.de>
    andibraeu committed Oct 26, 2020
    Configuration menu
    Copy the full SHA
    40f190a View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2020

  1. style checked

    Signed-off-by: Andreas Bräu <ab@andi95.de>
    andibraeu committed Oct 27, 2020
    Configuration menu
    Copy the full SHA
    06e77c0 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2020

  1. extend readme

    Signed-off-by: Andreas Bräu <ab@andi95.de>
    andibraeu committed Oct 30, 2020
    Configuration menu
    Copy the full SHA
    a0bd98b View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2020

  1. discovery configuration

    Signed-off-by: Andreas Bräu <ab@andi95.de>
    andibraeu committed Nov 3, 2020
    Configuration menu
    Copy the full SHA
    a4bd404 View commit details
    Browse the repository at this point in the history
  2. applying strange formatting rules

    Signed-off-by: Andreas Bräu <ab@andi95.de>
    andibraeu committed Nov 3, 2020
    Configuration menu
    Copy the full SHA
    a1692de View commit details
    Browse the repository at this point in the history
  3. remove redundant definition

    Signed-off-by: Andreas Bräu <ab@andi95.de>
    andibraeu committed Nov 3, 2020
    Configuration menu
    Copy the full SHA
    6f12aa7 View commit details
    Browse the repository at this point in the history
  4. handler configuration

    Signed-off-by: Andreas Bräu <ab@andi95.de>
    andibraeu committed Nov 3, 2020
    Configuration menu
    Copy the full SHA
    99c6c7c View commit details
    Browse the repository at this point in the history