summaryrefslogtreecommitdiff
path: root/app/src/main/java/se/leap/bitmaskclient/base/fragments/NavigationDrawerFragment.java
AgeCommit message (Expand)Author
2024-02-26fix runtime exception on location switchcyBerta
2024-01-25rename ObfsvpnHelper to BuildConfigHelper, adding other BuildConfig propertie...cyBerta
2024-01-17replace deprectated Observer and Observables by PropertyChangeListener and Pr...cyBerta
2023-10-23tint actionbar subtitle and icons according to actionbar title colorcyBerta
2023-08-30fix notification permission handling, also covering the case of an app update...cyBerta
2023-08-03move to new SetupActivity when switching providerscyBerta
2023-08-02use single instance of shared prefernces across the app, this reduces the lag...cyBerta
2023-07-17always switch to encrypted shared preferencescyBerta
2023-02-23fix city choose testkwadronaut
2022-12-15center and capitalize actionbar title, in Bitmask, center but not capitalize ...cyBerta
2022-12-15don't create a new GatewaysSelectionFragment if it is already showncyBerta
2022-11-30tint action bar according to connection statecyberta
2022-08-08update gradle plugin to version 7.2.2, compile and target sdk to API 31, andr...cyBerta
2022-07-19cleanupcyBerta
2022-05-08update min l110n, (c) datekwadronaut
2021-11-28remove navigation drawer introduction for first-time users featurecyBerta
2021-11-25ensure that action bar subtitle remains after orientation changes for all fra...cyBerta
2021-11-25ensure advanced settings subtitle is shown after orientation change or after ...cyBerta
2021-11-25implement separate settings fragmentcyBerta
2021-11-16replace all TextViews with AppCompatTextViewscyBerta
2021-11-15draft gateway selection UI according to simlpy secure's proposalscyBerta
2021-10-23rename usePluggableTransports prefrence to useBridges, start snowflake if use...cyBerta
2021-07-21automatically close navigation drawer after switch account item was selectedcyBerta
2021-05-18implement feature switch, so that gateway selection can be turned off on comp...cyberta
2021-04-22initial draft for gateway selection on AndroidcyBerta
2020-12-29move NavigationDrawerFragment into fragments directorycyBerta