summaryrefslogtreecommitdiff
path: root/app/src/main/java/se/leap/bitmaskclient/base/MainActivity.java
AgeCommit message (Expand)Author
2024-01-17replace deprectated Observer and Observables by PropertyChangeListener and Pr...cyBerta
2023-10-31Remove old Provider setup flow. In order to update to Gradle 8, we finally sa...cyBerta
2023-10-23tint actionbar subtitle and icons according to actionbar title colorcyBerta
2023-08-02use single instance of shared prefernces across the app, this reduces the lag...cyBerta
2023-07-17always switch to encrypted shared preferencescyBerta
2022-12-15center and capitalize actionbar title, in Bitmask, center but not capitalize ...cyBerta
2022-12-02fix colorscyberta
2022-11-30avoid resource not found exception by initializing actionBarTextColor with de...cyberta
2022-11-30tint action bar according to connection statecyberta
2022-11-22create UI for message of the daycyBerta
2022-05-20show error message if tor failed to start during the VPN certificate updatecyBerta
2022-05-19reduce log noise in error handlingcyBerta
2022-05-08update min l110n, (c) datekwadronaut
2021-12-10always use application context in EipCommand to start eip servicecyBerta
2021-11-25implement separate settings fragmentcyBerta
2021-11-15ask user to change location or disable bridges if manually selected location ...cyBerta
2021-10-23rename usePluggableTransports prefrence to useBridges, start snowflake if use...cyBerta
2021-07-21automatically start VPN after switching providercyBerta
2021-02-26Bigger refactoring:cyBerta
2021-02-26implement service binding in order to fix remote service exception during for...cyBerta
2020-12-29move NavigationDrawerFragment into fragments directorycyBerta
2020-12-29new year cleanup: restructure messy projectcyBerta