organicmaps/organicmaps

[android] Implement Recently Used/Recently Added to OSM categories/types of objects

Open

#12215 opened on Feb 20, 2026

View on GitHub
 (1 comment) (0 reactions) (0 assignees)C++ (7,887 stars) (761 forks)batch import
AndroidEditorGood first issueUI

Description

See https://github.com/organicmaps/organicmaps/pull/12069 and related issues for details.

The C++ core is already done. What's left:

  • JNI methods
  • UI similar to iOS
  • Test that it works and looks good in landscape/portrait, light/dark mode.

Contributor guide