index
:
tincapp
backport
master
Android binding and user interface for the tinc mesh VPN daemon
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
src
/
main
/
java
/
org
/
pacien
/
tincapp
/
activities
/
StartActivity.kt
Commit message (
Collapse
)
Author
Age
*
Refactor start activity
pacien
2018-08-20
|
*
Split status activity into tabs
pacien
2018-08-20
|
|
|
|
Refactoring the underlying code to use lifecycle-aware classes
*
Refactor part of Status activity
pacien
2018-08-11
|
*
Refactor configuration activity
pacien
2018-08-09
|
*
Revert "Rename source directory"
pacien
2018-08-07
|
|
|
|
This reverts commit dbba24e
*
Rename source directory
pacien
2018-08-07
|
*
Display crash notice correctly
pacien
2018-08-06
|
*
Capitalise app name
pacien
2018-08-06
|
*
Code style
pacien
2018-08-05
|
*
Replace deprecated progress dialog
pacien
2018-08-05
|
*
Add start year
pacien
2018-08-01
|
*
Succumb to paranoia
pacien
2018-08-01
|
*
Forget incorrect password
pacien
2018-05-26
|
*
Fix back button behaviour on status screen
pacien
2018-03-29
|
*
Refactor broadcast action mapper
pacien
2018-02-17
|
*
Broadcast failed daemon startup and dismiss startup dialog
pacien
2018-02-16
|
*
Refactor activities and service, locking app at daemon startup and shutdown
pacien
2018-02-16
|
*
Reformat code
pacien
2018-02-10
|
*
Fix erroneous activity start call
pacien
2017-11-07
|
*
Handle unavailable "external" storage ;
pacien
2017-11-07
|
|
|
|
Remove network list observer
*
Do not crash on unreadable config. dir
pacien
2017-09-06
|
*
Better error handling
pacien
2017-08-22
|
*
Expose CONNECT and DISCONNECT intents
pacien
2017-08-18
|
*
Refactor common list views
Pacien TRAN-GIRARD
2017-07-15
|
*
Fix empty list placeholder display
Pacien TRAN-GIRARD
2017-07-11
|
*
Implement create and join network dialogs + refactoring
Pacien TRAN-GIRARD
2017-07-11
|
*
Refresh network and node lists
Pacien TRAN-GIRARD
2017-07-06
|
*
Add status activity
Pacien TRAN-GIRARD
2017-07-04
|
*
Fix empty list placeholder
Pacien TRAN-GIRARD
2017-07-03
|
*
Make list header and footer non-clickable
Pacien TRAN-GIRARD
2017-07-03
|
*
List configured VPN on startup screen
Pacien TRAN-GIRARD
2017-07-03
|
*
Drop useless support for configuration in internal storage
Pacien TRAN-GIRARD
2017-07-03
|
*
Add configure activity, displaying various paths
Pacien TRAN-GIRARD
2017-07-03
|
*
Support config located on external storage with the "external/" prefix
Pacien TRAN-GIRARD
2017-07-01
|
*
Use global app context
Pacien TRAN-GIRARD
2017-07-01
|
*
Remove permission fixing options
Pacien TRAN-GIRARD
2017-07-01
|
*
Conversion to Kotlin
Pacien TRAN-GIRARD
2017-06-30