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

v055 #903

Merged
merged 91 commits into from
Aug 14, 2023
Merged

v055 #903

merged 91 commits into from
Aug 14, 2023

Commits on May 16, 2023

  1. Resolving Issue Encountered with REBOOT Intent celzero#893

    Previously, the expected behavior of starting the VPN upon
    receiving the REBOOT intent was not consistent across
    various Android device manufacturers.
    
    In certain instances, the VPN initiation process would occur
    twice instead of once, resulting in failure notification. This
    fix will listen to the reboot and initiate the VPN start once.
    hussainmohd-a committed May 16, 2023
    Configuration menu
    Copy the full SHA
    0979b63 View commit details
    Browse the repository at this point in the history
  2. minor fix in DAO files

    hussainmohd-a committed May 16, 2023
    Configuration menu
    Copy the full SHA
    cae4984 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2023

  1. Configuration menu
    Copy the full SHA
    2117eac View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2023

  1. Configuration menu
    Copy the full SHA
    bef5e4d View commit details
    Browse the repository at this point in the history
  2. Fix: In Logs, show all apps with the same uid celzero#880

    Now, there is no way to display the app list in the network
    log if there are more than one app. When you click on the
    app name in the bottom sheet of the network log, it will
    navigate to the app info screen. The 'i' icon on the screen
    will now show the list of app names.
    hussainmohd-a committed Jun 10, 2023
    Configuration menu
    Copy the full SHA
    89b320b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b950fe8 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2023

  1. format styles.xml

    hussainmohd-a committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    50ff192 View commit details
    Browse the repository at this point in the history
  2. 1 Configuration menu
    Copy the full SHA
    3c1b9db View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5e822ac View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e8d5094 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    44a67fd View commit details
    Browse the repository at this point in the history
  6. new feature: wireguard

    New: support for wireguard as a proxy.
    Default WARP wireguard support.
    Include individual apps to the wireguard conf list.
    Additional support for importing the conf file and QR code
    scanner.
    multiple peers support.
    hussainmohd-a committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    4f74e3f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2295983 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d8b01c6 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    96fd047 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    bc4e208 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    9f023be View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2023

  1. Configuration menu
    Copy the full SHA
    7dce753 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2023

  1. Configuration menu
    Copy the full SHA
    4548fd8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    beac3e3 View commit details
    Browse the repository at this point in the history
  3. Fix: Suggested DNS celzero#936

    OnQuery will send the system-suggested ID for all cases,
    except for the query that needs to be blocked.
    hussainmohd-a committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    c4f0433 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2023

  1. improved logs collector

    hussainmohd-a committed Jun 25, 2023
    Configuration menu
    Copy the full SHA
    3978356 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2023

  1. Configuration menu
    Copy the full SHA
    5ba6a0e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9f58f75 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    22eae9f View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. Configuration menu
    Copy the full SHA
    42649d6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #49 from celzero/translation

    Translations
    hussainmohd-a authored Jul 18, 2023
    Configuration menu
    Copy the full SHA
    659d2a3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    acc2ddc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7383bf7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fce3efc View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2023

  1. Configuration menu
    Copy the full SHA
    0de4ffc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bbee819 View commit details
    Browse the repository at this point in the history
  3. home screen ui refresh

    hussainmohd-a committed Jul 22, 2023
    Configuration menu
    Copy the full SHA
    2bc0176 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ff94b48 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fd02ae0 View commit details
    Browse the repository at this point in the history
  6. improvements in wireguard and new tcp proxy

    Improvements in handling and assigning apps to the
    proxy
    UI modifications
    New TCP proxy (beta)
    hussainmohd-a committed Jul 22, 2023
    Configuration menu
    Copy the full SHA
    7576380 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4eea9d6 View commit details
    Browse the repository at this point in the history
  8. svg color changes

    hussainmohd-a committed Jul 22, 2023
    Configuration menu
    Copy the full SHA
    f788d54 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5ead9e3 View commit details
    Browse the repository at this point in the history
  10. ui: add apps to Orbot

    hussainmohd-a committed Jul 22, 2023
    Configuration menu
    Copy the full SHA
    0192308 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    be14416 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2023

  1. rmv unused dependency

    hussainmohd-a committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    ae2b7b7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2269550 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a7cf103 View commit details
    Browse the repository at this point in the history
  4. minor wg improvements

    hussainmohd-a committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    543544b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    aa7ed40 View commit details
    Browse the repository at this point in the history
  6. minor ui fix

    hussainmohd-a committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    3680df6 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2023

  1. Configuration menu
    Copy the full SHA
    31a73c9 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #52 from celzero/headless_merge

    Headless changes
    hussainmohd-a authored Aug 2, 2023
    Configuration menu
    Copy the full SHA
    ece0a78 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2023

  1. new: detailed upload and download bytes information

    New detailed information on upload and download bytes is
     now being stored and displayed for each individual
    connection. A scheduler has been implemented to collect
    the connection information and store it against the app
    every 15 minutes.
    hussainmohd-a committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    91e4a7f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    73a6043 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3b34bea View commit details
    Browse the repository at this point in the history
  4. minor ui fix

    hussainmohd-a committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    7abcc3f View commit details
    Browse the repository at this point in the history
  5. string literals for v055

    Unused string literals have been removed, and new strings
    have been added for version v055.
    hussainmohd-a committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    93afb72 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    411a0c1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    97b26bd View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2023

  1. store strings.xml variable names in the database for improved descrip…

    …tion translation
    
    Instead of storing descriptions directly in the database, now
    storing the variable names from strings.xml. This allows for
    better translation capabilities for the descriptions.
    
    also fix celzero#965
    hussainmohd-a committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    dbd11b6 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2023

  1. Configuration menu
    Copy the full SHA
    56c866a View commit details
    Browse the repository at this point in the history
  2. Fix: celzero#967: disable fallback dns

    Added a new option allowing users to select 'None' from the
     available list as the default fallback DNS.
    By default, now none is selected
    hussainmohd-a committed Aug 5, 2023
    Configuration menu
    Copy the full SHA
    e37447c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e790902 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2023

  1. Configuration menu
    Copy the full SHA
    8e4d1b5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f1a1a6a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    afaea52 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    490f831 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    312bc16 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e49c089 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2cf8a0f View commit details
    Browse the repository at this point in the history
  8. code ktfmt

    hussainmohd-a committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    d39aae1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    35236bd View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2023

  1. rename osom_logo

    hussainmohd-a committed Aug 12, 2023
    Configuration menu
    Copy the full SHA
    11f7c2c View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2023

  1. Configuration menu
    Copy the full SHA
    346bb64 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7d4edd3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    17e8c28 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    06b0c43 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c2afd9a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a0ff19f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b25c8cb View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b71a0c8 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a285220 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    fac3451 View commit details
    Browse the repository at this point in the history
  11. code ktfmt

    hussainmohd-a committed Aug 13, 2023
    Configuration menu
    Copy the full SHA
    01453dc View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    ee68594 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    869d6cb View commit details
    Browse the repository at this point in the history
  14. updated filetag.json

    hussainmohd-a committed Aug 13, 2023
    Configuration menu
    Copy the full SHA
    be54505 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2023

  1. Configuration menu
    Copy the full SHA
    333cb41 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    02115c5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8013e22 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bf039e5 View commit details
    Browse the repository at this point in the history
  5. minor ui fixes for v055

    hussainmohd-a committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    9883764 View commit details
    Browse the repository at this point in the history
  6. fix: proxied hint ui

    hussainmohd-a committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    e7f33eb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0424f76 View commit details
    Browse the repository at this point in the history