Commit graph

4355 commits

Author SHA1 Message Date
tibbi
92bf2acc56 make sure we update the widget config folder name from the proper thread 2018-12-16 20:31:13 +01:00
tibbi
e3964a1b91 update selected folder path at the folder picker at widget config 2018-12-16 20:10:04 +01:00
tibbi
fcde3beba1 show the folder name on the widget too, if selected so 2018-12-16 20:05:44 +01:00
Tibor Kaputa
5a330ece55
Merge pull request #1135 from hevesij/patch-4
Updated Hungarian translation
2018-12-16 19:54:44 +01:00
tibbi
536eeaeee8 allow toggling folder name visibility at the widget config screen 2018-12-16 19:54:15 +01:00
tibbi
dd537c63f3 adding a text color changer at the widget config screen 2018-12-16 19:31:59 +01:00
Hevesi János
7e88e6787b
Updated Hungarian translation 2018-12-16 19:25:20 +01:00
Tibor Kaputa
4752d54109
Merge pull request #1134 from ema-pe/patch-5
Update italian translation
2018-12-16 19:01:47 +01:00
Emanuele Petriglia
66699f1f60
Add translations for folder on the widget 2018-12-16 17:49:09 +00:00
tibbi
7c8f89cf82 add a toggle at widget config screen for toggling folder name visibility 2018-12-16 18:24:49 +01:00
tibbi
ee037d8841 adding a new string for toggling folder name visibility 2018-12-16 18:15:32 +01:00
tibbi
65aa2224bd renaming widget_config to activity_widget_config 2018-12-16 18:04:45 +01:00
tibbi
3e06d78791 show the image at the widget 2018-12-16 18:02:13 +01:00
tibbi
a7f2cc61c8 store the folder path at widgets, not thumbnail path 2018-12-16 17:13:17 +01:00
tibbi
69f6599f8d show proper media counts at the Pick Directory dialog 2018-12-16 16:57:05 +01:00
tibbi
5f10bebb19 hide the Other Folder button at the widget folder picker 2018-12-16 16:54:56 +01:00
tibbi
abb0a69f7a add handling for widget folder picking 2018-12-16 16:50:10 +01:00
tibbi
ba4b120dfe load the first folders image at the widget config screen 2018-12-16 16:36:18 +01:00
tibbi
233b6e3b54 adding a folder picker to the widget config screen 2018-12-16 16:24:44 +01:00
tibbi
bd22244a85 set the widget config Save text color to the primary color 2018-12-16 16:04:29 +01:00
tibbi
69b77a296a adding an initial widget implementation 2018-12-16 15:48:44 +01:00
tibbi
18cd305caf creating a Widget table 2018-12-16 13:13:41 +01:00
tibbi
1bc7616821 fix #1122, show full filename at delete confirmation, if deleting 1 item 2018-12-16 10:44:18 +01:00
tibbi
ea20c282ab avoid redundant folders adapter refreshing at direct subfolder groupind 2018-12-16 10:23:17 +01:00
tibbi
adf02739fe implement Back navigation at direct subfolder grouping 2018-12-16 10:19:10 +01:00
tibbi
a96e3201a3 add an extra check for handling only direct subfolders 2018-12-15 23:51:27 +01:00
tibbi
619e7ee3f4 show the current folder as an available option at grouping too, not just subfolders 2018-12-15 22:40:15 +01:00
tibbi
ce4dee2573 implement navigation between grouped direct subfolders 2018-12-15 22:32:11 +01:00
tibbi
59c6f91100 move subfolder count updating in an own function 2018-12-15 21:33:32 +01:00
tibbi
98a5b7144b fix subfolder counting at "Group direct subfolders" 2018-12-15 21:23:00 +01:00
tibbi
5482059235 open the clicked directory only if it contains no subfolders, or grouping is disabled 2018-12-14 22:51:28 +01:00
tibbi
1e47a6dd2f properly measure scrollview at directories adapter setup 2018-12-14 22:43:06 +01:00
tibbi
9488795de8 show subfolders count at the main screen, if grouping is enabled 2018-12-14 22:39:42 +01:00
tibbi
3d47eac4e3 show the sum of all subfolder media counts with "Group direct subfolders" 2018-12-14 22:02:03 +01:00
tibbi
74cfe5167e do not make the Directory model Serializable 2018-12-14 21:40:17 +01:00
tibbi
6bb69e3d9f show an additional dialog before displaying the OTG permission one 2018-12-14 21:07:00 +01:00
Tibor Kaputa
d7a6bdfb10
Merge pull request #1133 from ltGuillaume/patch-2
Dutch
2018-12-13 16:39:55 +01:00
tibbi
32012061a6 remove another redundant function for getting unique directories 2018-12-13 16:34:41 +01:00
tibbi
a0798bcd29 unify the directories funnel through which they are sorted, filtered etc 2018-12-13 16:20:00 +01:00
Guillaume
77cff3dd17
Dutch 2018-12-13 15:54:06 +01:00
tibbi
d654eca1f2 replacing some "it"s with "path"s 2018-12-13 12:40:58 +01:00
tibbi
e3fcd3c84b tweak the way folders at grouping direct subfolders are checked 2018-12-12 23:31:12 +01:00
tibbi
7dcfa167a7 handle direct subfolder grouping if selected so 2018-12-12 21:32:47 +01:00
tibbi
f5248d5d53 add a checkbox for grouping direct subfolders at the Change View dialog 2018-12-12 19:29:05 +01:00
Tibor Kaputa
55d9a9492c
Merge pull request #1130 from Pzqqt/patch-19
Update strings.xml
2018-12-12 16:17:50 +01:00
Pzqqt
7b23d5ecd7
Update strings.xml 2018-12-12 21:36:00 +08:00
tibbi
87436720b8 updating SubsamplingScaleImageView to 4.0.0 2018-12-11 21:51:27 +01:00
tibbi
f91f1819b0 update kotlin to 1.3.11 2018-12-11 12:47:25 +01:00
tibbi
b64f164742 delete invalid files from cache at loading thumbnails 2018-12-11 12:47:18 +01:00
Tibor Kaputa
b7a19908c7
Merge pull request #1127 from kniddl/patch-7
Update German string
2018-12-10 14:35:47 +01:00