- 10 May, 2022 2 commits
-
-
Doomsdayrs authored
-
Doomsdayrs authored
-
- 02 May, 2022 1 commit
-
-
Marcus Lundblad authored
When setting the GtkCalendar date when clicking the date button when using "Leave By" or "Arrive By" we need to subtact one to the month value, as the select_month() method expects 0-based months.
-
- 01 May, 2022 1 commit
-
-
Marcus Lundblad authored
As we currently don't have dark tiles available, remove code setting a dark background, as it involves dealing with Clutter, and would anyway get removed when porting to GTK4 and libshumate.
-
- 30 Apr, 2022 1 commit
-
-
Marcus Lundblad authored
-
- 29 Apr, 2022 1 commit
-
-
Marcus Lundblad authored
-
- 28 Apr, 2022 3 commits
-
-
Marcus Lundblad authored
As currently the only way to toggle showing the scale is using the keyboard shortcut, add a checkbox in the layers popover to enable hiding the scale on e.g. touch-screen-only devices.
-
Marcus Lundblad authored
Changing the toggle scale action to a boolean-value action bound to the gsetting, it is enough to listen to the gsetting's value change.
-
Marcus Lundblad authored
Make the action for showing/hiding the scale boolean-valued and bind it directly to the gsetting.
-
- 27 Apr, 2022 4 commits
-
-
Marcus Lundblad authored
-
Marcus Lundblad authored
-
Marcus Lundblad authored
Drop the "fully automatic" sign in method that we had adapted from JOSM. Instead implemtent OAuth setup redirecting to an external web browser. This is the preferred way to do OAuth sign up, and also lets us drop the dependency on WebKitGTK, as we don't need to render the verification web view.
-
Marcus Lundblad authored
Adds a function to parse the logged in user name from the user_details OSM REST API call result.
-
- 21 Apr, 2022 3 commits
-
-
Marcus Lundblad authored
In #171 we introduced "folding" of routing instructions for "continue straight" and keep left or right instructions to work around GraphHopper giving a lot of extra instructions while staying on the same road number/name. This has tended to take away a bit _too_ much, such as "keep right" instructions when exiting a highway (and the offramp has the same ref number as the main highway). So, only fold exact "continue on street" instructions now.
-
Marcus Lundblad authored
Use the previously added place icons as place icons for additional place types.
-
Marcus Lundblad authored
Add more symbolic place icons from the set in the GNOME Icon Library plus the "ephy-library-symbolic" icon from Epiphany.
-
- 13 Apr, 2022 10 commits
-
-
Marcus Lundblad authored
-
Marcus Lundblad authored
-
Marcus Lundblad authored
-
Marcus Lundblad authored
Remove the gschema keys related to the Foursquare check-in options.
-
Marcus Lundblad authored
-
Marcus Lundblad authored
-
Marcus Lundblad authored
-
Marcus Lundblad authored
Remove the CheckInManager, CheckInDialog, and related widgets.
-
Marcus Lundblad authored
-
Marcus Lundblad authored
Stop setting the "showCheckIn" parameter when showing the sendTo dialog.
-
- 12 Apr, 2022 1 commit
-
-
(cherry picked from commit 6851f4fb)
-
- 06 Apr, 2022 3 commits
-
-
Marcus Lundblad authored
Add an explicit dependeny on libgweather-4 as we didn't have one (technically we only run-time-depend on the GIR, but it's good to be clear for packagers).
-
Marcus Lundblad authored
- Upgrade GI package requirement to use libgweather 4. - Build e-d-s in Flatpak manifest without libgweather support.
-
(cherry picked from commit 479451ff)
-
- 04 Apr, 2022 1 commit
-
-
Marcus Lundblad authored
Remove the network monitor and the "connected" property.
-
- 03 Apr, 2022 8 commits
-
-
Marcus Lundblad authored
Remove the --force-online CLI options, as the network monitor connectivity check will be removed.
-
Marcus Lundblad authored
Don't set sensitivity of the layers, favorites, print, and route buttons based on network monitor connection status.
-
Marcus Lundblad authored
Don't notify the "connected" signal on the application instance when local tile source fails.
-
Marcus Lundblad authored
Don't disable the location entry (and update the current location button state) based on network availabilty.
-
Marcus Lundblad authored
Don't disable the goto current location button based on network availabilty.
-
Marcus Lundblad authored
Stop connecting the visibility of the sidebar to connection status.
-
Marcus Lundblad authored
Remove the "no network" view and checking the state of the network monitor.
-
- Provide the source SVG for App Preview to export from (fullcolor, nightly and symbolic). See Teams/Design/initiatives#84
-
- 01 Apr, 2022 1 commit
-
-
(cherry picked from commit 0b71baae)
-