aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/app/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Peer: prefer v4 endpoints to v6Jason A. Donenfeld2018-10-012-33/+79
* strings: properly mark positionalsJason A. Donenfeld2018-10-011-2/+2
* global: update copyright headersJason A. Donenfeld2018-09-0663-107/+63
* QuickTileService: Don't use deprecated getDrawable methodHarsh Shandilya2018-08-261-2/+1
* Target SDK 28Harsh Shandilya2018-08-261-4/+1
* FragmentUtils: Make final and prevent instantiationHarsh Shandilya2018-08-261-1/+5
* Supress false-positive DefaultLocale warningsHarsh Shandilya2018-08-262-0/+6
* Extract error messages to string resourcesHarsh Shandilya2018-08-267-15/+47
* MonkeyedSnackbar: removeJason A. Donenfeld2018-08-267-53/+10
* config: fix wrong Peer endpoint string formatZhao Gang2018-08-161-1/+4
* Style: use attrs from appcompat rather than from frameworksJason A. Donenfeld2018-07-303-5/+5
* FloatingActionsMenu: don't wrap context on asus api 21Jason A. Donenfeld2018-07-301-2/+6
* Show different color for multiselectionJason A. Donenfeld2018-07-305-27/+80
* Replace hard-coded colors with theme colorsJason A. Donenfeld2018-07-306-23/+17
* Remove placeholder color and directly use alphaHarsh Shandilya2018-07-303-7/+1
* MonkeyedSnackbar: fix typosJason A. Donenfeld2018-07-291-3/+6
* ConfigNamingDialog: use name input filterJason A. Donenfeld2018-07-291-2/+9
* MonkeyedSnackbar: work around Harsh's broken phoneJason A. Donenfeld2018-07-297-10/+50
* MSF: make it more obvious what needs to be doneJason A. Donenfeld2018-07-292-4/+9
* FloatingActionButtonBehavior: animate transitionsJason A. Donenfeld2018-07-291-4/+32
* Roll back to API 27 for nowJason A. Donenfeld2018-07-291-1/+4
* Target API 28Jason A. Donenfeld2018-07-292-11/+11
* TunnelListFragment: show selected tunnelJason A. Donenfeld2018-07-291-5/+34
* TunnelListFragment: fix multiselection on rotationJason A. Donenfeld2018-07-291-1/+25
* FloatingActionButonBehavior: set translation back to 0 when snackbar diesJason A. Donenfeld2018-07-291-0/+7
* MainActivity: only show two column on tabletsJason A. Donenfeld2018-07-291-0/+0
* MainActivity: Fix fragment selection logicSamuel Holland2018-07-284-109/+104
* Application: refuse to run on old androidJason A. Donenfeld2018-07-281-0/+12
* QuickTileService: fix bug the wrong wayJason A. Donenfeld2018-07-281-0/+14
* config: show more informative error message on wrong keyJason A. Donenfeld2018-07-274-1/+6
* Set ACRA install sourceJason A. Donenfeld2018-07-261-8/+15
* TunnelDetailFragment now restores state correctly after process deathEric Kuck2018-07-267-34/+57
* Application: use proper completablefuture for backendJason A. Donenfeld2018-07-265-52/+24
* Wire up ACRAJason A. Donenfeld2018-07-261-0/+66
* FloatingActionBehaviour: Adjust constructorsHarsh Shandilya2018-07-261-2/+3
* ThemeChangeAwareActivity: reintroduce cache busterJason A. Donenfeld2018-07-251-0/+37
* MainActivity: attempt to fix commit state exceptionsJason A. Donenfeld2018-07-251-1/+1
* style: coloring the navbar looks a bit strange when rotatedJason A. Donenfeld2018-07-251-9/+0
* TunnelEditorFragment: plug memory leak on listenersJason A. Donenfeld2018-07-251-0/+14
* qrcode: minor adjustmentsJason A. Donenfeld2018-07-254-16/+18
* Added QR code scanner as tunnel import methodEric Kuck2018-07-258-21/+229
* config: Remove Locale based string formatHarsh Shandilya2018-07-242-8/+4
* tools: pass in debug package nameJason A. Donenfeld2018-07-241-2/+3
* Make placeholder prettyJason A. Donenfeld2018-07-234-6/+22
* Show help text when no tunnels are importedHarsh Shandilya2018-07-222-0/+15
* FloatingActionsMenuRecyclerViewScrollListener: add final modifiersJason A. Donenfeld2018-07-221-1/+1
* RTL layout fixesHarsh Shandilya2018-07-225-4/+7
* treewide: Optimize importsHarsh Shandilya2018-07-224-10/+0
* fab: move in direct ratio to scrollJason A. Donenfeld2018-07-206-68/+53
* UI: use background color for navbar in dark modeHarsh Shandilya2018-07-201-0/+9