Commit graph

72 commits

Author SHA1 Message Date
61be1ea55e update rentals list to match station list style
- Use emoji + bike number format (🚲/)
- Remove code display from rental rows
- Use navigation-sidebar CSS for consistent styling
- Remove scroll wrapper for better bottom sheet sizing

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-03-27 23:13:14 +01:00
be742a2e43 update README for Linux GTK4 rewrite
Document the new Linux app with GTK4/libadwaita, installation
instructions for Flatpak and NixOS, and updated feature list.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-03-27 23:07:56 +01:00
09b737b901 fix flatpak build: add checksums and update to GNOME 49
- Generate cargo checksum files for vendored sources
- Add checksums.json for build-time checksum creation
- Update runtime to GNOME 49 for Rust 1.93+ support
- Fix archive-type to tar-gzip for flatpak-builder

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-03-27 23:06:33 +01:00
256da4b440 add webview map, bike reservation, and desktop entry
- Replace list view with Leaflet.js WebView map with marker clustering
- Add floating action buttons over map (Rent, Show Rentals)
- Click station markers to show bikes with Rent/Reserve buttons
- Add bike type filter menu (All/Standard/E-bikes)
- Support bike reservations via booking API
- Show reserved bikes in rentals overview
- Add desktop entry for app launchers
- Update dependencies: webkit6 0.6, gtk4 0.11, libadwaita 0.9

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-03-27 22:41:24 +01:00
9961a31936 ui fix 2026-03-10 23:58:45 +01:00
5e4560e89e add bottomsheet navigation 2026-03-10 23:31:50 +01:00
3490cd6ed9 init 2026-03-10 23:25:26 +01:00
lgehr
f810a0f645 Recommiting strings.xml files without old apikey 2022-03-20 23:33:18 +01:00
h0chi
5a277dd869 Merge pull request #31 from loewenzahm/master
[Bugfix] Fix logout bug
2022-02-07 22:33:58 +01:00
loewenzahm
0df2b02ad5 [Bugfix] Fix logout bug
On a logout the login-key has not been removed from the shared preferences due to a typo ("loginkey" instead of "loginKey"). Now that the typo is fixed the login key is no longer kept stored after logouts which resolves the bug mentioned in issue #16
2022-02-07 22:24:29 +01:00
lgehr
4ed7f5d54a Bumps to version 0.1.7.2 2021-10-01 23:36:48 +02:00
2xlink
66586f83b9 Removes comments 2021-10-01 21:44:42 +02:00
2xlink
5ab4301aca Adds app name to open with dialog 2021-10-01 21:44:42 +02:00
2xlink
56a420bb7a Adds intent listener for nxtb.it links 2021-10-01 21:44:42 +02:00
lgehr
01182a0eee Bumps version to 0.1.7.1 2021-03-29 19:36:40 +02:00
hochi
c80416877d remove return bike comment, fixes #21 2020-11-21 16:34:01 +01:00
h0chi
668f83cb3b add some cities as proposed in #4 2020-06-09 11:05:58 +02:00
hochi
6d6725183b bump version: 0.1.6 2019-06-24 16:05:00 +02:00
hochi
2915ae8c3e add city to README 2019-06-24 16:01:40 +02:00
hochi
2ae7645c5a fix no gps_tracking data available 2019-06-24 15:59:10 +02:00
hochi
090e9aa8cb add support for electric lock && gps tracked 2019-06-24 14:13:15 +02:00
hochi
a70c909090 update README 2019-06-24 14:13:15 +02:00
hochi
1c77d9203d grade version update 2019-06-24 14:12:08 +02:00
ikarulus
7cef70408a various changes to README 2019-03-30 20:02:48 +01:00
ikarulus
acfdcafdb6 list Poznań as supported 2019-03-30 19:53:52 +01:00
ikarulus
ab45e7c4a3 list Kassel as supported (#4) 2019-03-09 14:05:34 +01:00
ikarulus
07e88138fe bump version: 0.1.5 2019-03-01 22:58:35 +01:00
ikarulus
7f1d40c140 bump version: 0.1.4 2019-02-23 01:03:50 +01:00
ikarulus
d36acfa86e add indicator message for no bikes 2019-02-23 00:56:10 +01:00
ikarulus
6d313522d4 add custom string to action_map 2019-02-22 00:39:56 +01:00
ikarulus
bb53b29ece add map option, fixes #11 2019-02-21 15:41:24 +01:00
ikarulus
75ed44811a fix the missed "action_logout" 2019-02-21 15:18:35 +01:00
ikarulus
b45337f80c bump version: 0.1.3 2019-02-18 01:02:04 +01:00
ikarulus
1dfbe193fa replace mocky settings with working logout 2019-02-18 01:00:22 +01:00
ikarulus
0c637a9686 remove logical not from faulty template 2019-02-18 00:57:06 +01:00
ikarulus
a75ac69b76 README: point out that it's unofficial 2019-01-30 22:20:27 +01:00
ikarulus
b8982162c7 modify README: Privacy etc... 2019-01-30 22:18:15 +01:00
ikarulus
bbef2725fb tidy up: remove unneeded dependencies, random debug logs etc... 2019-01-30 01:32:19 +01:00
hochi
1b690d3a7c Merge pull request #8 from Poussinou/patch-1
Update README.md
2019-01-26 12:39:07 +01:00
Poussinou
a5b72987f4 Update README.md 2019-01-26 09:24:26 +01:00
ikarulus
d0bfd45edb Remove validation of pin length. Closes #6 2019-01-25 21:29:27 +01:00
ikarulus
5c4236511a add Izzy's description to README 2019-01-20 19:51:52 +01:00
ikarulus
ef6f4b3bac bump version: 0.1.2 2019-01-20 19:32:36 +01:00
ikarulus
3abd55aeae add icon 2019-01-20 19:26:36 +01:00
ikarulus
e00675d9df bump version: 0.1.1 2019-01-20 14:19:04 +01:00
ikarulus
8889bbdefc update README 2019-01-20 00:50:07 +01:00
ikarulus
d783d42f99 update gitignore 2019-01-20 00:14:37 +01:00
ikarulus
36e8bf7e63 edit README 2019-01-18 18:36:00 +01:00
hochi
e5695f02b4 Create LICENSE 2019-01-18 18:18:41 +01:00
ikarulus
c298f7d41e fix listing 2019-01-18 03:01:30 +01:00