Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename app module to ui | 2020-03-09 | 1 | -119/+0 | |
* | backend: do not depend on anything except config | 2020-03-09 | 1 | -3/+3 | |
* | export: use content resolver on android Q+ | 2019-10-12 | 1 | -13/+6 | |
* | Update copyright | 2019-01-07 | 1 | -1/+1 | |
* | Migrate to AndroidX | 2018-12-18 | 1 | -3/+3 | |
* | Clean up error messages | 2018-12-15 | 1 | -3/+3 | |
* | Fix locale usage | 2018-12-11 | 1 | -2/+2 | |
* | Localize exception messages | 2018-12-11 | 1 | -2/+4 | |
* | Export actual configuration for zips | 2018-12-10 | 1 | -1/+1 | |
* | global: update copyright headers | 2018-09-06 | 1 | -2/+1 | |
* | MonkeyedSnackbar: remove | 2018-08-26 | 1 | -2/+1 | |
* | MonkeyedSnackbar: work around Harsh's broken phone | 2018-07-29 | 1 | -1/+2 | |
* | TunnelDetailFragment now restores state correctly after process death | 2018-07-26 | 1 | -1/+4 | |
* | global: Add nullity annotations | 2018-07-13 | 1 | -2/+3 | |
* | global: move to Apache 2.0 | 2018-07-06 | 1 | -1/+1 | |
* | android: Consolidate getPrefActivity into FragmentUtils | 2018-06-23 | 1 | -14/+3 | |
* | Give Samuel heart attack by removing Dagger | 2018-06-07 | 1 | -2/+2 | |
* | android: Cleanup classes | 2018-06-02 | 1 | -2/+1 | |
* | ExporterPreferences: disable control immediately | 2018-06-02 | 1 | -2/+4 | |
* | Preferences: add log exporter | 2018-06-02 | 1 | -14/+5 | |
* | ExceptionLoggers: never have a null message | 2018-05-16 | 1 | -1/+1 | |
* | global: fix up copyrights | 2018-05-03 | 1 | -0/+1 | |
* | global: Add or update copyright headers in Java code | 2018-05-02 | 1 | -0/+5 | |
* | global: Some more lint cleanup | 2018-05-02 | 1 | -27/+24 | |
* | ZipExporterPreference: account for directory already existing | 2018-04-30 | 1 | -1/+1 | |
* | global: Clean up Java | 2018-04-30 | 1 | -17/+19 | |
* | global: Automatic code formatting | 2018-04-30 | 1 | -16/+15 | |
* | ZipExporterPreference: requireNonNull is redundant | 2018-04-30 | 1 | -2/+2 | |
* | ZipExporterPreference: Correctly get preference activity | 2018-04-30 | 1 | -2/+14 | |
* | wg: Break out crossport dependency | 2018-04-30 | 1 | -1/+1 | |
* | Prefer AppCompat classes | 2018-04-30 | 1 | -13/+14 | |
* | Allow exporting to zip file | 2018-04-29 | 1 | -0/+123 |