Andreas Shimokawa
|
b92a3f3f7d
|
Work around broken layout in database management activity
If buttons get wider than a column, grid layout excesses screen size
Tried to properly do it but two hours headache is enough
Closes #1652
|
2019-09-25 23:20:12 +02:00 |
|
vanous
|
3d6ddb8d5e
|
make look nicer - font, uri string, buttons positions
|
2019-09-07 11:07:40 +02:00 |
|
vanous
|
503fe854eb
|
Add test button, @stringify strings, add headers
|
2019-09-02 23:06:39 +02:00 |
|
Daniele Gobbetti
|
75d3dffb14
|
Migrate to androidx support libraries and bump compile SDK version
"Optimize imports" has been run on all source files, there might be
unrelated changes, but these should be harmless.
|
2019-01-26 16:00:56 +01:00 |
|
Felix Konstantin Maurer
|
65c83c404c
|
Revert unnecessary changes
This reverts commit c19da6c6d8 .
|
2018-01-09 22:41:27 +01:00 |
|
Felix Konstantin Maurer
|
254afafa3e
|
First try at periodic db export
|
2018-01-09 22:41:27 +01:00 |
|
Daniele Gobbetti
|
612592516b
|
Colored buttons everywhere!
|
2017-08-27 19:26:27 +02:00 |
|
Daniele Gobbetti
|
44d2384aec
|
Use gridlayout from support library
Add gridlayout dependency and use it instead of heavily nested linearlayouts (fragment_live_activity) or to simplify existing grid layouts.
|
2017-08-27 18:26:49 +02:00 |
|
Daniele Gobbetti
|
0ac77fc0a4
|
Remove the legacy ControlCenter and its usages. Add New GUI to the changelog.
|
2017-03-11 19:49:57 +01:00 |
|
Andreas Shimokawa
|
08080b02bb
|
Drop support for legacy (pre 0.12.0) database
|
2017-02-23 22:44:44 +01:00 |
|
Daniele Gobbetti
|
aa2d37c76b
|
Small changes to the DB management activity #UX
|
2016-09-04 16:20:50 +02:00 |
|
Daniele Gobbetti
|
1e6cb67edd
|
UI refactoring of the DB management activity.
Added a method to delete the legacy DB only.
|
2016-08-31 17:35:28 +02:00 |
|
Daniele Gobbetti
|
6a2043eeb7
|
Create DB management activity by taking the existing functionalities from the debug activity.
|
2016-08-31 15:12:26 +02:00 |
|