summaryrefslogtreecommitdiffhomepage
path: root/ui/src/main/java/com/wireguard/android/fragment
AgeCommit message (Expand)Author
2020-03-30BiometricAuthenticator: rework logic and bugsJason A. Donenfeld
2020-03-30BiometricAuthenticator: implement biometric authentication for sensitive oper...Harsh Shandilya
2020-03-30TunnelEditorFragment: add hooks for biometric authJason A. Donenfeld
2020-03-29AddTunnelsSheet: Make behaviour nullableHarsh Shandilya
2020-03-28global: hardcode tags so that minification doesn't ruin the logJason A. Donenfeld
2020-03-28ui: Remove unnecessary non-null assertion in TAG fieldsHarsh Shandilya
2020-03-28ui: use kotlin class instead of java class for tagJason A. Donenfeld
2020-03-28TunnelEditor: move generate button to inside boxJason A. Donenfeld
2020-03-28Disable screen capture in tunnel editorHarsh Shandilya
2020-03-27ui: Replace ErrorMessages getter with indexing operatorHarsh Shandilya
2020-03-27databinding: rewrite in kotlinJason A. Donenfeld
2020-03-26TunnelManager: convert to kotlinJason A. Donenfeld
2020-03-26ObservableTunnel: port to kotlinJason A. Donenfeld
2020-03-26ui: cleanup various pieces of kotlinJason A. Donenfeld
2020-03-24ui: squelch warningsJason A. Donenfeld
2020-03-21viewmodel: port to kotlinJason A. Donenfeld
2020-03-20EdgeToEdge: move into widgetJason A. Donenfeld
2020-03-19TunnelListFragment: cleanup list typeJason A. Donenfeld
2020-03-19TunnelListFragment: catch all parsing exceptionsJason A. Donenfeld
2020-03-19Use more Kotlin-esque code where applicableHarsh Shandilya
2020-03-19ui: Convert fragment package to KotlinHarsh Shandilya
2020-03-10ui: Codestyle cleanupsHarsh Shandilya
2020-03-10BaseFragment: Always anchor Snackbars to FABHarsh Shandilya
2020-03-09TunnelDetailFragment: avoid integer overflowJason A. Donenfeld
2020-03-09global: format codeJason A. Donenfeld
2020-03-09global: optimize importsJason A. Donenfeld
2020-03-09global: get rid of nonnull gradle hackJason A. Donenfeld
2020-03-09Rename app module to uiHarsh Shandilya