Skip to content

Releases: TimPushkin/DepNav

v1.4.1

19 May 08:56
df41b45
Compare
Choose a tag to compare

Fixed a UI glitch: floor switch is no longer placed further away from the screen border than needed when navigation via swipe gestures is enabled on the system level

v1.4.0

08 Dec 09:13
f8cd508
Compare
Choose a tag to compare
  • New map added: Faculty of Physics, St. Petersburg State University
  • Markers placed too close to each other are now united and displayed as a single cluster
  • Search UI is now smoothly animated
  • Space occupied by the app is optimized
  • The app now targets Android 14

v1.3.3

28 Jun 19:58
6ba4494
Compare
Choose a tag to compare
  • Marker icons now follow Google's icons style
  • Added map legend
  • Mathematics and Mechanics Faculty, St. Petersburg State University map got updated

v1.3.2

08 Mar 14:24
f0ce0f3
Compare
Choose a tag to compare
  • App's logo became crisper and more modern
  • Added themed icons support (Android 13+)

v1.3.1

24 Feb 12:37
2a49ba2
Compare
Choose a tag to compare

Updates for Mathematics and Mechanics Faculty, St. Petersburg State University map

v1.3.0

16 Dec 07:37
e682688
Compare
Choose a tag to compare
  • Now the app uses Material 3 UI
  • Mathematics and Mechanics Faculty, St. Petersburg State University map has been made more accurate, more rooms have been added
  • Fixed map zooming

v1.2.0

30 Oct 19:43
be8ab42
Compare
Choose a tag to compare

End-user-visible updates:

  • Some areas of maps are now styled with different grayscale colors to be visually distinguishable
  • Mathematics and Mechanics Faculty, St. Petersburg State University map has been made more accurate, more rooms have been added

Major code base updates:

  • Maps database schema has been significantly updated to be more restrictive, app architecture has been updated accordingly

v1.1.1

16 Sep 19:46
a880326
Compare
Choose a tag to compare
  • Added search history
  • Now search results are sorted by relevance
  • Added a setting to enable map rotation
  • Now map zooming has a fling animation
  • Fixed search results appearing behind the navigation bar
  • App now targets Android 13 (API level 33)

v1.1.0

23 Aug 06:55
1cd63f5
Compare
Choose a tag to compare

End-user-visible updates:

  • App size is significantly decreased
  • App theme can now be selected independently of the system theme
  • New zoom gestures: two finger tap to zoom out, one finger zooming by double tapping but not releasing on the second tap, and then sliding the finger up to zoom out, or down to zoom in
  • Other UI improvements

Major code base updates:

  • App now consists of a single activity with multiple screens
  • The same set of map tiles is used for both app themes

v1.0.4

01 Aug 17:02
a5da945
Compare
Choose a tag to compare
  • Fixed startup crash on Huawei devices
  • App now targets Android 12L (API level 32)