summaryrefslogtreecommitdiffhomepage
path: root/app/src/main/java/com/wireguard
AgeCommit message (Expand)Author
2018-08-26QuickTileService: Don't use deprecated getDrawable methodHarsh Shandilya
2018-08-26Target SDK 28Harsh Shandilya
2018-08-26FragmentUtils: Make final and prevent instantiationHarsh Shandilya
2018-08-26Supress false-positive DefaultLocale warningsHarsh Shandilya
2018-08-26Extract error messages to string resourcesHarsh Shandilya
2018-08-26MonkeyedSnackbar: removeJason A. Donenfeld
2018-08-16config: fix wrong Peer endpoint string formatZhao Gang
2018-07-30FloatingActionsMenu: don't wrap context on asus api 21Jason A. Donenfeld
2018-07-30Show different color for multiselectionJason A. Donenfeld
2018-07-29MonkeyedSnackbar: fix typosJason A. Donenfeld
2018-07-29MonkeyedSnackbar: work around Harsh's broken phoneJason A. Donenfeld
2018-07-29FloatingActionButtonBehavior: animate transitionsJason A. Donenfeld
2018-07-29Roll back to API 27 for nowJason A. Donenfeld
2018-07-29Target API 28Jason A. Donenfeld
2018-07-29TunnelListFragment: show selected tunnelJason A. Donenfeld
2018-07-29TunnelListFragment: fix multiselection on rotationJason A. Donenfeld
2018-07-29FloatingActionButonBehavior: set translation back to 0 when snackbar diesJason A. Donenfeld
2018-07-28MainActivity: Fix fragment selection logicSamuel Holland
2018-07-28Application: refuse to run on old androidJason A. Donenfeld
2018-07-28QuickTileService: fix bug the wrong wayJason A. Donenfeld
2018-07-27config: show more informative error message on wrong keyJason A. Donenfeld
2018-07-26Set ACRA install sourceJason A. Donenfeld
2018-07-26TunnelDetailFragment now restores state correctly after process deathEric Kuck
2018-07-26Application: use proper completablefuture for backendJason A. Donenfeld
2018-07-26Wire up ACRAJason A. Donenfeld
2018-07-26FloatingActionBehaviour: Adjust constructorsHarsh Shandilya
2018-07-25ThemeChangeAwareActivity: reintroduce cache busterJason A. Donenfeld
2018-07-25MainActivity: attempt to fix commit state exceptionsJason A. Donenfeld
2018-07-25TunnelEditorFragment: plug memory leak on listenersJason A. Donenfeld
2018-07-25qrcode: minor adjustmentsJason A. Donenfeld
2018-07-25Added QR code scanner as tunnel import methodEric Kuck
2018-07-24config: Remove Locale based string formatHarsh Shandilya
2018-07-24tools: pass in debug package nameJason A. Donenfeld
2018-07-22FloatingActionsMenuRecyclerViewScrollListener: add final modifiersJason A. Donenfeld
2018-07-22treewide: Optimize importsHarsh Shandilya
2018-07-20fab: move in direct ratio to scrollJason A. Donenfeld
2018-07-20fab: make icons always whiteJason A. Donenfeld
2018-07-20TunnelListFragment: Allocate interpolators outside scroll listenerHarsh Shandilya
2018-07-19TunnelEditorFragment: fix null pointer dereferenceJason A. Donenfeld
2018-07-19QuickTileService: fix null pointer dereferenceJason A. Donenfeld
2018-07-18TunnelListFragment: setOnScrollListener is old, but we support API 21, so we ...Jason A. Donenfeld
2018-07-18AppListDialogFragment: getArguments is null before onCreateJason A. Donenfeld
2018-07-18fab: use auto calculated fling thresholdJason A. Donenfeld
2018-07-18fab: make fab respond to recyclerview scroll eventsHarsh Shandilya
2018-07-18fab: slide fab up when a snackbar showsHarsh Shandilya
2018-07-16android: QuickTileService: Do not use slashed icon on Android PHarsh Shandilya
2018-07-16InetAddresses: unwrap reflection exceptionsJason A. Donenfeld
2018-07-16android: TunnelListFragment: Annotate parameter to match super methodHarsh Shandilya
2018-07-13BaseFragment: do not allow tunnel to be nullJason A. Donenfeld
2018-07-13config: dns servers can be nullJason A. Donenfeld