Miku AuahDark
1f90ef5646
Use FLAG_ACTIVITY_NEW_TASK when opening our site.
2022-05-15 23:44:56 +08:00
Miku AuahDark
3379e4c1e9
Game folder dialog.
2022-05-15 23:40:49 +08:00
Miku AuahDark
3a51afb798
Move hardcoded menu strings.
2022-05-15 22:45:27 +08:00
Miku AuahDark
d5ba173cbb
Allow launching no-game screen.
...
Not working yet, GameActivity crashes.
2022-05-15 22:38:40 +08:00
Miku AuahDark
7914d60eae
Add swipe refresh.
2022-05-15 22:28:28 +08:00
Miku AuahDark
4848d7f712
Implement options menu.
2022-05-15 00:34:28 +08:00
Miku AuahDark
39da32d7c5
Add no games text.
2022-05-15 00:14:02 +08:00
Miku AuahDark
df8125b601
Use Theme.AppCompat.DayNight.
2022-05-14 23:20:03 +08:00
Miku AuahDark
d107d36bbd
Add about activity.
...
Can't be seen yet.
2022-05-14 23:07:00 +08:00
Miku AuahDark
ef7bb80a47
Rename android:tint to app:tint
2022-05-14 14:44:19 +08:00
Miku AuahDark
9faca13054
Game list layout.
2022-02-06 23:42:35 +08:00
Miku AuahDark
2a461594a7
Initial work of the game selector.
2022-02-06 21:39:00 +08:00
Miku AuahDark
90e7e60955
Rewrite GameActivity.java
2022-02-05 23:23:59 +08:00
Miku AuahDark
10622388b5
Initial 12.0 refactor.
...
There are no guarantees this commit will compile.
2022-02-05 16:02:16 +08:00
Miku AuahDark
c9831be4a4
Refactor AndroidManifest.
...
Playstore flavor is now removed. Instead, another "record" flavor added:
* `embedNoRecord` - Embed version without recording support.
* `embedRecord` - Embed version with recording support.
* `normalNoRecord` - Normal version without recording support.
* `normalRecord` - Normal version with recording support.
2021-12-05 11:44:47 +08:00
Miku AuahDark
62684832a6
Generate 3 different flavors: normal, playstore, embed.
2020-01-31 14:46:34 +08:00