<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nav.git/android-app/app/build/intermediates/packaged_res, branch main</title>
<subtitle>nav — android navigation app
</subtitle>
<id>https://git.terst.org/nav.git/atom?h=main</id>
<link rel='self' href='https://git.terst.org/nav.git/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://git.terst.org/nav.git/'/>
<updated>2026-03-15T07:04:24+00:00</updated>
<entry>
<title>chore: untrack build artifacts from git</title>
<updated>2026-03-15T07:04:24+00:00</updated>
<author>
<name>Peter Stone</name>
<email>thepeterstone@gmail.com</email>
</author>
<published>2026-03-15T07:04:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.terst.org/nav.git/commit/?id=9124d1390a0655f62b1de859c2ce0c353c4d9c45'/>
<id>urn:sha1:9124d1390a0655f62b1de859c2ce0c353c4d9c45</id>
<content type='text'>
build/ was previously committed by mistake. .gitignore already has
**/build/ so these files will no longer be tracked going forward.

Co-Authored-By: Claude Sonnet 4.6 &lt;noreply@anthropic.com&gt;
</content>
</entry>
<entry>
<title>fix: move weather feature to org/terst/nav package directories</title>
<updated>2026-03-15T06:52:23+00:00</updated>
<author>
<name>Peter Stone</name>
<email>thepeterstone@gmail.com</email>
</author>
<published>2026-03-15T06:52:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.terst.org/nav.git/commit/?id=cc76e4f3cc4e4d958f398ed2899a8d653815985b'/>
<id>urn:sha1:cc76e4f3cc4e4d958f398ed2899a8d653815985b</id>
<content type='text'>
Package declarations were already org.terst.nav.* but files lived under
com/example/androidapp/. Kotlin 2.0 (K2) compiler on CI fails when
package declarations don't match directory structure during kapt stub
generation. Moved all 20 files to their correct locations and renamed
MainActivity (weather) -&gt; WeatherActivity to avoid confusion with the
nav app's MainActivity.

Co-Authored-By: Claude Sonnet 4.6 &lt;noreply@anthropic.com&gt;
</content>
</entry>
<entry>
<title>fix: resolve MapLibre 11.x migration issues and layout/resource errors</title>
<updated>2026-03-13T23:47:20+00:00</updated>
<author>
<name>Peter Stone</name>
<email>thepeterstone@gmail.com</email>
</author>
<published>2026-03-13T23:47:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.terst.org/nav.git/commit/?id=dde00c0f8e4571b6253a8c65598e1de7d905e742'/>
<id>urn:sha1:dde00c0f8e4571b6253a8c65598e1de7d905e742</id>
<content type='text'>
</content>
</entry>
</feed>
