aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/app/src/main (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* fab: make icons always whiteJason A. Donenfeld2018-07-206-39/+6
* theme: use less disgusting colorJason A. Donenfeld2018-07-201-1/+1
* TunnelListFragment: Allocate interpolators outside scroll listenerHarsh Shandilya2018-07-201-2/+5
* TunnelEditorFragment: fix null pointer dereferenceJason A. Donenfeld2018-07-191-2/+4
* QuickTileService: fix null pointer dereferenceJason A. Donenfeld2018-07-191-2/+4
* TunnelListFragment: setOnScrollListener is old, but we support API 21, so we have to use itJason A. Donenfeld2018-07-181-0/+1
* AppListDialogFragment: getArguments is null before onCreateJason A. Donenfeld2018-07-181-1/+8
* fab: use auto calculated fling thresholdJason A. Donenfeld2018-07-181-3/+8
* fab: add fab sized padding at bottom of recycler viewJason A. Donenfeld2018-07-181-0/+2
* fab: make fab respond to recyclerview scroll eventsHarsh Shandilya2018-07-184-1/+63
* fab: slide fab up when a snackbar showsHarsh Shandilya2018-07-182-1/+34
* android: QuickTileService: Do not use slashed icon on Android PHarsh Shandilya2018-07-161-6/+11
* InetAddresses: unwrap reflection exceptionsJason A. Donenfeld2018-07-161-1/+1
* android: TunnelListFragment: Annotate parameter to match super methodHarsh Shandilya2018-07-161-1/+2
* BaseFragment: do not allow tunnel to be nullJason A. Donenfeld2018-07-131-0/+2
* config: dns servers can be nullJason A. Donenfeld2018-07-131-1/+1
* config: make loadData privateJason A. Donenfeld2018-07-132-2/+2
* TunnelEditorFragment: binding might be nullJason A. Donenfeld2018-07-131-0/+2
* QuickTileService: show intermediate state when changingJason A. Donenfeld2018-07-131-0/+3
* global: Add nullity annotationsEric Kuck2018-07-1344-310/+388
* Version bumpJason A. Donenfeld2018-07-121-1/+3
* Address lint issues in TunnelListFragmentHarsh Shandilya2018-07-121-6/+5
* TunnelEditorFragment: add DNSes to allowedIPs when excluding rfc1918Jason A. Donenfeld2018-07-123-18/+93
* Clean up warningsJason A. Donenfeld2018-07-113-1/+3