aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/java/org/pacien/tincapp/activities/StartActivity.kt
Commit message (Collapse)AuthorAge
* Refactor start activitypacien2018-08-20
|
* Split status activity into tabspacien2018-08-20
| | | | Refactoring the underlying code to use lifecycle-aware classes
* Refactor part of Status activitypacien2018-08-11
|
* Refactor configuration activitypacien2018-08-09
|
* Revert "Rename source directory"pacien2018-08-07
| | | | This reverts commit dbba24e
* Rename source directorypacien2018-08-07
|
* Display crash notice correctlypacien2018-08-06
|
* Capitalise app namepacien2018-08-06
|
* Code stylepacien2018-08-05
|
* Replace deprecated progress dialogpacien2018-08-05
|
* Add start yearpacien2018-08-01
|
* Succumb to paranoiapacien2018-08-01
|
* Forget incorrect passwordpacien2018-05-26
|
* Fix back button behaviour on status screenpacien2018-03-29
|
* Refactor broadcast action mapperpacien2018-02-17
|
* Broadcast failed daemon startup and dismiss startup dialogpacien2018-02-16
|
* Refactor activities and service, locking app at daemon startup and shutdownpacien2018-02-16
|
* Reformat codepacien2018-02-10
|
* Fix erroneous activity start callpacien2017-11-07
|
* Handle unavailable "external" storage ;pacien2017-11-07
| | | | Remove network list observer
* Do not crash on unreadable config. dirpacien2017-09-06
|
* Better error handlingpacien2017-08-22
|
* Expose CONNECT and DISCONNECT intentspacien2017-08-18
|
* Refactor common list viewsPacien TRAN-GIRARD2017-07-15
|
* Fix empty list placeholder displayPacien TRAN-GIRARD2017-07-11
|
* Implement create and join network dialogs + refactoringPacien TRAN-GIRARD2017-07-11
|
* Refresh network and node listsPacien TRAN-GIRARD2017-07-06
|
* Add status activityPacien TRAN-GIRARD2017-07-04
|
* Fix empty list placeholderPacien TRAN-GIRARD2017-07-03
|
* Make list header and footer non-clickablePacien TRAN-GIRARD2017-07-03
|
* List configured VPN on startup screenPacien TRAN-GIRARD2017-07-03
|
* Drop useless support for configuration in internal storagePacien TRAN-GIRARD2017-07-03
|
* Add configure activity, displaying various pathsPacien TRAN-GIRARD2017-07-03
|
* Support config located on external storage with the "external/" prefixPacien TRAN-GIRARD2017-07-01
|
* Use global app contextPacien TRAN-GIRARD2017-07-01
|
* Remove permission fixing optionsPacien TRAN-GIRARD2017-07-01
|
* Conversion to KotlinPacien TRAN-GIRARD2017-06-30